|
|
Copyright notices
This page includes the copyright notices of importance to SDS.
The copyright notice for SDS:
Software Development Foundation v0.5.17
Copyright (C) 1996-1998 Stig E. Sandø
Copyright (C) 1999-2001 Stig E. Sandø and Karl-Trygve Kalleberg
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 the Free Software Foundation version 2 or later.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
|
When parsing data-files (in XML) James Clark's expat (same
as Mozilla uses) is used:
expat XML parser
Copyright (C) 1998 James Clark
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 the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
|
Brad Appleton's option parsing classes are used in some C++
programs.
Copyrights for the various frontends may be found on the Frontends page.
|