From 01c676cad87625f667c3cc5b0c3fcbf19e15a518 Mon Sep 17 00:00:00 2001 From: bwarsaw Date: Sat, 16 Mar 2002 06:57:37 +0000 Subject: Update copyright years. --- src/Makefile.in | 2 +- src/cgi-wrapper.c | 2 +- src/common.c | 2 +- src/common.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/Makefile.in b/src/Makefile.in index db65e72bd..b2a10d69d 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -1,4 +1,4 @@ -# Copyright (C) 1998,1999,2000,2001 by the Free Software Foundation, Inc. +# Copyright (C) 1998,1999,2000,2001,2002 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 ce7335271..8b00f9f13 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 by the Free Software Foundation, Inc. + * Copyright (C) 1998,1999,2000,2001,2002 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 d70216177..9f867e136 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,1999,2000 by the Free Software Foundation, Inc. + * Copyright (C) 1998,1999,2000,2001,2002 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 333090a7c..321da8d39 100644 --- a/src/common.h +++ b/src/common.h @@ -1,6 +1,6 @@ /* common.h --- Prototypes for common routines * - * Copyright (C) 1998,1999,2000 by the Free Software Foundation, Inc. + * Copyright (C) 1998,1999,2000,2001,2002 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-70-g09d2