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 1f6817180731df179b766e8e152d11937f0536dd..20f75824d615c49bce00548b2358b74e269d6297 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 6a7e93edd926846db742d091267d65315b520121..991184c759ee366bb89fee476fdaa17bf631af5e 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 fda84c90aad9be8d1db5c9fa9302dd2f7f5268ab..ef484c0fbc113638488b8f6c290c41e42353ad9c 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