summaryrefslogtreecommitdiff
path: root/include/gf.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/gf.h')
-rw-r--r--include/gf.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/gf.h b/include/gf.h
index 187b56f..c33b292 100644
--- a/include/gf.h
+++ b/include/gf.h
@@ -1,3 +1,4 @@
+/*
# gf.h: manipulate generic font files.
#
# Copyright (C) 1992, 2011 Free Software Foundation, Inc.
@@ -15,10 +16,14 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
+*/
+
+/*
# See Metafont: The Program, by
# Don Knuth, (Volume D of Computers & Typesetting), chapter 46, among
# other places, for the precise definition of this bitmap format.
+*/
#ifndef GENERIC_FONT_LIBRARY_H