[Pkg-mozext-commits] [SCM] Collection of development scripts used for XUL extensions. branch, master, updated. 0.23-48-g3da4209

Andrea Veri av at src.gnome.org
Sat Oct 8 13:06:45 UTC 2011


The following commit has been merged in the master branch:
commit 3da420934ee663d725dbdba0f6e66c02e5478ca2
Author: Andrea Veri <av at src.gnome.org>
Date:   Sat Oct 8 15:06:23 2011 +0200

    debian/copyright: added missing copyright holders and references to the ISC license.

diff --git a/debian/copyright b/debian/copyright
index 7738356..41f71be 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,10 +7,11 @@ Authors:
 	Alexander Sack <asac at canonical.com>,
 	Sasa Bodiroza <jazzva at gmail.com>
 
-Files: *
-Copyright: Copyright: (c) 2007, 2008, 2009 - The Authors
-                      (c) 2009-2011, Benjamin Drung <bdrung at debian.org>
+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
 License: GPL-2.0+
 
 License: GPL-2.0+
@@ -30,4 +31,26 @@ License: GPL-2.0+
  On Debian systems, the complete text of the GNU General
  Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
 
+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 at 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.
+ .
+ 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.

-- 
Collection of development scripts used for XUL extensions.



More information about the Pkg-mozext-commits mailing list