diff options
author | Michael Adam <obnox@samba.org> | 2018-09-01 04:02:36 +0200 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2018-09-01 04:06:59 +0200 |
commit | 8333a4bb1a1b0599137a4fc7cf3d8ea590764082 (patch) | |
tree | 99accc371d83bbbbaee6036c5912f67fd70d6ce8 /docs | |
parent | e2a92ea33475280b631c326e8082454e49047086 (diff) |
docs: update the copyright notice in the manpages
Signed-off-by: Michael Adam <obnox@samba.org>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/man5/tinyproxy.conf.txt.in | 5 | ||||
-rw-r--r-- | docs/man8/tinyproxy.txt.in | 5 |
2 files changed, 2 insertions, 8 deletions
diff --git a/docs/man5/tinyproxy.conf.txt.in b/docs/man5/tinyproxy.conf.txt.in index 8f73720..b3b94ec 100644 --- a/docs/man5/tinyproxy.conf.txt.in +++ b/docs/man5/tinyproxy.conf.txt.in @@ -364,10 +364,7 @@ This manpage was written by the Tinyproxy project team. COPYRIGHT --------- -Copyright (c) 1998-2000 Steven Young; -Copyright (c) 2000-2001 Robert James Kaes; -Copyright (c) 2009-2010 Mukund Sivaraman; -Copyright (c) 2009-2010 Michael Adam. +Copyright (c) 1998-2018 the Tinyproxy authors. This program is distributed under the terms of the GNU General Public License version 2 or above. See the COPYING file for additional diff --git a/docs/man8/tinyproxy.txt.in b/docs/man8/tinyproxy.txt.in index b1c4a9a..ba6cc15 100644 --- a/docs/man8/tinyproxy.txt.in +++ b/docs/man8/tinyproxy.txt.in @@ -150,10 +150,7 @@ This manpage was written by the Tinyproxy project team. COPYRIGHT --------- -Copyright (c) 1998-2000 Steven Young; -Copyright (c) 2000-2001 Robert James Kaes; -Copyright (c) 2009-2010 Mukund Sivaraman; -Copyright (c) 2009-2010 Michael Adam. +Copyright (c) 1998-2018 the Tinyproxy authors. This program is distributed under the terms of the GNU General Public License version 2 or above. See the COPYING file for additional |