aboutsummaryrefslogtreecommitdiff
path: root/gcc/tlink.c
diff options
context:
space:
mode:
authorRobert Lipe <robertl@gcc.gnu.org>1998-02-13 05:40:34 +0000
committerRobert Lipe <robertl@gcc.gnu.org>1998-02-13 05:40:34 +0000
commit2e6a59892bbc3510e96554228464aee4f83dd077 (patch)
tree95cfb613da67e4071dd9e2ab1d1398244d85a9e2 /gcc/tlink.c
parent69d4ca36f4ee168bb08c7c9c2a5878514661889e (diff)
downloadgcc-2e6a59892bbc3510e96554228464aee4f83dd077.zip
gcc-2e6a59892bbc3510e96554228464aee4f83dd077.tar.gz
gcc-2e6a59892bbc3510e96554228464aee4f83dd077.tar.bz2
Rats. Forgot to change copyrights on the first commit.
From-SVN: r17902
Diffstat (limited to 'gcc/tlink.c')
-rw-r--r--gcc/tlink.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tlink.c b/gcc/tlink.c
index 5c04ddc..7219cd1 100644
--- a/gcc/tlink.c
+++ b/gcc/tlink.c
@@ -1,7 +1,7 @@
/* Scan linker error messages for missing template instantiations and provide
them.
- Copyright (C) 1995 Free Software Foundation, Inc.
+ Copyright (C) 1995, 1998 Free Software Foundation, Inc.
Contributed by Jason Merrill (jason@cygnus.com).
This file is part of GNU CC.