releasing package iodine version 0.6.0~rc1-15
[debian/iodine.git] / debian / copyright
1 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2 Upstream-Name: iodine
3 Upstream-Contact: Bjorn Andersson <flex@kryo.se>, Erik Ekman <yarrick@kryo.se>
4 Source: http://code.kryo.se/iodine
5
6 Files: *
7 Copyright: 2006-2009, Bjorn Andersson <flex@kryo.se>
8  2006-2009, Erik Ekman <yarrick@kryo.se>
9 License: MIT
10
11 Files: src/md5.*
12 Copyright: 1999, [2000, ]2002 Aladdin Enterprises.  All rights reserved.
13 License: other
14  This software is provided 'as-is', without any express or implied
15  warranty.  In no event will the authors be held liable for any damages
16  arising from the use of this software.
17  .
18  Permission is granted to anyone to use this software for any purpose,
19  including commercial applications, and to alter it and redistribute it
20  freely, subject to the following restrictions:
21  .
22  1. The origin of this software must not be misrepresented; you must not
23     claim that you wrote the original software. If you use this software
24     in a product, an acknowledgment in the product documentation would be
25     appreciated but is not required.
26  2. Altered source versions must be plainly marked as such, and must not be
27     misrepresented as being the original software.
28  3. This notice may not be removed or altered from any source distribution.
29  .
30  L. Peter Deutsch
31  ghost@aladdin.com
32
33 Files: src/common.c
34 Copyright: 2006-2009, Bjorn Andersson <flex@kryo.se>
35  2006-2009, Erik Ekman <yarrick@kryo.se>
36  2007 Albert Lee <trisk@acm.jhu.edu>
37 License: MIT
38
39 Files: debian/*
40 Copyright: 2007-2013, gregor herrmann <gregoa@debian.org>
41  2007-2013, tony mancill <tmancill@debian.org>
42 License: GPL-1+
43
44 Files: debian/iodine-client-start
45 Copyright: 2008, Barak A. Pearlmutter <bap@debian.org>
46 License: MIT
47 Comment: git://github.com/barak/iodine-client-start.git
48
49 License: GPL-1+
50  This program is free software; you can redistribute it and/or modify
51  it under the terms of the GNU General Public License as published by
52  the Free Software Foundation; either version 1, or (at your option)
53  any later version.
54  .
55  On Debian systems, the complete text of the GNU General
56  Public License can be found in `/usr/share/common-licenses/GPL-1'
57
58 License: MIT
59  Permission to use, copy, modify, and distribute this software for
60  any purpose with or without fee is hereby granted, provided that
61  the above copyright notice and this permission notice appear in
62  all copies.
63  .
64  THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL
65  WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED
66  WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
67  AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR
68  CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
69  LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
70  NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
71  CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
72