From bc3d6c6e8194836f5a2da25bb407d7e54a99ce8d Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 22 Nov 2005 15:32:20 +0000 Subject: [PATCH] Put copyright dates all on one line so the emacs function that updates them works properly. --- configure.ac | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 7a33486aa0..93fdd8dc8a 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 -- 2.47.3