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