[X2Go-Commits] [x2goclient] 03/24: Add proper license to copyright file.
git-admin at x2go.org
git-admin at x2go.org
Fri Dec 15 21:05:14 CET 2023
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to annotated tag 0.2.0.3
in repository x2goclient.
commit d33f8630e4104fa08703a0bad4c052084fdef696
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Tue Dec 27 02:54:18 2011 +0100
Add proper license to copyright file.
---
debian/changelog | 1 +
debian/copyright | 23 +++++++++++++++++++----
2 files changed, 20 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6340f45c..8f81b525 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ pyhoca-cli (0.1.4.3-0~x2go1) UNRELEASED; urgency=low
* Add python-suport (>=0.90) as dependency. Fix project name in control
file.
+ * Add proper license to copyright file.
-- Mike Gabriel <mike.gabriel at das-netzwerkteam.de> Wed, 07 Sep 2011 20:32:00 +0200
diff --git a/debian/copyright b/debian/copyright
index fc67feca..c07c5340 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,13 +1,28 @@
-pyhoca-cli - Copyright (C) 2010 by Mike Gabriel <m.gabriel at das-netzwerkteam.de>
+pyhoca-cli - Copyright (C) 2010 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+
+PyHoca-CLI 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.
+
+PyHoca-CLI 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, write to the
+Free Software Foundation, Inc.,
+51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
Published under the terms of the GNU General Public License.
See http://www.gnu.org/licenses/gpl.html for a recent copy.
-On Debian/Ubuntu systems a local copy of the GPL license can also be
+On Debian systems a local copy of the GPL license can also be
found in /usr/share/common-licenses.
-The code has been packaged for Debian/Ubuntu by Mike Gabriel
-<m.gabriel at das-netzwerkteam.de>
+The code has been packaged for Debian by Mike Gabriel
+<mike.gabriel at das-netzwerkteam.de>
light+love,
Mike Gabriel
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git
More information about the x2go-commits
mailing list