From: Mikko Rasa Date: Thu, 28 Jul 2011 11:20:13 +0000 (+0300) Subject: Remove some stray Id tags X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=commitdiff_plain;h=82f9f26dde92ea0e9714fd8878db8dad186ce7af;hp=d16185720fa344263367dbd50c61bfc8183d99a4 Remove some stray Id tags --- 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