]> git.tdb.fi Git - libs/gl.git/blobdiff - makefont.py
Drop Id tags and copyright notices from files
[libs/gl.git] / makefont.py
index 030adff88bf4aadfb73ad4e89ed5bad740782ed6..e0b587938a5b80a85187a5e21c75a5c6f364df6e 100755 (executable)
@@ -1,7 +1,5 @@
 #!/usr/bin/python
 
-# $Id$
-
 def convert_def(fn):
        src=file(fn)