0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00
postfixadmin/LICENSE.TXT
Christian Boltz 476035efd1 Legal stuff: add notes about the licenses of the libraries we use to LICENSE.TXT
Also added smarty/COPYING.lib (contains the smarty license - LGPL3)


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@971 a1433add-5e2c-0410-b055-b7f2511e0802
2011-02-27 22:24:51 +00:00

43 lines
2.1 KiB
Plaintext

Postfix Admin is a Web Based Management tool created for Postfix. It is
a PHP based application that handles Postfix Style Virtual Domains and
Users that are stored in MySQL.
Copyright (c) 2005 High5! (Mischa Peters and others)
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.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Postfix Admin version 2.1.1, Copyright (c) 2005 High5! (Mischa Peters & Contributors)
Postfix Admin comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions.
High5!, hereby disclaims all copyright interest in the program
`Postfix Admin' (which makes passes at Postfix, PHP and MySQL) written
by Wietse Venema, PHP Group and MYSQL AB.
Contributors: Mihau, Tarvin, SteveB, DJTremors, WhiteFox, David Osborn,
David Goodwin (GingerDog), Christian Boltz (cboltz) and GregC and others.
Postfix Admin uses some libraries that come with a different license:
- the Smarty templating engine is licensed under the GNU LESSER GENERAL PUBLIC
LICENSE Version 3 (see smarty/COPYING.lib)
- the CLI (commandline interface) is based on CakePHP which is licensed under
the MIT license.
- simpletest is licensed under the GNU LESSER GENERAL PUBLIC LICENSE Version 2.1
(see tests/simpletest/LICENSE)
- the squirrelmail plugin uses Zend Framework which is licensed under the
New BSD License (3-clause), see http://framework.zend.com/license