mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-03 08:00:50 +00:00
remove svn keywords
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
/* $Id$ */
|
||||
#include <ft2build.h>
|
||||
#include FT_FREETYPE_H
|
||||
#include FT_BITMAP_H
|
||||
@@ -30,7 +29,6 @@ int main(int argc, char** argv) {
|
||||
|
||||
FT_Get_BDF_Property(face, "COPYRIGHT", &rec);
|
||||
|
||||
printf("/* $Id$ */\n");
|
||||
printf("#include <Mw/Milsko.h>\n");
|
||||
printf("\n");
|
||||
printf("/**\n");
|
||||
|
||||
Reference in New Issue
Block a user