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