Fix typo in the copyright header.

This commit is contained in:
Daiki Ueno 2012-12-10 11:03:23 +09:00
parent 690d885cc3
commit e9c5ba083a
2 changed files with 5 additions and 1 deletions

View 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

View 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