Remove old CVS tags

diff --git a/src/main/resources/css/maven-base.css b/src/main/resources/css/maven-base.css
index b6da609..e3ad8fa 100644
--- a/src/main/resources/css/maven-base.css
+++ b/src/main/resources/css/maven-base.css
@@ -17,8 +17,6 @@
  * under the License.
  */
 
-/* $Id$ */
-
 .clear{clear:both;visibility: hidden;}
 .clear hr{display: none;}
 .section p,.section p,.section dt,.section dt{margin-right: 7px;margin-left: 7px;}
diff --git a/src/main/resources/css/maven-theme.css b/src/main/resources/css/maven-theme.css
index 8d039bf..4721260 100644
--- a/src/main/resources/css/maven-theme.css
+++ b/src/main/resources/css/maven-theme.css
@@ -17,8 +17,6 @@
  * under the License.
  */
 
-/* $Id$ */
-
 /*IE6/7 don't support selectors*/
 a.externalLink {
   padding-right: 18px;
diff --git a/src/main/resources/css/print.css b/src/main/resources/css/print.css
index d4df77f..cd19a8c 100644
--- a/src/main/resources/css/print.css
+++ b/src/main/resources/css/print.css
@@ -17,7 +17,5 @@
  * under the License.
  */
 
-/* $Id$ */
-
 #banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {display: none !important;}
 #bodyColumn, body.docs div.docs {margin: 0 !important;border: none !important}
diff --git a/src/misc/scripts/resize_icon.sh b/src/misc/scripts/resize_icon.sh
index febbcb6..1176008 100755
--- a/src/misc/scripts/resize_icon.sh
+++ b/src/misc/scripts/resize_icon.sh
@@ -17,6 +17,5 @@
 # specific language governing permissions and limitations
 # under the License.
 #------------------------------------------------------------------------------
-# $Id$
 
 convert $1 -adaptive-resize 14x14 $1
diff --git a/src/misc/scripts/sprite.sh b/src/misc/scripts/sprite.sh
index 9d76a9d..0d0fddd 100755
--- a/src/misc/scripts/sprite.sh
+++ b/src/misc/scripts/sprite.sh
@@ -17,7 +17,6 @@
 # specific language governing permissions and limitations
 # under the License.
 #------------------------------------------------------------------------------
-# $Id$
 
 montage window-new.png \
         internet-web-browser.png \