Browse Source

Add license details

Boban Spasic 1 year ago
parent
commit
2865a515e2
2 changed files with 18 additions and 0 deletions
  1. 9 0
      bcleaboard.pas
  2. 9 0
      bcleaengrave.pas

+ 9 - 0
bcleaboard.pas

@@ -1,3 +1,12 @@
+{
+ *****************************************************************************
+  See the file COPYING.modifiedLGPL.txt, included in this distribution,
+  for details about the license.
+ *****************************************************************************
+
+ Author: Boban Spasic
+}
+
 unit BCLeaBoard;
 unit BCLeaBoard;
 
 
 {$mode objfpc}{$H+}
 {$mode objfpc}{$H+}

+ 9 - 0
bcleaengrave.pas

@@ -1,3 +1,12 @@
+{
+ *****************************************************************************
+  See the file COPYING.modifiedLGPL.txt, included in this distribution,
+  for details about the license.
+ *****************************************************************************
+
+ Author: Boban Spasic
+}
+
 unit BCLeaEngrave;
 unit BCLeaEngrave;
 
 
 {$mode ObjFPC}{$H+}
 {$mode ObjFPC}{$H+}