about summary refs log tree commit diff
path: root/lib/libpamwrite.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpamwrite.c')
-rw-r--r--lib/libpamwrite.c9
1 files changed, 6 insertions, 3 deletions
diff --git a/lib/libpamwrite.c b/lib/libpamwrite.c
index 31e39613..73e5e78a 100644
--- a/lib/libpamwrite.c
+++ b/lib/libpamwrite.c
@@ -1,10 +1,13 @@
-/*----------------------------------------------------------------------------
+/*============================================================================
                                   libpamwrite.c
-------------------------------------------------------------------------------
+==============================================================================
    These are the library functions, which belong in the libnetpbm library,
    that deal with writing 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.