]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Fix typo in the copyright header.
authorDaiki Ueno <ueno@unixuser.org>
Mon, 10 Dec 2012 02:03:23 +0000 (11:03 +0900)
committerDaiki Ueno <ueno@unixuser.org>
Mon, 10 Dec 2012 02:03:23 +0000 (11:03 +0900)
gettext-runtime/intl/ChangeLog
gettext-runtime/intl/intl-compat.c

index 4e4c3bfa28fce35ee7555113788788a9b2c92ceb..daee7965e2a59240240aa96a01a959fde501fd93 100644 (file)
@@ -1,3 +1,7 @@
+2012-12-10  Daiki Ueno  <ueno@unixuser.org>
+
+       * intl-compat.c: Fix typo in the copyright header.
+
 2012-11-29  Paul Eggert  <eggert@cs.ucla.edu>
 
        * vasnprintf.c (MAX_ROOM_NEEDED): Now static, not static
index 01184dcce2122ba2c41f532ffff7236c8b048e82..c5aa0731c0dc85ee5febe072f9b328c23dfb5865 100644 (file)
@@ -1,6 +1,6 @@
 /* intl-compat.c - Stub functions to call gettext functions from GNU gettext
    Library.
-   Copyright (C) 1995, 2000-2003, 2005 Software Foundation, Inc.
+   Copyright (C) 1995, 2000-2003, 2005 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU Lesser General Public License as published by