From: Jim Meyering Date: Tue, 31 Oct 2000 07:09:02 +0000 (+0000) Subject: Remove "2000" from Copyright line, as the file hasn't been X-Git-Tag: FILEUTILS-4_0_30~22 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=3a1f0aa8d5a9f84dc86a76dc6bc4b78af137ef19;p=thirdparty%2Fcoreutils.git Remove "2000" from Copyright line, as the file hasn't been changed this year other than in the copyright notice. --- diff --git a/lib/error.h b/lib/error.h index 1f68171807..20f75824d6 100644 --- a/lib/error.h +++ b/lib/error.h @@ -1,5 +1,5 @@ /* Declaration for error-reporting function - Copyright (C) 1995, 1996, 1997, 2000 Free Software Foundation, Inc. + Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc. NOTE: The canonical source of this file is maintained with the GNU C Library. diff --git a/lib/getline.h b/lib/getline.h index 6a7e93edd9..991184c759 100644 --- a/lib/getline.h +++ b/lib/getline.h @@ -1,4 +1,4 @@ -/* Copyright (C) 1995, 1997, 1999, 2000 Free Software Foundation, Inc. +/* Copyright (C) 1995, 1997, 1999 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 as published by