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,5 +1,4 @@
#!/usr/bin/env perl
# $Id$
my $font = $ARGV[0];
my $name = $ARGV[1];
my $out = $ARGV[2];
@@ -15,7 +14,6 @@ my $nocom = 0;
my $MAX = 16;
if ($name) {
print("/* \$Id\$ */\n");
print("#include <Mw/Milsko.h>\n");
print("\n");
}