aboutsummaryrefslogtreecommitdiff
path: root/gl/wcrtomb.c
diff options
context:
space:
mode:
Diffstat (limited to 'gl/wcrtomb.c')
-rw-r--r--gl/wcrtomb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/wcrtomb.c b/gl/wcrtomb.c
index e7345f69..da42809b 100644
--- a/gl/wcrtomb.c
+++ b/gl/wcrtomb.c
@@ -1,5 +1,5 @@
/* Convert wide character to multibyte character.
- Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
+ Copyright (C) 2008-2013 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 2008.
This program is free software: you can redistribute it and/or modify