summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2008-11-23 12:12:00 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2008-11-23 12:12:00 +0100
commitccfc05d59a4192522332128c28b9ef111e06820f (patch)
tree5bb1ca8cbd14b1ab5d3ae2f53db63ab2ee27d5df
parent5f02c44cbee7a96bb6c0d8f808434148c27083e2 (diff)
copyright
-rw-r--r--src/pnm.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/pnm.h b/src/pnm.h
index d2e9d01..6a85500 100644
--- a/src/pnm.h
+++ b/src/pnm.h
@@ -1,3 +1,10 @@
+/*
+ * Copyright 2008 Johannes Hofmann <Johannes.Hofmann@gmx.de>
+ *
+ * This software may be used and distributed according to the terms
+ * of the GNU General Public License, incorporated herein by reference.
+ */
+
#include <stdio.h>
struct pnm {