[SCM] libmateweather Debian package branch, master, updated. ce15c7a8ed13c03118cf84b045033e548a35cc67
Mike Gabriel
sunweaver at alioth.debian.org
Tue Oct 15 10:32:51 UTC 2013
Gitweb-URL: http://git.debian.org/?p=pkg-mate/libmateweather.git;a=commitdiff;h=ce15c7a
The following commit has been merged in the master branch:
commit ce15c7a8ed13c03118cf84b045033e548a35cc67
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Tue Oct 15 12:31:29 2013 +0200
finalize/complete deban/copyright file
---
debian/copyright | 116 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 116 insertions(+)
diff --git a/debian/copyright b/debian/copyright
index 11a8232..3f3a411 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -11,6 +11,13 @@ Copyright: 2004, Gareth Owen
2005, Ryan Lortie
License: GPL-2+
+Files: icons/*.svg
+Copyright: UNKNOWN
+License: GPL-2+
+Comment:
+ Presuming GPL-2+ (SVGs only hint to GPL-2) as all other licenses
+ used in this source code opt usage of a higher license version.
+
Files: libmateweather/location-entry.c
libmateweather/location-entry.h
libmateweather/mateweather-location.*
@@ -25,6 +32,70 @@ Copyright: 2008, Red Hat, Inc
2008, Novell, Inc
License: LGPL-2.1+
+Files: data/Makefile.in
+ doc/Makefile.in
+ icons/Makefile.in
+ libmateweather/Makefile.in
+ Makefile.in
+ po-locations/Makefile.in
+ python/Makefile.in
+Copyright: 1994-2013 Free Software Foundation, Inc.
+License:
+ This Makefile.in is free software; the Free Software Foundation
+ gives unlimited permission to copy and/or distribute it,
+ with or without modifications, as long as this notice is preserved.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+ even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+ PARTICULAR PURPOSE.
+
+Files: po/Makefile.in.in
+Copyright: 1995, 1996, 1997 Ulrich Drepper <drepper at gnu.ai.mit.edu>
+ 2004-2008 Rodney Dawes <dobey.pwns at gmail.com>
+License:
+ This file may be copied and used freely without restrictions. It may
+ be used in projects which are not available under a GNU Public License,
+ but which still want to provide support for the GNU gettext functionality.
+
+Files: m4/intltool.m4
+Copyright: 2001 Eazel, Inc.
+License: GPL-2+
+
+Files: compile
+ decomp
+ ltmain.sh
+ missing
+ m4/libtool.m4
+Copyright: 1996-2013 Free Software Foundation, Inc.
+License: GPL-2+
+
+Files: config.guess
+ config.sub
+Copyright: 1992-2013 Free Software Foundation, Inc.
+License: GPL-3+
+
+Files: configure
+Copyright: 1992-1996, 1998-2012 Free Software Foundation, Inc.
+License:
+ This configure script is free software; the Free Software Foundation
+ gives unlimited permission to copy, distribute and modify it.
+
+Files: aclocal.m4
+ m4/lt~obsolete.m4
+ m4/ltoptions.m4
+ m4/ltsugar.m4
+ m4/ltversion.m4
+Copyright: 1996-2013 Free Software Foundation, Inc.
+License:
+ This file is free software; the Free Software Foundation gives
+ unlimited permission to copy and/or distribute it, with or without
+ modifications, as long as this notice is preserved.
+
+Files: install-sh
+Copyright: 1994 X Consortium
+License: MIT-X11
+
Files: debian/*
Copyright: 2011-2013 Stefano Karapetsas <stefano at karapetsas.com>
2013 Mike Gabriel <sunweaver at debian.org>
@@ -52,6 +123,28 @@ License: GPL-2+
License version 2 can be found in the file
`/usr/share/common-licenses/GPL-2'.
+License: GPL-3+
+ This program is free software; you can redistribute it
+ and/or modify it under the terms of the GNU General Public
+ License as published by the Free Software Foundation; either
+ version 3 of the License, or (at your option) any later
+ version.
+ .
+ This program is distributed in the hope that it will be
+ useful, but WITHOUT ANY WARRANTY; without even the implied
+ warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
+ PURPOSE. See the GNU General Public License for more
+ details.
+ .
+ You should have received a copy of the GNU General Public
+ License along with this package; if not, write to the Free
+ Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ Boston, MA 02110-1301 USA
+ .
+ On Debian systems, the full text of the GNU General Public
+ License version 3 can be found in the file
+ `/usr/share/common-licenses/GPL-3'.
+
License: LGPL-2.1+
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
@@ -71,3 +164,26 @@ License: LGPL-2.1+
On Debian systems, the full text of the GNU Lesser General Public
License version 2,1 can be found in the file
`/usr/share/common-licenses/LGPL-2.1'.
+
+License: MIT-X11
+ 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
+ X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+ AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
+ TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ .
+ Except as contained in this notice, the name of the X Consortium shall not
+ be used in advertising or otherwise to promote the sale, use or other deal-
+ ings in this Software without prior written authorization from the X Consor-
+ tium.
--
libmateweather Debian package
More information about the pkg-mate-commits
mailing list