From 7c8ef33b1c9556156d660c2403944fa183a478fa Mon Sep 17 00:00:00 2001 From: giraffedata Date: Wed, 28 Nov 2012 02:56:59 +0000 Subject: Add some copyright notices git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1789 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- lib/libpamcolor.c | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'lib/libpamcolor.c') 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. -- cgit 1.4.1