removed email address from PHP files

This commit is contained in:
2018-02-11 10:59:00 +01:00
parent 4eaaf6f607
commit 97993ee1c2
19 changed files with 19 additions and 19 deletions

View File

@@ -2,7 +2,7 @@
/** /**
* @package uForum2 * @package uForum2
* @file inc/askModel.class.php * @file inc/askModel.class.php
* @copyright 2007-2015 (c) PioDer <piotrek@pioder.pl> * @copyright 2007-2015 (c) PioDer
* @link http://www.pioder.pl/ * @link http://www.pioder.pl/
* @license see LICENSE.txt * @license see LICENSE.txt
**/ **/

View File

@@ -2,7 +2,7 @@
/** /**
* @package uForum2 * @package uForum2
* @file inc/bbcode.php * @file inc/bbcode.php
* @copyright 2007-2015 (c) PioDer <piotrek@pioder.pl> * @copyright 2007-2015 (c) PioDer
* @link http://www.pioder.pl/ * @link http://www.pioder.pl/
* @license see LICENSE.txt * @license see LICENSE.txt
**/ **/

View File

@@ -2,7 +2,7 @@
/** /**
* @package uForum2 * @package uForum2
* @file inc/constants.php * @file inc/constants.php
* @copyright 2007-2015 (c) PioDer <piotrek@pioder.pl> * @copyright 2007-2015 (c) PioDer
* @link http://www.pioder.pl/ * @link http://www.pioder.pl/
* @license see LICENSE.txt * @license see LICENSE.txt
**/ **/

View File

@@ -2,7 +2,7 @@
/** /**
* @package uForum2 * @package uForum2
* @file inc/controller.class.php * @file inc/controller.class.php
* @copyright 2007-2015 (c) PioDer <piotrek@pioder.pl> * @copyright 2007-2015 (c) PioDer
* @link http://www.pioder.pl/ * @link http://www.pioder.pl/
* @license see LICENSE.txt * @license see LICENSE.txt
**/ **/

View File

@@ -2,7 +2,7 @@
/** /**
* @package uForum2 * @package uForum2
* @file inc/controllers/AdminController.class.php * @file inc/controllers/AdminController.class.php
* @copyright 2007-2015 (c) PioDer <piotrek@pioder.pl> * @copyright 2007-2015 (c) PioDer
* @link http://www.pioder.pl/ * @link http://www.pioder.pl/
* @license see LICENSE.txt * @license see LICENSE.txt
**/ **/

View File

@@ -2,7 +2,7 @@
/** /**
* @package uForum2 * @package uForum2
* @file inc/controllers/MainController.class.php * @file inc/controllers/MainController.class.php
* @copyright 2007-2015 (c) PioDer <piotrek@pioder.pl> * @copyright 2007-2015 (c) PioDer
* @link http://www.pioder.pl/ * @link http://www.pioder.pl/
* @license see LICENSE.txt * @license see LICENSE.txt
**/ **/

View File

@@ -2,7 +2,7 @@
/** /**
* @package uForum2 * @package uForum2
* @file inc/database_connection.php * @file inc/database_connection.php
* @copyright 2007-2015 (c) PioDer <piotrek@pioder.pl> * @copyright 2007-2015 (c) PioDer
* @link http://www.pioder.pl/ * @link http://www.pioder.pl/
* @license see LICENSE.txt * @license see LICENSE.txt
**/ **/

View File

@@ -2,7 +2,7 @@
/** /**
* @package uForum2 * @package uForum2
* @file inc/model.class.php * @file inc/model.class.php
* @copyright 2007-2015 (c) PioDer <piotrek@pioder.pl> * @copyright 2007-2015 (c) PioDer
* @link http://www.pioder.pl/ * @link http://www.pioder.pl/
* @license see LICENSE.txt * @license see LICENSE.txt
**/ **/

View File

@@ -2,7 +2,7 @@
/** /**
* @package uForum2 * @package uForum2
* @file inc/models/BansModel.php * @file inc/models/BansModel.php
* @copyright 2007-2015 (c) PioDer <piotrek@pioder.pl> * @copyright 2007-2015 (c) PioDer
* @link http://www.pioder.pl/ * @link http://www.pioder.pl/
* @license see LICENSE.txt * @license see LICENSE.txt
**/ **/

View File

@@ -2,7 +2,7 @@
/** /**
* @package uForum2 * @package uForum2
* @file inc/models/ConfigModel.php * @file inc/models/ConfigModel.php
* @copyright 2007-2015 (c) PioDer <piotrek@pioder.pl> * @copyright 2007-2015 (c) PioDer
* @link http://www.pioder.pl/ * @link http://www.pioder.pl/
* @license see LICENSE.txt * @license see LICENSE.txt
**/ **/

View File

@@ -2,7 +2,7 @@
/** /**
* @package uForum2 * @package uForum2
* @file inc/models/ForumsModel.php * @file inc/models/ForumsModel.php
* @copyright 2007-2015 (c) PioDer <piotrek@pioder.pl> * @copyright 2007-2015 (c) PioDer
* @link http://www.pioder.pl/ * @link http://www.pioder.pl/
* @license see LICENSE.txt * @license see LICENSE.txt
**/ **/

View File

@@ -2,7 +2,7 @@
/** /**
* @package uForum2 * @package uForum2
* @file inc/models/NavigationModel.php * @file inc/models/NavigationModel.php
* @copyright 2007-2015 (c) PioDer <piotrek@pioder.pl> * @copyright 2007-2015 (c) PioDer
* @link http://www.pioder.pl/ * @link http://www.pioder.pl/
* @license see LICENSE.txt * @license see LICENSE.txt
**/ **/

View File

@@ -2,7 +2,7 @@
/** /**
* @package uForum2 * @package uForum2
* @file inc/models/PostsModel.php * @file inc/models/PostsModel.php
* @copyright 2007-2015 (c) PioDer <piotrek@pioder.pl> * @copyright 2007-2015 (c) PioDer
* @link http://www.pioder.pl/ * @link http://www.pioder.pl/
* @license see LICENSE.txt * @license see LICENSE.txt
**/ **/

View File

@@ -2,7 +2,7 @@
/** /**
* @package uForum2 * @package uForum2
* @file inc/models/SessionModel.php * @file inc/models/SessionModel.php
* @copyright 2007-2015 (c) PioDer <piotrek@pioder.pl> * @copyright 2007-2015 (c) PioDer
* @link http://www.pioder.pl/ * @link http://www.pioder.pl/
* @license see LICENSE.txt * @license see LICENSE.txt
**/ **/

View File

@@ -2,7 +2,7 @@
/** /**
* @package uForum2 * @package uForum2
* @file inc/models/StatisticsModel.php * @file inc/models/StatisticsModel.php
* @copyright 2007-2015 (c) PioDer <piotrek@pioder.pl> * @copyright 2007-2015 (c) PioDer
* @link http://www.pioder.pl/ * @link http://www.pioder.pl/
* @license see LICENSE.txt * @license see LICENSE.txt
**/ **/

View File

@@ -2,7 +2,7 @@
/** /**
* @package uForum2 * @package uForum2
* @file inc/models/UsersModel.php * @file inc/models/UsersModel.php
* @copyright 2007-2015 (c) PioDer <piotrek@pioder.pl> * @copyright 2007-2015 (c) PioDer
* @link http://www.pioder.pl/ * @link http://www.pioder.pl/
* @license see LICENSE.txt * @license see LICENSE.txt
**/ **/

View File

@@ -2,7 +2,7 @@
/** /**
* @package uForum2 * @package uForum2
* @file inc/view.class.php * @file inc/view.class.php
* @copyright 2007-2015 (c) PioDer <piotrek@pioder.pl> * @copyright 2007-2015 (c) PioDer
* @link http://www.pioder.pl/ * @link http://www.pioder.pl/
* @license see LICENSE.txt * @license see LICENSE.txt
**/ **/

View File

@@ -2,7 +2,7 @@
/** /**
* @package uForum2 * @package uForum2
* @file inc/views/MainView.class.php * @file inc/views/MainView.class.php
* @copyright 2007-2015 (c) PioDer <piotrek@pioder.pl> * @copyright 2007-2015 (c) PioDer
* @link http://www.pioder.pl/ * @link http://www.pioder.pl/
* @license see LICENSE.txt * @license see LICENSE.txt
**/ **/

View File

@@ -2,7 +2,7 @@
/** /**
* @package uForum2 * @package uForum2
* @file index.php * @file index.php
* @copyright 2007-2015 (c) PioDer <piotrek@pioder.pl> * @copyright 2007-2015 (c) PioDer
* @link http://www.pioder.pl/ * @link http://www.pioder.pl/
* @license see LICENSE.txt * @license see LICENSE.txt
**/ **/