summaryrefslogtreecommitdiff
path: root/include/pbm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pbm.h')
-rw-r--r--include/pbm.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/pbm.h b/include/pbm.h
index 813c067..b268580 100644
--- a/include/pbm.h
+++ b/include/pbm.h
@@ -1,3 +1,4 @@
+/*
# pbm.h - 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 _PBM_H_