about summary refs log tree commit diff
path: root/lib/libpamcolor.c
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2012-11-28 02:56:59 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2012-11-28 02:56:59 +0000
commit7c8ef33b1c9556156d660c2403944fa183a478fa (patch)
treed8e3732dc7c301cb7be13fc6313614f6b0c33cf8 /lib/libpamcolor.c
parent17cabda085e2272c2870cfbc0be85a4ccae3bea1 (diff)
downloadnetpbm-mirror-7c8ef33b1c9556156d660c2403944fa183a478fa.tar.gz
netpbm-mirror-7c8ef33b1c9556156d660c2403944fa183a478fa.tar.xz
netpbm-mirror-7c8ef33b1c9556156d660c2403944fa183a478fa.zip
Add some copyright notices
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1789 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'lib/libpamcolor.c')
-rw-r--r--lib/libpamcolor.c13
1 files changed, 8 insertions, 5 deletions
diff --git a/lib/libpamcolor.c b/lib/libpamcolor.c
index 8604e15e..c4f2212d 100644
--- a/lib/libpamcolor.c
+++ b/lib/libpamcolor.c
@@ -1,9 +1,12 @@
-/*----------------------------------------------------------------------------
+/*============================================================================
                                   libpamcolor.c
-------------------------------------------------------------------------------
-   These are the library functions, which belong in the libnetpbm library,
-   that deal with colors in the PAM image format.
------------------------------------------------------------------------------*/
+==============================================================================
+  These are the library functions, which belong in the libnetpbm library,
+  that deal with colors in the PAM image format.
+
+  This file was originally written by Bryan Henderson and is contributed
+  to the public domain by him and subsequent authors.
+=============================================================================*/
 
 /* See pmfileio.c for the complicated explanation of this 32/64 bit file
    offset stuff.