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

Andrea Veri av at src.gnome.org
Sat Oct 8 15:21:12 UTC 2011


The following commit has been merged in the master branch:
commit f6fd02247f69e17a1dc087a2e202694b57ef5be0
Author: Andrea Veri <av at src.gnome.org>
Date:   Sat Oct 8 17:21:37 2011 +0200

    debian/copyright: removed Authors section and updated ISC references. Cleaned it up a bit too.

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 at sofaraway.org>,
-	Alexander Sack <asac at canonical.com>,
-	Sasa Bodiroza <jazzva at 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 at sofaraway.org>
+	    (c) 2007, 2008, 2009 Alexander Sack <asac at canonical.com>
+	    (c) 2007, 2008, 2009 Sasa Bodiroza <jazzva at 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 at debian.org>
+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.
+ 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.

-- 
Collection of development scripts used for XUL extensions.



More information about the Pkg-mozext-commits mailing list