diff options
author | Martin Pitt <martin.pitt@canonical.com> | 2009-02-17 11:28:09 +0100 |
---|---|---|
committer | Martin Pitt <martin.pitt@canonical.com> | 2009-02-17 11:28:09 +0100 |
commit | fa242863638df48baf02afae6819ad4a2e17d245 (patch) | |
tree | 85a52fa42f405d871bcf3ea6e5175e0b48d2055b /debian | |
parent | b4b13c756e21a2071890766b142a7a99815d9826 (diff) | |
download | ayatana-indicator-messages-fa242863638df48baf02afae6819ad4a2e17d245.tar.gz ayatana-indicator-messages-fa242863638df48baf02afae6819ad4a2e17d245.tar.bz2 ayatana-indicator-messages-fa242863638df48baf02afae6819ad4a2e17d245.zip |
debian/copyright: Properly describe license.
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'. |