summaryrefslogtreecommitdiff
path: root/fontconvert/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'fontconvert/main.c')
-rw-r--r--fontconvert/main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/fontconvert/main.c b/fontconvert/main.c
index d2b69a6..5115775 100644
--- a/fontconvert/main.c
+++ b/fontconvert/main.c
@@ -1,3 +1,4 @@
+/*
# main.c: various operations on a bitmap font.
#
# Copyright (C) 1992, 2004, 2011 Free Software Foundation, Inc.
@@ -15,6 +16,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
+*/
#include "config.h"