From: Bruno Haible Date: Sat, 22 Jul 2006 16:27:07 +0000 (+0000) Subject: Better linebreaking of copyright message. X-Git-Tag: cvs-readonly~2160 X-Git-Url: http://erislabs.net/gitweb/?a=commitdiff_plain;h=fe045640a9e7d321f8b649159f9749b86f931b98;p=gnulib.git Better linebreaking of copyright message. Update copyright years. --- diff --git a/lib/strcspn.c b/lib/strcspn.c index 9fbc5de49..46d7d36ca 100644 --- a/lib/strcspn.c +++ b/lib/strcspn.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991, 1994, 1996-1997, 2002-2003 Free Software Foundation, Inc. +/* Copyright (C) 1991, 1994, 1996-1997, 2002-2003, 2005 Free Software Foundation, Inc. NOTE: The canonical source of this file is maintained with the GNU C Library. Bugs can be reported to bug-glibc@gnu.org. @@ -14,9 +14,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, - USA. */ + along with this program; if not, write to the Free Software Foundation, + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H # include