]> git.tdb.fi Git - libs/core.git/commitdiff
Remove some stray Id tags
authorMikko Rasa <tdb@tdb.fi>
Thu, 28 Jul 2011 11:20:13 +0000 (14:20 +0300)
committerMikko Rasa <tdb@tdb.fi>
Thu, 28 Jul 2011 11:20:13 +0000 (14:20 +0300)
Build
grep.cpp
jis.py
transcode.cpp

diff --git a/Build b/Build
index a4758f420dd20e11cb253648648911079ee5acba..b82fdec9d915cb2f3347c600e9d2cf0c1e1bd8bf 100644 (file)
--- a/Build
+++ b/Build
@@ -1,5 +1,3 @@
-/* $Id$ */
-
 package "mspcore"
 {
        version "1.1";
index 68ecf874f46b919306c703f5e6fc07c2af4b5249..c87ee72171615ec8056adcf687f8f0e74d78b621 100644 (file)
--- a/grep.cpp
+++ b/grep.cpp
@@ -1,4 +1,3 @@
-/* $Id$ */
 #include <iostream>
 #include <string>
 #include <msp/core/getopt.h>
diff --git a/jis.py b/jis.py
index f8a173b74c4d2d75058ac19fea02c6d94b0bf8d7..7fe20d08501ea08b9d577ce3bbbb26495a052a4a 100755 (executable)
--- a/jis.py
+++ b/jis.py
@@ -1,5 +1,4 @@
 #!/usr/bin/python
-# $Id$
 
 import sys
 import os
index 47a21848991d939637209a7c194e9c3ad4fa7460..3f4121da9add1ae58ac472aeae78bde78542e0fe 100644 (file)
@@ -1,4 +1,3 @@
-/* $Id$ */
 #include <iostream>
 #include <string>
 #include <msp/stringcodec/codec.h>