]> git.tdb.fi Git - libs/gl.git/blobdiff - maketex.py
Drop Id tags and copyright notices from files
[libs/gl.git] / maketex.py
index fa8e70d80022d8f3ad84add0af47741f0105b761..92a284215796b1021ce8ca55f8098a668cc658e6 100755 (executable)
@@ -1,7 +1,5 @@
 #!/usr/bin/python
 
-# $Id$
-
 def escape(str):
        result=""
        for c in str: