summaryrefslogtreecommitdiff
path: root/include/pk.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pk.h')
-rw-r--r--include/pk.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/pk.h b/include/pk.h
index 9d3b1f8..4474c31 100644
--- a/include/pk.h
+++ b/include/pk.h
@@ -1,3 +1,4 @@
+/*
# pk.h: manipulate packed format font files.
#
# Copyright (C) 1992, 2011 Free Software Foundation, Inc.
@@ -15,9 +16,13 @@
# 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 the PKtype source code (by Tomas Rokicki), among other places, for the
# precise definition of this bitmap format.
+*/
#ifndef PACKED_FONT_LIBRARY_H
#define PACKED_FONT_LIBRARY_H