From adc090532e01e7f45b031098178bb9c6b5648696 Mon Sep 17 00:00:00 2001 From: gbamber Date: Sun, 20 Jul 2014 09:52:34 +0000 Subject: [PATCH] git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3344 8e941d3f-bd1b-0410-a28a-d453659cc2b4 --- components/aboutcomponent/readme.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/components/aboutcomponent/readme.txt b/components/aboutcomponent/readme.txt index fd046b3f3..e9d7afbf2 100644 --- a/components/aboutcomponent/readme.txt +++ b/components/aboutcomponent/readme.txt @@ -28,4 +28,7 @@ In your component's Constructor Create() set some, all or none of the following AboutBoxAuthorEmail (string) AboutBoxLicenseType (string e.g. 'GPL', ModifiedGPL' etc) -You will have to recompile and reinstall your component to see the results. \ No newline at end of file +You will have to recompile and reinstall your component to see the results. + +========= +June 2014 \ No newline at end of file