X-Git-Url: http://www.lcore.org/git/pngwrite.git/blobdiff_plain/81a823da3db81e91e6b1f97bd23f25d70d1e44e6..HEAD:/uint32.inc?ds=inline

diff --git a/uint32.inc b/uint32.inc
index 4abe7f3..4f2caad 100755
--- a/uint32.inc
+++ b/uint32.inc
@@ -1,3 +1,7 @@
+{ Copyright (C) 2005 Bas Steendijk and Peter Green
+  For conditions of distribution and use, see copyright notice in zlib_license.txt
+  which is included in the package
+  ----------------------------------------------------------------------------- }
 type
   {delphi 3 and before do not have a 32 bits unsigned integer type,
   but longint has the correct behavior - it doesn't on newer delphi versions}