diff options
author | Ted Gould <ted@canonical.com> | 2009-02-17 10:26:55 -0600 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-02-17 10:26:55 -0600 |
commit | 3fe3f9fe3f81402d47ddc50b7e16bffffc0874a6 (patch) | |
tree | 1372e434ea5620bcf8294be151302ee141cd71f6 /debian/copyright | |
parent | 4c82f21c8908e40e2d5f638b15c0e325ed859177 (diff) | |
parent | 23d66233aef2061ef5f9d1e6dee33a8632c0b943 (diff) | |
download | libayatana-indicator-3fe3f9fe3f81402d47ddc50b7e16bffffc0874a6.tar.gz libayatana-indicator-3fe3f9fe3f81402d47ddc50b7e16bffffc0874a6.tar.bz2 libayatana-indicator-3fe3f9fe3f81402d47ddc50b7e16bffffc0874a6.zip |
Cherry picking r136 from the ubuntu-core-dev packaging branch that cleans up the licensing, descriptions, and adds additional info
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 41 |
1 files changed, 36 insertions, 5 deletions
diff --git a/debian/copyright b/debian/copyright index 56f5316..cf44847 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,20 +3,51 @@ 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; either version 3 of the License. - libindicate/ - Licensed under the LGPL v2.1 and/or v3 + 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'. + +License for libindicate/* (libindicate0 and libindicate-dev packages): + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 or 3 of the License. + + This library 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 + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this library; 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 Lesser General Public License +can be found in `/usr/share/common-licenses/LGPL-2.1' and +`/usr/share/common-licenses/LGPL-3'. The Debian packaging is (C) 2009, Canonical Ltd. and is licensed under the GPLv3, see `/usr/share/common-licenses/GPL-3'. |