summaryrefslogtreecommitdiff
path: root/debian/copyright
diff options
context:
space:
mode:
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright86
1 files changed, 64 insertions, 22 deletions
diff --git a/debian/copyright b/debian/copyright
index a3e2f18..a65bac7 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,28 +1,70 @@
-This package was debianized by:
- Ionutz Borcoman <borco@borco-ei.eng.hokudai.ac.jp> on
- Thu, 10 Aug 2000 12:08:53 +0900.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: xbase64
+Source: https://sourceforge.net/projects/xdb/
-It was downloaded from:
- http://xdb.sourceforge.net/
+Files: *
+Copyright: 1997-2003 Gary A. Kunkel <gkunkel@zhsac.com>
+License: LGPL-2.1+
-Upstream Authors:
-Bob Cotton <bcotton@synix.com> - Clipper NTX index support
-Denis Braussen <postoffice@mail.dotcom.fr> - general support
-Denis Pershin <dyp@inetlab.com> - provided library enhancements
-Eirk Bachman <ebp@geocities.com> - keeper of definitive Xbase spec
-Gabriel Emerson <egabriel@io.com> - provided logo
-Gary Kunkel <gkunkel@startech.keller.tx.us> - original author
-Kehl Hubertus <kehlh@hotmail.com> - Xbase to Xbase C++ Perl Converter
-Michael Bedward <mbedward@ozemail.com.au> - Expression logic support
-Paul Foster <paulf@quillandmouse.com> - general support
-Vitaly Fedrushkov <willy@snowyowl.csu.ac.ru> - TV support and more
+Files: bin/*.cpp
+ examples/*.cpp
+ libtest/*.cpp
+Copyright: 1997-2003 Gary A. Kunkel <gkunkel@zhsac.com>
+License: GPL-2+
-Copyright: Copyright (C) 1997 StarTech, Gary A. Kunkel
+Files: debian/*
+Copyright: 2014 Jörg Frings-Fürst <debian@jff-webhosting.net>
+License: GPL-3.0+
-License:
- LGPL (see /usr/share/common-licenses/LGPL)
+License: LGPL-2.1+
+ 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 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'
- bin/*.cpp, libtest/*.cpp, examples/*.cpp: GPLv2+
+License: GPL-2+
+ 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 2 of the License, or
+ (at your option) any later version.
+ .
+ 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/>.
+ .
+ The complete text of the GNU General Public License
+ can be found in /usr/share/common-licenses/GPL-2 file.
+
+License: GPL-3.0+
+ 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, or
+ (at your option) any later version.
+ .
+ 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.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
-On Debian systems the full text of the licenses can be found in
-/usr/share/common-licenses/{GPL,LGPL}.