doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / lib / memset.c
index f902f00..c550023 100644 (file)
@@ -1,5 +1,5 @@
 /* memset.c -- set an area of memory to a given value
-   Copyright (C) 1991, 2003, 2009-2012 Free Software Foundation, Inc.
+   Copyright (C) 1991, 2003, 2009-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by