summaryrefslogtreecommitdiff
path: root/util/tap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'util/tap/Makefile')
-rw-r--r--util/tap/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/util/tap/Makefile b/util/tap/Makefile
index 2618a5210..d961ea814 100644
--- a/util/tap/Makefile
+++ b/util/tap/Makefile
@@ -1,4 +1,4 @@
-# Copyright (c) 2003 The Regents of The University of Michigan
+# Copyright (c) 2003, 2005 The Regents of The University of Michigan
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@ -26,8 +26,6 @@
#
# Authors: Nathan Binkert
-# $Id$
-
CC= gcc
CXX= g++