chiark / gitweb /
Bump version to 7.0.1~iwj0
[chiark-utils.git] / debian / copyright
index 1a719585c843660d5510625bff7a714b4b44118f..bb2b76242c7795a9540b1701b462a63ce3b9dc7d 100644 (file)
@@ -67,10 +67,16 @@ palm-datebook-reminders: for mailing reminders about Palm PDA appointments
 acctdump: for reading process acounting files
  Copyright 1998,2001,2006 Ian Jackson <ian@chiark.greenend.org.uk>
 
 acctdump: for reading process acounting files
  Copyright 1998,2001,2006 Ian Jackson <ian@chiark.greenend.org.uk>
 
+prefork-interp (and supporting Perl module), for amortising script startup
+ Copyright 2016-2022 Ian Jackson <ian@chiark.greenend.org.uk>
+
 random-word, remountresizereiserfs, summarise-mailbox-preserving-privacy
  Miscellaneous utilities.
  Copyright 2004,2006 Ian Jackson <ian@chiark.greenend.org.uk>
 
 random-word, remountresizereiserfs, summarise-mailbox-preserving-privacy
  Miscellaneous utilities.
  Copyright 2004,2006 Ian Jackson <ian@chiark.greenend.org.uk>
 
+cgi-fcgi-interp, a piece of glue to make #! work with fcgi utils
+ Copyright 2016-2022 Ian Jackson <ian@chiark.greenend.org.uk>
+
 nntpid
  Utility for finding usenet articles by messageid from an NNTP server
  Copyright -2011 Simon Tatham
 nntpid
  Utility for finding usenet articles by messageid from an NNTP server
  Copyright -2011 Simon Tatham
@@ -88,6 +94,12 @@ with-lock-ex
  Copyright 2017      Ian Jackson in all jurisdictions
  Copyright 2017      Genome Research Ltd
 
  Copyright 2017      Ian Jackson in all jurisdictions
  Copyright 2017      Genome Research Ltd
 
+fishdescriptor
+ Copyright 2018 Citrix
+
+git-branchmove
+ Copyright 2019 Sean Whitton <spwhitton@spwhitton.name>
+
 The chiark utilities are all free software; you can redistribute them
 and/or modify them under the terms of the GNU General Public License
 as published by the Free Software Foundation; either version 3 of the
 The chiark utilities are all free software; you can redistribute them
 and/or modify them under the terms of the GNU General Public License
 as published by the Free Software Foundation; either version 3 of the
@@ -104,3 +116,9 @@ with the chiark-utils source package as the file COPYING; if not,
 email me at one of the addresses above or consult the Free Software
 Foundation's website at www.fsf.org, or the GNU Project website at
 www.gnu.org.
 email me at one of the addresses above or consult the Free Software
 Foundation's website at www.fsf.org, or the GNU Project website at
 www.gnu.org.
+
+
+Some of the source files use the SPDX licence indication convention.
+For example, you may see:
+  SPDX-License-Identifier: GPL-3.0-or-later
+This should be read as a licence grant, as is conventional.