diff options
author | Graeme Geldenhuys <graeme@mastermaths.co.za> | 2010-02-26 15:17:37 +0200 |
---|---|---|
committer | Graeme Geldenhuys <graeme@mastermaths.co.za> | 2010-02-26 15:17:37 +0200 |
commit | 568d232144d05f8d2de416d28d426a8bb631fea3 (patch) | |
tree | 5998a0344ef137c8e5a26d5c8501e84ecf388c37 /examples/corelib | |
parent | a0fd4de9235ba29269af2adcb7dc6caa34fa9f34 (diff) | |
download | fpGUI-568d232144d05f8d2de416d28d426a8bb631fea3.tar.xz |
Update copyright notice in all units.
Diffstat (limited to 'examples/corelib')
-rw-r--r-- | examples/corelib/helloworld/helloworld.pas | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/corelib/helloworld/helloworld.pas b/examples/corelib/helloworld/helloworld.pas index be6b99c3..e6ba7440 100644 --- a/examples/corelib/helloworld/helloworld.pas +++ b/examples/corelib/helloworld/helloworld.pas @@ -1,7 +1,7 @@ { fpGUI - Free Pascal GUI Toolkit - Copyright (C) 2006 - 2008 See the file AUTHORS.txt, included in this + Copyright (C) 2006 - 2010 See the file AUTHORS.txt, included in this distribution, for details of the copyright. See the file COPYING.modifiedLGPL, included in this distribution, |