r27901 - in /desktop/unstable/startup-notification/debian: changelog copyright

jcristau at users.alioth.debian.org jcristau at users.alioth.debian.org
Sat May 14 13:39:24 UTC 2011


Author: jcristau
Date: Sat May 14 13:39:20 2011
New Revision: 27901

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=27901
Log:
Update debian/copyright with missing copyright notices and MIT license.

Modified:
    desktop/unstable/startup-notification/debian/changelog
    desktop/unstable/startup-notification/debian/copyright

Modified: desktop/unstable/startup-notification/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/startup-notification/debian/changelog?rev=27901&op=diff
==============================================================================
--- desktop/unstable/startup-notification/debian/changelog [utf-8] (original)
+++ desktop/unstable/startup-notification/debian/changelog [utf-8] Sat May 14 13:39:20 2011
@@ -4,6 +4,7 @@
   * New upstream release (closes: #625882)
   * Build-depend on libxcb-util0-dev instead of the obsolete libxcb-atom1-dev,
     libxcb-aux0-dev and libxcb-event1-dev (closes: #626670).
+  * Update debian/copyright with missing copyright notices and MIT license.
 
  -- Julien Cristau <jcristau at debian.org>  Sat, 14 May 2011 14:43:04 +0200
 

Modified: desktop/unstable/startup-notification/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/startup-notification/debian/copyright?rev=27901&op=diff
==============================================================================
--- desktop/unstable/startup-notification/debian/copyright [utf-8] (original)
+++ desktop/unstable/startup-notification/debian/copyright [utf-8] Sat May 14 13:39:20 2011
@@ -5,7 +5,34 @@
 
 Upstream Author: Havoc Pennington <hp at redhat.com>
 
-License:
+License: part MIT, part LGPL, see below.
+
+    Copyright (C) 2002 Red Hat, Inc.
+    Copyright (C) 2009 Julien Danjou <julien at danjou.info>
+    
+    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.
+
+
+    From libsn/sn-util.c:
+    This code derived from GLib, Copyright (C) 1997-2002 by the GLib team.
 
     This package is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public




More information about the pkg-gnome-commits mailing list