]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/sh/bits/link.h
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / sysdeps / sh / bits / link.h
index 2826677336507855900791740a07365d05a0fe6e..c583ea38665fff7f683747e97b306baed7a984d2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005 Free Software Foundation, Inc.
+/* Copyright (C) 2005-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/>.  */
 
 #ifndef        _LINK_H
 # error "Never include <bits/link.h> directly; use <link.h> instead."
@@ -65,6 +64,6 @@ extern unsigned int la_sh_gnu_pltexit (Elf32_Sym *__sym, unsigned int __ndx,
                                       uintptr_t *__defcook,
                                       const La_sh_regs *__inregs,
                                       La_sh_retval *__outregs,
-                                      const char *symname);
+                                      const char *__symname);
 
 __END_DECLS