diff options
author | Joseph Myers <joseph@codesourcery.com> | 2013-01-02 19:28:45 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2013-01-02 19:28:45 +0000 |
commit | 0e2f95629532109a7fc6d33bc12c5ae303bab90e (patch) | |
tree | 46e658bafd72323a6069a4ff2b8a5eaa911596c2 /ports/sysdeps/alpha | |
parent | 568035b7874a099087b77f7bba3e36a1173787b0 (diff) | |
download | glibc-0e2f95629532109a7fc6d33bc12c5ae303bab90e.tar glibc-0e2f95629532109a7fc6d33bc12c5ae303bab90e.tar.gz glibc-0e2f95629532109a7fc6d33bc12c5ae303bab90e.tar.bz2 glibc-0e2f95629532109a7fc6d33bc12c5ae303bab90e.zip |
Fix copyright notice corruption from update-copyright bug.
Diffstat (limited to 'ports/sysdeps/alpha')
-rw-r--r-- | ports/sysdeps/alpha/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sysdeps/alpha/Makefile b/ports/sysdeps/alpha/Makefile index fc59e2fa8d..30e8fd840e 100644 --- a/ports/sysdeps/alpha/Makefile +++ b/ports/sysdeps/alpha/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 11999, 20133, 1994-1999 Free Software Foundation, Inc. +# Copyright (C) 1993-2013 Free Software Foundation, Inc. # This file is part of the GNU C Library. # Contributed by Brendan Kehoe (brendan@zen.org). |