aboutsummaryrefslogtreecommitdiff
path: root/binutils/mac-binutils.r
diff options
context:
space:
mode:
authorStan Shebs <shebs@codesourcery.com>1995-12-11 22:35:35 +0000
committerStan Shebs <shebs@codesourcery.com>1995-12-11 22:35:35 +0000
commitf44f761453e345eecdcc49b00797c98199a9851a (patch)
tree1cb7c3add39cac61a222072fd4b915127263f66b /binutils/mac-binutils.r
parent1b10f50d907cd4018cbbfecb752022896abdb85a (diff)
downloadgdb-f44f761453e345eecdcc49b00797c98199a9851a.zip
gdb-f44f761453e345eecdcc49b00797c98199a9851a.tar.gz
gdb-f44f761453e345eecdcc49b00797c98199a9851a.tar.bz2
* mac-binutils.r: Fix copyright and version strings.
* Makefile.in (version): Remove, no longer used.
Diffstat (limited to 'binutils/mac-binutils.r')
-rw-r--r--binutils/mac-binutils.r4
1 files changed, 2 insertions, 2 deletions
diff --git a/binutils/mac-binutils.r b/binutils/mac-binutils.r
index 8516237..7b1a303 100644
--- a/binutils/mac-binutils.r
+++ b/binutils/mac-binutils.r
@@ -11,7 +11,7 @@ resource 'vers' (1) {
0,
verUs,
VERSION_STRING,
- VERSION_STRING " (c) 1986-95 FSF, Inc. "
+ VERSION_STRING " (C) 1986-95 FSF, Inc."
};
resource 'vers' (2, purgeable) {
@@ -21,7 +21,7 @@ resource 'vers' (2, purgeable) {
0,
verUs,
VERSION_STRING,
- "binutils " /* fill in major/minor versions */ "for MPW"
+ "binutils " VERSION_STRING " for MPW"
};
#ifdef WANT_CFRG