aboutsummaryrefslogtreecommitdiff
path: root/maintainer-scripts
diff options
context:
space:
mode:
authorNathanael Nerode <neroden@gcc.gnu.org>2003-05-20 18:38:55 +0000
committerGerald Pfeifer <gerald@gcc.gnu.org>2003-05-20 18:38:55 +0000
commitd0a693854777b58f80a4b5517b2d9654b7e52da2 (patch)
tree7ac3d71bce348bbb20f97189556327feb6518acc /maintainer-scripts
parente2b308d381eaa89bc1c35b5e16bf86c638ec54cd (diff)
* gcc_release: GNU CC -> GCC.
From-SVN: r67031
Diffstat (limited to 'maintainer-scripts')
-rw-r--r--maintainer-scripts/ChangeLog8
-rwxr-xr-xmaintainer-scripts/gcc_release8
2 files changed, 6 insertions, 10 deletions
diff --git a/maintainer-scripts/ChangeLog b/maintainer-scripts/ChangeLog
index f863a0ea635..c56199b3a76 100644
--- a/maintainer-scripts/ChangeLog
+++ b/maintainer-scripts/ChangeLog
@@ -1,10 +1,6 @@
-2003-05-13 Release Manager
-
- * GCC 3.3 Released.
+2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
-2003-05-13 Release Manager
-
- * GCC 3.3 Released.
+ * gcc_release: GNU CC -> GCC.
2003-05-13 Release Manager
diff --git a/maintainer-scripts/gcc_release b/maintainer-scripts/gcc_release
index 45169e78f76..02cef09180c 100755
--- a/maintainer-scripts/gcc_release
+++ b/maintainer-scripts/gcc_release
@@ -11,20 +11,20 @@
#
# Copyright (c) 2001, 2002 Free Software Foundation.
#
-# This file is part of GNU CC.
+# This file is part of GCC.
#
-# GNU CC is free software; you can redistribute it and/or modify
+# GCC 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 2, or (at your option)
# any later version.
#
-# GNU CC is distributed in the hope that it will be useful,
+# GCC is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with GNU CC; see the file COPYING. If not, write to
+# along with GCC; see the file COPYING. If not, write to
# the Free Software Foundation, 59 Temple Place - Suite 330,
# Boston, MA 02111-1307, USA.
#