X-Git-Url: http://www.lcore.org/git/lcore.git/blobdiff_plain/0cf8242b7bb005541896b8ab6363b147ff22f454..79c6fc9d53e925de06072a9ee0abe794955fb52e:/wmessages.pas?ds=sidebyside

diff --git a/wmessages.pas b/wmessages.pas
index fed9259..205e79d 100644
--- a/wmessages.pas
+++ b/wmessages.pas
@@ -1,5 +1,10 @@
+{ 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
+  ----------------------------------------------------------------------------- } 
+      
 unit wmessages;
-//this unit contains varions functions and types to make it easier to write
+//this unit contains various functions and types to make it easier to write
 //code that works with both real windows messages and lmessages
 
 interface