sync (copyright years)
authorKarl Berry <karl@freefriends.org>
Wed, 2 Mar 2005 14:56:43 +0000 (14:56 +0000)
committerKarl Berry <karl@freefriends.org>
Wed, 2 Mar 2005 14:56:43 +0000 (14:56 +0000)
lib/gettext.h
lib/setenv.c
lib/vasnprintf.c
lib/vasprintf.c

index a0606dde544ce4de47ca7c688b21c15eec5e87fa..67b12f83a971f2c3bef2b86df0ff89dfa163593e 100644 (file)
@@ -1,5 +1,5 @@
 /* Convenience header for conditional use of GNU <libintl.h>.
-   Copyright (C) 1995-1998, 2000-2002 Free Software Foundation, Inc.
+   Copyright (C) 1995-1998, 2000-2002, 2004 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
index 320469b86309b0b9221e0ba80d5fb749a3441c9c..ae4174af2669509e27ab9408cb1bb3479f88e3cf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992,1995-1999,2000-2004 Free Software Foundation, Inc.
+/* Copyright (C) 1992,1995-1999,2000-2003 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    This program is free software; you can redistribute it and/or modify
index 5fc255a2008a084e08f84099d034cdbb8b7aa4b3..c2baeb691b1f48b3beb20b9726e04e0ea4b89dbb 100644 (file)
@@ -1,5 +1,5 @@
 /* vsprintf with automatic memory allocation.
-   Copyright (C) 1999, 2002-2004 Free Software Foundation, Inc.
+   Copyright (C) 1999, 2002-2005 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
index ba94c64ba8bc9f96a1a67f62dd9ceb8852a5d810..600e8aa3ffc17c1b857aff74090d658d60bb2d7f 100644 (file)
@@ -1,5 +1,5 @@
 /* Formatted output to strings.
-   Copyright (C) 1999, 2002-2004 Free Software Foundation, Inc.
+   Copyright (C) 1999, 2002 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