From d3b8055fdda07338ac0b2de59613da2b34433412 Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Sun, 17 Jun 2018 16:47:34 -0700 Subject: Bump copyright dates. --- src/Makefile.in | 2 +- src/cgi-wrapper.c | 2 +- src/common.c | 2 +- src/common.h | 2 +- src/mail-wrapper.c | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'src') diff --git a/src/Makefile.in b/src/Makefile.in index a50e4958..c673ddb4 100755 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2012 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 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 diff --git a/src/common.c b/src/common.c index 585b1e9b..caec57d6 100644 --- a/src/common.c +++ b/src/common.c @@ -1,6 +1,6 @@ /* common.c --- Common routines, constants, etc. Used by all the wrappers. * - * Copyright (C) 1998-2005 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 diff --git a/src/common.h b/src/common.h index 451a1561..c681bb7c 100644 --- a/src/common.h +++ b/src/common.h @@ -1,6 +1,6 @@ /* common.h --- Prototypes for common routines * - * 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 diff --git a/src/mail-wrapper.c b/src/mail-wrapper.c index f268d5a5..78b912c1 100644 --- a/src/mail-wrapper.c +++ b/src/mail-wrapper.c @@ -1,7 +1,7 @@ /* mail-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 -- cgit v1.2.3