summaryrefslogtreecommitdiff
path: root/debian/copyright
diff options
context:
space:
mode:
authorLuca Bruno <lethalman88@gmail.com>2009-04-26 21:45:38 +0000
committerLuca Bruno <lethalman88@gmail.com>2009-04-26 21:45:38 +0000
commitc5deec5a3372a2c20510faf6da89a781f401758b (patch)
treecd8f2bd2766e5b6da5bb821744fce28883fd4922 /debian/copyright
parent* New upstream translation and bugfix release. (diff)
downloadzenity-c5deec5a3372a2c20510faf6da89a781f401758b.tar.gz
zenity-c5deec5a3372a2c20510faf6da89a781f401758b.tar.bz2
zenity-c5deec5a3372a2c20510faf6da89a781f401758b.zip
* New upstream release.
* debian/control.in: - Remove libgnomecanvas2-dev dependency. - Bump up Standards-Version to 3.8.1, no changes needed. - Bump libgtk2.0-dev to 2.15.1. * debian/copyright: - Change license to LGPL-2. - Add two more upstream authors and copyright notices.
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright36
1 files changed, 23 insertions, 13 deletions
diff --git a/debian/copyright b/debian/copyright
index 20916a7e..d10ebc0f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,22 +3,32 @@ Sat, 1 Feb 2003 15:46:03 +0000.
It was downloaded from ftp://ftp.gnome.org/pub/GNOME/sources/zenity/
-Upstream Author: Glynn Foster <glynn.foster@sun.com>
+Upstream Authors:
+ Glynn Foster <glynn.foster@sun.com>
+ Mike Newman <mikegtn@gnome.org>
+ Lucas Rocha <lucasr@cvs.gnome.org>
Copyright:
+ Copyright (C) 2002-2005 Sun Microsystems, Inc.
+ Copyright (C) 2003 Mike Newman
+ Copyright (C) 2005-2009 Lucas Rocha
- This package 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 2 dated June, 1991.
+License:
- This package 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.
+ This package 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.
- You should have received a copy of the GNU General Public License
- along with this package; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
+ This package 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.
-On Debian GNU/Linux systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
+ You should have received a copy of the GNU Lesser General Public
+ License along with this package; 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'.
bgstack15