summaryrefslogtreecommitdiff
path: root/include/pbmplus.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pbmplus.h')
-rw-r--r--include/pbmplus.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/pbmplus.h b/include/pbmplus.h
index b70cafe..0af69ac 100644
--- a/include/pbmplus.h
+++ b/include/pbmplus.h
@@ -1,3 +1,4 @@
+/*
# pbmplus.h - header file for PBM, PGM, PPM, and PNM
#
# Copyright (C) 1988, 1989, 1991, 2011 Jef Poskanzer.
@@ -15,8 +16,11 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
+*/
+/*
# Configuration options modified for GNU --karl.
+*/
#ifndef _PBMPLUS_H_
#define _PBMPLUS_H_