diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 13:17:27 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 13:17:27 +0000 |
commit | cbdb8b64f975172ddd5ec6143a7a2d67301594f9 (patch) | |
tree | 15e19a7f041df9d31f7bbea67c1a684274fe9d6c /debian/copyright | |
parent | Adding upstream version 23.7. (diff) | |
download | psmisc-cbdb8b64f975172ddd5ec6143a7a2d67301594f9.tar.xz psmisc-cbdb8b64f975172ddd5ec6143a7a2d67301594f9.zip |
Adding debian version 23.7-1.debian/23.7-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..0ba2658 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,40 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: psmisc +Upstream-Contact: Craig Small <csmall@enc.com.au> +Source: http://psmisc.sourceforge.net/ + +Files: * +Copyright: 1993-2005 Werner Almesberger + 2002-2011 Craig small <csmall@enc.com.au> +License: GPL-2+ + +Files: src/lists.h +Copyright: 2011 Werner Fink <werner@suse.de> +License: GPL-2+ + +Files: src/peekfd.c +Copyright: 2007 Trent Waddington <trent.waddington@gmail.com> +License: GPL-2+ + +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 package; if not, write to the Free + Software Foundation, Inc., 51 Franklin St, Fifth Floor, + Boston, MA 02110-1301 USA + . + On Debian systems, the full text of the GNU General Public + License version 2 can be found in the file + `/usr/share/common-licenses/GPL-2'. + |