diff options
author | Jim Meyering <jim@meyering.net> | 2005-11-22 15:32:20 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2005-11-22 15:32:20 +0000 |
commit | bc3d6c6e8194836f5a2da25bb407d7e54a99ce8d (patch) | |
tree | 49cbc53ad851295b35f5163258c3f1bb70b2c486 | |
parent | 8d8739a0c5c258973e4626f1c083bc77a21ef632 (diff) | |
download | coreutils-bc3d6c6e8194836f5a2da25bb407d7e54a99ce8d.tar.xz |
Put copyright dates all on one line so the
emacs function that updates them works properly.
-rw-r--r-- | configure.ac | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 7a33486aa..93fdd8dc8 100644 --- a/configure.ac +++ b/configure.ac @@ -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 |