Remove "2000" from Copyright line, as the file hasn't been
authorJim Meyering <jim@meyering.net>
Tue, 31 Oct 2000 07:09:02 +0000 (07:09 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 31 Oct 2000 07:09:02 +0000 (07:09 +0000)
changed this year other than in the copyright notice.

lib/error.h
lib/getline.h
lib/modechange.c

index 1f68171..20f7582 100644 (file)
@@ -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.
index 6a7e93e..991184c 100644 (file)
@@ -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
index fda84c9..ef484c0 100644 (file)
@@ -1,5 +1,5 @@
 /* modechange.c -- file mode manipulation
-   Copyright (C) 1989, 1990, 1997-2000 Free Software Foundation, Inc.
+   Copyright (C) 1989, 1990, 1997, 1998, 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