]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/wordsize-32/lldiv.c
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / sysdeps / wordsize-32 / lldiv.c
index 1d543ba0ffd0454248c27197606f5934e8577b28..92488821ded8977d2b6fe4811de87a7382df6e0f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999, 2000, 2002, 2005 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2015 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
@@ -12,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/>.  */
 
 /* Ugly trick ahead to make the alias work.  */
 #define imaxdiv __libc_imaxdiv