]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Put copyright dates all on one line so the
authorJim Meyering <jim@meyering.net>
Tue, 22 Nov 2005 15:32:20 +0000 (15:32 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 22 Nov 2005 15:32:20 +0000 (15:32 +0000)
emacs function that updates them works properly.

configure.ac

index 7a33486aa0e2ac0cc33addd4da99f41afa8dea6d..93fdd8dc8ac6c0881ea84563db4e6064c9d35481 100644 (file)
@@ -1,7 +1,6 @@
 dnl Process this file with autoconf to produce a configure script. -*-m4-*-
 
-dnl Copyright (C) 1991, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
-dnl 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+dnl Copyright (C) 1991, 1993-2005 Free Software Foundation, Inc.
 
 dnl This program is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by