diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2009-08-11 09:30:04 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2009-08-11 09:30:04 -0400 |
commit | 801aed4d4f8851a7e4f3f72c1e54c6e7df73fd49 (patch) | |
tree | 20ad0bbeeb36f10504bd8bf8ae6b446377df6549 /debian/copyright | |
parent | fef084999d1b126590d90f097d9e67c06e9098bf (diff) | |
download | ayatana-indicator-session-801aed4d4f8851a7e4f3f72c1e54c6e7df73fd49.tar.gz ayatana-indicator-session-801aed4d4f8851a7e4f3f72c1e54c6e7df73fd49.tar.bz2 ayatana-indicator-session-801aed4d4f8851a7e4f3f72c1e54c6e7df73fd49.zip |
Added copyright and license information
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 54 |
1 files changed, 53 insertions, 1 deletions
diff --git a/debian/copyright b/debian/copyright index 6e773b6..9a36417 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1 +1,53 @@ -Canonical Copyright +This package was debianized by Ted Gould <ted@canonical.com> on +Thu, 06 Aug 2009 17:23:01 +0100. + +It was downloaded from https://launchpad.net/indicator-applet + +Upstream Author: + + Ted Gould <ted@canonical.com> + +Copyright: + + Copyright (C) 2009 Canonical Ltd + Copyright (C) 2004 Gustavo Noronha Silva + +License: + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License version 3 as + published by the Free Software Foundation. + + 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, see <http://www.gnu.org/licenses/>. + +Two files (logout-dialog.h logout-dialog.c) are under: + + 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 of the License, or (at your option) any later version. + + 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 Street, Fifth Floor, + Boston, MA 02110-1301 USA + + +The Debian packaging is: + + Copyright (C) 2009 Ted Gould <ted@canonical.com> + +On Debian/Ubuntu systems, the full text of the LGPL v2 can be found in +`/usr/share/common-licenses/LGPL-2', the full text of the GPL v3 can be +found in `/usr/share/common-licenses/GPL-3' |