SF.net SVN: postfixadmin:[1558] trunk
Brought to you by:
christian_boltz,
gingerdog
From: <chr...@us...> - 2013-11-10 15:57:34
|
Revision: 1558 http://sourceforge.net/p/postfixadmin/code/1558 Author: christian_boltz Date: 2013-11-10 15:57:32 +0000 (Sun, 10 Nov 2013) Log Message: ----------- remove "postfixadmin.com" in comments in lots of files Modified Paths: -------------- trunk/ADDITIONS/convert-passwd-to-postfixadmin.pl trunk/CHANGELOG.TXT trunk/backup.php trunk/broadcast-message.php trunk/common.php trunk/config.inc.php trunk/delete.php trunk/edit.php trunk/fetchmail.php trunk/functions.inc.php trunk/index.php trunk/languages/language-update.sh trunk/list-admin.php trunk/list-domain.php trunk/list-virtual.php trunk/login.php trunk/logout.php trunk/main.php trunk/sendmail.php trunk/setup.php trunk/users/edit-alias.php trunk/users/index.php trunk/users/login.php trunk/users/logout.php trunk/users/main.php trunk/users/password.php trunk/users/vacation.php trunk/vacation.php trunk/variables.inc.php trunk/viewlog.php Modified: trunk/ADDITIONS/convert-passwd-to-postfixadmin.pl =================================================================== --- trunk/ADDITIONS/convert-passwd-to-postfixadmin.pl 2013-11-10 15:41:13 UTC (rev 1557) +++ trunk/ADDITIONS/convert-passwd-to-postfixadmin.pl 2013-11-10 15:57:32 UTC (rev 1558) @@ -6,8 +6,7 @@ # This source file is subject to the GPL license that is bundled with # this package in the file LICENSE.TXT. # -# Further details on the project are available at : -# http://www.postfixadmin.com or http://postfixadmin.sf.net +# Further details on the project are available at http://postfixadmin.sf.net # # @version $Id$ # @license GNU GPL v2 or later. Modified: trunk/CHANGELOG.TXT =================================================================== --- trunk/CHANGELOG.TXT 2013-11-10 15:41:13 UTC (rev 1557) +++ trunk/CHANGELOG.TXT 2013-11-10 15:57:32 UTC (rev 1558) @@ -4,12 +4,12 @@ # This source file is subject to the GPL license that is bundled with # this package in the file LICENSE.TXT. # -# Further details on the project are available at : -# http://www.postfixadmin.com or http://postfixadmin.sf.net +# Further details on the project are available at http://postfixadmin.sf.net # # Last update: # $Id$ +# (last real update was in r1166 - the above Id: was a minor change) Version ***svn*** - 2009/12/26 - SVN r*** ----------------------------------- Modified: trunk/backup.php =================================================================== --- trunk/backup.php 2013-11-10 15:41:13 UTC (rev 1557) +++ trunk/backup.php 2013-11-10 15:57:32 UTC (rev 1558) @@ -6,8 +6,7 @@ * This source file is subject to the GPL license that is bundled with * this package in the file LICENSE.TXT. * - * Further details on the project are available at : - * http://www.postfixadmin.com or http://postfixadmin.sf.net + * Further details on the project are available at http://postfixadmin.sf.net * * @version $Id$ * @license GNU GPL v2 or later. Modified: trunk/broadcast-message.php =================================================================== --- trunk/broadcast-message.php 2013-11-10 15:41:13 UTC (rev 1557) +++ trunk/broadcast-message.php 2013-11-10 15:57:32 UTC (rev 1558) @@ -6,8 +6,7 @@ * This source file is subject to the GPL license that is bundled with * this package in the file LICENSE.TXT. * - * Further details on the project are available at : - * http://www.postfixadmin.com or http://postfixadmin.sf.net + * Further details on the project are available at http://postfixadmin.sf.net * * @version $Id$ * @license GNU GPL v2 or later. Modified: trunk/common.php =================================================================== --- trunk/common.php 2013-11-10 15:41:13 UTC (rev 1557) +++ trunk/common.php 2013-11-10 15:57:32 UTC (rev 1558) @@ -6,8 +6,7 @@ * This source file is subject to the GPL license that is bundled with * this package in the file LICENSE.TXT. * - * Further details on the project are available at : - * http://www.postfixadmin.com or http://postfixadmin.sf.net + * Further details on the project are available at http://postfixadmin.sf.net * * @version $Id$ * @license GNU GPL v2 or later. Modified: trunk/config.inc.php =================================================================== --- trunk/config.inc.php 2013-11-10 15:41:13 UTC (rev 1557) +++ trunk/config.inc.php 2013-11-10 15:57:32 UTC (rev 1558) @@ -6,8 +6,7 @@ * This source file is subject to the GPL license that is bundled with * this package in the file LICENSE.TXT. * - * Further details on the project are available at : - * http://www.postfixadmin.com or http://postfixadmin.sf.net + * Further details on the project are available at http://postfixadmin.sf.net * * @version $Id$ * @license GNU GPL v2 or later. Modified: trunk/delete.php =================================================================== --- trunk/delete.php 2013-11-10 15:41:13 UTC (rev 1557) +++ trunk/delete.php 2013-11-10 15:57:32 UTC (rev 1558) @@ -6,8 +6,7 @@ * This source file is subject to the GPL license that is bundled with * this package in the file LICENSE.TXT. * - * Further details on the project are available at : - * http://www.postfixadmin.com or http://postfixadmin.sf.net + * Further details on the project are available at http://postfixadmin.sf.net * * @version $Id$ * @license GNU GPL v2 or later. Modified: trunk/edit.php =================================================================== --- trunk/edit.php 2013-11-10 15:41:13 UTC (rev 1557) +++ trunk/edit.php 2013-11-10 15:57:32 UTC (rev 1558) @@ -6,8 +6,7 @@ * This source file is subject to the GPL license that is bundled with * this package in the file LICENSE.TXT. * - * Further details on the project are available at : - * http://www.postfixadmin.com or http://postfixadmin.sf.net + * Further details on the project are available at http://postfixadmin.sf.net * * @version $Id$ * @license GNU GPL v2 or later. Modified: trunk/fetchmail.php =================================================================== --- trunk/fetchmail.php 2013-11-10 15:41:13 UTC (rev 1557) +++ trunk/fetchmail.php 2013-11-10 15:57:32 UTC (rev 1558) @@ -6,8 +6,7 @@ * This source file is subject to the GPL license that is bundled with * this package in the file LICENSE.TXT. * - * Further details on the project are available at : - * http://www.postfixadmin.com or http://postfixadmin.sf.net + * Further details on the project are available at http://postfixadmin.sf.net * * @version $Id$ * @license GNU GPL v2 or later. Modified: trunk/functions.inc.php =================================================================== --- trunk/functions.inc.php 2013-11-10 15:41:13 UTC (rev 1557) +++ trunk/functions.inc.php 2013-11-10 15:57:32 UTC (rev 1558) @@ -6,8 +6,7 @@ * This source file is subject to the GPL license that is bundled with * this package in the file LICENSE.TXT. * - * Further details on the project are available at : - * http://www.postfixadmin.com or http://postfixadmin.sf.net + * Further details on the project are available at http://postfixadmin.sf.net * * @version $Id$ * @license GNU GPL v2 or later. Modified: trunk/index.php =================================================================== --- trunk/index.php 2013-11-10 15:41:13 UTC (rev 1557) +++ trunk/index.php 2013-11-10 15:57:32 UTC (rev 1558) @@ -6,8 +6,7 @@ * This source file is subject to the GPL license that is bundled with * this package in the file LICENSE.TXT. * - * Further details on the project are available at : - * http://www.postfixadmin.com or http://postfixadmin.sf.net + * Further details on the project are available at http://postfixadmin.sf.net * * @version $Id$ * @license GNU GPL v2 or later. Modified: trunk/languages/language-update.sh =================================================================== --- trunk/languages/language-update.sh 2013-11-10 15:41:13 UTC (rev 1557) +++ trunk/languages/language-update.sh 2013-11-10 15:57:32 UTC (rev 1558) @@ -6,8 +6,7 @@ # This source file is subject to the GPL license that is bundled with # this package in the file LICENSE.TXT. # - # Further details on the project are available at : - # http://www.postfixadmin.com or http://postfixadmin.sf.net + # Further details on the project are available at http://postfixadmin.sf.net # # @version $Id$ # @license GNU GPL v2 or later. Modified: trunk/list-admin.php =================================================================== --- trunk/list-admin.php 2013-11-10 15:41:13 UTC (rev 1557) +++ trunk/list-admin.php 2013-11-10 15:57:32 UTC (rev 1558) @@ -6,8 +6,7 @@ * This source file is subject to the GPL license that is bundled with * this package in the file LICENSE.TXT. * - * Further details on the project are available at : - * http://www.postfixadmin.com or http://postfixadmin.sf.net + * Further details on the project are available at http://postfixadmin.sf.net * * @version $Id$ * @license GNU GPL v2 or later. Modified: trunk/list-domain.php =================================================================== --- trunk/list-domain.php 2013-11-10 15:41:13 UTC (rev 1557) +++ trunk/list-domain.php 2013-11-10 15:57:32 UTC (rev 1558) @@ -5,8 +5,7 @@ * This source file is subject to the GPL license that is bundled with * this package in the file LICENSE.TXT. * - * Further details on the project are available at : - * http://www.postfixadmin.com or http://postfixadmin.sf.net + * Further details on the project are available at http://postfixadmin.sf.net * * @version $Id$ * @license GNU GPL v2 or later. Modified: trunk/list-virtual.php =================================================================== --- trunk/list-virtual.php 2013-11-10 15:41:13 UTC (rev 1557) +++ trunk/list-virtual.php 2013-11-10 15:57:32 UTC (rev 1558) @@ -6,8 +6,7 @@ * This source file is subject to the GPL license that is bundled with * this package in the file LICENSE.TXT. * - * Further details on the project are available at : - * http://www.postfixadmin.com or http://postfixadmin.sf.net + * Further details on the project are available at http://postfixadmin.sf.net * * @version $Id$ * @license GNU GPL v2 or later. Modified: trunk/login.php =================================================================== --- trunk/login.php 2013-11-10 15:41:13 UTC (rev 1557) +++ trunk/login.php 2013-11-10 15:57:32 UTC (rev 1558) @@ -6,8 +6,7 @@ * This source file is subject to the GPL license that is bundled with * this package in the file LICENSE.TXT. * - * Further details on the project are available at : - * http://www.postfixadmin.com or http://postfixadmin.sf.net + * Further details on the project are available at http://postfixadmin.sf.net * * @version $Id$ * @license GNU GPL v2 or later. Modified: trunk/logout.php =================================================================== --- trunk/logout.php 2013-11-10 15:41:13 UTC (rev 1557) +++ trunk/logout.php 2013-11-10 15:57:32 UTC (rev 1558) @@ -6,8 +6,7 @@ * This source file is subject to the GPL license that is bundled with * this package in the file LICENSE.TXT. * - * Further details on the project are available at : - * http://www.postfixadmin.com or http://postfixadmin.sf.net + * Further details on the project are available at http://postfixadmin.sf.net * * @version $Id$ * @license GNU GPL v2 or later. Modified: trunk/main.php =================================================================== --- trunk/main.php 2013-11-10 15:41:13 UTC (rev 1557) +++ trunk/main.php 2013-11-10 15:57:32 UTC (rev 1558) @@ -6,8 +6,7 @@ * This source file is subject to the GPL license that is bundled with * this package in the file LICENSE.TXT. * - * Further details on the project are available at : - * http://www.postfixadmin.com or http://postfixadmin.sf.net + * Further details on the project are available at http://postfixadmin.sf.net * * @version $Id$ * @license GNU GPL v2 or later. Modified: trunk/sendmail.php =================================================================== --- trunk/sendmail.php 2013-11-10 15:41:13 UTC (rev 1557) +++ trunk/sendmail.php 2013-11-10 15:57:32 UTC (rev 1558) @@ -6,8 +6,7 @@ * This source file is subject to the GPL license that is bundled with * this package in the file LICENSE.TXT. * - * Further details on the project are available at : - * http://www.postfixadmin.com or http://postfixadmin.sf.net + * Further details on the project are available at http://postfixadmin.sf.net * * @version $Id$ * @license GNU GPL v2 or later. Modified: trunk/setup.php =================================================================== --- trunk/setup.php 2013-11-10 15:41:13 UTC (rev 1557) +++ trunk/setup.php 2013-11-10 15:57:32 UTC (rev 1558) @@ -6,8 +6,7 @@ * This source file is subject to the GPL license that is bundled with * this package in the file LICENSE.TXT. * - * Further details on the project are available at : - * http://www.postfixadmin.com or http://postfixadmin.sf.net + * Further details on the project are available at http://postfixadmin.sf.net * * @version $Id$ * @license GNU GPL v2 or later. Modified: trunk/users/edit-alias.php =================================================================== --- trunk/users/edit-alias.php 2013-11-10 15:41:13 UTC (rev 1557) +++ trunk/users/edit-alias.php 2013-11-10 15:57:32 UTC (rev 1558) @@ -6,8 +6,7 @@ * This source file is subject to the GPL license that is bundled with * this package in the file LICENSE.TXT. * - * Further details on the project are available at : - * http://www.postfixadmin.com or http://postfixadmin.sf.net + * Further details on the project are available at http://postfixadmin.sf.net * * @version $Id$ * @license GNU GPL v2 or later. Modified: trunk/users/index.php =================================================================== --- trunk/users/index.php 2013-11-10 15:41:13 UTC (rev 1557) +++ trunk/users/index.php 2013-11-10 15:57:32 UTC (rev 1558) @@ -6,8 +6,7 @@ * This source file is subject to the GPL license that is bundled with * this package in the file LICENSE.TXT. * - * Further details on the project are available at : - * http://www.postfixadmin.com or http://postfixadmin.sf.net + * Further details on the project are available at http://postfixadmin.sf.net * * @version $Id$ * @license GNU GPL v2 or later. Modified: trunk/users/login.php =================================================================== --- trunk/users/login.php 2013-11-10 15:41:13 UTC (rev 1557) +++ trunk/users/login.php 2013-11-10 15:57:32 UTC (rev 1558) @@ -6,8 +6,7 @@ * This source file is subject to the GPL license that is bundled with * this package in the file LICENSE.TXT. * - * Further details on the project are available at : - * http://www.postfixadmin.com or http://postfixadmin.sf.net + * Further details on the project are available at http://postfixadmin.sf.net * * @version $Id$ * @license GNU GPL v2 or later. Modified: trunk/users/logout.php =================================================================== --- trunk/users/logout.php 2013-11-10 15:41:13 UTC (rev 1557) +++ trunk/users/logout.php 2013-11-10 15:57:32 UTC (rev 1558) @@ -6,8 +6,7 @@ * This source file is subject to the GPL license that is bundled with * this package in the file LICENSE.TXT. * - * Further details on the project are available at : - * http://www.postfixadmin.com or http://postfixadmin.sf.net + * Further details on the project are available at http://postfixadmin.sf.net * * @version $Id$ * @license GNU GPL v2 or later. Modified: trunk/users/main.php =================================================================== --- trunk/users/main.php 2013-11-10 15:41:13 UTC (rev 1557) +++ trunk/users/main.php 2013-11-10 15:57:32 UTC (rev 1558) @@ -6,8 +6,7 @@ * This source file is subject to the GPL license that is bundled with * this package in the file LICENSE.TXT. * - * Further details on the project are available at : - * http://www.postfixadmin.com or http://postfixadmin.sf.net + * Further details on the project are available at http://postfixadmin.sf.net * * @version $Id$ * @license GNU GPL v2 or later. Modified: trunk/users/password.php =================================================================== --- trunk/users/password.php 2013-11-10 15:41:13 UTC (rev 1557) +++ trunk/users/password.php 2013-11-10 15:57:32 UTC (rev 1558) @@ -6,8 +6,7 @@ * This source file is subject to the GPL license that is bundled with * this package in the file LICENSE.TXT. * - * Further details on the project are available at : - * http://www.postfixadmin.com or http://postfixadmin.sf.net + * Further details on the project are available at http://postfixadmin.sf.net * * @version $Id$ * @license GNU GPL v2 or later. Modified: trunk/users/vacation.php =================================================================== --- trunk/users/vacation.php 2013-11-10 15:41:13 UTC (rev 1557) +++ trunk/users/vacation.php 2013-11-10 15:57:32 UTC (rev 1558) @@ -6,8 +6,7 @@ * This source file is subject to the GPL license that is bundled with * this package in the file LICENSE.TXT. * - * Further details on the project are available at : - * http://www.postfixadmin.com or http://postfixadmin.sf.net + * Further details on the project are available at http://postfixadmin.sf.net * * @version $Id$ * @license GNU GPL v2 or later. Modified: trunk/vacation.php =================================================================== --- trunk/vacation.php 2013-11-10 15:41:13 UTC (rev 1557) +++ trunk/vacation.php 2013-11-10 15:57:32 UTC (rev 1558) @@ -6,8 +6,7 @@ * This source file is subject to the GPL license that is bundled with * this package in the file LICENSE.TXT. * - * Further details on the project are available at : - * http://www.postfixadmin.com or http://postfixadmin.sf.net + * Further details on the project are available at http://postfixadmin.sf.net * * @version $Id$ * @license GNU GPL v2 or later. Modified: trunk/variables.inc.php =================================================================== --- trunk/variables.inc.php 2013-11-10 15:41:13 UTC (rev 1557) +++ trunk/variables.inc.php 2013-11-10 15:57:32 UTC (rev 1558) @@ -6,8 +6,7 @@ * This source file is subject to the GPL license that is bundled with * this package in the file LICENSE.TXT. * - * Further details on the project are available at : - * http://www.postfixadmin.com or http://postfixadmin.sf.net + * Further details on the project are available at http://postfixadmin.sf.net * * @version $Id$ * @license GNU GPL v2 or later. Modified: trunk/viewlog.php =================================================================== --- trunk/viewlog.php 2013-11-10 15:41:13 UTC (rev 1557) +++ trunk/viewlog.php 2013-11-10 15:57:32 UTC (rev 1558) @@ -6,8 +6,7 @@ * This source file is subject to the GPL license that is bundled with * this package in the file LICENSE.TXT. * - * Further details on the project are available at : - * http://www.postfixadmin.com or http://postfixadmin.sf.net + * Further details on the project are available at http://postfixadmin.sf.net * * @version $Id$ * @license GNU GPL v2 or later. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |