]> git.donarmstrong.com Git - dactyl.git/blob - debian/copyright
debian/copyright: Add Mozilla Foundation copyright on Mozmill
[dactyl.git] / debian / copyright
1 Format: http://dep.debian.net/deps/dep5
2 Upstream-Name: dactyl
3 Upstream-Contact: pentadactyl@googlegroups.com
4 Source: http://code.google.com/p/dactyl
5
6 Files: *
7 Copyright: © 2006-2009 Martin Stubenschrott <stubenschrott@vimperator.org>
8            © 2007-2009 Doug Kearns <dougkearns@gmail.com>
9            © 2008-2010 Kris Maglione <maglione.k@gmail.com>
10 License: MIT
11
12 Files: common/tests/functional/shared-modules/*
13 Copyright: © 2009-2010 Mozilla Foundation
14 License: MPL-1.1 or GPL-2+ or LGPL-2.1+
15  The contents of this file are subject to the Mozilla Public License
16  Version 1.1 (the "License"); you may not use this file except in
17  compliance with the License. You may obtain a copy of the License at
18  http://www.mozilla.org/MPL/
19  .
20  Software distributed under the License is distributed on an "AS IS"
21  basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
22  License for the specific language governing rights and limitations
23  under the License.
24  .
25  The Original Code is MozMill Test code.
26  .
27  The Initial Developer of the Original Code is Mozilla Foundation.
28  Portions created by the Initial Developer are Copyright (C) the Initial
29  Developer. All Rights Reserved.
30  .
31  Alternatively, the contents of this file may be used under the terms of
32  either the GNU General Public License Version 2 or later (the "GPL"),
33  or the GNU Lesser General Public License Version 2.1 or later (the
34  "LGPL"), in which case the provisions of the GPL or the LGPL are
35  applicable instead of those above.  If you wish to allow use of your
36  version of this file only under the terms of either the GPL or the
37  LGPL, and not to allow others to use your version of this file under
38  the terms of the MPL, indicate your decision by deleting the provisions
39  above and replace them with the notice and other provisions required by
40  the GPL or the LGPL. If you do not delete the provisions above, a
41  recipient may use your version of this file under the terms of any one
42  of the MPL, the GPL or the LGPL.
43
44 Files: debian/*
45 Copyright: © 2011 Michael Schutte <michi@debian.org>
46 License: MIT
47
48 License: MIT
49  Permission is hereby granted, free of charge, to any person obtaining a
50  copy of this software and associated documentation files (the
51  "Software"), to deal in the Software without restriction, including
52  without limitation the rights to use, copy, modify, merge, publish,
53  distribute, sublicense, and/or sell copies of the Software, and to
54  permit persons to whom the Software is furnished to do so, subject to
55  the following conditions:
56  .
57  The above copyright notice and this permission notice shall be included
58  in all copies or substantial portions of the Software.
59  .
60  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
61  OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
62  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
63  IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
64  CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
65  TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
66  SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
67
68 License: GPL-2+
69  On Debian GNU/Linux systems, the full text of the oldest applicable
70  version of the GNU General Public License can be found in
71  sr/share/common-licenses/GPL-2.
72
73 License: LGPL-2.1+
74  On Debian GNU/Linux systems, the full text of the oldest applicable
75  version of the GNU Lesser General Public License can be found in
76  /usr/share/common-licenses/LGPL-2.1.
77
78 License: MPL-1.1
79  A full copy of the Mozilla Public License, version 1.1, is shipped with
80  this package as /usr/share/doc/xul-ext-pentadactyl/MPL.gz.