diff options
author | Andrea Veri <av@src.gnome.org> | 2011-10-08 17:21:37 +0200 |
---|---|---|
committer | Andrea Veri <av@src.gnome.org> | 2011-10-08 17:21:37 +0200 |
commit | f6fd02247f69e17a1dc087a2e202694b57ef5be0 (patch) | |
tree | e32aa2441a75d377937861cb31e269e71fb721b9 /debian | |
parent | 3da420934ee663d725dbdba0f6e66c02e5478ca2 (diff) |
debian/copyright: removed Authors section and updated ISC references. Cleaned it up a bit too.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/copyright | 43 |
1 files changed, 17 insertions, 26 deletions
diff --git a/debian/copyright b/debian/copyright index 41f71be..6c8b5b0 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,16 +2,13 @@ Format: http://dep.debian.net/deps/dep5 Upstream-Name: mozilla-devscripts Source: git://git.debian.org/pkg-mozext/mozilla-devscripts.git -Authors: - Fabien Tassin <fta@sofaraway.org>, - Alexander Sack <asac@canonical.com>, - Sasa Bodiroza <jazzva@gmail.com> - Files: src/xpi.mk, src/xpi-pack, src/xpi-unpack, src/Buildsystem/xul_ext.pm -Copyright: Copyright (c) 2007, 2008, 2009 - The Authors - (c) 2008-2009 Canonical Ltd. - (c) Sasa Bodiroza - (c) 2010 Mike Hommey +Copyright: (c) 2007, 2008, 2009 Fabien Tassin <fta@sofaraway.org> + (c) 2007, 2008, 2009 Alexander Sack <asac@canonical.com> + (c) 2007, 2008, 2009 Sasa Bodiroza <jazzva@gmail.com> + (c) 2008-2009 Canonical Ltd. + (c) Sasa Bodiroza + (c) 2010 Mike Hommey License: GPL-2.0+ License: GPL-2.0+ @@ -33,24 +30,18 @@ License: GPL-2.0+ Files: src/dh_xul-ext, src/install-xpi, src/moz-version, src/moz_version.py, src/xpi-repack, tests/* -Copyright: Copyright (c) 2009 Benjamin Drung <bdrung@debian.org> +Copyright: (c) 2009 Benjamin Drung <bdrung@debian.org> License: ISC License: ISC - Permission is hereby granted, free of charge, to any person obtaining a copy - of this software and associated documentation files (the "Software"), to deal - in the Software without restriction, including without limitation the rights - to use, copy, modify, merge, publish, distribute, sublicense, and/or sell - copies of the Software, and to permit persons to whom the Software is - furnished to do so, subject to the following conditions: - . - The above copyright notice and this permission notice shall be included in - all copies or substantial portions of the Software. + Permission to use, copy, modify, and/or distribute this software for any + purpose with or without fee is hereby granted, provided that the above + copyright notice and this permission notice appear in all copies. . - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - THE SOFTWARE. + THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES + WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF + MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR + ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES + WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN + ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF + OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |