X-Git-Url: http://www.lcore.org/git/lcore.git/blobdiff_plain/e27ef2c6aab3a2a8051314bd37bb3b2386775f36..4e72d8df4cde72eb1e62da6e0331af4b7f3e4c6a:/blinklist.pas

diff --git a/blinklist.pas b/blinklist.pas
index 6ce58d8..ca05847 100644
--- a/blinklist.pas
+++ b/blinklist.pas
@@ -1,10 +1,9 @@
-
 { Copyright (C) 2005 Bas Steendijk
   For conditions of distribution and use, see copyright notice in zlib_license.txt
-    which is included in the package
-      ----------------------------------------------------------------------------- }
-
+  which is included in the package
+  ----------------------------------------------------------------------------- }
 unit blinklist;
+
 {$ifdef fpc}
   {$mode delphi}
 {$endif}