remove svn keywords

This commit is contained in:
NishiOwO
2025-12-05 07:43:04 +09:00
parent 6c22ab8cd6
commit 2a268c56f1
171 changed files with 18590 additions and 919 deletions

View File

@@ -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");