aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>1999-09-28 21:40:50 -0600
committerJeff Law <law@gcc.gnu.org>1999-09-28 21:40:50 -0600
commit0f5c41613e37a03b811cc02dae99ba1e072770fa (patch)
treeb97b230e025d17aaafebe2f892e49dafcd6ed8e3
parent612c671a4f7403d2a9b62c1990f7c39d93bef46b (diff)
downloadgcc-0f5c41613e37a03b811cc02dae99ba1e072770fa.zip
gcc-0f5c41613e37a03b811cc02dae99ba1e072770fa.tar.gz
gcc-0f5c41613e37a03b811cc02dae99ba1e072770fa.tar.bz2
Copyright tweaks.
From-SVN: r29703
-rw-r--r--gcc/cp/new1.cc4
-rw-r--r--gcc/cp/new2.cc4
2 files changed, 4 insertions, 4 deletions
diff --git a/gcc/cp/new1.cc b/gcc/cp/new1.cc
index 73fbcd2..3adcef2 100644
--- a/gcc/cp/new1.cc
+++ b/gcc/cp/new1.cc
@@ -1,5 +1,5 @@
// Support routines for the -*- C++ -*- dynamic memory management.
-// Copyright (C) 1997, 1998 Free Software Foundation
+// Copyright (C) 1997, 1998, 1999 Free Software Foundation
// This file is part of GNU CC.
@@ -16,7 +16,7 @@
// You should have received a copy of the GNU General Public License
// along with GNU CC; see the file COPYING. If not, write to
// the Free Software Foundation, 59 Temple Place - Suite 330,
-// Boston, MA 02111-1307, USA.
+// Boston, MA 02111-1307, USA.
// As a special exception, if you link this library with other files,
// some of which are compiled with GCC, to produce an executable,
diff --git a/gcc/cp/new2.cc b/gcc/cp/new2.cc
index 2833ea2..d1aab7b 100644
--- a/gcc/cp/new2.cc
+++ b/gcc/cp/new2.cc
@@ -1,5 +1,5 @@
// Boilerplate support routines for -*- C++ -*- dynamic memory management.
-// Copyright (C) 1997, 1998 Free Software Foundation
+// Copyright (C) 1997, 1998, 1999 Free Software Foundation
// This file is part of GNU CC.
@@ -16,7 +16,7 @@
// You should have received a copy of the GNU General Public License
// along with GNU CC; see the file COPYING. If not, write to
// the Free Software Foundation, 59 Temple Place - Suite 330,
-// Boston, MA 02111-1307, USA.
+// Boston, MA 02111-1307, USA.
// As a special exception, if you link this library with other files,
// some of which are compiled with GCC, to produce an executable,