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/libpamread.c | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'lib/libpamread.c') diff --git a/lib/libpamread.c b/lib/libpamread.c index ca358bd7..3c8e2e33 100644 --- a/lib/libpamread.c +++ b/lib/libpamread.c @@ -1,10 +1,13 @@ -/*---------------------------------------------------------------------------- +/*============================================================================= libpamread.c ------------------------------------------------------------------------------- +=============================================================================== These are the library functions, which belong in the libnetpbm library, that deal with reading the PAM (Portable Arbitrary Format) image format raster (not the header). ------------------------------------------------------------------------------*/ + + 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