aboutsummaryrefslogtreecommitdiff
path: root/binutils/strip.c
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/strip.c')
-rwxr-xr-xbinutils/strip.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/binutils/strip.c b/binutils/strip.c
index 79dfc2b..156b3eb 100755
--- a/binutils/strip.c
+++ b/binutils/strip.c
@@ -1,9 +1,9 @@
-/*** strip.c -- strip certain symbols from a rel file.
- Copyright (C) 1986, 1990 Free Software Foundation, Inc.
+/* strip.c -- strip certain symbols from a rel file.
+ Copyright (C) 1986, 1990, 1991 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 1, or (at your option)
+ the Free Software Foundation; either version 2, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,