summaryrefslogtreecommitdiff
path: root/pbm/libpbm.h
diff options
context:
space:
mode:
Diffstat (limited to 'pbm/libpbm.h')
-rw-r--r--pbm/libpbm.h16
1 files changed, 15 insertions, 1 deletions
diff --git a/pbm/libpbm.h b/pbm/libpbm.h
index 7b80f2f..1cd1075 100644
--- a/pbm/libpbm.h
+++ b/pbm/libpbm.h
@@ -1,5 +1,19 @@
/* libpbm.h - internal header file for libpbm portable bitmap library
-*/
+Copyright (C) 2011 Free Software Foundation, Inc.
+
+This program is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 3, or (at your option)
+any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#ifndef _LIBPBM_H_
#define _LIBPBM_H_