Browse Source

remove more references to sourceforge

pull/941/head
David Goodwin 3 months ago
parent
commit
460c624275
Failed to extract signature
  1. 2
      ADDITIONS/convert-passwd-to-postfixadmin.pl
  2. 2
      ADDITIONS/squirrelmail-plugin/functions.inc.php
  3. 2
      config.inc.php
  4. 2
      debian/README.Debian
  5. 2
      debian/copyright
  6. 2
      functions.inc.php
  7. 2
      languages/language-update.sh
  8. 2
      public/backup.php
  9. 2
      public/broadcast-message.php
  10. 2
      public/delete.php
  11. 2
      public/edit.php
  12. 2
      public/editactive.php
  13. 2
      public/index.php
  14. 2
      public/list-virtual.php
  15. 2
      public/list.php
  16. 2
      public/login-mfa.php
  17. 2
      public/login.php
  18. 2
      public/main.php
  19. 2
      public/sendmail.php
  20. 2
      public/setup.php
  21. 2
      public/users/app-passwords.php
  22. 2
      public/users/edit-alias.php
  23. 2
      public/users/index.php
  24. 2
      public/users/login-mfa.php
  25. 2
      public/users/login.php
  26. 2
      public/users/main.php
  27. 2
      public/users/password-change.php
  28. 2
      public/users/password-recover.php
  29. 2
      public/users/password.php
  30. 2
      public/users/totp-exceptions.php
  31. 2
      public/users/totp.php
  32. 2
      public/users/vacation.php
  33. 2
      public/vacation.php
  34. 2
      public/viewlog.php

2
ADDITIONS/convert-passwd-to-postfixadmin.pl

@ -6,7 +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://postfixadmin.sf.net
# Further details on the project are available at https://github.com/postfixadmin/postfixadmin
#
# @version $Id$
# @license GNU GPL v2 or later.

2
ADDITIONS/squirrelmail-plugin/functions.inc.php

@ -1,7 +1,7 @@
<?php
/**
* Postfixadmin (http://postfixadmin.sf.net) integration with Squirrelmail.
* Postfixadmin (https://github.com/postfixadmin/postfixadmin) integration with Squirrelmail.
* See http://squirrelmail-postfixadmin.palepurple.co.uk
* @author David Goodwin and many others
*/

2
config.inc.php

@ -6,7 +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://postfixadmin.sf.net
* Further details on the project are available at https://github.com/postfixadmin/postfixadmin
*
* @license GNU GPL v2 or later.
*

2
debian/README.Debian

@ -18,7 +18,7 @@ Where to get help
The first stop would be the Postfixadmin Website, Forum or IRC channel.
See :
- http://postfixadmin.sf.net
- https://github.com/postfixadmin/postfixadmin
- #postfixadmin on irc.freenode.net
-- Christoph Martin <martin@uni-mainz.de>, Mon, 27 Jun 2016 16:58:12 +0200

2
debian/copyright

@ -1,7 +1,7 @@
This package was debianized by David Goodwin <david@codepoets.co.uk> on
Sun, 04 Nov 2007 15:21:00 +0000.
It was downloaded from subversion, via http://postfixadmin.sf.net
It was downloaded from subversion, via https://github.com/postfixadmin/postfixadmin
Upstream Authors:

2
functions.inc.php

@ -1441,7 +1441,7 @@ function smtp_get_response($fh)
$DEBUG_TEXT = <<<EOF
<p>Please check the documentation and website for more information.</p>
<ul>
<li><a href="http://postfixadmin.sf.net">PostfixAdmin - Project website</a></li>
<li><a href="https://github.com/postfixadmin/postfixadmin">PostfixAdmin - Project website</a></li>
<li><a href='https://sourceforge.net/p/postfixadmin/discussion/676076'>Forums</a></li>
</ul>
EOF;

2
languages/language-update.sh

@ -6,7 +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://postfixadmin.sf.net
# Further details on the project are available at https://github.com/postfixadmin/postfixadmin
#
# @version $Id$
# @license GNU GPL v2 or later.

2
public/backup.php

@ -7,7 +7,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://postfixadmin.sf.net
* Further details on the project are available at https://github.com/postfixadmin/postfixadmin
*
* @version $Id$
* @license GNU GPL v2 or later.

2
public/broadcast-message.php

@ -7,7 +7,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://postfixadmin.sf.net
* Further details on the project are available at https://github.com/postfixadmin/postfixadmin
*
* @version $Id$
* @license GNU GPL v2 or later.

2
public/delete.php

@ -7,7 +7,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://postfixadmin.sf.net
* Further details on the project are available at https://github.com/postfixadmin/postfixadmin
*
* @version $Id$
* @license GNU GPL v2 or later.

2
public/edit.php

@ -7,7 +7,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://postfixadmin.sf.net
* Further details on the project are available at https://github.com/postfixadmin/postfixadmin
*
* @version $Id$
* @license GNU GPL v2 or later.

2
public/editactive.php

@ -7,7 +7,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://postfixadmin.sf.net
* Further details on the project are available at https://github.com/postfixadmin/postfixadmin
*
* @version $Id$
* @license GNU GPL v2 or later.

2
public/index.php

@ -6,7 +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://postfixadmin.sf.net or https://github.com/postfixadmin/postfixadmin
* Further details on the project are available at https://github.com/postfixadmin/postfixadmin
*
* @version $Id$
* @license GNU GPL v2 or later.

2
public/list-virtual.php

@ -7,7 +7,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://postfixadmin.sf.net
* Further details on the project are available at https://github.com/postfixadmin/postfixadmin
*
* @version $Id$
* @license GNU GPL v2 or later.

2
public/list.php

@ -7,7 +7,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://postfixadmin.sf.net
* Further details on the project are available at https://github.com/postfixadmin/postfixadmin
*
* @version $Id$
* @license GNU GPL v2 or later.

2
public/login-mfa.php

@ -7,7 +7,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://postfixadmin.sf.net
* Further details on the project are available at https://github.com/postfixadmin/postfixadmin
*
* @version $Id$
* @license GNU GPL v2 or later.

2
public/login.php

@ -7,7 +7,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://postfixadmin.sf.net
* Further details on the project are available at https://github.com/postfixadmin/postfixadmin
*
* @version $Id$
* @license GNU GPL v2 or later.

2
public/main.php

@ -7,7 +7,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://postfixadmin.sf.net
* Further details on the project are available at https://github.com/postfixadmin/postfixadmin
*
* @version $Id$
* @license GNU GPL v2 or later.

2
public/sendmail.php

@ -7,7 +7,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://postfixadmin.sf.net
* Further details on the project are available at https://github.com/postfixadmin/postfixadmin
*
* @version $Id$
* @license GNU GPL v2 or later.

2
public/setup.php

@ -45,7 +45,7 @@ require_once('common.php');
* 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://postfixadmin.sf.net
* Further details on the project are available at https://github.com/postfixadmin/postfixadmin
*
* @version $Id$
* @license GNU GPL v2 or later.

2
public/users/app-passwords.php

@ -7,7 +7,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://postfixadmin.sf.net
* Further details on the project are available at https://github.com/postfixadmin/postfixadmin
*
* @version $Id$
* @license GNU GPL v2 or later.

2
public/users/edit-alias.php

@ -7,7 +7,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://postfixadmin.sf.net
* Further details on the project are available at https://github.com/postfixadmin/postfixadmin
*
* @version $Id$
* @license GNU GPL v2 or later.

2
public/users/index.php

@ -7,7 +7,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://postfixadmin.sf.net
* Further details on the project are available at https://github.com/postfixadmin/postfixadmin
*
* @version $Id$
* @license GNU GPL v2 or later.

2
public/users/login-mfa.php

@ -7,7 +7,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://postfixadmin.sf.net
* Further details on the project are available at https://github.com/postfixadmin/postfixadmin
*
* @version $Id$
* @license GNU GPL v2 or later.

2
public/users/login.php

@ -7,7 +7,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://postfixadmin.sf.net
* Further details on the project are available at https://github.com/postfixadmin/postfixadmin
*
* @version $Id$
* @license GNU GPL v2 or later.

2
public/users/main.php

@ -7,7 +7,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://postfixadmin.sf.net
* Further details on the project are available at https://github.com/postfixadmin/postfixadmin
*
* @version $Id$
* @license GNU GPL v2 or later.

2
public/users/password-change.php

@ -7,7 +7,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://postfixadmin.sf.net
* Further details on the project are available at https://github.com/postfixadmin/postfixadmin
*
* @version $Id$
* @license GNU GPL v2 or later.

2
public/users/password-recover.php

@ -7,7 +7,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://postfixadmin.sf.net
* Further details on the project are available at https://github.com/postfixadmin/postfixadmin
*
* @version $Id$
* @license GNU GPL v2 or later.

2
public/users/password.php

@ -7,7 +7,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://postfixadmin.sf.net
* Further details on the project are available at https://github.com/postfixadmin/postfixadmin
*
* @version $Id$
* @license GNU GPL v2 or later.

2
public/users/totp-exceptions.php

@ -7,7 +7,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://postfixadmin.sf.net
* Further details on the project are available at https://github.com/postfixadmin/postfixadmin
*
* @version $Id$
* @license GNU GPL v2 or later.

2
public/users/totp.php

@ -7,7 +7,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://postfixadmin.sf.net
* Further details on the project are available at https://github.com/postfixadmin/postfixadmin
*
* @version $Id$
* @license GNU GPL v2 or later.

2
public/users/vacation.php

@ -7,7 +7,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://postfixadmin.sf.net
* Further details on the project are available at https://github.com/postfixadmin/postfixadmin
*
* @version $Id$
* @license GNU GPL v2 or later.

2
public/vacation.php

@ -7,7 +7,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://postfixadmin.sf.net
* Further details on the project are available at https://github.com/postfixadmin/postfixadmin
*
* @version $Id$
* @license GNU GPL v2 or later.

2
public/viewlog.php

@ -7,7 +7,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://postfixadmin.sf.net
* Further details on the project are available at https://github.com/postfixadmin/postfixadmin
*
* @version $Id$
* @license GNU GPL v2 or later.

Loading…
Cancel
Save