diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 16:02:19 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 16:02:19 +0000 |
commit | 670c19c1ec189d5831be4a4c09099036da4635ad (patch) | |
tree | 9e929200d3abb9b52d685695db2a72e02718b243 /debian/copyright | |
parent | Adding upstream version 248. (diff) | |
download | postgresql-common-debian/248.tar.xz postgresql-common-debian/248.zip |
Adding debian version 248.debian/248debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..e307173 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,17 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Contact: Debian PostgreSQL Maintainers <pkg-postgresql-public@lists.alioth.debian.org> + +Files: * +Copyright: 2005-2014 Martin Pitt <mpitt@debian.org> + 2009 Cyril Bouthors <cyril@bouthors.org> + 2010 Dimitri Fontaine <dfontaine@hi-media.com> + 2011-2020 Christoph Berg <myon@debian.org> + 2013 Peter Eisentraut <petere@debian.org> +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. + . + The full text of the GPL is distributed as in + /usr/share/common-licenses/GPL-2 on Debian systems. |