aboutsummaryrefslogtreecommitdiff
path: root/tools/mhmake/src
diff options
context:
space:
mode:
Diffstat (limited to 'tools/mhmake/src')
-rw-r--r--tools/mhmake/src/bison.cc3
-rw-r--r--tools/mhmake/src/bison.h3
2 files changed, 0 insertions, 6 deletions
diff --git a/tools/mhmake/src/bison.cc b/tools/mhmake/src/bison.cc
index 37596b561..bb15365b6 100644
--- a/tools/mhmake/src/bison.cc
+++ b/tools/mhmake/src/bison.cc
@@ -15,9 +15,6 @@
* You should have received a copy of the GNU General Public License
* along with Mhmake. If not, see <http://www.gnu.org/licenses/>.
*/
-
-/* $Rev$ */
-
/* -*-C-*- Note some compilers choke on comments on `#line' lines. */
/* Skeleton output parser for bison,
Copyright (C) 1984, 1989, 1990 Bob Corbett and Richard Stallman
diff --git a/tools/mhmake/src/bison.h b/tools/mhmake/src/bison.h
index 8bec41080..ac5c56bf2 100644
--- a/tools/mhmake/src/bison.h
+++ b/tools/mhmake/src/bison.h
@@ -15,9 +15,6 @@
* You should have received a copy of the GNU General Public License
* along with Mhmake. If not, see <http://www.gnu.org/licenses/>.
*/
-
-/* $Rev$ */
-
/* before anything */
#ifdef c_plusplus
#ifndef __cplusplus