X-Git-Url: http://www.lcore.org/git/pngwrite.git/blobdiff_plain/81a823da3db81e91e6b1f97bd23f25d70d1e44e6..HEAD:/pngwritetbitmap.pas?ds=sidebyside diff --git a/pngwritetbitmap.pas b/pngwritetbitmap.pas index f080631..27cc7fd 100644 --- a/pngwritetbitmap.pas +++ b/pngwritetbitmap.pas @@ -1,5 +1,11 @@ {unit to write tbitmaps to a png using plugwashes png code} +{ Copyright (C) 2008 Peter Green + For conditions of distribution and use, see copyright notice in zlib_license.txt + which is included in the package + ----------------------------------------------------------------------------- } + + unit pngwritetbitmap; interface