]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - wcsmbs/wcsxfrm.c
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / wcsmbs / wcsxfrm.c
index 9e7d10389bb6b5b8ab199903fc705a96a49e2300..3c694f936c21df6e068e399ec5a3ff538a31bac2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2000, 2004 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
@@ -13,9 +13,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 <wchar.h>
 #include "../locale/coll-lookup.h"