doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / lib / wcswidth.c
index cdedf73..656dc6c 100644 (file)
@@ -1,5 +1,5 @@
 /* Determine number of screen columns needed for a size-bounded wide string.
-   Copyright (C) 2011 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno@clisp.org>, 2011.
 
    This program is free software: you can redistribute it and/or modify