From: Alexandre Oliva Date: Thu, 1 Jul 1999 15:51:58 +0000 (+0000) Subject: copyright notice X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5ec024f064c4f77520bec255e76e0829d5f0eb09;p=gcc.git copyright notice From-SVN: r27886 --- diff --git a/gcc/testsuite/g++.old-deja/g++.oliva/template1.C b/gcc/testsuite/g++.old-deja/g++.oliva/template1.C index 6acd3fbe5d6..a0b63d830ad 100644 --- a/gcc/testsuite/g++.old-deja/g++.oliva/template1.C +++ b/gcc/testsuite/g++.old-deja/g++.oliva/template1.C @@ -1,5 +1,7 @@ // Build don't link: +// Copyright (C) 1999 Free Software Foundation + // by Alexandre Oliva // based on bug report by Stefan Wetzel