diff --git a/app/Achievements/UserFilled100Requests.php b/app/Achievements/UserFilled100Requests.php index abbbe8324..d223c4d36 100644 --- a/app/Achievements/UserFilled100Requests.php +++ b/app/Achievements/UserFilled100Requests.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Achievements; diff --git a/app/Achievements/UserFilled25Requests.php b/app/Achievements/UserFilled25Requests.php index f09a02778..c6e3a4525 100644 --- a/app/Achievements/UserFilled25Requests.php +++ b/app/Achievements/UserFilled25Requests.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Achievements; diff --git a/app/Achievements/UserFilled50Requests.php b/app/Achievements/UserFilled50Requests.php index e79abaef3..4d8b33504 100644 --- a/app/Achievements/UserFilled50Requests.php +++ b/app/Achievements/UserFilled50Requests.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Achievements; diff --git a/app/Achievements/UserFilled75Requests.php b/app/Achievements/UserFilled75Requests.php index 840f7ae64..98b536489 100644 --- a/app/Achievements/UserFilled75Requests.php +++ b/app/Achievements/UserFilled75Requests.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Achievements; diff --git a/app/Achievements/UserMade100Comments.php b/app/Achievements/UserMade100Comments.php index 08b9ebf3e..52daf3005 100644 --- a/app/Achievements/UserMade100Comments.php +++ b/app/Achievements/UserMade100Comments.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Achievements; diff --git a/app/Achievements/UserMade100Posts.php b/app/Achievements/UserMade100Posts.php index 8ce330f66..c72421ed9 100644 --- a/app/Achievements/UserMade100Posts.php +++ b/app/Achievements/UserMade100Posts.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Achievements; diff --git a/app/Achievements/UserMade100Uploads.php b/app/Achievements/UserMade100Uploads.php index 2a60c9ebf..d3ffca66e 100644 --- a/app/Achievements/UserMade100Uploads.php +++ b/app/Achievements/UserMade100Uploads.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Achievements; diff --git a/app/Achievements/UserMade200Comments.php b/app/Achievements/UserMade200Comments.php index b19791de0..fc77cc767 100644 --- a/app/Achievements/UserMade200Comments.php +++ b/app/Achievements/UserMade200Comments.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Achievements; diff --git a/app/Achievements/UserMade200Posts.php b/app/Achievements/UserMade200Posts.php index f38924af0..b0bdc5b8b 100644 --- a/app/Achievements/UserMade200Posts.php +++ b/app/Achievements/UserMade200Posts.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Achievements; diff --git a/app/Achievements/UserMade200Uploads.php b/app/Achievements/UserMade200Uploads.php index ff5868b5d..09b2e1f3e 100644 --- a/app/Achievements/UserMade200Uploads.php +++ b/app/Achievements/UserMade200Uploads.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Achievements; diff --git a/app/Achievements/UserMade25Posts.php b/app/Achievements/UserMade25Posts.php index 924788e80..dfa2bd6fa 100644 --- a/app/Achievements/UserMade25Posts.php +++ b/app/Achievements/UserMade25Posts.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Achievements; diff --git a/app/Achievements/UserMade25Uploads.php b/app/Achievements/UserMade25Uploads.php index a33a61ebb..c6c5244be 100644 --- a/app/Achievements/UserMade25Uploads.php +++ b/app/Achievements/UserMade25Uploads.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Achievements; diff --git a/app/Achievements/UserMade300Comments.php b/app/Achievements/UserMade300Comments.php index f2e38fbf6..01582e620 100644 --- a/app/Achievements/UserMade300Comments.php +++ b/app/Achievements/UserMade300Comments.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Achievements; diff --git a/app/Achievements/UserMade300Posts.php b/app/Achievements/UserMade300Posts.php index 057bed58e..5661a6647 100644 --- a/app/Achievements/UserMade300Posts.php +++ b/app/Achievements/UserMade300Posts.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Achievements; diff --git a/app/Achievements/UserMade300Uploads.php b/app/Achievements/UserMade300Uploads.php index e3432ed49..d5454b5ea 100644 --- a/app/Achievements/UserMade300Uploads.php +++ b/app/Achievements/UserMade300Uploads.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Achievements; diff --git a/app/Achievements/UserMade400Comments.php b/app/Achievements/UserMade400Comments.php index 47434c3c8..cdc08913b 100644 --- a/app/Achievements/UserMade400Comments.php +++ b/app/Achievements/UserMade400Comments.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Achievements; diff --git a/app/Achievements/UserMade400Posts.php b/app/Achievements/UserMade400Posts.php index 7b3bcb0fe..155abbd14 100644 --- a/app/Achievements/UserMade400Posts.php +++ b/app/Achievements/UserMade400Posts.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Achievements; diff --git a/app/Achievements/UserMade400Uploads.php b/app/Achievements/UserMade400Uploads.php index 4e84dc062..29e031deb 100644 --- a/app/Achievements/UserMade400Uploads.php +++ b/app/Achievements/UserMade400Uploads.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Achievements; diff --git a/app/Achievements/UserMade500Comments.php b/app/Achievements/UserMade500Comments.php index 3ced0ec9a..f1d07103d 100644 --- a/app/Achievements/UserMade500Comments.php +++ b/app/Achievements/UserMade500Comments.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Achievements; diff --git a/app/Achievements/UserMade500Posts.php b/app/Achievements/UserMade500Posts.php index 4ec9b3469..b7946213d 100644 --- a/app/Achievements/UserMade500Posts.php +++ b/app/Achievements/UserMade500Posts.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Achievements; diff --git a/app/Achievements/UserMade500Uploads.php b/app/Achievements/UserMade500Uploads.php index 60cadac62..0b9b6c4d3 100644 --- a/app/Achievements/UserMade500Uploads.php +++ b/app/Achievements/UserMade500Uploads.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Achievements; diff --git a/app/Achievements/UserMade50Comments.php b/app/Achievements/UserMade50Comments.php index 5b69e04bc..ce4600683 100644 --- a/app/Achievements/UserMade50Comments.php +++ b/app/Achievements/UserMade50Comments.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Achievements; diff --git a/app/Achievements/UserMade50Posts.php b/app/Achievements/UserMade50Posts.php index 1838944f0..f5a71c686 100644 --- a/app/Achievements/UserMade50Posts.php +++ b/app/Achievements/UserMade50Posts.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Achievements; diff --git a/app/Achievements/UserMade50Uploads.php b/app/Achievements/UserMade50Uploads.php index a60e52315..bb7d7c6ef 100644 --- a/app/Achievements/UserMade50Uploads.php +++ b/app/Achievements/UserMade50Uploads.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Achievements; diff --git a/app/Achievements/UserMade600Comments.php b/app/Achievements/UserMade600Comments.php index e0705882e..ad303a095 100644 --- a/app/Achievements/UserMade600Comments.php +++ b/app/Achievements/UserMade600Comments.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Achievements; diff --git a/app/Achievements/UserMade600Posts.php b/app/Achievements/UserMade600Posts.php index 8c8fbebca..36ea208be 100644 --- a/app/Achievements/UserMade600Posts.php +++ b/app/Achievements/UserMade600Posts.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Achievements; diff --git a/app/Achievements/UserMade600Uploads.php b/app/Achievements/UserMade600Uploads.php index 3ab77e1c9..3fc4c1bac 100644 --- a/app/Achievements/UserMade600Uploads.php +++ b/app/Achievements/UserMade600Uploads.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Achievements; diff --git a/app/Achievements/UserMade700Comments.php b/app/Achievements/UserMade700Comments.php index dbaf2f4c7..bb39e4029 100644 --- a/app/Achievements/UserMade700Comments.php +++ b/app/Achievements/UserMade700Comments.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Achievements; diff --git a/app/Achievements/UserMade700Posts.php b/app/Achievements/UserMade700Posts.php index 178a9d4a7..61dfc531e 100644 --- a/app/Achievements/UserMade700Posts.php +++ b/app/Achievements/UserMade700Posts.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Achievements; diff --git a/app/Achievements/UserMade700Uploads.php b/app/Achievements/UserMade700Uploads.php index 6e8d2fed5..e01245d11 100644 --- a/app/Achievements/UserMade700Uploads.php +++ b/app/Achievements/UserMade700Uploads.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Achievements; diff --git a/app/Achievements/UserMade800Comments.php b/app/Achievements/UserMade800Comments.php index 804548b76..39df1a4fc 100644 --- a/app/Achievements/UserMade800Comments.php +++ b/app/Achievements/UserMade800Comments.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Achievements; diff --git a/app/Achievements/UserMade800Posts.php b/app/Achievements/UserMade800Posts.php index a4a36d4b1..64667e65c 100644 --- a/app/Achievements/UserMade800Posts.php +++ b/app/Achievements/UserMade800Posts.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Achievements; diff --git a/app/Achievements/UserMade800Uploads.php b/app/Achievements/UserMade800Uploads.php index b92d6b9e4..77978818b 100644 --- a/app/Achievements/UserMade800Uploads.php +++ b/app/Achievements/UserMade800Uploads.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Achievements; diff --git a/app/Achievements/UserMade900Comments.php b/app/Achievements/UserMade900Comments.php index e290150a9..757fe78d5 100644 --- a/app/Achievements/UserMade900Comments.php +++ b/app/Achievements/UserMade900Comments.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Achievements; diff --git a/app/Achievements/UserMade900Posts.php b/app/Achievements/UserMade900Posts.php index 93ffe461e..f09ce40b5 100644 --- a/app/Achievements/UserMade900Posts.php +++ b/app/Achievements/UserMade900Posts.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Achievements; diff --git a/app/Achievements/UserMade900Uploads.php b/app/Achievements/UserMade900Uploads.php index f65a91b23..d1892f7d2 100644 --- a/app/Achievements/UserMade900Uploads.php +++ b/app/Achievements/UserMade900Uploads.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Achievements; diff --git a/app/Achievements/UserMadeComment.php b/app/Achievements/UserMadeComment.php index 67ae9c7af..911333148 100644 --- a/app/Achievements/UserMadeComment.php +++ b/app/Achievements/UserMadeComment.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Achievements; diff --git a/app/Achievements/UserMadeFirstPost.php b/app/Achievements/UserMadeFirstPost.php index 1d1236dbc..21455a012 100644 --- a/app/Achievements/UserMadeFirstPost.php +++ b/app/Achievements/UserMadeFirstPost.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Achievements; diff --git a/app/Achievements/UserMadeTenComments.php b/app/Achievements/UserMadeTenComments.php index 3738a02d6..766fa6848 100644 --- a/app/Achievements/UserMadeTenComments.php +++ b/app/Achievements/UserMadeTenComments.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Achievements; diff --git a/app/Achievements/UserMadeUpload.php b/app/Achievements/UserMadeUpload.php index f9fad3c93..74986d156 100644 --- a/app/Achievements/UserMadeUpload.php +++ b/app/Achievements/UserMadeUpload.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Achievements; diff --git a/app/Bots/IRCAnnounceBot.php b/app/Bots/IRCAnnounceBot.php index ef7c67380..090bc5a92 100644 --- a/app/Bots/IRCAnnounceBot.php +++ b/app/Bots/IRCAnnounceBot.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Bots; diff --git a/app/Console/Commands/AutoCorrectHistory.php b/app/Console/Commands/AutoCorrectHistory.php index 8e1868a38..ecd42de90 100644 --- a/app/Console/Commands/AutoCorrectHistory.php +++ b/app/Console/Commands/AutoCorrectHistory.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Console\Commands; diff --git a/app/Console/Commands/AutoDisableInactiveUsers.php b/app/Console/Commands/AutoDisableInactiveUsers.php index f7e4ea71c..e6a7e8df4 100644 --- a/app/Console/Commands/AutoDisableInactiveUsers.php +++ b/app/Console/Commands/AutoDisableInactiveUsers.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Console\Commands; diff --git a/app/Console/Commands/AutoGraveyard.php b/app/Console/Commands/AutoGraveyard.php index 756ce7547..7b6d8853a 100644 --- a/app/Console/Commands/AutoGraveyard.php +++ b/app/Console/Commands/AutoGraveyard.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Console\Commands; diff --git a/app/Console/Commands/AutoHighspeedTag.php b/app/Console/Commands/AutoHighspeedTag.php index 14fbe2c1c..c8adb0278 100644 --- a/app/Console/Commands/AutoHighspeedTag.php +++ b/app/Console/Commands/AutoHighspeedTag.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Console\Commands; diff --git a/app/Console/Commands/AutoNerdStat.php b/app/Console/Commands/AutoNerdStat.php index af38029db..fcb597c70 100644 --- a/app/Console/Commands/AutoNerdStat.php +++ b/app/Console/Commands/AutoNerdStat.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Console\Commands; diff --git a/app/Console/Commands/AutoPreWarning.php b/app/Console/Commands/AutoPreWarning.php index e6c3254c9..32b99a508 100644 --- a/app/Console/Commands/AutoPreWarning.php +++ b/app/Console/Commands/AutoPreWarning.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Console\Commands; diff --git a/app/Console/Commands/AutoRecycleAudits.php b/app/Console/Commands/AutoRecycleAudits.php index f15145326..1f8f903d0 100644 --- a/app/Console/Commands/AutoRecycleAudits.php +++ b/app/Console/Commands/AutoRecycleAudits.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Console\Commands; diff --git a/app/Console/Commands/AutoRecycleClaimedTorrentRequests.php b/app/Console/Commands/AutoRecycleClaimedTorrentRequests.php index b150114fc..8bba7970a 100644 --- a/app/Console/Commands/AutoRecycleClaimedTorrentRequests.php +++ b/app/Console/Commands/AutoRecycleClaimedTorrentRequests.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Console\Commands; diff --git a/app/Console/Commands/AutoRecycleFailedLogins.php b/app/Console/Commands/AutoRecycleFailedLogins.php index b53f1a4c8..6e7e8b956 100644 --- a/app/Console/Commands/AutoRecycleFailedLogins.php +++ b/app/Console/Commands/AutoRecycleFailedLogins.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Console\Commands; diff --git a/app/Console/Commands/AutoRecycleInvites.php b/app/Console/Commands/AutoRecycleInvites.php index 9a3457a60..e97caa968 100644 --- a/app/Console/Commands/AutoRecycleInvites.php +++ b/app/Console/Commands/AutoRecycleInvites.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Console\Commands; diff --git a/app/Console/Commands/AutoRemoveFeaturedTorrent.php b/app/Console/Commands/AutoRemoveFeaturedTorrent.php index 74dc3bd9e..3959952fa 100644 --- a/app/Console/Commands/AutoRemoveFeaturedTorrent.php +++ b/app/Console/Commands/AutoRemoveFeaturedTorrent.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Console\Commands; diff --git a/app/Console/Commands/AutoRemovePersonalFreeleech.php b/app/Console/Commands/AutoRemovePersonalFreeleech.php index 2e9b1038d..e8d7ec0bd 100644 --- a/app/Console/Commands/AutoRemovePersonalFreeleech.php +++ b/app/Console/Commands/AutoRemovePersonalFreeleech.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Console\Commands; diff --git a/app/Console/Commands/AutoSoftDeleteDisabledUsers.php b/app/Console/Commands/AutoSoftDeleteDisabledUsers.php index df973323b..7640c93da 100644 --- a/app/Console/Commands/AutoSoftDeleteDisabledUsers.php +++ b/app/Console/Commands/AutoSoftDeleteDisabledUsers.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Console\Commands; diff --git a/app/Console/Commands/FetchGenres.php b/app/Console/Commands/FetchGenres.php index f814f2953..7bb6c5364 100644 --- a/app/Console/Commands/FetchGenres.php +++ b/app/Console/Commands/FetchGenres.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Console\Commands; diff --git a/app/Console/Commands/FetchReleaseYears.php b/app/Console/Commands/FetchReleaseYears.php index 839090516..92671a73a 100644 --- a/app/Console/Commands/FetchReleaseYears.php +++ b/app/Console/Commands/FetchReleaseYears.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Console\Commands; diff --git a/app/Console/Commands/IrcBroadcast.php b/app/Console/Commands/IrcBroadcast.php index 1bc511ce7..2eba5ff95 100644 --- a/app/Console/Commands/IrcBroadcast.php +++ b/app/Console/Commands/IrcBroadcast.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Console\Commands; diff --git a/app/Console/Commands/IrcMessage.php b/app/Console/Commands/IrcMessage.php index b3bef0751..102379fa3 100644 --- a/app/Console/Commands/IrcMessage.php +++ b/app/Console/Commands/IrcMessage.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Console\Commands; diff --git a/app/Console/Commands/SetCache.php b/app/Console/Commands/SetCache.php index b214de628..0d6bb418f 100644 --- a/app/Console/Commands/SetCache.php +++ b/app/Console/Commands/SetCache.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Console\Commands; diff --git a/app/Console/Commands/SyncPeers.php b/app/Console/Commands/SyncPeers.php index 6cd3afa3e..deb572c17 100644 --- a/app/Console/Commands/SyncPeers.php +++ b/app/Console/Commands/SyncPeers.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Console\Commands; diff --git a/app/Console/Commands/TestMailSettings.php b/app/Console/Commands/TestMailSettings.php index 42a5d7e18..a99c41eb3 100644 --- a/app/Console/Commands/TestMailSettings.php +++ b/app/Console/Commands/TestMailSettings.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Console\Commands; diff --git a/app/Console/ConsoleTools.php b/app/Console/ConsoleTools.php index b6e594945..e66a46bec 100644 --- a/app/Console/ConsoleTools.php +++ b/app/Console/ConsoleTools.php @@ -3,13 +3,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Console; diff --git a/app/Console/Kernel.php b/app/Console/Kernel.php index 982da469a..762375d9b 100755 --- a/app/Console/Kernel.php +++ b/app/Console/Kernel.php @@ -3,13 +3,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Console; diff --git a/app/Events/MessageDeleted.php b/app/Events/MessageDeleted.php index 1a33e989b..01dd66818 100644 --- a/app/Events/MessageDeleted.php +++ b/app/Events/MessageDeleted.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Events; diff --git a/app/Events/MessageEdited.php b/app/Events/MessageEdited.php index 5783e5467..121dd5e33 100644 --- a/app/Events/MessageEdited.php +++ b/app/Events/MessageEdited.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Events; diff --git a/app/Events/MessageSent.php b/app/Events/MessageSent.php index 28a61e76f..7022d2da5 100644 --- a/app/Events/MessageSent.php +++ b/app/Events/MessageSent.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Events; diff --git a/app/Events/Ping.php b/app/Events/Ping.php index b32cedeae..ea907c1b4 100644 --- a/app/Events/Ping.php +++ b/app/Events/Ping.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Events; diff --git a/app/Exceptions/Handler.php b/app/Exceptions/Handler.php index 94846449c..abb99aa8c 100755 --- a/app/Exceptions/Handler.php +++ b/app/Exceptions/Handler.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Exceptions; diff --git a/app/Helpers/BackupEncryption.php b/app/Helpers/BackupEncryption.php index 7b106eaee..041f89232 100644 --- a/app/Helpers/BackupEncryption.php +++ b/app/Helpers/BackupEncryption.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Helpers; diff --git a/app/Helpers/BackupPassword.php b/app/Helpers/BackupPassword.php index d962a4a0d..578c9aa80 100644 --- a/app/Helpers/BackupPassword.php +++ b/app/Helpers/BackupPassword.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Helpers; diff --git a/app/Helpers/Bbcode.php b/app/Helpers/Bbcode.php index ad8b5ca59..53d12449b 100644 --- a/app/Helpers/Bbcode.php +++ b/app/Helpers/Bbcode.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Helpers; diff --git a/app/Helpers/Bencode.php b/app/Helpers/Bencode.php index dc43e227d..a3aff515c 100755 --- a/app/Helpers/Bencode.php +++ b/app/Helpers/Bencode.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Helpers; diff --git a/app/Helpers/Helpers.php b/app/Helpers/Helpers.php index 3cf70f590..e121b159c 100644 --- a/app/Helpers/Helpers.php +++ b/app/Helpers/Helpers.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ if (!function_exists('appurl')) { function appurl() diff --git a/app/Helpers/HiddenCaptcha.php b/app/Helpers/HiddenCaptcha.php index 4b524bfda..4586a6e70 100644 --- a/app/Helpers/HiddenCaptcha.php +++ b/app/Helpers/HiddenCaptcha.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Helpers; diff --git a/app/Helpers/Language.php b/app/Helpers/Language.php index 7b2f92c65..9bec99a65 100644 --- a/app/Helpers/Language.php +++ b/app/Helpers/Language.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ if (!function_exists('language')) { /** diff --git a/app/Helpers/LanguageCensor.php b/app/Helpers/LanguageCensor.php index 1eeac7ce4..472cdc1ce 100644 --- a/app/Helpers/LanguageCensor.php +++ b/app/Helpers/LanguageCensor.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Helpers; diff --git a/app/Helpers/Linkify.php b/app/Helpers/Linkify.php index 6a83d24f9..afede2bef 100644 --- a/app/Helpers/Linkify.php +++ b/app/Helpers/Linkify.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Helpers; diff --git a/app/Helpers/MediaInfo.php b/app/Helpers/MediaInfo.php index 00bed45a7..3948c2041 100755 --- a/app/Helpers/MediaInfo.php +++ b/app/Helpers/MediaInfo.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Helpers; diff --git a/app/Helpers/StringHelper.php b/app/Helpers/StringHelper.php index 39f38dfdd..99c1d019c 100644 --- a/app/Helpers/StringHelper.php +++ b/app/Helpers/StringHelper.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Helpers; diff --git a/app/Helpers/SystemInformation.php b/app/Helpers/SystemInformation.php index 1f68a4426..3a8294e8a 100644 --- a/app/Helpers/SystemInformation.php +++ b/app/Helpers/SystemInformation.php @@ -3,13 +3,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Helpers; diff --git a/app/Helpers/TorrentTools.php b/app/Helpers/TorrentTools.php index 1104f266a..eac0e9a2d 100755 --- a/app/Helpers/TorrentTools.php +++ b/app/Helpers/TorrentTools.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Helpers; diff --git a/app/Http/Controllers/API/TorrentController.php b/app/Http/Controllers/API/TorrentController.php index c2ee6ac62..165746596 100644 --- a/app/Http/Controllers/API/TorrentController.php +++ b/app/Http/Controllers/API/TorrentController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers\API; diff --git a/app/Http/Controllers/AchievementsController.php b/app/Http/Controllers/AchievementsController.php index e422d71ac..19414c573 100755 --- a/app/Http/Controllers/AchievementsController.php +++ b/app/Http/Controllers/AchievementsController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers; diff --git a/app/Http/Controllers/AlbumController.php b/app/Http/Controllers/AlbumController.php index a4d1d275d..caa34cf22 100644 --- a/app/Http/Controllers/AlbumController.php +++ b/app/Http/Controllers/AlbumController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers; diff --git a/app/Http/Controllers/ApiSettingController.php b/app/Http/Controllers/ApiSettingController.php index 0caaec4f1..03f7d91b5 100644 --- a/app/Http/Controllers/ApiSettingController.php +++ b/app/Http/Controllers/ApiSettingController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers; diff --git a/app/Http/Controllers/ArticleController.php b/app/Http/Controllers/ArticleController.php index a15a3fdca..196c3df4f 100755 --- a/app/Http/Controllers/ArticleController.php +++ b/app/Http/Controllers/ArticleController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers; diff --git a/app/Http/Controllers/Auth/ActivationController.php b/app/Http/Controllers/Auth/ActivationController.php index f6f7830a7..bd219b62c 100644 --- a/app/Http/Controllers/Auth/ActivationController.php +++ b/app/Http/Controllers/Auth/ActivationController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers\Auth; diff --git a/app/Http/Controllers/Auth/ApplicationController.php b/app/Http/Controllers/Auth/ApplicationController.php index b52e7b491..803a46f57 100644 --- a/app/Http/Controllers/Auth/ApplicationController.php +++ b/app/Http/Controllers/Auth/ApplicationController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers\Auth; diff --git a/app/Http/Controllers/Auth/ForgotPasswordController.php b/app/Http/Controllers/Auth/ForgotPasswordController.php index 1d60a4b7a..e325fee98 100755 --- a/app/Http/Controllers/Auth/ForgotPasswordController.php +++ b/app/Http/Controllers/Auth/ForgotPasswordController.php @@ -3,13 +3,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers\Auth; diff --git a/app/Http/Controllers/Auth/ForgotUsernameController.php b/app/Http/Controllers/Auth/ForgotUsernameController.php index 0b142ee31..3a11a1f8d 100644 --- a/app/Http/Controllers/Auth/ForgotUsernameController.php +++ b/app/Http/Controllers/Auth/ForgotUsernameController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers\Auth; diff --git a/app/Http/Controllers/Auth/LoginController.php b/app/Http/Controllers/Auth/LoginController.php index 32397f0a5..2865fe7dd 100644 --- a/app/Http/Controllers/Auth/LoginController.php +++ b/app/Http/Controllers/Auth/LoginController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers\Auth; diff --git a/app/Http/Controllers/Auth/RegisterController.php b/app/Http/Controllers/Auth/RegisterController.php index e4d2e7f6f..fbb94d0b6 100644 --- a/app/Http/Controllers/Auth/RegisterController.php +++ b/app/Http/Controllers/Auth/RegisterController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers\Auth; diff --git a/app/Http/Controllers/Auth/ResetPasswordController.php b/app/Http/Controllers/Auth/ResetPasswordController.php index 956b29cab..c0b3dc45a 100755 --- a/app/Http/Controllers/Auth/ResetPasswordController.php +++ b/app/Http/Controllers/Auth/ResetPasswordController.php @@ -3,13 +3,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers\Auth; diff --git a/app/Http/Controllers/Auth/TwoStepController.php b/app/Http/Controllers/Auth/TwoStepController.php index eca4951f9..0816bc7de 100644 --- a/app/Http/Controllers/Auth/TwoStepController.php +++ b/app/Http/Controllers/Auth/TwoStepController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers\Auth; diff --git a/app/Http/Controllers/BookmarkController.php b/app/Http/Controllers/BookmarkController.php index 44ecc3f76..f1677e433 100644 --- a/app/Http/Controllers/BookmarkController.php +++ b/app/Http/Controllers/BookmarkController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers; diff --git a/app/Http/Controllers/CategoryController.php b/app/Http/Controllers/CategoryController.php index 3975210b5..46d4c7a8d 100755 --- a/app/Http/Controllers/CategoryController.php +++ b/app/Http/Controllers/CategoryController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers; diff --git a/app/Http/Controllers/CommentController.php b/app/Http/Controllers/CommentController.php index 64e8ab57d..603775975 100644 --- a/app/Http/Controllers/CommentController.php +++ b/app/Http/Controllers/CommentController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers; diff --git a/app/Http/Controllers/ContactController.php b/app/Http/Controllers/ContactController.php index df15586cb..41e922522 100644 --- a/app/Http/Controllers/ContactController.php +++ b/app/Http/Controllers/ContactController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers; diff --git a/app/Http/Controllers/Controller.php b/app/Http/Controllers/Controller.php index 7bb46ea60..49898c908 100755 --- a/app/Http/Controllers/Controller.php +++ b/app/Http/Controllers/Controller.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers; diff --git a/app/Http/Controllers/FollowController.php b/app/Http/Controllers/FollowController.php index 77fea4cb9..f6469df23 100644 --- a/app/Http/Controllers/FollowController.php +++ b/app/Http/Controllers/FollowController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers; diff --git a/app/Http/Controllers/ForumCategoryController.php b/app/Http/Controllers/ForumCategoryController.php index 69ce1bcfa..4dd127f0e 100644 --- a/app/Http/Controllers/ForumCategoryController.php +++ b/app/Http/Controllers/ForumCategoryController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers; diff --git a/app/Http/Controllers/ForumController.php b/app/Http/Controllers/ForumController.php index 33f466152..1b19a25e2 100644 --- a/app/Http/Controllers/ForumController.php +++ b/app/Http/Controllers/ForumController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers; diff --git a/app/Http/Controllers/GraveyardController.php b/app/Http/Controllers/GraveyardController.php index 3713a8f61..4d6877c1d 100644 --- a/app/Http/Controllers/GraveyardController.php +++ b/app/Http/Controllers/GraveyardController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers; diff --git a/app/Http/Controllers/HomeController.php b/app/Http/Controllers/HomeController.php index 90d9abc26..93da7e86d 100755 --- a/app/Http/Controllers/HomeController.php +++ b/app/Http/Controllers/HomeController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers; diff --git a/app/Http/Controllers/ImageController.php b/app/Http/Controllers/ImageController.php index 2d740da8d..46608d51c 100644 --- a/app/Http/Controllers/ImageController.php +++ b/app/Http/Controllers/ImageController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers; diff --git a/app/Http/Controllers/InviteController.php b/app/Http/Controllers/InviteController.php index f80c6357b..5ddb07922 100644 --- a/app/Http/Controllers/InviteController.php +++ b/app/Http/Controllers/InviteController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers; diff --git a/app/Http/Controllers/LanguageController.php b/app/Http/Controllers/LanguageController.php index c64c51b27..3349a3cdd 100644 --- a/app/Http/Controllers/LanguageController.php +++ b/app/Http/Controllers/LanguageController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers; diff --git a/app/Http/Controllers/LikeController.php b/app/Http/Controllers/LikeController.php index b6aa03bcf..a790413cd 100644 --- a/app/Http/Controllers/LikeController.php +++ b/app/Http/Controllers/LikeController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers; diff --git a/app/Http/Controllers/NotificationController.php b/app/Http/Controllers/NotificationController.php index 3fe7e9a44..ebd47f997 100644 --- a/app/Http/Controllers/NotificationController.php +++ b/app/Http/Controllers/NotificationController.php @@ -3,13 +3,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers; diff --git a/app/Http/Controllers/PageController.php b/app/Http/Controllers/PageController.php index 2def1159a..d63e8616a 100755 --- a/app/Http/Controllers/PageController.php +++ b/app/Http/Controllers/PageController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers; diff --git a/app/Http/Controllers/PlaylistController.php b/app/Http/Controllers/PlaylistController.php index c9115dc6a..f78782777 100644 --- a/app/Http/Controllers/PlaylistController.php +++ b/app/Http/Controllers/PlaylistController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers; diff --git a/app/Http/Controllers/PlaylistTorrentController.php b/app/Http/Controllers/PlaylistTorrentController.php index 8aa9b366e..5d22fdc4a 100644 --- a/app/Http/Controllers/PlaylistTorrentController.php +++ b/app/Http/Controllers/PlaylistTorrentController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers; diff --git a/app/Http/Controllers/PollController.php b/app/Http/Controllers/PollController.php index f070c1995..b63729d60 100644 --- a/app/Http/Controllers/PollController.php +++ b/app/Http/Controllers/PollController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers; diff --git a/app/Http/Controllers/PostController.php b/app/Http/Controllers/PostController.php index 148123e6d..aca2c06e7 100644 --- a/app/Http/Controllers/PostController.php +++ b/app/Http/Controllers/PostController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers; diff --git a/app/Http/Controllers/PrivateMessageController.php b/app/Http/Controllers/PrivateMessageController.php index ae68af561..f9d5ce25d 100644 --- a/app/Http/Controllers/PrivateMessageController.php +++ b/app/Http/Controllers/PrivateMessageController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers; diff --git a/app/Http/Controllers/ReportController.php b/app/Http/Controllers/ReportController.php index bff973c64..7eebd3e69 100644 --- a/app/Http/Controllers/ReportController.php +++ b/app/Http/Controllers/ReportController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers; diff --git a/app/Http/Controllers/SeedboxController.php b/app/Http/Controllers/SeedboxController.php index e59ea623b..ec45a8136 100644 --- a/app/Http/Controllers/SeedboxController.php +++ b/app/Http/Controllers/SeedboxController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers; diff --git a/app/Http/Controllers/Staff/ApplicationController.php b/app/Http/Controllers/Staff/ApplicationController.php index 139b97e9b..770728920 100644 --- a/app/Http/Controllers/Staff/ApplicationController.php +++ b/app/Http/Controllers/Staff/ApplicationController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers\Staff; diff --git a/app/Http/Controllers/Staff/ArticleController.php b/app/Http/Controllers/Staff/ArticleController.php index 74e43d769..b28c07112 100644 --- a/app/Http/Controllers/Staff/ArticleController.php +++ b/app/Http/Controllers/Staff/ArticleController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers\Staff; diff --git a/app/Http/Controllers/Staff/AuditController.php b/app/Http/Controllers/Staff/AuditController.php index e102c4305..ca2e7cd42 100644 --- a/app/Http/Controllers/Staff/AuditController.php +++ b/app/Http/Controllers/Staff/AuditController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers\Staff; diff --git a/app/Http/Controllers/Staff/AuthenticationController.php b/app/Http/Controllers/Staff/AuthenticationController.php index 7f961572d..3515a6fdd 100644 --- a/app/Http/Controllers/Staff/AuthenticationController.php +++ b/app/Http/Controllers/Staff/AuthenticationController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers\Staff; diff --git a/app/Http/Controllers/Staff/BackupController.php b/app/Http/Controllers/Staff/BackupController.php index 8bee6c126..eee3cd655 100644 --- a/app/Http/Controllers/Staff/BackupController.php +++ b/app/Http/Controllers/Staff/BackupController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers\Staff; diff --git a/app/Http/Controllers/Staff/BanController.php b/app/Http/Controllers/Staff/BanController.php index 4f73d1401..cb4d3a4ee 100644 --- a/app/Http/Controllers/Staff/BanController.php +++ b/app/Http/Controllers/Staff/BanController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers\Staff; diff --git a/app/Http/Controllers/Staff/CategoryController.php b/app/Http/Controllers/Staff/CategoryController.php index 636094f80..16ec33631 100644 --- a/app/Http/Controllers/Staff/CategoryController.php +++ b/app/Http/Controllers/Staff/CategoryController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers\Staff; diff --git a/app/Http/Controllers/Staff/ChatRoomController.php b/app/Http/Controllers/Staff/ChatRoomController.php index 7ebd48930..3f72c4e4d 100644 --- a/app/Http/Controllers/Staff/ChatRoomController.php +++ b/app/Http/Controllers/Staff/ChatRoomController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers\Staff; diff --git a/app/Http/Controllers/Staff/ChatStatusController.php b/app/Http/Controllers/Staff/ChatStatusController.php index 15785d6eb..d7b121a71 100644 --- a/app/Http/Controllers/Staff/ChatStatusController.php +++ b/app/Http/Controllers/Staff/ChatStatusController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers\Staff; diff --git a/app/Http/Controllers/Staff/CheaterController.php b/app/Http/Controllers/Staff/CheaterController.php index b42ad1316..1078676dd 100644 --- a/app/Http/Controllers/Staff/CheaterController.php +++ b/app/Http/Controllers/Staff/CheaterController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers\Staff; diff --git a/app/Http/Controllers/Staff/CommandController.php b/app/Http/Controllers/Staff/CommandController.php index c4f4b79c5..6ca39c992 100644 --- a/app/Http/Controllers/Staff/CommandController.php +++ b/app/Http/Controllers/Staff/CommandController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers\Staff; diff --git a/app/Http/Controllers/Staff/ForumController.php b/app/Http/Controllers/Staff/ForumController.php index c6db31a1d..9068e3b09 100644 --- a/app/Http/Controllers/Staff/ForumController.php +++ b/app/Http/Controllers/Staff/ForumController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers\Staff; diff --git a/app/Http/Controllers/Staff/GiftController.php b/app/Http/Controllers/Staff/GiftController.php index 081d3efe1..d2701cb0a 100644 --- a/app/Http/Controllers/Staff/GiftController.php +++ b/app/Http/Controllers/Staff/GiftController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers\Staff; diff --git a/app/Http/Controllers/Staff/GroupController.php b/app/Http/Controllers/Staff/GroupController.php index 16d827b74..ac8b494f0 100644 --- a/app/Http/Controllers/Staff/GroupController.php +++ b/app/Http/Controllers/Staff/GroupController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers\Staff; diff --git a/app/Http/Controllers/Staff/HomeController.php b/app/Http/Controllers/Staff/HomeController.php index 520869380..eb0cbd0c8 100644 --- a/app/Http/Controllers/Staff/HomeController.php +++ b/app/Http/Controllers/Staff/HomeController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers\Staff; diff --git a/app/Http/Controllers/Staff/InviteController.php b/app/Http/Controllers/Staff/InviteController.php index aaf41eb1d..94777c0c2 100644 --- a/app/Http/Controllers/Staff/InviteController.php +++ b/app/Http/Controllers/Staff/InviteController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers\Staff; diff --git a/app/Http/Controllers/Staff/MassActionController.php b/app/Http/Controllers/Staff/MassActionController.php index 2e866b556..6856d9097 100644 --- a/app/Http/Controllers/Staff/MassActionController.php +++ b/app/Http/Controllers/Staff/MassActionController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers\Staff; diff --git a/app/Http/Controllers/Staff/ModerationController.php b/app/Http/Controllers/Staff/ModerationController.php index df12cbb48..6cd1e5607 100644 --- a/app/Http/Controllers/Staff/ModerationController.php +++ b/app/Http/Controllers/Staff/ModerationController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers\Staff; diff --git a/app/Http/Controllers/Staff/NoteController.php b/app/Http/Controllers/Staff/NoteController.php index 310109e63..25340cb58 100644 --- a/app/Http/Controllers/Staff/NoteController.php +++ b/app/Http/Controllers/Staff/NoteController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers\Staff; diff --git a/app/Http/Controllers/Staff/PageController.php b/app/Http/Controllers/Staff/PageController.php index 625db021a..05d074e90 100644 --- a/app/Http/Controllers/Staff/PageController.php +++ b/app/Http/Controllers/Staff/PageController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers\Staff; diff --git a/app/Http/Controllers/Staff/PollController.php b/app/Http/Controllers/Staff/PollController.php index 5263060ee..bc91ae964 100644 --- a/app/Http/Controllers/Staff/PollController.php +++ b/app/Http/Controllers/Staff/PollController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers\Staff; diff --git a/app/Http/Controllers/Staff/ReportController.php b/app/Http/Controllers/Staff/ReportController.php index 347a4fff0..960d27a64 100644 --- a/app/Http/Controllers/Staff/ReportController.php +++ b/app/Http/Controllers/Staff/ReportController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers\Staff; diff --git a/app/Http/Controllers/Staff/SeedboxController.php b/app/Http/Controllers/Staff/SeedboxController.php index 73825fbbc..a0477fd47 100644 --- a/app/Http/Controllers/Staff/SeedboxController.php +++ b/app/Http/Controllers/Staff/SeedboxController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers\Staff; diff --git a/app/Http/Controllers/Staff/TagController.php b/app/Http/Controllers/Staff/TagController.php index 62ec496bf..71c0338e9 100644 --- a/app/Http/Controllers/Staff/TagController.php +++ b/app/Http/Controllers/Staff/TagController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers\Staff; diff --git a/app/Http/Controllers/Staff/TypeController.php b/app/Http/Controllers/Staff/TypeController.php index dc01277c9..e8e280748 100644 --- a/app/Http/Controllers/Staff/TypeController.php +++ b/app/Http/Controllers/Staff/TypeController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers\Staff; diff --git a/app/Http/Controllers/Staff/UserController.php b/app/Http/Controllers/Staff/UserController.php index 2a4605cd0..f325004ca 100644 --- a/app/Http/Controllers/Staff/UserController.php +++ b/app/Http/Controllers/Staff/UserController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers\Staff; diff --git a/app/Http/Controllers/Staff/VersionController.php b/app/Http/Controllers/Staff/VersionController.php index 84bdfe97f..9cd110e6b 100644 --- a/app/Http/Controllers/Staff/VersionController.php +++ b/app/Http/Controllers/Staff/VersionController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers\Staff; diff --git a/app/Http/Controllers/Staff/WarningController.php b/app/Http/Controllers/Staff/WarningController.php index 826e09d2b..c4a0df5f2 100644 --- a/app/Http/Controllers/Staff/WarningController.php +++ b/app/Http/Controllers/Staff/WarningController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers\Staff; diff --git a/app/Http/Controllers/StatsController.php b/app/Http/Controllers/StatsController.php index 5c9794488..b3ce677de 100644 --- a/app/Http/Controllers/StatsController.php +++ b/app/Http/Controllers/StatsController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers; diff --git a/app/Http/Controllers/SubscriptionController.php b/app/Http/Controllers/SubscriptionController.php index 75e5eceb5..a4ab4a2b2 100644 --- a/app/Http/Controllers/SubscriptionController.php +++ b/app/Http/Controllers/SubscriptionController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers; diff --git a/app/Http/Controllers/ThankController.php b/app/Http/Controllers/ThankController.php index 5f736465c..eb6554cb3 100644 --- a/app/Http/Controllers/ThankController.php +++ b/app/Http/Controllers/ThankController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers; diff --git a/app/Http/Controllers/TopicController.php b/app/Http/Controllers/TopicController.php index 322fc155f..1e017f064 100644 --- a/app/Http/Controllers/TopicController.php +++ b/app/Http/Controllers/TopicController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers; diff --git a/app/Http/Controllers/TopicLabelController.php b/app/Http/Controllers/TopicLabelController.php index 4d518af0b..e3e9e4beb 100644 --- a/app/Http/Controllers/TopicLabelController.php +++ b/app/Http/Controllers/TopicLabelController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers; diff --git a/app/Http/Controllers/TorrentController.php b/app/Http/Controllers/TorrentController.php index 95014a75e..0741d8f84 100644 --- a/app/Http/Controllers/TorrentController.php +++ b/app/Http/Controllers/TorrentController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers; diff --git a/app/Http/Controllers/UserController.php b/app/Http/Controllers/UserController.php index 413dc6fe3..34f307020 100644 --- a/app/Http/Controllers/UserController.php +++ b/app/Http/Controllers/UserController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers; diff --git a/app/Http/Controllers/WarningController.php b/app/Http/Controllers/WarningController.php index 5c0c98433..a2b8fef4d 100644 --- a/app/Http/Controllers/WarningController.php +++ b/app/Http/Controllers/WarningController.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Controllers; diff --git a/app/Http/Kernel.php b/app/Http/Kernel.php index f95cdc672..8565d32a0 100755 --- a/app/Http/Kernel.php +++ b/app/Http/Kernel.php @@ -3,13 +3,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http; diff --git a/app/Http/Middleware/Authenticate.php b/app/Http/Middleware/Authenticate.php index 432757a07..20817b60c 100644 --- a/app/Http/Middleware/Authenticate.php +++ b/app/Http/Middleware/Authenticate.php @@ -3,13 +3,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Middleware; diff --git a/app/Http/Middleware/CheckForAdmin.php b/app/Http/Middleware/CheckForAdmin.php index f5436a152..e000ec92b 100755 --- a/app/Http/Middleware/CheckForAdmin.php +++ b/app/Http/Middleware/CheckForAdmin.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Middleware; diff --git a/app/Http/Middleware/CheckForMaintenanceMode.php b/app/Http/Middleware/CheckForMaintenanceMode.php index 4cc55a406..32f4ea2bf 100644 --- a/app/Http/Middleware/CheckForMaintenanceMode.php +++ b/app/Http/Middleware/CheckForMaintenanceMode.php @@ -3,13 +3,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Middleware; diff --git a/app/Http/Middleware/CheckForModo.php b/app/Http/Middleware/CheckForModo.php index c2883d25b..044844475 100644 --- a/app/Http/Middleware/CheckForModo.php +++ b/app/Http/Middleware/CheckForModo.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Middleware; diff --git a/app/Http/Middleware/CheckForOwner.php b/app/Http/Middleware/CheckForOwner.php index d69a9f094..50b3cbdf9 100644 --- a/app/Http/Middleware/CheckForOwner.php +++ b/app/Http/Middleware/CheckForOwner.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Middleware; diff --git a/app/Http/Middleware/CheckIfAlreadyVoted.php b/app/Http/Middleware/CheckIfAlreadyVoted.php index 3a2b8c0d0..1f403c7bc 100644 --- a/app/Http/Middleware/CheckIfAlreadyVoted.php +++ b/app/Http/Middleware/CheckIfAlreadyVoted.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Middleware; diff --git a/app/Http/Middleware/CheckIfBanned.php b/app/Http/Middleware/CheckIfBanned.php index 5cf4fd4c3..58cf04711 100644 --- a/app/Http/Middleware/CheckIfBanned.php +++ b/app/Http/Middleware/CheckIfBanned.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Middleware; diff --git a/app/Http/Middleware/EncryptCookies.php b/app/Http/Middleware/EncryptCookies.php index 970bb6dd8..abd7c7935 100755 --- a/app/Http/Middleware/EncryptCookies.php +++ b/app/Http/Middleware/EncryptCookies.php @@ -3,13 +3,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Middleware; diff --git a/app/Http/Middleware/HtmlEncrypt.php b/app/Http/Middleware/HtmlEncrypt.php index 22b2ae98c..453110f17 100644 --- a/app/Http/Middleware/HtmlEncrypt.php +++ b/app/Http/Middleware/HtmlEncrypt.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Middleware; diff --git a/app/Http/Middleware/Http2ServerPush.php b/app/Http/Middleware/Http2ServerPush.php index b85224025..a097a943d 100644 --- a/app/Http/Middleware/Http2ServerPush.php +++ b/app/Http/Middleware/Http2ServerPush.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Middleware; diff --git a/app/Http/Middleware/ProAjaxMiddleware.php b/app/Http/Middleware/ProAjaxMiddleware.php index 562af1e7c..7ce5bff1d 100644 --- a/app/Http/Middleware/ProAjaxMiddleware.php +++ b/app/Http/Middleware/ProAjaxMiddleware.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Middleware; diff --git a/app/Http/Middleware/RedirectIfAuthenticated.php b/app/Http/Middleware/RedirectIfAuthenticated.php index 43450fa8c..990250673 100755 --- a/app/Http/Middleware/RedirectIfAuthenticated.php +++ b/app/Http/Middleware/RedirectIfAuthenticated.php @@ -3,13 +3,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Middleware; diff --git a/app/Http/Middleware/SetLanguage.php b/app/Http/Middleware/SetLanguage.php index fd9670a77..485c47300 100644 --- a/app/Http/Middleware/SetLanguage.php +++ b/app/Http/Middleware/SetLanguage.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Middleware; diff --git a/app/Http/Middleware/TrimStrings.php b/app/Http/Middleware/TrimStrings.php index ea97bfb0d..d8b1242f8 100755 --- a/app/Http/Middleware/TrimStrings.php +++ b/app/Http/Middleware/TrimStrings.php @@ -3,13 +3,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Middleware; diff --git a/app/Http/Middleware/TrustProxies.php b/app/Http/Middleware/TrustProxies.php index 974bfac81..c16315dd2 100644 --- a/app/Http/Middleware/TrustProxies.php +++ b/app/Http/Middleware/TrustProxies.php @@ -3,13 +3,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Middleware; diff --git a/app/Http/Middleware/TwoStepAuth.php b/app/Http/Middleware/TwoStepAuth.php index 5de9c5605..b441742ee 100644 --- a/app/Http/Middleware/TwoStepAuth.php +++ b/app/Http/Middleware/TwoStepAuth.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Middleware; diff --git a/app/Http/Middleware/UpdateLastAction.php b/app/Http/Middleware/UpdateLastAction.php index 68a352b12..8d8f14924 100644 --- a/app/Http/Middleware/UpdateLastAction.php +++ b/app/Http/Middleware/UpdateLastAction.php @@ -3,13 +3,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Middleware; diff --git a/app/Http/Middleware/VerifyCsrfToken.php b/app/Http/Middleware/VerifyCsrfToken.php index 2ceab23bd..8570c4bdb 100644 --- a/app/Http/Middleware/VerifyCsrfToken.php +++ b/app/Http/Middleware/VerifyCsrfToken.php @@ -3,13 +3,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Middleware; diff --git a/app/Http/Requests/StorePoll.php b/app/Http/Requests/StorePoll.php index 3aa0abb3c..ad58f2608 100644 --- a/app/Http/Requests/StorePoll.php +++ b/app/Http/Requests/StorePoll.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Requests; diff --git a/app/Http/Requests/VoteOnPoll.php b/app/Http/Requests/VoteOnPoll.php index 6d20f0650..535c177a2 100644 --- a/app/Http/Requests/VoteOnPoll.php +++ b/app/Http/Requests/VoteOnPoll.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Http\Requests; diff --git a/app/Jobs/ProcessMassPM.php b/app/Jobs/ProcessMassPM.php index c84e2eee1..97e0ed835 100644 --- a/app/Jobs/ProcessMassPM.php +++ b/app/Jobs/ProcessMassPM.php @@ -3,13 +3,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Jobs; diff --git a/app/Jobs/SendActivationMail.php b/app/Jobs/SendActivationMail.php index 1edef8c60..3f71baff3 100644 --- a/app/Jobs/SendActivationMail.php +++ b/app/Jobs/SendActivationMail.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Jobs; diff --git a/app/Jobs/SendDeleteUserMail.php b/app/Jobs/SendDeleteUserMail.php index 6fa5026be..e1f135557 100644 --- a/app/Jobs/SendDeleteUserMail.php +++ b/app/Jobs/SendDeleteUserMail.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Jobs; diff --git a/app/Jobs/SendDisableUserMail.php b/app/Jobs/SendDisableUserMail.php index cee7fff8d..fe770380e 100644 --- a/app/Jobs/SendDisableUserMail.php +++ b/app/Jobs/SendDisableUserMail.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Jobs; diff --git a/app/Listeners/AchievementUnlocked.php b/app/Listeners/AchievementUnlocked.php index 7a91c7972..b01d41134 100644 --- a/app/Listeners/AchievementUnlocked.php +++ b/app/Listeners/AchievementUnlocked.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Listeners; diff --git a/app/Listeners/FailedLoginListener.php b/app/Listeners/FailedLoginListener.php index 73877913e..93ed643de 100644 --- a/app/Listeners/FailedLoginListener.php +++ b/app/Listeners/FailedLoginListener.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Listeners; diff --git a/app/Listeners/LoginListener.php b/app/Listeners/LoginListener.php index 3d79ed8d7..f85180c52 100644 --- a/app/Listeners/LoginListener.php +++ b/app/Listeners/LoginListener.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Listeners; diff --git a/app/Listeners/LogoutListener.php b/app/Listeners/LogoutListener.php index 13cf9b883..da002c22f 100644 --- a/app/Listeners/LogoutListener.php +++ b/app/Listeners/LogoutListener.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Listeners; diff --git a/app/Listeners/PasswordProtectBackup.php b/app/Listeners/PasswordProtectBackup.php index 10546efaa..a7b6b9fb0 100644 --- a/app/Listeners/PasswordProtectBackup.php +++ b/app/Listeners/PasswordProtectBackup.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Listeners; diff --git a/app/Mail/ActivateUser.php b/app/Mail/ActivateUser.php index e56a613f8..5798b9976 100644 --- a/app/Mail/ActivateUser.php +++ b/app/Mail/ActivateUser.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Mail; diff --git a/app/Mail/BanUser.php b/app/Mail/BanUser.php index 47027740a..83feca8c4 100644 --- a/app/Mail/BanUser.php +++ b/app/Mail/BanUser.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Mail; diff --git a/app/Mail/Bug.php b/app/Mail/Bug.php index fa576cc75..5047a7cf4 100644 --- a/app/Mail/Bug.php +++ b/app/Mail/Bug.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Mail; diff --git a/app/Mail/Contact.php b/app/Mail/Contact.php index 836d8f4ef..88c03a738 100755 --- a/app/Mail/Contact.php +++ b/app/Mail/Contact.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Mail; diff --git a/app/Mail/DeleteUser.php b/app/Mail/DeleteUser.php index f9a97fdc0..82005a1a3 100644 --- a/app/Mail/DeleteUser.php +++ b/app/Mail/DeleteUser.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Mail; diff --git a/app/Mail/DenyApplication.php b/app/Mail/DenyApplication.php index a965352e6..0869758ea 100644 --- a/app/Mail/DenyApplication.php +++ b/app/Mail/DenyApplication.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Mail; diff --git a/app/Mail/DisableUser.php b/app/Mail/DisableUser.php index 9a0ce241b..ab6494732 100644 --- a/app/Mail/DisableUser.php +++ b/app/Mail/DisableUser.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Mail; diff --git a/app/Mail/InviteUser.php b/app/Mail/InviteUser.php index f292ae039..ff0bdf489 100755 --- a/app/Mail/InviteUser.php +++ b/app/Mail/InviteUser.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Mail; diff --git a/app/Mail/TestEmail.php b/app/Mail/TestEmail.php index aedd8ab3b..090845186 100644 --- a/app/Mail/TestEmail.php +++ b/app/Mail/TestEmail.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Mail; diff --git a/app/Mail/UnbanUser.php b/app/Mail/UnbanUser.php index 4a86b4371..248a19264 100644 --- a/app/Mail/UnbanUser.php +++ b/app/Mail/UnbanUser.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Mail; diff --git a/app/Models/Album.php b/app/Models/Album.php index 4b7b449cc..e1e48c813 100644 --- a/app/Models/Album.php +++ b/app/Models/Album.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/Application.php b/app/Models/Application.php index 40dd69e83..0e1c8888c 100644 --- a/app/Models/Application.php +++ b/app/Models/Application.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/ApplicationImageProof.php b/app/Models/ApplicationImageProof.php index 705bf8703..3b0e627d4 100644 --- a/app/Models/ApplicationImageProof.php +++ b/app/Models/ApplicationImageProof.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/ApplicationUrlProof.php b/app/Models/ApplicationUrlProof.php index aff621b25..f069c82d5 100644 --- a/app/Models/ApplicationUrlProof.php +++ b/app/Models/ApplicationUrlProof.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/Article.php b/app/Models/Article.php index fbc694432..5be29f453 100644 --- a/app/Models/Article.php +++ b/app/Models/Article.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/Audit.php b/app/Models/Audit.php index 45755f2d9..c19665742 100644 --- a/app/Models/Audit.php +++ b/app/Models/Audit.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/Ban.php b/app/Models/Ban.php index 9f6e8faad..53dcbebca 100644 --- a/app/Models/Ban.php +++ b/app/Models/Ban.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/Bookmark.php b/app/Models/Bookmark.php index 019bf9cb8..1927ef72c 100644 --- a/app/Models/Bookmark.php +++ b/app/Models/Bookmark.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/Category.php b/app/Models/Category.php index 8f878fb51..eadd2de89 100755 --- a/app/Models/Category.php +++ b/app/Models/Category.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/Chatroom.php b/app/Models/Chatroom.php index c1bab5c56..0abcddaf6 100644 --- a/app/Models/Chatroom.php +++ b/app/Models/Chatroom.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/Comment.php b/app/Models/Comment.php index 359ad8408..c071c11fc 100644 --- a/app/Models/Comment.php +++ b/app/Models/Comment.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/FailedLoginAttempt.php b/app/Models/FailedLoginAttempt.php index c44b4008d..2fb0d2f31 100644 --- a/app/Models/FailedLoginAttempt.php +++ b/app/Models/FailedLoginAttempt.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/FeaturedTorrent.php b/app/Models/FeaturedTorrent.php index 52f07a5d3..a79a2f0be 100644 --- a/app/Models/FeaturedTorrent.php +++ b/app/Models/FeaturedTorrent.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/Follow.php b/app/Models/Follow.php index 61cf927b2..0769a4489 100644 --- a/app/Models/Follow.php +++ b/app/Models/Follow.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/Forum.php b/app/Models/Forum.php index a38267476..4a23e251f 100755 --- a/app/Models/Forum.php +++ b/app/Models/Forum.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/FreeleechToken.php b/app/Models/FreeleechToken.php index 71a6d1edb..9dd133b39 100644 --- a/app/Models/FreeleechToken.php +++ b/app/Models/FreeleechToken.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/GitUpdate.php b/app/Models/GitUpdate.php index 749469092..7cca6fd42 100644 --- a/app/Models/GitUpdate.php +++ b/app/Models/GitUpdate.php @@ -3,13 +3,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/Graveyard.php b/app/Models/Graveyard.php index 8f96c21a1..2fa6b367b 100644 --- a/app/Models/Graveyard.php +++ b/app/Models/Graveyard.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/Group.php b/app/Models/Group.php index f82246b2d..d5ee63a94 100755 --- a/app/Models/Group.php +++ b/app/Models/Group.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/Image.php b/app/Models/Image.php index 338f05c85..087b6478b 100644 --- a/app/Models/Image.php +++ b/app/Models/Image.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/Invite.php b/app/Models/Invite.php index beb19f633..244d9a36d 100755 --- a/app/Models/Invite.php +++ b/app/Models/Invite.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/Language.php b/app/Models/Language.php index dbc2024d0..cdddd5817 100644 --- a/app/Models/Language.php +++ b/app/Models/Language.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/Like.php b/app/Models/Like.php index a009389c1..129284afd 100644 --- a/app/Models/Like.php +++ b/app/Models/Like.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/Message.php b/app/Models/Message.php index 4174389b0..8d796f6e1 100644 --- a/app/Models/Message.php +++ b/app/Models/Message.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/Note.php b/app/Models/Note.php index 845810347..9c9aaf242 100644 --- a/app/Models/Note.php +++ b/app/Models/Note.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/Notification.php b/app/Models/Notification.php index 668731e61..609ce47bc 100644 --- a/app/Models/Notification.php +++ b/app/Models/Notification.php @@ -3,13 +3,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/Option.php b/app/Models/Option.php index 0bed44f63..9c258a636 100644 --- a/app/Models/Option.php +++ b/app/Models/Option.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/Page.php b/app/Models/Page.php index 2828d053f..30eeeccf3 100755 --- a/app/Models/Page.php +++ b/app/Models/Page.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/Permission.php b/app/Models/Permission.php index f7593c53a..c9f819de1 100755 --- a/app/Models/Permission.php +++ b/app/Models/Permission.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/PersonalFreeleech.php b/app/Models/PersonalFreeleech.php index c2289390d..d98a829cf 100644 --- a/app/Models/PersonalFreeleech.php +++ b/app/Models/PersonalFreeleech.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/Playlist.php b/app/Models/Playlist.php index bbf8a2f80..2450fd281 100644 --- a/app/Models/Playlist.php +++ b/app/Models/Playlist.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/PlaylistTorrent.php b/app/Models/PlaylistTorrent.php index c38159215..0453fb746 100644 --- a/app/Models/PlaylistTorrent.php +++ b/app/Models/PlaylistTorrent.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/Poll.php b/app/Models/Poll.php index 9a182bb27..a6ae1df42 100644 --- a/app/Models/Poll.php +++ b/app/Models/Poll.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/Post.php b/app/Models/Post.php index c920c0586..742ab74cb 100644 --- a/app/Models/Post.php +++ b/app/Models/Post.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/PrivateMessage.php b/app/Models/PrivateMessage.php index 8013ce4c1..12eba7b18 100644 --- a/app/Models/PrivateMessage.php +++ b/app/Models/PrivateMessage.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/Report.php b/app/Models/Report.php index f871c4180..40df481a2 100644 --- a/app/Models/Report.php +++ b/app/Models/Report.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/Seedbox.php b/app/Models/Seedbox.php index a136ffcf9..e1cdd08f9 100644 --- a/app/Models/Seedbox.php +++ b/app/Models/Seedbox.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/Subscription.php b/app/Models/Subscription.php index 708e2b5fe..48ddd35d9 100644 --- a/app/Models/Subscription.php +++ b/app/Models/Subscription.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/Tag.php b/app/Models/Tag.php index b95a923fd..ef6fc3c6d 100755 --- a/app/Models/Tag.php +++ b/app/Models/Tag.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/TagTorrent.php b/app/Models/TagTorrent.php index b3c1bd4fe..6940e8f4a 100644 --- a/app/Models/TagTorrent.php +++ b/app/Models/TagTorrent.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/Topic.php b/app/Models/Topic.php index 43700779b..966ad03bc 100755 --- a/app/Models/Topic.php +++ b/app/Models/Topic.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/Torrent.php b/app/Models/Torrent.php index f011a4ec4..31c74ba4d 100644 --- a/app/Models/Torrent.php +++ b/app/Models/Torrent.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/TorrentFile.php b/app/Models/TorrentFile.php index c1416a254..fd8ee8adf 100755 --- a/app/Models/TorrentFile.php +++ b/app/Models/TorrentFile.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/TorrentRequestClaim.php b/app/Models/TorrentRequestClaim.php index 66aeec4f6..f9d81b110 100644 --- a/app/Models/TorrentRequestClaim.php +++ b/app/Models/TorrentRequestClaim.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/TwoStepAuth.php b/app/Models/TwoStepAuth.php index 11178b30e..3a45ef501 100644 --- a/app/Models/TwoStepAuth.php +++ b/app/Models/TwoStepAuth.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/Type.php b/app/Models/Type.php index e5e10406d..b43e6cac6 100644 --- a/app/Models/Type.php +++ b/app/Models/Type.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/Upload.php b/app/Models/Upload.php index f40930f77..94f65cdd5 100755 --- a/app/Models/Upload.php +++ b/app/Models/Upload.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/User.php b/app/Models/User.php index 9e5700cc4..9da408c2e 100644 --- a/app/Models/User.php +++ b/app/Models/User.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/UserActivation.php b/app/Models/UserActivation.php index 8b704555a..4964c6a17 100644 --- a/app/Models/UserActivation.php +++ b/app/Models/UserActivation.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Models/Voter.php b/app/Models/Voter.php index 08900a7c0..b5a0740a2 100644 --- a/app/Models/Voter.php +++ b/app/Models/Voter.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Models; diff --git a/app/Notifications/FailedLogin.php b/app/Notifications/FailedLogin.php index 954274de5..6d806fa09 100644 --- a/app/Notifications/FailedLogin.php +++ b/app/Notifications/FailedLogin.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Notifications; diff --git a/app/Notifications/NewReseedRequest.php b/app/Notifications/NewReseedRequest.php index c14aa8a98..7c4d13707 100644 --- a/app/Notifications/NewReseedRequest.php +++ b/app/Notifications/NewReseedRequest.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Notifications; diff --git a/app/Notifications/TwoStepAuthCode.php b/app/Notifications/TwoStepAuthCode.php index d4a88d239..2df48e893 100644 --- a/app/Notifications/TwoStepAuthCode.php +++ b/app/Notifications/TwoStepAuthCode.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Notifications; diff --git a/app/Notifications/UsernameReminder.php b/app/Notifications/UsernameReminder.php index d8e79a3b9..0cb9b0372 100644 --- a/app/Notifications/UsernameReminder.php +++ b/app/Notifications/UsernameReminder.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Notifications; diff --git a/app/Observers/TorrentObserver.php b/app/Observers/TorrentObserver.php index b86060e80..c41654ec8 100644 --- a/app/Observers/TorrentObserver.php +++ b/app/Observers/TorrentObserver.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Observers; diff --git a/app/Observers/UserObserver.php b/app/Observers/UserObserver.php index 41d8e65c3..92119694f 100644 --- a/app/Observers/UserObserver.php +++ b/app/Observers/UserObserver.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Observers; diff --git a/app/Providers/AppServiceProvider.php b/app/Providers/AppServiceProvider.php index cf5bc023a..e10937efd 100755 --- a/app/Providers/AppServiceProvider.php +++ b/app/Providers/AppServiceProvider.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Providers; diff --git a/app/Providers/AuthServiceProvider.php b/app/Providers/AuthServiceProvider.php index 4ecc0b20c..b750e5265 100755 --- a/app/Providers/AuthServiceProvider.php +++ b/app/Providers/AuthServiceProvider.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Providers; diff --git a/app/Providers/BroadcastServiceProvider.php b/app/Providers/BroadcastServiceProvider.php index 813f5c7b7..5cef509e1 100755 --- a/app/Providers/BroadcastServiceProvider.php +++ b/app/Providers/BroadcastServiceProvider.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Providers; diff --git a/app/Providers/EventServiceProvider.php b/app/Providers/EventServiceProvider.php index 6befe5f7a..3fe60dc4a 100755 --- a/app/Providers/EventServiceProvider.php +++ b/app/Providers/EventServiceProvider.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Providers; diff --git a/app/Providers/RouteServiceProvider.php b/app/Providers/RouteServiceProvider.php index 324bea7d7..76d68aee2 100755 --- a/app/Providers/RouteServiceProvider.php +++ b/app/Providers/RouteServiceProvider.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Providers; diff --git a/app/Repositories/RequestFacetedRepository.php b/app/Repositories/RequestFacetedRepository.php index aeba09955..30a990ae5 100644 --- a/app/Repositories/RequestFacetedRepository.php +++ b/app/Repositories/RequestFacetedRepository.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Repositories; diff --git a/app/Repositories/TorrentFacetedRepository.php b/app/Repositories/TorrentFacetedRepository.php index eecc5ed07..817d923fb 100644 --- a/app/Repositories/TorrentFacetedRepository.php +++ b/app/Repositories/TorrentFacetedRepository.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Repositories; diff --git a/app/Services/Clients/AnnClient.php b/app/Services/Clients/AnnClient.php index 5959f3938..f0972500a 100755 --- a/app/Services/Clients/AnnClient.php +++ b/app/Services/Clients/AnnClient.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Services\Clients; diff --git a/app/Services/Clients/Client.php b/app/Services/Clients/Client.php index 9d84f233e..fe8ce42b3 100755 --- a/app/Services/Clients/Client.php +++ b/app/Services/Clients/Client.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Services\Clients; diff --git a/app/Services/Clients/MangaCoverClient.php b/app/Services/Clients/MangaCoverClient.php index 73fa1a2e5..555c8684a 100755 --- a/app/Services/Clients/MangaCoverClient.php +++ b/app/Services/Clients/MangaCoverClient.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Services\Clients; diff --git a/app/Services/Clients/MangaUpdatesClient.php b/app/Services/Clients/MangaUpdatesClient.php index 8dbe1ad79..0cac7ab4f 100755 --- a/app/Services/Clients/MangaUpdatesClient.php +++ b/app/Services/Clients/MangaUpdatesClient.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Services\Clients; diff --git a/app/Services/Clients/OmdbClient.php b/app/Services/Clients/OmdbClient.php index d240857a9..2ebcc14c8 100755 --- a/app/Services/Clients/OmdbClient.php +++ b/app/Services/Clients/OmdbClient.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Services\Clients; diff --git a/app/Services/Clients/TmdbClient.php b/app/Services/Clients/TmdbClient.php index b9762e95b..99a938d4b 100755 --- a/app/Services/Clients/TmdbClient.php +++ b/app/Services/Clients/TmdbClient.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Services\Clients; diff --git a/app/Services/Contracts/MangaInterface.php b/app/Services/Contracts/MangaInterface.php index 4a221c30b..0b553ec51 100755 --- a/app/Services/Contracts/MangaInterface.php +++ b/app/Services/Contracts/MangaInterface.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Services\Contracts; diff --git a/app/Services/Contracts/MovieTvInterface.php b/app/Services/Contracts/MovieTvInterface.php index 0887f91a0..af34662aa 100755 --- a/app/Services/Contracts/MovieTvInterface.php +++ b/app/Services/Contracts/MovieTvInterface.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Services\Contracts; diff --git a/app/Services/Data/Episode.php b/app/Services/Data/Episode.php index 8f43b90e3..7ead864b8 100755 --- a/app/Services/Data/Episode.php +++ b/app/Services/Data/Episode.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Services\Data; diff --git a/app/Services/Data/Genre.php b/app/Services/Data/Genre.php index 46068a627..dd58eba28 100755 --- a/app/Services/Data/Genre.php +++ b/app/Services/Data/Genre.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Services\Data; diff --git a/app/Services/Data/Movie.php b/app/Services/Data/Movie.php index 955c046d6..63ab82fd7 100755 --- a/app/Services/Data/Movie.php +++ b/app/Services/Data/Movie.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Services\Data; diff --git a/app/Services/Data/Person.php b/app/Services/Data/Person.php index 3c277ae19..3e1906963 100755 --- a/app/Services/Data/Person.php +++ b/app/Services/Data/Person.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Services\Data; diff --git a/app/Services/Data/Tv.php b/app/Services/Data/Tv.php index 3043cc004..064fb7451 100755 --- a/app/Services/Data/Tv.php +++ b/app/Services/Data/Tv.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Services\Data; diff --git a/app/Services/MovieScrapper.php b/app/Services/MovieScrapper.php index 31ec21ee4..1784f7529 100755 --- a/app/Services/MovieScrapper.php +++ b/app/Services/MovieScrapper.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Services; diff --git a/app/Traits/Auditable.php b/app/Traits/Auditable.php index bfd5f2ac8..73b0d5314 100644 --- a/app/Traits/Auditable.php +++ b/app/Traits/Auditable.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Traits; diff --git a/app/Traits/Encryptable.php b/app/Traits/Encryptable.php index 74b3becd9..319c82e19 100644 --- a/app/Traits/Encryptable.php +++ b/app/Traits/Encryptable.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Traits; diff --git a/app/Traits/TwoStep.php b/app/Traits/TwoStep.php index 9ca2a272c..3eabe1905 100644 --- a/app/Traits/TwoStep.php +++ b/app/Traits/TwoStep.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Traits; diff --git a/app/Traits/UsersOnlineTrait.php b/app/Traits/UsersOnlineTrait.php index abe325e9b..f445006da 100644 --- a/app/Traits/UsersOnlineTrait.php +++ b/app/Traits/UsersOnlineTrait.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Traits; diff --git a/app/Validators/EmailValidator.php b/app/Validators/EmailValidator.php index 0815f6deb..340e64ae7 100644 --- a/app/Validators/EmailValidator.php +++ b/app/Validators/EmailValidator.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ namespace App\Validators; diff --git a/bootstrap/app.php b/bootstrap/app.php index 7a7edf2dc..faf223342 100755 --- a/bootstrap/app.php +++ b/bootstrap/app.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ /* diff --git a/bootstrap/autoload.php b/bootstrap/autoload.php index f4eaa1aeb..9c835e915 100755 --- a/bootstrap/autoload.php +++ b/bootstrap/autoload.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ define('LARAVEL_START', microtime(true)); diff --git a/config/achievements.php b/config/achievements.php index 7ccf9a64a..537b8c605 100644 --- a/config/achievements.php +++ b/config/achievements.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ return [ diff --git a/config/announce.php b/config/announce.php index 75f516258..bb28a8811 100644 --- a/config/announce.php +++ b/config/announce.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ return [ diff --git a/config/api-keys.php b/config/api-keys.php index 04b80dfd7..0e5c14308 100644 --- a/config/api-keys.php +++ b/config/api-keys.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ return [ diff --git a/config/app.php b/config/app.php index 752287ca7..ebb9b144a 100755 --- a/config/app.php +++ b/config/app.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ return [ diff --git a/config/audit.php b/config/audit.php index 50ccf1d97..ee057e908 100644 --- a/config/audit.php +++ b/config/audit.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ return [ diff --git a/config/auth.php b/config/auth.php index 1a3e0bfac..90d6d1678 100755 --- a/config/auth.php +++ b/config/auth.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ return [ diff --git a/config/backup.php b/config/backup.php index f343810b1..f3947df2c 100644 --- a/config/backup.php +++ b/config/backup.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ return [ diff --git a/config/captcha.php b/config/captcha.php index a6359bb4a..f6f9b1ea6 100644 --- a/config/captcha.php +++ b/config/captcha.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ return [ diff --git a/config/censor.php b/config/censor.php index c9f19e7ef..8275a9139 100644 --- a/config/censor.php +++ b/config/censor.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ return [ diff --git a/config/client-blacklist.php b/config/client-blacklist.php index 6359a2f8a..ba26ea6dd 100644 --- a/config/client-blacklist.php +++ b/config/client-blacklist.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ return [ diff --git a/config/columnsortable.php b/config/columnsortable.php index a452428c8..b213e6c91 100644 --- a/config/columnsortable.php +++ b/config/columnsortable.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ return [ diff --git a/config/email-white-blacklist.php b/config/email-white-blacklist.php index f6c61b0f7..ca6f95fbe 100644 --- a/config/email-white-blacklist.php +++ b/config/email-white-blacklist.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ return [ diff --git a/config/emojione.php b/config/emojione.php index 0ccf13dca..13e317771 100644 --- a/config/emojione.php +++ b/config/emojione.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ return [ diff --git a/config/graveyard.php b/config/graveyard.php index 46ac2cc50..0aaf4d826 100644 --- a/config/graveyard.php +++ b/config/graveyard.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ return [ diff --git a/config/hitrun.php b/config/hitrun.php index 4c265fb28..c50bff164 100644 --- a/config/hitrun.php +++ b/config/hitrun.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ return [ diff --git a/config/html-encrypt.php b/config/html-encrypt.php index affa984d6..024d35587 100644 --- a/config/html-encrypt.php +++ b/config/html-encrypt.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ /* diff --git a/config/http2serverpush.php b/config/http2serverpush.php index 7282d8275..40e2f23c7 100644 --- a/config/http2serverpush.php +++ b/config/http2serverpush.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ /* diff --git a/config/irc-bot.php b/config/irc-bot.php index 25ef5fe2a..45633fe2a 100644 --- a/config/irc-bot.php +++ b/config/irc-bot.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ return [ diff --git a/config/language.php b/config/language.php index bc300e0a2..4bd906e7b 100644 --- a/config/language.php +++ b/config/language.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ return [ diff --git a/config/laravel-cookie-consent.php b/config/laravel-cookie-consent.php index 7373c7199..54181b60f 100644 --- a/config/laravel-cookie-consent.php +++ b/config/laravel-cookie-consent.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ return [ diff --git a/config/log-viewer.php b/config/log-viewer.php index ba4f80f8c..46b5e2ad3 100644 --- a/config/log-viewer.php +++ b/config/log-viewer.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Arcanedev\LogViewer\Contracts\Utilities\Filesystem; return [ diff --git a/config/logging.php b/config/logging.php index 0746091e5..01e6b868d 100644 --- a/config/logging.php +++ b/config/logging.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Monolog\Handler\StreamHandler; use Monolog\Handler\SyslogUdpHandler; diff --git a/config/moderation.php b/config/moderation.php index cd3f2b74a..2c898813f 100644 --- a/config/moderation.php +++ b/config/moderation.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ return [ diff --git a/config/other.php b/config/other.php index 8a114828a..88b7bbe62 100755 --- a/config/other.php +++ b/config/other.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ return [ diff --git a/config/pruning.php b/config/pruning.php index c452ce27e..a5699601f 100644 --- a/config/pruning.php +++ b/config/pruning.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ return [ diff --git a/config/secure-headers.php b/config/secure-headers.php index 130781613..060419486 100644 --- a/config/secure-headers.php +++ b/config/secure-headers.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ return [ diff --git a/config/subresource-integrity.php b/config/subresource-integrity.php index 232bf4db0..8287d990b 100644 --- a/config/subresource-integrity.php +++ b/config/subresource-integrity.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ return [ diff --git a/config/unit3d.php b/config/unit3d.php index 06efe1319..cf392ddc9 100644 --- a/config/unit3d.php +++ b/config/unit3d.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ return [ diff --git a/config/view.php b/config/view.php index 9b4c068d9..27a2d0507 100755 --- a/config/view.php +++ b/config/view.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ return [ diff --git a/config/welcomepm.php b/config/welcomepm.php index 99d63cb45..9e92d1fe8 100644 --- a/config/welcomepm.php +++ b/config/welcomepm.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ return [ diff --git a/database/migrations/2017_12_10_020753_create_articles_table.php b/database/migrations/2017_12_10_020753_create_articles_table.php index b8cf8300a..668546b36 100644 --- a/database/migrations/2017_12_10_020753_create_articles_table.php +++ b/database/migrations/2017_12_10_020753_create_articles_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020753_create_ban_table.php b/database/migrations/2017_12_10_020753_create_ban_table.php index 8c13d1709..79297357d 100644 --- a/database/migrations/2017_12_10_020753_create_ban_table.php +++ b/database/migrations/2017_12_10_020753_create_ban_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020753_create_bookmarks_table.php b/database/migrations/2017_12_10_020753_create_bookmarks_table.php index 35f3755f3..34c054133 100644 --- a/database/migrations/2017_12_10_020753_create_bookmarks_table.php +++ b/database/migrations/2017_12_10_020753_create_bookmarks_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020753_create_categories_table.php b/database/migrations/2017_12_10_020753_create_categories_table.php index f4c2dd1ba..0be09202d 100644 --- a/database/migrations/2017_12_10_020753_create_categories_table.php +++ b/database/migrations/2017_12_10_020753_create_categories_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020753_create_clients_table.php b/database/migrations/2017_12_10_020753_create_clients_table.php index a090909c2..b2c9d6ca7 100644 --- a/database/migrations/2017_12_10_020753_create_clients_table.php +++ b/database/migrations/2017_12_10_020753_create_clients_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020753_create_comments_table.php b/database/migrations/2017_12_10_020753_create_comments_table.php index 5bb25bffe..f9e081209 100644 --- a/database/migrations/2017_12_10_020753_create_comments_table.php +++ b/database/migrations/2017_12_10_020753_create_comments_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020753_create_failed_login_attempts_table.php b/database/migrations/2017_12_10_020753_create_failed_login_attempts_table.php index bb30c694e..304a4f1a9 100644 --- a/database/migrations/2017_12_10_020753_create_failed_login_attempts_table.php +++ b/database/migrations/2017_12_10_020753_create_failed_login_attempts_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020753_create_featured_torrents_table.php b/database/migrations/2017_12_10_020753_create_featured_torrents_table.php index 33dad2814..e4a003458 100644 --- a/database/migrations/2017_12_10_020753_create_featured_torrents_table.php +++ b/database/migrations/2017_12_10_020753_create_featured_torrents_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020753_create_files_table.php b/database/migrations/2017_12_10_020753_create_files_table.php index f83dcd217..2da8e3096 100644 --- a/database/migrations/2017_12_10_020753_create_files_table.php +++ b/database/migrations/2017_12_10_020753_create_files_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020753_create_follows_table.php b/database/migrations/2017_12_10_020753_create_follows_table.php index fba0b1b47..742d4c3df 100644 --- a/database/migrations/2017_12_10_020753_create_follows_table.php +++ b/database/migrations/2017_12_10_020753_create_follows_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020753_create_forums_table.php b/database/migrations/2017_12_10_020753_create_forums_table.php index a1c65dee2..500ebf847 100644 --- a/database/migrations/2017_12_10_020753_create_forums_table.php +++ b/database/migrations/2017_12_10_020753_create_forums_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020753_create_graveyard_table.php b/database/migrations/2017_12_10_020753_create_graveyard_table.php index 1b14acaeb..9134dfeb2 100644 --- a/database/migrations/2017_12_10_020753_create_graveyard_table.php +++ b/database/migrations/2017_12_10_020753_create_graveyard_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020753_create_groups_table.php b/database/migrations/2017_12_10_020753_create_groups_table.php index 55a00bf60..eed61c9bf 100644 --- a/database/migrations/2017_12_10_020753_create_groups_table.php +++ b/database/migrations/2017_12_10_020753_create_groups_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020753_create_invites_table.php b/database/migrations/2017_12_10_020753_create_invites_table.php index a0a7b298b..e8f8c85c2 100644 --- a/database/migrations/2017_12_10_020753_create_invites_table.php +++ b/database/migrations/2017_12_10_020753_create_invites_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020753_create_jobs_table.php b/database/migrations/2017_12_10_020753_create_jobs_table.php index 03f97c649..c7fbcdd92 100644 --- a/database/migrations/2017_12_10_020753_create_jobs_table.php +++ b/database/migrations/2017_12_10_020753_create_jobs_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020753_create_likes_table.php b/database/migrations/2017_12_10_020753_create_likes_table.php index 2ac62206a..d4ed62f23 100644 --- a/database/migrations/2017_12_10_020753_create_likes_table.php +++ b/database/migrations/2017_12_10_020753_create_likes_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020753_create_log_activities_table.php b/database/migrations/2017_12_10_020753_create_log_activities_table.php index b1842660c..7af9755e4 100644 --- a/database/migrations/2017_12_10_020753_create_log_activities_table.php +++ b/database/migrations/2017_12_10_020753_create_log_activities_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020753_create_notifications_table.php b/database/migrations/2017_12_10_020753_create_notifications_table.php index 56abde3c4..61654e71b 100644 --- a/database/migrations/2017_12_10_020753_create_notifications_table.php +++ b/database/migrations/2017_12_10_020753_create_notifications_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020753_create_options_table.php b/database/migrations/2017_12_10_020753_create_options_table.php index 7d73ebc41..e9a978d11 100644 --- a/database/migrations/2017_12_10_020753_create_options_table.php +++ b/database/migrations/2017_12_10_020753_create_options_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020753_create_pages_table.php b/database/migrations/2017_12_10_020753_create_pages_table.php index 641be4468..4b22b7ed7 100644 --- a/database/migrations/2017_12_10_020753_create_pages_table.php +++ b/database/migrations/2017_12_10_020753_create_pages_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020753_create_password_resets_table.php b/database/migrations/2017_12_10_020753_create_password_resets_table.php index 4a6f721e4..a4a9bf634 100644 --- a/database/migrations/2017_12_10_020753_create_password_resets_table.php +++ b/database/migrations/2017_12_10_020753_create_password_resets_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020753_create_permissions_table.php b/database/migrations/2017_12_10_020753_create_permissions_table.php index 4cf5ff6ae..2d127e3d5 100644 --- a/database/migrations/2017_12_10_020753_create_permissions_table.php +++ b/database/migrations/2017_12_10_020753_create_permissions_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020753_create_personal_freeleech_table.php b/database/migrations/2017_12_10_020753_create_personal_freeleech_table.php index 076eabb08..2cb7c5699 100644 --- a/database/migrations/2017_12_10_020753_create_personal_freeleech_table.php +++ b/database/migrations/2017_12_10_020753_create_personal_freeleech_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020753_create_polls_table.php b/database/migrations/2017_12_10_020753_create_polls_table.php index b69477ec6..dfb13126b 100644 --- a/database/migrations/2017_12_10_020753_create_polls_table.php +++ b/database/migrations/2017_12_10_020753_create_polls_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020753_create_posts_table.php b/database/migrations/2017_12_10_020753_create_posts_table.php index f44df0d64..c60fe155a 100644 --- a/database/migrations/2017_12_10_020753_create_posts_table.php +++ b/database/migrations/2017_12_10_020753_create_posts_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020753_create_private_messages_table.php b/database/migrations/2017_12_10_020753_create_private_messages_table.php index 6ae348a07..288cc4c22 100644 --- a/database/migrations/2017_12_10_020753_create_private_messages_table.php +++ b/database/migrations/2017_12_10_020753_create_private_messages_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020753_create_reports_table.php b/database/migrations/2017_12_10_020753_create_reports_table.php index cc6627a97..f2be059c8 100644 --- a/database/migrations/2017_12_10_020753_create_reports_table.php +++ b/database/migrations/2017_12_10_020753_create_reports_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020753_create_request_claims_table.php b/database/migrations/2017_12_10_020753_create_request_claims_table.php index 2f0e642b0..d7b2acce4 100644 --- a/database/migrations/2017_12_10_020753_create_request_claims_table.php +++ b/database/migrations/2017_12_10_020753_create_request_claims_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020753_create_sessions_table.php b/database/migrations/2017_12_10_020753_create_sessions_table.php index 1ba2a6942..2845e3bf2 100644 --- a/database/migrations/2017_12_10_020753_create_sessions_table.php +++ b/database/migrations/2017_12_10_020753_create_sessions_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020753_create_shoutbox_table.php b/database/migrations/2017_12_10_020753_create_shoutbox_table.php index ba4052d1b..4b5902384 100644 --- a/database/migrations/2017_12_10_020753_create_shoutbox_table.php +++ b/database/migrations/2017_12_10_020753_create_shoutbox_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020753_create_tag_torrent_table.php b/database/migrations/2017_12_10_020753_create_tag_torrent_table.php index f00e0a17c..91873c20e 100644 --- a/database/migrations/2017_12_10_020753_create_tag_torrent_table.php +++ b/database/migrations/2017_12_10_020753_create_tag_torrent_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020753_create_tags_table.php b/database/migrations/2017_12_10_020753_create_tags_table.php index a33c283c2..1e3d45a20 100644 --- a/database/migrations/2017_12_10_020753_create_tags_table.php +++ b/database/migrations/2017_12_10_020753_create_tags_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020753_create_thanks_table.php b/database/migrations/2017_12_10_020753_create_thanks_table.php index 899d4c4df..a3b1a6ef2 100644 --- a/database/migrations/2017_12_10_020753_create_thanks_table.php +++ b/database/migrations/2017_12_10_020753_create_thanks_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020753_create_topics_table.php b/database/migrations/2017_12_10_020753_create_topics_table.php index 84ea1f55f..c0bc5ccd7 100644 --- a/database/migrations/2017_12_10_020753_create_topics_table.php +++ b/database/migrations/2017_12_10_020753_create_topics_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020753_create_torrents_table.php b/database/migrations/2017_12_10_020753_create_torrents_table.php index a321cbf95..034960825 100644 --- a/database/migrations/2017_12_10_020753_create_torrents_table.php +++ b/database/migrations/2017_12_10_020753_create_torrents_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020753_create_types_table.php b/database/migrations/2017_12_10_020753_create_types_table.php index 0020049fd..01e282a5d 100644 --- a/database/migrations/2017_12_10_020753_create_types_table.php +++ b/database/migrations/2017_12_10_020753_create_types_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020753_create_user_activations_table.php b/database/migrations/2017_12_10_020753_create_user_activations_table.php index 38c155ca2..c41d55e53 100644 --- a/database/migrations/2017_12_10_020753_create_user_activations_table.php +++ b/database/migrations/2017_12_10_020753_create_user_activations_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020753_create_user_notes_table.php b/database/migrations/2017_12_10_020753_create_user_notes_table.php index 0eccc84e2..0d3455778 100644 --- a/database/migrations/2017_12_10_020753_create_user_notes_table.php +++ b/database/migrations/2017_12_10_020753_create_user_notes_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020753_create_users_table.php b/database/migrations/2017_12_10_020753_create_users_table.php index e64de6b28..b55f6a24d 100644 --- a/database/migrations/2017_12_10_020753_create_users_table.php +++ b/database/migrations/2017_12_10_020753_create_users_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020753_create_voters_table.php b/database/migrations/2017_12_10_020753_create_voters_table.php index 623eddddb..0639311f0 100644 --- a/database/migrations/2017_12_10_020753_create_voters_table.php +++ b/database/migrations/2017_12_10_020753_create_voters_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020754_add_foreign_keys_to_articles_table.php b/database/migrations/2017_12_10_020754_add_foreign_keys_to_articles_table.php index da9309739..1076c34da 100644 --- a/database/migrations/2017_12_10_020754_add_foreign_keys_to_articles_table.php +++ b/database/migrations/2017_12_10_020754_add_foreign_keys_to_articles_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020754_add_foreign_keys_to_ban_table.php b/database/migrations/2017_12_10_020754_add_foreign_keys_to_ban_table.php index 09ec2be19..e3437d941 100644 --- a/database/migrations/2017_12_10_020754_add_foreign_keys_to_ban_table.php +++ b/database/migrations/2017_12_10_020754_add_foreign_keys_to_ban_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020754_add_foreign_keys_to_clients_table.php b/database/migrations/2017_12_10_020754_add_foreign_keys_to_clients_table.php index 6b17f3979..a16c91d4e 100644 --- a/database/migrations/2017_12_10_020754_add_foreign_keys_to_clients_table.php +++ b/database/migrations/2017_12_10_020754_add_foreign_keys_to_clients_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020754_add_foreign_keys_to_comments_table.php b/database/migrations/2017_12_10_020754_add_foreign_keys_to_comments_table.php index a40cb1003..41d0a6339 100644 --- a/database/migrations/2017_12_10_020754_add_foreign_keys_to_comments_table.php +++ b/database/migrations/2017_12_10_020754_add_foreign_keys_to_comments_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020754_add_foreign_keys_to_history_table.php b/database/migrations/2017_12_10_020754_add_foreign_keys_to_history_table.php index dab66daa0..8c0bf9c49 100644 --- a/database/migrations/2017_12_10_020754_add_foreign_keys_to_history_table.php +++ b/database/migrations/2017_12_10_020754_add_foreign_keys_to_history_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020754_add_foreign_keys_to_peers_table.php b/database/migrations/2017_12_10_020754_add_foreign_keys_to_peers_table.php index 903578359..3c3239bcc 100644 --- a/database/migrations/2017_12_10_020754_add_foreign_keys_to_peers_table.php +++ b/database/migrations/2017_12_10_020754_add_foreign_keys_to_peers_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020754_add_foreign_keys_to_reports_table.php b/database/migrations/2017_12_10_020754_add_foreign_keys_to_reports_table.php index 12a00eb67..2bd794227 100644 --- a/database/migrations/2017_12_10_020754_add_foreign_keys_to_reports_table.php +++ b/database/migrations/2017_12_10_020754_add_foreign_keys_to_reports_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020754_add_foreign_keys_to_rss_table.php b/database/migrations/2017_12_10_020754_add_foreign_keys_to_rss_table.php index 6f2a1abb0..00cf1d1e1 100644 --- a/database/migrations/2017_12_10_020754_add_foreign_keys_to_rss_table.php +++ b/database/migrations/2017_12_10_020754_add_foreign_keys_to_rss_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020754_add_foreign_keys_to_torrents_table.php b/database/migrations/2017_12_10_020754_add_foreign_keys_to_torrents_table.php index a13666717..85ee4061a 100644 --- a/database/migrations/2017_12_10_020754_add_foreign_keys_to_torrents_table.php +++ b/database/migrations/2017_12_10_020754_add_foreign_keys_to_torrents_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020754_add_foreign_keys_to_voters_table.php b/database/migrations/2017_12_10_020754_add_foreign_keys_to_voters_table.php index 65d83c00e..f51bc4528 100644 --- a/database/migrations/2017_12_10_020754_add_foreign_keys_to_voters_table.php +++ b/database/migrations/2017_12_10_020754_add_foreign_keys_to_voters_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_10_020754_add_foreign_keys_to_warnings_table.php b/database/migrations/2017_12_10_020754_add_foreign_keys_to_warnings_table.php index ad6f20133..de9194ed1 100644 --- a/database/migrations/2017_12_10_020754_add_foreign_keys_to_warnings_table.php +++ b/database/migrations/2017_12_10_020754_add_foreign_keys_to_warnings_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2017_12_27_000000_add_locale_column.php b/database/migrations/2017_12_27_000000_add_locale_column.php index bf25bc046..0df34cb2e 100644 --- a/database/migrations/2017_12_27_000000_add_locale_column.php +++ b/database/migrations/2017_12_27_000000_add_locale_column.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Support\Facades\Schema; diff --git a/database/migrations/2018_01_25_000000_add_twostep_to_users_table.php b/database/migrations/2018_01_25_000000_add_twostep_to_users_table.php index 438674113..533db35e2 100644 --- a/database/migrations/2018_01_25_000000_add_twostep_to_users_table.php +++ b/database/migrations/2018_01_25_000000_add_twostep_to_users_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; use Illuminate\Support\Facades\Schema; diff --git a/database/migrations/2018_02_14_000000_add_is_internal_to_groups_table.php b/database/migrations/2018_02_14_000000_add_is_internal_to_groups_table.php index 12091d20d..b20f11a52 100644 --- a/database/migrations/2018_02_14_000000_add_is_internal_to_groups_table.php +++ b/database/migrations/2018_02_14_000000_add_is_internal_to_groups_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; use Illuminate\Support\Facades\Schema; diff --git a/database/migrations/2018_03_13_000000_add_position_to_categories_table.php b/database/migrations/2018_03_13_000000_add_position_to_categories_table.php index b429e142d..7d4398841 100644 --- a/database/migrations/2018_03_13_000000_add_position_to_categories_table.php +++ b/database/migrations/2018_03_13_000000_add_position_to_categories_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; use Illuminate\Support\Facades\Schema; diff --git a/database/migrations/2018_03_21_000000_add_censor_to_users_table.php b/database/migrations/2018_03_21_000000_add_censor_to_users_table.php index e7ec9c98d..ca7225157 100644 --- a/database/migrations/2018_03_21_000000_add_censor_to_users_table.php +++ b/database/migrations/2018_03_21_000000_add_censor_to_users_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; use Illuminate\Support\Facades\Schema; diff --git a/database/migrations/2018_04_19_221542_create_failed_jobs_table.php b/database/migrations/2018_04_19_221542_create_failed_jobs_table.php index 0f39d6bde..2b54ec008 100644 --- a/database/migrations/2018_04_19_221542_create_failed_jobs_table.php +++ b/database/migrations/2018_04_19_221542_create_failed_jobs_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; use Illuminate\Support\Facades\Schema; diff --git a/database/migrations/2018_04_28_021651_alter_shoutbox_table.php b/database/migrations/2018_04_28_021651_alter_shoutbox_table.php index b82acfcc6..cb1c187b6 100644 --- a/database/migrations/2018_04_28_021651_alter_shoutbox_table.php +++ b/database/migrations/2018_04_28_021651_alter_shoutbox_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; use Illuminate\Support\Facades\Schema; diff --git a/database/migrations/2018_04_28_022305_create_chatrooms_table.php b/database/migrations/2018_04_28_022305_create_chatrooms_table.php index 46d4858e2..0b7ea0665 100644 --- a/database/migrations/2018_04_28_022305_create_chatrooms_table.php +++ b/database/migrations/2018_04_28_022305_create_chatrooms_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; use Illuminate\Support\Facades\Schema; diff --git a/database/migrations/2018_04_28_022344_add_chatroom_id_to_users_table.php b/database/migrations/2018_04_28_022344_add_chatroom_id_to_users_table.php index 7441eeaf7..4172ad87c 100644 --- a/database/migrations/2018_04_28_022344_add_chatroom_id_to_users_table.php +++ b/database/migrations/2018_04_28_022344_add_chatroom_id_to_users_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; use Illuminate\Support\Facades\Schema; diff --git a/database/migrations/2018_05_18_144651_rename_ban_table.php b/database/migrations/2018_05_18_144651_rename_ban_table.php index c98b4b932..305003daa 100644 --- a/database/migrations/2018_05_18_144651_rename_ban_table.php +++ b/database/migrations/2018_05_18_144651_rename_ban_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Support\Facades\Schema; diff --git a/database/migrations/2018_05_21_022459_add_torrent_layout_to_users_table.php b/database/migrations/2018_05_21_022459_add_torrent_layout_to_users_table.php index 8b4b83482..968d49bea 100644 --- a/database/migrations/2018_05_21_022459_add_torrent_layout_to_users_table.php +++ b/database/migrations/2018_05_21_022459_add_torrent_layout_to_users_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; use Illuminate\Support\Facades\Schema; diff --git a/database/migrations/2018_05_21_192858_alter_peers_table.php b/database/migrations/2018_05_21_192858_alter_peers_table.php index d4d3629ff..440364f19 100644 --- a/database/migrations/2018_05_21_192858_alter_peers_table.php +++ b/database/migrations/2018_05_21_192858_alter_peers_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Support\Facades\Schema; diff --git a/database/migrations/2018_05_22_224911_alter_private_messages_table.php b/database/migrations/2018_05_22_224911_alter_private_messages_table.php index 7232f78d2..05068e578 100644 --- a/database/migrations/2018_05_22_224911_alter_private_messages_table.php +++ b/database/migrations/2018_05_22_224911_alter_private_messages_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Support\Facades\Schema; diff --git a/database/migrations/2018_05_31_120936_create_albums_table.php b/database/migrations/2018_05_31_120936_create_albums_table.php index 760e48200..4f778ca76 100644 --- a/database/migrations/2018_05_31_120936_create_albums_table.php +++ b/database/migrations/2018_05_31_120936_create_albums_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; use Illuminate\Support\Facades\Schema; diff --git a/database/migrations/2018_05_31_120955_create_images_table.php b/database/migrations/2018_05_31_120955_create_images_table.php index 60243077d..341795bf5 100644 --- a/database/migrations/2018_05_31_120955_create_images_table.php +++ b/database/migrations/2018_05_31_120955_create_images_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; use Illuminate\Support\Facades\Schema; diff --git a/database/migrations/2018_06_11_110000_create_topic_subscriptions_table.php b/database/migrations/2018_06_11_110000_create_topic_subscriptions_table.php index 924426c04..c570644e3 100644 --- a/database/migrations/2018_06_11_110000_create_topic_subscriptions_table.php +++ b/database/migrations/2018_06_11_110000_create_topic_subscriptions_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; use Illuminate\Support\Facades\Schema; diff --git a/database/migrations/2018_09_08_153849_add_soft_deletes_to_user_table.php b/database/migrations/2018_09_08_153849_add_soft_deletes_to_user_table.php index 1584d1109..5dcf91c7b 100644 --- a/database/migrations/2018_09_08_153849_add_soft_deletes_to_user_table.php +++ b/database/migrations/2018_09_08_153849_add_soft_deletes_to_user_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; use Illuminate\Support\Facades\Schema; diff --git a/database/migrations/2018_11_09_010002_add_immune_to_history_table.php b/database/migrations/2018_11_09_010002_add_immune_to_history_table.php index 4ea83d475..3ed9bd4fb 100644 --- a/database/migrations/2018_11_09_010002_add_immune_to_history_table.php +++ b/database/migrations/2018_11_09_010002_add_immune_to_history_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; use Illuminate\Support\Facades\Schema; diff --git a/database/migrations/2018_1_10_020753_create_freeleech_tokens_table.php b/database/migrations/2018_1_10_020753_create_freeleech_tokens_table.php index b9659568f..a277b2364 100644 --- a/database/migrations/2018_1_10_020753_create_freeleech_tokens_table.php +++ b/database/migrations/2018_1_10_020753_create_freeleech_tokens_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/migrations/2018_1_20_070937_create_two_step_auth_table.php b/database/migrations/2018_1_20_070937_create_two_step_auth_table.php index 6e421d6a7..8d4efdee0 100644 --- a/database/migrations/2018_1_20_070937_create_two_step_auth_table.php +++ b/database/migrations/2018_1_20_070937_create_two_step_auth_table.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; diff --git a/database/seeds/AchievementDetailsTableSeeder.php b/database/seeds/AchievementDetailsTableSeeder.php index 7ed5e6232..3a784a7c0 100644 --- a/database/seeds/AchievementDetailsTableSeeder.php +++ b/database/seeds/AchievementDetailsTableSeeder.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Seeder; class AchievementDetailsTableSeeder extends Seeder diff --git a/database/seeds/ArticlesTableSeeder.php b/database/seeds/ArticlesTableSeeder.php index 844a92289..518fcf974 100644 --- a/database/seeds/ArticlesTableSeeder.php +++ b/database/seeds/ArticlesTableSeeder.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Seeder; class ArticlesTableSeeder extends Seeder diff --git a/database/seeds/BonExchangeTableSeeder.php b/database/seeds/BonExchangeTableSeeder.php index f943f7226..f8091f94f 100644 --- a/database/seeds/BonExchangeTableSeeder.php +++ b/database/seeds/BonExchangeTableSeeder.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Seeder; class BonExchangeTableSeeder extends Seeder diff --git a/database/seeds/CategoriesTableSeeder.php b/database/seeds/CategoriesTableSeeder.php index 086678553..2483bdf9a 100644 --- a/database/seeds/CategoriesTableSeeder.php +++ b/database/seeds/CategoriesTableSeeder.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Seeder; class CategoriesTableSeeder extends Seeder diff --git a/database/seeds/ChatroomTableSeeder.php b/database/seeds/ChatroomTableSeeder.php index 1e57b09b5..3b1491f12 100644 --- a/database/seeds/ChatroomTableSeeder.php +++ b/database/seeds/ChatroomTableSeeder.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use App\Models\Chatroom; use Illuminate\Database\Seeder; diff --git a/database/seeds/DatabaseSeeder.php b/database/seeds/DatabaseSeeder.php index 6ece97557..f8cf90026 100755 --- a/database/seeds/DatabaseSeeder.php +++ b/database/seeds/DatabaseSeeder.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Seeder; class DatabaseSeeder extends Seeder diff --git a/database/seeds/GroupsTableSeeder.php b/database/seeds/GroupsTableSeeder.php index f1b4956f8..a9f817ee1 100644 --- a/database/seeds/GroupsTableSeeder.php +++ b/database/seeds/GroupsTableSeeder.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use App\Models\Group; use Illuminate\Database\Seeder; diff --git a/database/seeds/PagesTableSeeder.php b/database/seeds/PagesTableSeeder.php index 9e3c54dc2..4f7565e33 100644 --- a/database/seeds/PagesTableSeeder.php +++ b/database/seeds/PagesTableSeeder.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use App\Models\Page; use Illuminate\Database\Seeder; diff --git a/database/seeds/TagsTableSeeder.php b/database/seeds/TagsTableSeeder.php index 69b0b05cb..30c3cbf01 100644 --- a/database/seeds/TagsTableSeeder.php +++ b/database/seeds/TagsTableSeeder.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Seeder; class TagsTableSeeder extends Seeder diff --git a/database/seeds/TypesTableSeeder.php b/database/seeds/TypesTableSeeder.php index 4a7b33c9e..f60ec89c4 100644 --- a/database/seeds/TypesTableSeeder.php +++ b/database/seeds/TypesTableSeeder.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Database\Seeder; class TypesTableSeeder extends Seeder diff --git a/database/seeds/UsersTableSeeder.php b/database/seeds/UsersTableSeeder.php index d4cc9d36e..9ef4cef5b 100644 --- a/database/seeds/UsersTableSeeder.php +++ b/database/seeds/UsersTableSeeder.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use App\Models\User; use Illuminate\Database\Seeder; use Illuminate\Support\Str; diff --git a/routes/channels.php b/routes/channels.php index 2c55c3c70..a40c6e61f 100755 --- a/routes/channels.php +++ b/routes/channels.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use App\Models\User; use Illuminate\Support\Facades\Broadcast; diff --git a/routes/console.php b/routes/console.php index 539cdd219..05a742438 100755 --- a/routes/console.php +++ b/routes/console.php @@ -2,14 +2,14 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ + use Illuminate\Foundation\Inspiring; /* diff --git a/routes/web.php b/routes/web.php index 098c22706..90a55ee16 100755 --- a/routes/web.php +++ b/routes/web.php @@ -2,13 +2,12 @@ /** * NOTICE OF LICENSE. * - * UNIT3D is open-sourced software licensed under the GNU Affero General Public License v3.0 + * UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0 * The details is bundled with this project in the file LICENSE.txt. * - * @project UNIT3D - * + * @project UNIT3D Community Edition + * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 - * @author HDVinnie */ /*