diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/copyright | 20 |
2 files changed, 19 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index a7446c5..f5106f7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,5 +4,6 @@ indicator-messages (0.1-0ubuntu1) UNRELEASED; urgency=low (lp:~indicator-applet-developers/indicator-applet/messages-packaging) * debian/control: Add Homepage:, Vcs-Bzr:, and fix package description. + * debian/copyright: Properly describe license. - -- Martin Pitt <martin.pitt@ubuntu.com> Tue, 17 Feb 2009 11:24:47 +0100 + -- Martin Pitt <martin.pitt@ubuntu.com> Tue, 17 Feb 2009 11:27:56 +0100 diff --git a/debian/copyright b/debian/copyright index 04a54b5..aa4fb6f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,17 +3,31 @@ Wed, 11 Feb 2009 15:41:06 -0600. It was downloaded from <http://launchpad.net/indicate-applet/> -Upstream Author(s): +Upstream Author: Ted Gould <ted@canonical.com> Copyright: - <Copyright (C) 2009 Canonical Ltd.> + Copyright (C) 2009 Canonical Ltd. License: - Licensed under the GPL v3 + 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, version 3 of the License. + + 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 program; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL-3'. The Debian packaging is (C) 2009, Canonical Ltd. and is licensed under the GPLv3, see `/usr/share/common-licenses/GPL-3'. |