summaryrefslogtreecommitdiff
path: root/pbm/libpbm2.c
diff options
context:
space:
mode:
Diffstat (limited to 'pbm/libpbm2.c')
-rw-r--r--pbm/libpbm2.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/pbm/libpbm2.c b/pbm/libpbm2.c
index e9390e5..4023567 100644
--- a/pbm/libpbm2.c
+++ b/pbm/libpbm2.c
@@ -1,3 +1,4 @@
+/*
# libpbm2.c: pbm utility library part 2
#
# Copyright (C) 1988 by Jef Poskanzer.
@@ -16,6 +17,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 "pbmplus.h"