Apophysis 2.06 project files.
This commit is contained in:
parent
fd46305813
commit
76a2e089a5
@ -1,6 +1,6 @@
|
|||||||
-$A8
|
-$A8
|
||||||
-$B-
|
-$B-
|
||||||
-$C+
|
-$C-
|
||||||
-$D-
|
-$D-
|
||||||
-$E-
|
-$E-
|
||||||
-$F-
|
-$F-
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
Apophysis Copyright (C) 2001-2004 Mark Townsend
|
Apophysis Copyright (C) 2001-2004 Mark Townsend
|
||||||
Apophysis Copyright (C) 2005-2006 Ronald Hordijk, Piotr Borys, Peter Sdobnov
|
Apophysis Copyright (C) 2005-2006 Ronald Hordijk, Piotr Borys, Peter Sdobnov
|
||||||
|
Apophysis Copyright (C) 2007 Piotr Borys, Peter Sdobnov
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or modify
|
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
|
it under the terms of the GNU General Public License as published by
|
||||||
@ -92,8 +93,8 @@ uses
|
|||||||
{$R *.RES}
|
{$R *.RES}
|
||||||
|
|
||||||
begin
|
begin
|
||||||
if now > EncodeDate(2007, 6, 30) then begin
|
if now > EncodeDate(2007, 11, 1) then begin
|
||||||
ShowMessage('This version has expired. Please go to http://sourceforge.net/project/apophysis and download the latest version.');
|
ShowMessage('This version has expired. Please go to http://sourceforge.net/projects/apophysis and download the latest version.');
|
||||||
Halt
|
Halt
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user