diff options
author | Yasuhito FUTATSUKI at POEM <futatuki@poem.co.jp> | 2018-06-23 05:57:21 +0900 |
---|---|---|
committer | Yasuhito FUTATSUKI at POEM <futatuki@poem.co.jp> | 2018-06-23 05:57:21 +0900 |
commit | f647dd6c9e7e50b21150076bc9dfc3792f63e022 (patch) | |
tree | 74fcfa8883921abdd5cc08f35f29852d3a8ec440 /src/cgi-wrapper.c | |
parent | cb03394bc0ec828ddc23b22392ea8d1a21798644 (diff) | |
parent | 11c0af19222d0176b4f9c9c515274c61b49eec33 (diff) | |
download | mailman2-f647dd6c9e7e50b21150076bc9dfc3792f63e022.tar.gz mailman2-f647dd6c9e7e50b21150076bc9dfc3792f63e022.tar.xz mailman2-f647dd6c9e7e50b21150076bc9dfc3792f63e022.zip |
merge lp:mailman/2.1 up to rev 1784 (release 2.1.27)
Diffstat (limited to 'src/cgi-wrapper.c')
-rw-r--r-- | src/cgi-wrapper.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cgi-wrapper.c b/src/cgi-wrapper.c index 29d9ec5a..ec581d3d 100644 --- a/src/cgi-wrapper.c +++ b/src/cgi-wrapper.c @@ -1,7 +1,7 @@ /* cgi-wrapper.c --- Generic wrapper that will take info from a environment * variable, and pass it to two commands. * - * Copyright (C) 1998,1999,2000,2001,2002 by the Free Software Foundation, Inc. + * Copyright (C) 1998-2018 by the Free Software Foundation, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License |