[SCM] mate-system-monitor Debian package branch, master, updated. acf7492d59b5f2f209e83e8bf9cdce89a693e9de
Vangelis Mouhtsis
gnugr-guest at moszumanska.debian.org
Sat Feb 15 07:55:45 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-system-monitor.git;a=commitdiff;h=acf7492
The following commit has been merged in the master branch:
commit acf7492d59b5f2f209e83e8bf9cdce89a693e9de
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date: Wed Feb 12 18:55:11 2014 +0200
debian/copyright: import copyright file as provided by Vangelis Mouhtsis on github.com/gnugr
---
debian/copyright | 154 ++++++++++++++++++++++++++++++++++++++++++-------------
1 file changed, 117 insertions(+), 37 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index af4fcb9..dbc5ee1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,43 +1,123 @@
-This work was packaged for Debian by:
-
- Stefano Karapetsas <stefano at karapetsas.com> on Tue, 08 Nov 2011 01:10:09 +0100
-
-It was downloaded from:
-
- <https://github.com/Perberos/Mate-Extra>
-
-Upstream Author:
-
- Perberos <perberos at gmail.com>
-
-Copyright:
-
- Copyright (C) 2011 Perberos
-
-License:
-
- This package 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 2 of the License, or
- (at your option) any later version.
-
- This package 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 program. If not, see <http://www.gnu.org/licenses/>
-
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: mate-system-monitor
+Upstream-Contact: Stefano Karapetsas <stefano at karapetsas.com
+Source: http://pub.mate-desktop.org/releases/
+
+Files: src/argv.cpp
+ src/argv.h
+ src/defaulttable.h
+ src/disks.cpp
+ src/disks.h
+ src/e_date.c
+ src/e_date.h
+ src/iconthemewrapper.cpp
+ src/iconthemewrapper.h
+ src/load-graph.cpp
+ src/load-graph.h
+ src/lsof.cpp
+ src/lsof.h
+ src/memmaps.cpp
+ src/memmaps.h
+ src/openfiles.cpp
+ src/openfiles.h
+ src/prettytable.cpp
+ src/prettytable.h
+ src/procman_gksu.cpp
+ src/procman_gksu.h
+ src/procman_matesu.cpp
+ src/procman_matesu.h
+ src/selection.cpp
+ src/selection.h
+ src/selinux.cpp
+ src/selinux.h
+ src/settings-keys.cpp
+ src/settings-keys.h
+ src/smooth_refresh.cpp
+ src/smooth_refresh.h
+ src/sysinfo.cpp
+ src/sysinfo.h
+ src/util.cpp
+ src/util.h
+Copyright: *No copyright*
+License: UNKNOWN
+Specified files lack copyright/license information in the
+(non-present) file header.
+
+Files: src/callbacks.cpp
+ src/callbacks.h
+ src/interface.cpp
+ src/interface.h
+ src/procactions.cpp
+ src/procactions.h
+ src/procdialogs.cpp
+ src/procdialogs.h
+ src/procman.cpp
+ src/procman.h
+ src/proctable.cpp
+ src/proctable.h
+Copyright: 2001, Kevin Vandersloot
+License: GPL-2+
+
+Files: src/bacon-message-connection.c
+ src/bacon-message-connection.h
+Copyright: 2003, Bastien Nocera <hadess at hadess.net>
+License: GPL-2+
+
+Files: src/gsm_color_button.c
+ src/gsm_color_button.h
+Copyright: 2007, Karl Lattimer <karl at qdh.org.uk>
+License: LGPL-2+
+
+License: LGPL-2+
+
+ The licenses for most software are designed to take away your
+freedom to share and change it. By contrast, the GNU General Public
+Licenses are intended to guarantee your freedom to share and change
+free software--to make sure the software is free for all its users.
+
+ This license, the Library General Public License, applies to some
+specially designated Free Software Foundation software, and to any
+other libraries whose authors decide to use it. You can use it for
+your libraries, too.
+
+ When we speak of free software, we are referring to freedom, not
+price. Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+this service if you wish), that you receive source code or can get it
+if you want it, that you can change the software or use pieces of it
+in new free programs; and that you know you can do these things.
+
+ To protect your rights, we need to make restrictions that forbid
+anyone to deny you these rights or to ask you to surrender the rights.
+These restrictions translate to certain responsibilities for you if
+you distribute copies of the library, or if you modify it.
+.
On Debian systems, the complete text of the GNU General
-Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
+Public License version LGPL-2 can be found in "/usr/share/common-licenses/LGPL-2".
-The Debian packaging is:
+Files: ltmain.sh
+Copyright: 1996-2001, 2003-2006
+License: GPL-2+
- Copyright (C) 2011 Stefano Karapetsas <stefano at karapetsas.com>
+Files: debian/*
+Copyright: 2011 Stefano Karapetsas <stefano at karapetsas.com>
+ 2013 Mike Gabriel <sunweaver at debian.org>
+License: GPL-2+
-you can redistribute it and/or modify
+License: GPL-2+
+
+This package 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 2 of the License, or
-(at your option) any later version.
-
+(at your opinion) any later version.
+.
+This package 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 Genaral Public License for more details.
+.
+You should have received a copy og the GNU General Public License
+along with this program. If not, see <http://www.gnu.org/licenses/>
+.
+On Debian systems, the complete text of the GNU General
+Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
--
mate-system-monitor Debian package
More information about the pkg-mate-commits
mailing list