|
Revision 1, 1.5 KB
(checked in by david, 3 years ago)
|
|
trunk: adding version 0.4.2 from other (internal) svn repos
|
| Rev | Line | |
|---|
| [1] | 1 | |
|---|
| 2 | 2007/03/29 : |
|---|
| 3 | Before I (David Goodwin) customised this plugin, it contained the following within all |
|---|
| 4 | files as a header. |
|---|
| 5 | |
|---|
| 6 | /**************************************************************************************** |
|---|
| 7 | |
|---|
| 8 | Author ......... Florian Kimmerl |
|---|
| 9 | Contact ........ info@spacekoeln.de |
|---|
| 10 | Home Site ...... http://www.spacekoeln.de/ |
|---|
| 11 | Program ........ postfixadmin |
|---|
| 12 | Purpose ........ Allows you to change your postfixadmin settings within squirrelmail |
|---|
| 13 | |
|---|
| 14 | ************************************************************************************* |
|---|
| 15 | |
|---|
| 16 | The Original Code is Postfix Admin. |
|---|
| 17 | The Initial Developer of the Original Code is Mischa Peters . |
|---|
| 18 | Portions created by Mischa Peters are Copyright (c) 2002, 2003, 2004. |
|---|
| 19 | All Rights Reserved. |
|---|
| 20 | Contributor(s): |
|---|
| 21 | This project includes work by Mischa Peters and others that is: |
|---|
| 22 | Copyright (c) 2002,2003,2004 Mischa Peters |
|---|
| 23 | All rights reserved. |
|---|
| 24 | |
|---|
| 25 | ****************************************************************************************/ |
|---|
| 26 | |
|---|
| 27 | |
|---|
| 28 | Contacting the author provided no success, so I took over maintainership. |
|---|
| 29 | |
|---|
| 30 | Please note: |
|---|
| 31 | |
|---|
| 32 | 1) Changes made by myself (David Goodwin) will be licensed under the GPL |
|---|
| 33 | 2) PostfixAdmin has itself been relicensed under the GPL; however this took place _after_ |
|---|
| 34 | this plugin was written. |
|---|
| 35 | 3) Squirrelmail itself is released under http://squirrelmail.org/wiki/SquirrelMailGPL (GPL) |
|---|
| 36 | |
|---|
| 37 | |
|---|
| 38 | The GNU public license can be found online at : |
|---|
| 39 | |
|---|
| 40 | http://www.gnu.org/licenses/gpl.txt |
|---|