diff options
author | Alan Modra <amodra@gmail.com> | 2009-09-02 07:25:43 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2009-09-02 07:25:43 +0000 |
commit | aa820537ead0135a7c38c619039dce8a6fc74ed1 (patch) | |
tree | 459127ee92f9cca7b323fcce86aef03f1ad6d5b7 /binutils/ranlib.sh | |
parent | 8e957354b3222d1963e25338c1f92ed5b29d0251 (diff) | |
download | binutils-gdb-aa820537ead0135a7c38c619039dce8a6fc74ed1.tar.gz |
update copyright dates
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 602d21005db..f6cee8a1971 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 2007 Free Software Foundation, Inc. +# Copyright 2004, 2007 Free Software Foundation, Inc. # This program is part of GNU Binutils. |