diff options
author | Graeme Geldenhuys <graemeg@gmail.com> | 2014-07-23 06:43:41 +0100 |
---|---|---|
committer | Graeme Geldenhuys <graemeg@gmail.com> | 2014-07-23 06:43:41 +0100 |
commit | d35d988ed4c394ad4fbac469295de010f9371354 (patch) | |
tree | c247ce8faac6f586bc5c62ae00404492af5ce0b3 /src/gui | |
parent | 3bdd7fcce7e6aa033c98ff3dba824536d9ca6456 (diff) | |
download | fpGUI-d35d988ed4c394ad4fbac469295de010f9371354.tar.xz |
remove old code comment not needed any more
Diffstat (limited to 'src/gui')
-rw-r--r-- | src/gui/fpg_customgrid.pas | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/fpg_customgrid.pas b/src/gui/fpg_customgrid.pas index 98040374..923bed91 100644 --- a/src/gui/fpg_customgrid.pas +++ b/src/gui/fpg_customgrid.pas @@ -1,7 +1,7 @@ { fpGUI - Free Pascal GUI Toolkit - Copyright (C) 2006 - 2010 See the file AUTHORS.txt, included in this + Copyright (C) 2006 - 2014 See the file AUTHORS.txt, included in this distribution, for details of the copyright. See the file COPYING.modifiedLGPL, included in this distribution, |