diff options
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 77 |
1 files changed, 18 insertions, 59 deletions
diff --git a/debian/copyright b/debian/copyright index ba92c05..bd8f0d9 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,60 +1,19 @@ -This package was debianized by Robert Collins <robert@canonical.com> on -Thu, 29 Oct 2009 15:44:14 +1100 +Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat +Upstream-Name: libappindicator +Upstream-Maintainer: Ted Gould <ted@ubuntu.com> +Upstream-Source: https://launchpad.net/libappindicator + +Files: * +Copyright: (C) 2009, 2010 Canonical Ltd. +License: GPL v3 + The full text of the GPL is distributed in + /usr/share/common-licenses/GPL-3 on Debian systems. + +Files: bindings/python, src/app-indicator-enum-types.h.in, + src/app-indicator-enum-types.c, src/app-indicator.h, src/app-indicator.c: +Copyright: (C) 2009, 2010 Canonical Ltd. +License: LGPL v2.1 + The full text of the LGPL is distributed in + /usr/share/common-licenses/LGPL-2.1 on Debian systems. + -It was downloaded from <http://launchpad.net/indicator-application/> - -Upstream Author: - - Ted Gould <ted@canonical.com> - -Copyright: - - Copyright (C) 2009 Canonical Ltd. - -License: - - 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 - -Two files (app-indicator.c and app-indicator.h) are under: - - 1) the GNU Lesser General Public License version 3, as published by the - Free Software Foundation; and/or - 2) the GNU Lesser General Public License version 2.1, 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 warranties of - MERCHANTABILITY, SATISFACTORY QUALITY or FITNESS FOR A PARTICULAR - PURPOSE. See the applicable version of the GNU Lesser General Public - License for more details. - - 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 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 - -On Debian/Ubuntu systems, the full text of the LGPL v2.1 can be found in -`/usr/share/common-licenses/LGPL-2.1', the full text of the LGPL v3 can be found in -`/usr/share/common-licenses/LGPL-3, and the full text of the GPL v3 can be -found in `/usr/share/common-licenses/GPL-3' |