]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - debug/swprintf_chk.c
Add script to update copyright notices and reformat some to facilitate its use.
[thirdparty/glibc.git] / debug / swprintf_chk.c
index 554cbe66a3272cb4965336f40cf3f4d761709bd0..ecbea780fc774680b9e7aef63f62791db528a4af 100644 (file)
@@ -1,5 +1,4 @@
-/* Copyright (C) 1991,1995,1997,1998,1999,2000,2003,2005
-       Free Software Foundation, Inc.
+/* Copyright (C) 1991-2012 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -13,9 +12,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 <stdarg.h>
 #include <wchar.h>