summaryrefslogtreecommitdiff
path: root/imageto/input-pbm.c
diff options
context:
space:
mode:
Diffstat (limited to 'imageto/input-pbm.c')
-rw-r--r--imageto/input-pbm.c10
1 files changed, 9 insertions, 1 deletions
diff --git a/imageto/input-pbm.c b/imageto/input-pbm.c
index 9fe47ba..6143214 100644
--- a/imageto/input-pbm.c
+++ b/imageto/input-pbm.c
@@ -1,6 +1,14 @@
/* input-pbm.c: read PBM files.
-Copyright (C) 1990, 1991, 19 19ANY WARRANTY; without even the implied warranty of
+Copyright (C) 1990, 1991, 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.