summaryrefslogtreecommitdiff
path: root/img/fpimg.pas
diff options
context:
space:
mode:
authorGraeme Geldenhuys <graemeg@users.sourceforge.net>2006-11-20 07:15:13 +0000
committerGraeme Geldenhuys <graemeg@users.sourceforge.net>2006-11-20 07:15:13 +0000
commitedb4456e089a46d7024b4a0c69a751ef3a21305c (patch)
tree7086b3ecf1412a9e76ece282b7715bd06279bfe6 /img/fpimg.pas
parent85b11e2c5ac5ecd1d4c9eb7ab5ee630b1b796a72 (diff)
downloadfpGUI-edb4456e089a46d7024b4a0c69a751ef3a21305c.tar.xz
Fixed all copyright information
Diffstat (limited to 'img/fpimg.pas')
-rw-r--r--img/fpimg.pas20
1 files changed, 10 insertions, 10 deletions
diff --git a/img/fpimg.pas b/img/fpimg.pas
index 9d9b9794..87707a97 100644
--- a/img/fpimg.pas
+++ b/img/fpimg.pas
@@ -1,14 +1,14 @@
{
- fpImg - Free Pascal Imaging Library
- Copyright (C) 2000 by
- Areca Systems GmbH / Sebastian Guenther, sg@freepascal.org
-
- fpImg interface declarations;
- this is the main glue code between different fpImg submodules
- such as ImageIO and fpGFX.
-
- See the file COPYING, included in this distribution,
- for details about the copyright.
+ fpGUI - Free Pascal GUI Library
+
+ fpIMG interface declarations. This is the main glue code between
+ different fpIMG submodules such as ImageIO and fpGFX.
+
+ Copyright (C) 2000 - 2006 See the file AUTHORS.txt, included in this
+ distribution, for details of the copyright.
+
+ See the file COPYING.modifiedLGPL, included in this distribution,
+ for details about redistributing fpGUI.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of