summaryrefslogtreecommitdiff
path: root/pbm/libpbm.h
diff options
context:
space:
mode:
Diffstat (limited to 'pbm/libpbm.h')
-rw-r--r--pbm/libpbm.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/pbm/libpbm.h b/pbm/libpbm.h
index 6299314..dcb0351 100644
--- a/pbm/libpbm.h
+++ b/pbm/libpbm.h
@@ -1,3 +1,4 @@
+/*
# libpbm.h: internal header file for libpbm portable bitmap library
#
# Copyright (C) 2011 Free Software Foundation, Inc.
@@ -15,6 +16,8 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
+*/
+
#ifndef _LIBPBM_H_
#define _LIBPBM_H_