]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - localedata/tst-wctype.c
Update copyright notices with scripts/update-copyrights
[thirdparty/glibc.git] / localedata / tst-wctype.c
index 8fd8ce5186ec05b0954b2c024cb45b646df6b9dc..bd2b057b5482c6876930fcd33d862254e6c2ee5d 100644 (file)
@@ -1,5 +1,5 @@
 /* Test program for iswctype() function in ja_JP locale.
-   Copyright (C) 2000 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>.
 
@@ -14,9 +14,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; if not, see
+   <http://www.gnu.org/licenses/>.  */
 
 #include <error.h>
 #include <locale.h>