X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Funicase%2Fu16-totitle.c;h=ddb8a1a5c6c0b2e324bba9d7bbd4f71fe3370741;hb=41423a6ca6273e751ca6fd2376641f57b8e40ff8;hp=e0d14e8301a9a288a12e1bc96ec677a0af66bb90;hpb=177c766ff15732ce7b840c9b0a5bd94b879d8185;p=gnulib.git diff --git a/lib/unicase/u16-totitle.c b/lib/unicase/u16-totitle.c index e0d14e830..ddb8a1a5c 100644 --- a/lib/unicase/u16-totitle.c +++ b/lib/unicase/u16-totitle.c @@ -1,5 +1,5 @@ /* Titlecase mapping for UTF-16 strings (locale dependent). - Copyright (C) 2009 Free Software Foundation, Inc. + Copyright (C) 2009-2012 Free Software Foundation, Inc. Written by Bruno Haible , 2009. This program is free software: you can redistribute it and/or modify it @@ -24,4 +24,3 @@ #define UNIT uint16_t #define U_CT_TOTITLE u16_ct_totitle #include "u-totitle.h" -