From 0ace654e47599d84f03719c5a86c85a243117473 Mon Sep 17 00:00:00 2001 From: Ivan Mahonin Date: Apr 11 2023 15:05:54 +0000 Subject: copyleft --- diff --git a/.gitignore b/.gitignore index 565c1d5..0ac2b6e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ *.o *.or *.ppu +*.lps *.compiled Copier diff --git a/Copier.lps b/Copier.lps deleted file mode 100644 index 921cc26..0000000 --- a/Copier.lps +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Main.lfm b/Main.lfm index e2fdeb8..6b947f4 100644 --- a/Main.lfm +++ b/Main.lfm @@ -21,12 +21,12 @@ object frmMain: TfrmMain Position = poScreenCenter LCLVersion = '1.8.4.0' object Label5: TLabel - Left = 135 + Left = 143 Height = 13 Top = 277 - Width = 249 + Width = 241 Anchors = [akRight, akBottom] - Caption = '©2004 Copyright by Midnight Entertainment' + Caption = '©2004 Copyleft by Midnight Entertainment' ParentColor = False end object iProgress: TImage