From 82f9f26dde92ea0e9714fd8878db8dad186ce7af Mon Sep 17 00:00:00 2001 From: Mikko Rasa Date: Thu, 28 Jul 2011 14:20:13 +0300 Subject: [PATCH] Remove some stray Id tags --- Build | 2 -- grep.cpp | 1 - jis.py | 1 - transcode.cpp | 1 - 4 files changed, 5 deletions(-) diff --git a/Build b/Build index a4758f4..b82fdec 100644 --- a/Build +++ b/Build @@ -1,5 +1,3 @@ -/* $Id$ */ - package "mspcore" { version "1.1"; diff --git a/grep.cpp b/grep.cpp index 68ecf87..c87ee72 100644 --- a/grep.cpp +++ b/grep.cpp @@ -1,4 +1,3 @@ -/* $Id$ */ #include #include #include diff --git a/jis.py b/jis.py index f8a173b..7fe20d0 100755 --- a/jis.py +++ b/jis.py @@ -1,5 +1,4 @@ #!/usr/bin/python -# $Id$ import sys import os diff --git a/transcode.cpp b/transcode.cpp index 47a2184..3f4121d 100644 --- a/transcode.cpp +++ b/transcode.cpp @@ -1,4 +1,3 @@ -/* $Id$ */ #include #include #include -- 2.43.0