aboutsummaryrefslogtreecommitdiff
path: root/debian/copyright
diff options
context:
space:
mode:
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright97
1 files changed, 74 insertions, 23 deletions
diff --git a/debian/copyright b/debian/copyright
index 6d7c11b..e554b5c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,40 +1,91 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
-Name: libdbusmenu
-Maintainer: Ted Gould <ted@canonical.com>
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: libdbusmenu
+Upstream-Contact: Ted Gould <ted@canonical.com>
Source: https://launchpad.net/dbusmenu
Files: *
-Copyright: 2009-2010 Ted Gould <ted@canonical.com>, Canonical Ltd.
+Copyright:
+ 2009-2010, Ted Gould <ted@canonical.com>, Canonical Ltd.
License: GPL-3
-Files: libdbusmenu-{glib,gtk}/*
-Copyright: 2009-2010 Ted Gould <ted@canonical.com>, Canonical Ltd.
-License: LGPL-2.1 | LGPL-3
+Files: libdbusmenu-glib/*
+ libdbusmenu-gtk/*
+Copyright:
+ 2009-2010, Ted Gould <ted@canonical.com>, Canonical Ltd.
+License: LGPL-2.1 or LGPL-3
Files: libdbusmenu-glib/dbus-menu.xml
-Copyright: 2009-2010 Ted Gould <ted@canonical.com>, Canonical Ltd.
-Copyright: 2009-2010 Aurélien Gâteau <aurelien.gateau@canonical.com>
-License: LGPL-2.1 | LGPL-3
+Copyright:
+ 2009-2010, Ted Gould <ted@canonical.com>, Canonical Ltd.
+License: LGPL-2.1 or LGPL-3
-Files: tools/{dbusmenu-bench,testapp/main.c}
-Copyright: 2009-2010 Aurélien Gâteau <aurelien.gateau@canonical.com>
-License: LGPL-2.1 | LGPL-3
+Files: tools/dbusmenu-bench
+ tools/testapp/main.c
+Copyright:
+ 2009-2010, Aurélien Gâteau <aurelien.gateau@canonical.com>
+License: LGPL-2.1 or LGPL-3
Files: debian/*
-Copyright: 2009-2010 Evgeni Golov <evgeni@debian.org>
-Copyright: 2009-2010 Ted Gould <ted@canonical.com>, Canonical Ltd.
-Copyright: 2009-2010 Sebastien Bacher <seb128@ubuntu.com>
-Copyright: 2009-2010 Ken VanDine <ken.vandine@canonical.com>
+Copyright:
+ 2009-2010, Evgeni Golov <evgeni@debian.org>
+ 2009-2010, Ted Gould <ted@canonical.com>, Canonical Ltd.
+ 2009-2010, Sebastien Bacher <seb128@ubuntu.com>
+ 2009-2010, Ken VanDine <ken.vandine@canonical.com>
+ 2017, Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
License: GPL-3
+Files: debian/patches/*
+Copyright:
+ 2017, Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
+License: LGPL-2.1 or LGPL-3
+
License: GPL-3
- On Debian systems, the complete text of the GNU General
- Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'.
+ 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 Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ version 3 can be found in `/usr/share/common-licenses/GPL-3'.
License: LGPL-2.1
- On Debian systems, the complete text of the GNU Lesser General
- Public License version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Library General Public
+ License as published by the Free Software Foundation; version 2.1
+ 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
+ Library General Public License for more details.
+ .
+ You should have received a copy of the GNU Library 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
+ .
+ See /usr/share/common-licenses/LGPL-2.1 for the full license text.
License: LGPL-3
- On Debian systems, the complete text of the GNU Lesser General
- Public License version 3 can be found in `/usr/share/common-licenses/LGPL-3'.
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Library General Public
+ License as published by the Free Software Foundation; version 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
+ Library General Public License for more details.
+ .
+ You should have received a copy of the GNU Library 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
+ .
+ See /usr/share/common-licenses/LGPL-3 for the full license text.