X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-utils.git;a=blobdiff_plain;f=debian%2Fcopyright;h=5f44a809562a6aed13f2af9e5d375f5f8b963f87;hp=2112302d88a7fe8416c6eece1b3330f25f507b6f;hb=HEAD;hpb=dfadcc0b3460fc3e2161a3c580039875688627f5 diff --git a/debian/copyright b/debian/copyright index 2112302..bb2b762 100644 --- a/debian/copyright +++ b/debian/copyright @@ -37,6 +37,8 @@ xduplic-copier, a simple X client for typing into multiple windows git-cache-proxy, a rather shoddy daemon for speeding up git clone Copyright 2013 Ian Jackson + Copyright 2010 Tony Finch + Copyright 2017 Citrix summer, a tool for reporting complete details about a filesystem tree Copyright 2003-2007 Ian Jackson @@ -65,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 +prefork-interp (and supporting Perl module), for amortising script startup + Copyright 2016-2022 Ian Jackson + random-word, remountresizereiserfs, summarise-mailbox-preserving-privacy Miscellaneous utilities. Copyright 2004,2006 Ian Jackson +cgi-fcgi-interp, a piece of glue to make #! work with fcgi utils + Copyright 2016-2022 Ian Jackson + nntpid Utility for finding usenet articles by messageid from an NNTP server Copyright -2011 Simon Tatham @@ -77,6 +85,21 @@ nntpid Copyright 2011 Ian Jackson Dual licence MIT/GPL3+ +git-cache-proxy + Copyright 2010 Tony Finch + Copyright 2013,2014 Ian Jackson + +with-lock-ex + Copyright 1993-2016 Ian Jackson in some jurisdictions + Copyright 2017 Ian Jackson in all jurisdictions + Copyright 2017 Genome Research Ltd + +fishdescriptor + Copyright 2018 Citrix + +git-branchmove + Copyright 2019 Sean Whitton + 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 @@ -93,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. + + +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.