diff --git a/2.10/Source/About.dfm b/2.10/Source/About.dfm index 628c41d..9ef07b2 100644 --- a/2.10/Source/About.dfm +++ b/2.10/Source/About.dfm @@ -1881,7 +1881,7 @@ object AboutForm: TAboutForm Top = 24 Width = 58 Height = 13 - Caption = 'version 2.05' + Caption = 'version 2.06' end object Label3: TLabel Left = 120 @@ -1918,7 +1918,7 @@ object AboutForm: TAboutForm Top = 252 Width = 178 Height = 13 - Caption = 'Copyright '#169' 1992-2005 Scott Draves' + Caption = 'Copyright '#169' 1992-2007 Scott Draves' end object lblFlamecom: TLabel Left = 120 @@ -1971,7 +1971,7 @@ object AboutForm: TAboutForm Top = 92 Width = 110 Height = 13 - Caption = 'Copyright '#169' 2005-2006' + Caption = 'Copyright '#169' 2005-2007' end object Label7: TLabel Left = 140 diff --git a/2.10/Source/About.pas b/2.10/Source/About.pas index fa45928..32415f1 100644 --- a/2.10/Source/About.pas +++ b/2.10/Source/About.pas @@ -1,6 +1,7 @@ { Apophysis Copyright (C) 2001-2004 Mark Townsend Apophysis Copyright (C) 2005-2006 Ronald Hordijk, Piotr Boris, Peter Sdobnov + Apophysis Copyright (C) 2007 Piotr Borys, Peter Sdobnov This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by