diff options
Diffstat (limited to 'binutils/ranlib.sh')
-rwxr-xr-x | binutils/ranlib.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/ranlib.sh b/binutils/ranlib.sh index f6cee8a1971..0df4a37d2d2 100755 --- a/binutils/ranlib.sh +++ b/binutils/ranlib.sh @@ -1,6 +1,6 @@ #!/bin/sh # A simple ranlib script, to use less disk space than a ranlib program. -# Copyright 2004, 2007 Free Software Foundation, Inc. +# Copyright (C) 2004-2014 Free Software Foundation, Inc. # This program is part of GNU Binutils. |