chiark / gitweb /
debian/copyright: Fix and extend based on CFD research.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 14 Sep 2024 10:27:16 +0000 (11:27 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 14 Sep 2024 10:27:16 +0000 (11:27 +0100)
debian/copyright

index 90ecc72fe6d917b4ad20c7e0d92cb2452ec36382..44b06f89abe63d0526c7215c2d79ed7dba949c2a 100644 (file)
@@ -1,6 +1,6 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Copyright: 2020--2021 Mark Wooding, Straylight/Edgeware
-Upstream-Name: tripe
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Copyright: 2020, 2021, 2024 Mark Wooding, Straylight/Edgeware
+Upstream-Name: runlisp
 Upstream-Contact: Mark Wooding <mdw@distorted.org.uk>
 Source: https://ftp.distorted.org.uk/pub/mdw/
 License: GPL-3.0+
 Upstream-Contact: Mark Wooding <mdw@distorted.org.uk>
 Source: https://ftp.distorted.org.uk/pub/mdw/
 License: GPL-3.0+
@@ -9,6 +9,81 @@ Files: *
 Copyright: 2020--2021 Mark Wooding, Straylight/Edgeware
 License: GPL-3.0+
 
 Copyright: 2020--2021 Mark Wooding, Straylight/Edgeware
 License: GPL-3.0+
 
+Files: .ext/cfd/build/*
+Copyright: 2003, 2008--2010, 2013, 2016, 2019, 2020 Straylight/Edgeware
+License: GPL-2.0+
+
+Files: .ext/cfd/src/*
+Copyright: 1996, 1997, 1999, 2000, 2004, 2008 Straylight/Edgeware
+License: LGPL-2.0+
+
+Files:
+       .ext/cfd/build/auto-version .ext/cfd/build/confsubst
+       .ext/cfd/doc/texinice.tex .ext/cfd/m4/*.m4
+Copyright: 1999, 2002--2006, 2008, 2010, 2013, 2017, 2019, 2020, 2024
+       Mark Wooding
+License: GPL-2.0+
+
+Files: .ext/cfd/doc/INSTALL
+Copyright: 1994--1996, 1999--2002, 2004--2012 Free Software Foundation
+License: FSFAP
+       Copying and distribution of this file, with or without modification,
+       are permitted in any medium without royalty provided the copyright
+       notice and this notice are preserved.  This file is offered as-is,
+       without warranty of any kind.
+
+Files: .ext/cfd/licence/*
+Copyright: 1989, 1991, 1999, 2007 Free Software Foundation
+License: FSF-meta-licence
+       Everyone is permitted to copy and distribute verbatim copies of this
+       license document, but changing it is not allowed.
+
+Files: .ext/cfd/src/getdate.*
+Copyright:
+       (unknown dates) Steven M. Bellovin
+       (unknown dates) `a couple of people on Usenet'
+       1994 Rich Salz
+       1994 Jim Berets
+       1999 Mark Wooding
+License: public-domain
+       This code is in the public domain and has no copyright.
+
+License: GPL-2.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 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, see <https://www.gnu.org/licenses/>.
+Comment:
+       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'.
+
+License: LGPL-2.0+
+       This library is free software; you can redistribute it and/or modify
+       modify it under the terms of the GNU Library 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 Library General Public
+       License along with this package; if not, see
+       <https://www.gnu.org/licenses/>.
+Comment:
+       On Debian systems, the full text of the GNU Library General Public
+       License version 2 can be found in the file
+       '/usr/share/common-licenses/LGPL-2'.
+
 License: GPL-3.0+
  runlisp is free software: you can redistribute it and/or modify it
  under the terms of the GNU General Public License as published by the
 License: GPL-3.0+
  runlisp is free software: you can redistribute it and/or modify it
  under the terms of the GNU General Public License as published by the
@@ -22,6 +97,6 @@ License: GPL-3.0+
  .
  You should have received a copy of the GNU General Public License
  along with runlisp.  If not, see <https://www.gnu.org/licenses/>.
  .
  You should have received a copy of the GNU General Public License
  along with runlisp.  If not, see <https://www.gnu.org/licenses/>.
- .
+Comment:
  On Debian systems, the full text of the GNU General Public License
  version 3 can be found in the file `/usr/share/common-licenses/GPL-3'.
  On Debian systems, the full text of the GNU General Public License
  version 3 can be found in the file `/usr/share/common-licenses/GPL-3'.