]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - misc/err.h
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / misc / err.h
index 28dd44e991bd995f4bb37f4cfa6f7edd0057f37d..b43fe68fea46bc9b8f342dc603603e94550c5980 100644 (file)
@@ -1,5 +1,5 @@
 /* 4.4BSD utility functions for error messages.
-   Copyright (C) 1995,1996,1997,1998,1999,2003,2012 Free Software Foundation, Inc.
+   Copyright (C) 1995-2016 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 +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/>.  */
 
 #ifndef        _ERR_H
 #define        _ERR_H  1