From: Jim Meyering Date: Wed, 18 Jun 2003 08:10:03 +0000 (+0000) Subject: Use `1990-2000' notation in Copyright line until Emacs' X-Git-Tag: v5.0.1~204 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ea48114d325814e0d1fd528e1855d89873b2fee;p=thirdparty%2Fcoreutils.git Use `1990-2000' notation in Copyright line until Emacs' copyright-update function learns how to handle a comma-separated list of years that spans a line boundary. --- diff --git a/lib/xalloc.h b/lib/xalloc.h index b1f7386b0e..c9508e5808 100644 --- a/lib/xalloc.h +++ b/lib/xalloc.h @@ -1,7 +1,6 @@ /* xalloc.h -- malloc with out-of-memory checking - Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2003, - 1999, 2000, 2003 Free Software Foundation, Inc. + Copyright (C) 1990-2000, 2003 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