diff --git a/README.md b/README.md index 6b0aaaf68..7ff2e130a 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,9 @@ UNIT3D is open-sourced software licensed under the [GNU Affero General Public Li * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ ``` diff --git a/app/Achievements/UserFilled100Requests.php b/app/Achievements/UserFilled100Requests.php index d223c4d36..7a8d5bcdb 100644 --- a/app/Achievements/UserFilled100Requests.php +++ b/app/Achievements/UserFilled100Requests.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Achievements/UserFilled25Requests.php b/app/Achievements/UserFilled25Requests.php index c6e3a4525..f79ac4efd 100644 --- a/app/Achievements/UserFilled25Requests.php +++ b/app/Achievements/UserFilled25Requests.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Achievements/UserFilled50Requests.php b/app/Achievements/UserFilled50Requests.php index 4d8b33504..136286478 100644 --- a/app/Achievements/UserFilled50Requests.php +++ b/app/Achievements/UserFilled50Requests.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Achievements/UserFilled75Requests.php b/app/Achievements/UserFilled75Requests.php index 98b536489..e4df3272d 100644 --- a/app/Achievements/UserFilled75Requests.php +++ b/app/Achievements/UserFilled75Requests.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Achievements/UserMade100Comments.php b/app/Achievements/UserMade100Comments.php index 52daf3005..30f193a34 100644 --- a/app/Achievements/UserMade100Comments.php +++ b/app/Achievements/UserMade100Comments.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Achievements/UserMade100Posts.php b/app/Achievements/UserMade100Posts.php index c72421ed9..c0e83d72d 100644 --- a/app/Achievements/UserMade100Posts.php +++ b/app/Achievements/UserMade100Posts.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Achievements/UserMade100Uploads.php b/app/Achievements/UserMade100Uploads.php index d3ffca66e..381d19b25 100644 --- a/app/Achievements/UserMade100Uploads.php +++ b/app/Achievements/UserMade100Uploads.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Achievements/UserMade200Comments.php b/app/Achievements/UserMade200Comments.php index fc77cc767..ce9e0284f 100644 --- a/app/Achievements/UserMade200Comments.php +++ b/app/Achievements/UserMade200Comments.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Achievements/UserMade200Posts.php b/app/Achievements/UserMade200Posts.php index b0bdc5b8b..a3df5f90a 100644 --- a/app/Achievements/UserMade200Posts.php +++ b/app/Achievements/UserMade200Posts.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Achievements/UserMade200Uploads.php b/app/Achievements/UserMade200Uploads.php index 09b2e1f3e..31f6edc96 100644 --- a/app/Achievements/UserMade200Uploads.php +++ b/app/Achievements/UserMade200Uploads.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Achievements/UserMade25Posts.php b/app/Achievements/UserMade25Posts.php index dfa2bd6fa..52583732b 100644 --- a/app/Achievements/UserMade25Posts.php +++ b/app/Achievements/UserMade25Posts.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Achievements/UserMade25Uploads.php b/app/Achievements/UserMade25Uploads.php index c6c5244be..b03150b20 100644 --- a/app/Achievements/UserMade25Uploads.php +++ b/app/Achievements/UserMade25Uploads.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Achievements/UserMade300Comments.php b/app/Achievements/UserMade300Comments.php index 01582e620..290112d8e 100644 --- a/app/Achievements/UserMade300Comments.php +++ b/app/Achievements/UserMade300Comments.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Achievements/UserMade300Posts.php b/app/Achievements/UserMade300Posts.php index 5661a6647..b3a1766be 100644 --- a/app/Achievements/UserMade300Posts.php +++ b/app/Achievements/UserMade300Posts.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Achievements/UserMade300Uploads.php b/app/Achievements/UserMade300Uploads.php index d5454b5ea..ebc4b8262 100644 --- a/app/Achievements/UserMade300Uploads.php +++ b/app/Achievements/UserMade300Uploads.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Achievements/UserMade400Comments.php b/app/Achievements/UserMade400Comments.php index cdc08913b..94916615f 100644 --- a/app/Achievements/UserMade400Comments.php +++ b/app/Achievements/UserMade400Comments.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Achievements/UserMade400Posts.php b/app/Achievements/UserMade400Posts.php index 155abbd14..bde474f24 100644 --- a/app/Achievements/UserMade400Posts.php +++ b/app/Achievements/UserMade400Posts.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Achievements/UserMade400Uploads.php b/app/Achievements/UserMade400Uploads.php index 29e031deb..61247b770 100644 --- a/app/Achievements/UserMade400Uploads.php +++ b/app/Achievements/UserMade400Uploads.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Achievements/UserMade500Comments.php b/app/Achievements/UserMade500Comments.php index f1d07103d..b5a6fac47 100644 --- a/app/Achievements/UserMade500Comments.php +++ b/app/Achievements/UserMade500Comments.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Achievements/UserMade500Posts.php b/app/Achievements/UserMade500Posts.php index b7946213d..b3012d035 100644 --- a/app/Achievements/UserMade500Posts.php +++ b/app/Achievements/UserMade500Posts.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Achievements/UserMade500Uploads.php b/app/Achievements/UserMade500Uploads.php index 0b9b6c4d3..caed984c5 100644 --- a/app/Achievements/UserMade500Uploads.php +++ b/app/Achievements/UserMade500Uploads.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Achievements/UserMade50Comments.php b/app/Achievements/UserMade50Comments.php index ce4600683..80ad2c831 100644 --- a/app/Achievements/UserMade50Comments.php +++ b/app/Achievements/UserMade50Comments.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Achievements/UserMade50Posts.php b/app/Achievements/UserMade50Posts.php index f5a71c686..e756c7449 100644 --- a/app/Achievements/UserMade50Posts.php +++ b/app/Achievements/UserMade50Posts.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Achievements/UserMade50Uploads.php b/app/Achievements/UserMade50Uploads.php index bb7d7c6ef..882da6ec3 100644 --- a/app/Achievements/UserMade50Uploads.php +++ b/app/Achievements/UserMade50Uploads.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Achievements/UserMade600Comments.php b/app/Achievements/UserMade600Comments.php index ad303a095..12932c8da 100644 --- a/app/Achievements/UserMade600Comments.php +++ b/app/Achievements/UserMade600Comments.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Achievements/UserMade600Posts.php b/app/Achievements/UserMade600Posts.php index 36ea208be..f78e64413 100644 --- a/app/Achievements/UserMade600Posts.php +++ b/app/Achievements/UserMade600Posts.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Achievements/UserMade600Uploads.php b/app/Achievements/UserMade600Uploads.php index 3fc4c1bac..c8ba03f87 100644 --- a/app/Achievements/UserMade600Uploads.php +++ b/app/Achievements/UserMade600Uploads.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Achievements/UserMade700Comments.php b/app/Achievements/UserMade700Comments.php index bb39e4029..2cb698e69 100644 --- a/app/Achievements/UserMade700Comments.php +++ b/app/Achievements/UserMade700Comments.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Achievements/UserMade700Posts.php b/app/Achievements/UserMade700Posts.php index 61dfc531e..e07aa512f 100644 --- a/app/Achievements/UserMade700Posts.php +++ b/app/Achievements/UserMade700Posts.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Achievements/UserMade700Uploads.php b/app/Achievements/UserMade700Uploads.php index e01245d11..df1829bb0 100644 --- a/app/Achievements/UserMade700Uploads.php +++ b/app/Achievements/UserMade700Uploads.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Achievements/UserMade800Comments.php b/app/Achievements/UserMade800Comments.php index 39df1a4fc..233563728 100644 --- a/app/Achievements/UserMade800Comments.php +++ b/app/Achievements/UserMade800Comments.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Achievements/UserMade800Posts.php b/app/Achievements/UserMade800Posts.php index 64667e65c..e701d6749 100644 --- a/app/Achievements/UserMade800Posts.php +++ b/app/Achievements/UserMade800Posts.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Achievements/UserMade800Uploads.php b/app/Achievements/UserMade800Uploads.php index 77978818b..5bbba44c9 100644 --- a/app/Achievements/UserMade800Uploads.php +++ b/app/Achievements/UserMade800Uploads.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Achievements/UserMade900Comments.php b/app/Achievements/UserMade900Comments.php index 757fe78d5..42448cdcd 100644 --- a/app/Achievements/UserMade900Comments.php +++ b/app/Achievements/UserMade900Comments.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Achievements/UserMade900Posts.php b/app/Achievements/UserMade900Posts.php index f09ce40b5..bced630f7 100644 --- a/app/Achievements/UserMade900Posts.php +++ b/app/Achievements/UserMade900Posts.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Achievements/UserMade900Uploads.php b/app/Achievements/UserMade900Uploads.php index d1892f7d2..c92549625 100644 --- a/app/Achievements/UserMade900Uploads.php +++ b/app/Achievements/UserMade900Uploads.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Achievements/UserMadeComment.php b/app/Achievements/UserMadeComment.php index 911333148..b3f6f7cea 100644 --- a/app/Achievements/UserMadeComment.php +++ b/app/Achievements/UserMadeComment.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Achievements/UserMadeFirstPost.php b/app/Achievements/UserMadeFirstPost.php index 21455a012..ce54d61f1 100644 --- a/app/Achievements/UserMadeFirstPost.php +++ b/app/Achievements/UserMadeFirstPost.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Achievements/UserMadeTenComments.php b/app/Achievements/UserMadeTenComments.php index 766fa6848..c4311355a 100644 --- a/app/Achievements/UserMadeTenComments.php +++ b/app/Achievements/UserMadeTenComments.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Achievements/UserMadeUpload.php b/app/Achievements/UserMadeUpload.php index 74986d156..43f1d9e7d 100644 --- a/app/Achievements/UserMadeUpload.php +++ b/app/Achievements/UserMadeUpload.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Bots/IRCAnnounceBot.php b/app/Bots/IRCAnnounceBot.php index 090bc5a92..e6d70a600 100644 --- a/app/Bots/IRCAnnounceBot.php +++ b/app/Bots/IRCAnnounceBot.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Console/Commands/AutoCorrectHistory.php b/app/Console/Commands/AutoCorrectHistory.php index ecd42de90..d81d2044b 100644 --- a/app/Console/Commands/AutoCorrectHistory.php +++ b/app/Console/Commands/AutoCorrectHistory.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Console/Commands/AutoDisableInactiveUsers.php b/app/Console/Commands/AutoDisableInactiveUsers.php index e6a7e8df4..bbf8bf1d3 100644 --- a/app/Console/Commands/AutoDisableInactiveUsers.php +++ b/app/Console/Commands/AutoDisableInactiveUsers.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Console/Commands/AutoGraveyard.php b/app/Console/Commands/AutoGraveyard.php index 7b6d8853a..47f557ec5 100644 --- a/app/Console/Commands/AutoGraveyard.php +++ b/app/Console/Commands/AutoGraveyard.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Console/Commands/AutoHighspeedTag.php b/app/Console/Commands/AutoHighspeedTag.php index c8adb0278..ca92d9afe 100644 --- a/app/Console/Commands/AutoHighspeedTag.php +++ b/app/Console/Commands/AutoHighspeedTag.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Console/Commands/AutoNerdStat.php b/app/Console/Commands/AutoNerdStat.php index fcb597c70..b76eb3b3c 100644 --- a/app/Console/Commands/AutoNerdStat.php +++ b/app/Console/Commands/AutoNerdStat.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Console/Commands/AutoPreWarning.php b/app/Console/Commands/AutoPreWarning.php index 32b99a508..a9cbe2cc4 100644 --- a/app/Console/Commands/AutoPreWarning.php +++ b/app/Console/Commands/AutoPreWarning.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Console/Commands/AutoRecycleAudits.php b/app/Console/Commands/AutoRecycleAudits.php index 1f8f903d0..2eeda80c8 100644 --- a/app/Console/Commands/AutoRecycleAudits.php +++ b/app/Console/Commands/AutoRecycleAudits.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Console/Commands/AutoRecycleClaimedTorrentRequests.php b/app/Console/Commands/AutoRecycleClaimedTorrentRequests.php index 8bba7970a..011f6e7a1 100644 --- a/app/Console/Commands/AutoRecycleClaimedTorrentRequests.php +++ b/app/Console/Commands/AutoRecycleClaimedTorrentRequests.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Console/Commands/AutoRecycleFailedLogins.php b/app/Console/Commands/AutoRecycleFailedLogins.php index 6e7e8b956..c1643dbd7 100644 --- a/app/Console/Commands/AutoRecycleFailedLogins.php +++ b/app/Console/Commands/AutoRecycleFailedLogins.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Console/Commands/AutoRecycleInvites.php b/app/Console/Commands/AutoRecycleInvites.php index e97caa968..aab9d4846 100644 --- a/app/Console/Commands/AutoRecycleInvites.php +++ b/app/Console/Commands/AutoRecycleInvites.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Console/Commands/AutoRemoveFeaturedTorrent.php b/app/Console/Commands/AutoRemoveFeaturedTorrent.php index 3959952fa..037329814 100644 --- a/app/Console/Commands/AutoRemoveFeaturedTorrent.php +++ b/app/Console/Commands/AutoRemoveFeaturedTorrent.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Console/Commands/AutoRemovePersonalFreeleech.php b/app/Console/Commands/AutoRemovePersonalFreeleech.php index e8d7ec0bd..e5d6a5829 100644 --- a/app/Console/Commands/AutoRemovePersonalFreeleech.php +++ b/app/Console/Commands/AutoRemovePersonalFreeleech.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Console/Commands/AutoSoftDeleteDisabledUsers.php b/app/Console/Commands/AutoSoftDeleteDisabledUsers.php index 7640c93da..ca523bd74 100644 --- a/app/Console/Commands/AutoSoftDeleteDisabledUsers.php +++ b/app/Console/Commands/AutoSoftDeleteDisabledUsers.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Console/Commands/FetchGenres.php b/app/Console/Commands/FetchGenres.php index 7bb6c5364..8b58b8edc 100644 --- a/app/Console/Commands/FetchGenres.php +++ b/app/Console/Commands/FetchGenres.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Console/Commands/FetchReleaseYears.php b/app/Console/Commands/FetchReleaseYears.php index 92671a73a..0d68f637b 100644 --- a/app/Console/Commands/FetchReleaseYears.php +++ b/app/Console/Commands/FetchReleaseYears.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Console/Commands/IrcBroadcast.php b/app/Console/Commands/IrcBroadcast.php index 2eba5ff95..6ff9d0ecd 100644 --- a/app/Console/Commands/IrcBroadcast.php +++ b/app/Console/Commands/IrcBroadcast.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Console/Commands/IrcMessage.php b/app/Console/Commands/IrcMessage.php index 102379fa3..b6fa8312e 100644 --- a/app/Console/Commands/IrcMessage.php +++ b/app/Console/Commands/IrcMessage.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Console/Commands/SetCache.php b/app/Console/Commands/SetCache.php index 0d6bb418f..b825813e0 100644 --- a/app/Console/Commands/SetCache.php +++ b/app/Console/Commands/SetCache.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Console/Commands/SyncPeers.php b/app/Console/Commands/SyncPeers.php index deb572c17..4027dab27 100644 --- a/app/Console/Commands/SyncPeers.php +++ b/app/Console/Commands/SyncPeers.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Console/Commands/TestMailSettings.php b/app/Console/Commands/TestMailSettings.php index a99c41eb3..5fc259ef1 100644 --- a/app/Console/Commands/TestMailSettings.php +++ b/app/Console/Commands/TestMailSettings.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Console/ConsoleTools.php b/app/Console/ConsoleTools.php index e66a46bec..f965fde7e 100644 --- a/app/Console/ConsoleTools.php +++ b/app/Console/ConsoleTools.php @@ -7,7 +7,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Console/Kernel.php b/app/Console/Kernel.php index 762375d9b..cd4bb7ee4 100755 --- a/app/Console/Kernel.php +++ b/app/Console/Kernel.php @@ -7,7 +7,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Events/MessageDeleted.php b/app/Events/MessageDeleted.php index 01dd66818..83e819fa0 100644 --- a/app/Events/MessageDeleted.php +++ b/app/Events/MessageDeleted.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Events/MessageEdited.php b/app/Events/MessageEdited.php index 121dd5e33..8cfe434e2 100644 --- a/app/Events/MessageEdited.php +++ b/app/Events/MessageEdited.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Events/MessageSent.php b/app/Events/MessageSent.php index 7022d2da5..0e78e0d6c 100644 --- a/app/Events/MessageSent.php +++ b/app/Events/MessageSent.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Events/Ping.php b/app/Events/Ping.php index ea907c1b4..a85cad6b6 100644 --- a/app/Events/Ping.php +++ b/app/Events/Ping.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Exceptions/Handler.php b/app/Exceptions/Handler.php index abb99aa8c..3a11469bc 100755 --- a/app/Exceptions/Handler.php +++ b/app/Exceptions/Handler.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Helpers/BackupEncryption.php b/app/Helpers/BackupEncryption.php index 041f89232..7ce95db10 100644 --- a/app/Helpers/BackupEncryption.php +++ b/app/Helpers/BackupEncryption.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Helpers/BackupPassword.php b/app/Helpers/BackupPassword.php index 578c9aa80..f9dddadf6 100644 --- a/app/Helpers/BackupPassword.php +++ b/app/Helpers/BackupPassword.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Helpers/Bbcode.php b/app/Helpers/Bbcode.php index 53d12449b..20c2899cf 100644 --- a/app/Helpers/Bbcode.php +++ b/app/Helpers/Bbcode.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Helpers/Bencode.php b/app/Helpers/Bencode.php index a3aff515c..be70efa33 100755 --- a/app/Helpers/Bencode.php +++ b/app/Helpers/Bencode.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Helpers/Helpers.php b/app/Helpers/Helpers.php index e121b159c..252fc251c 100644 --- a/app/Helpers/Helpers.php +++ b/app/Helpers/Helpers.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ if (!function_exists('appurl')) { diff --git a/app/Helpers/HiddenCaptcha.php b/app/Helpers/HiddenCaptcha.php index 4586a6e70..24cf6ceb8 100644 --- a/app/Helpers/HiddenCaptcha.php +++ b/app/Helpers/HiddenCaptcha.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Helpers/Language.php b/app/Helpers/Language.php index 9bec99a65..fb8958736 100644 --- a/app/Helpers/Language.php +++ b/app/Helpers/Language.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ if (!function_exists('language')) { diff --git a/app/Helpers/LanguageCensor.php b/app/Helpers/LanguageCensor.php index 472cdc1ce..c04abfe95 100644 --- a/app/Helpers/LanguageCensor.php +++ b/app/Helpers/LanguageCensor.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Helpers/Linkify.php b/app/Helpers/Linkify.php index afede2bef..77a6a660e 100644 --- a/app/Helpers/Linkify.php +++ b/app/Helpers/Linkify.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Helpers/MediaInfo.php b/app/Helpers/MediaInfo.php index 3948c2041..659d05b94 100755 --- a/app/Helpers/MediaInfo.php +++ b/app/Helpers/MediaInfo.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Helpers/StringHelper.php b/app/Helpers/StringHelper.php index 99c1d019c..0fb74177c 100644 --- a/app/Helpers/StringHelper.php +++ b/app/Helpers/StringHelper.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Helpers/SystemInformation.php b/app/Helpers/SystemInformation.php index 3a8294e8a..fe9691611 100644 --- a/app/Helpers/SystemInformation.php +++ b/app/Helpers/SystemInformation.php @@ -7,7 +7,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Helpers/TorrentTools.php b/app/Helpers/TorrentTools.php index eac0e9a2d..510e8f681 100755 --- a/app/Helpers/TorrentTools.php +++ b/app/Helpers/TorrentTools.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/API/TorrentController.php b/app/Http/Controllers/API/TorrentController.php index 165746596..b345d0cd9 100644 --- a/app/Http/Controllers/API/TorrentController.php +++ b/app/Http/Controllers/API/TorrentController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/AchievementsController.php b/app/Http/Controllers/AchievementsController.php index 19414c573..458a69726 100755 --- a/app/Http/Controllers/AchievementsController.php +++ b/app/Http/Controllers/AchievementsController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/AlbumController.php b/app/Http/Controllers/AlbumController.php index caa34cf22..8c8e0cc55 100644 --- a/app/Http/Controllers/AlbumController.php +++ b/app/Http/Controllers/AlbumController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/ApiSettingController.php b/app/Http/Controllers/ApiSettingController.php index 03f7d91b5..019b16bdd 100644 --- a/app/Http/Controllers/ApiSettingController.php +++ b/app/Http/Controllers/ApiSettingController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/ArticleController.php b/app/Http/Controllers/ArticleController.php index 196c3df4f..1d66794c9 100755 --- a/app/Http/Controllers/ArticleController.php +++ b/app/Http/Controllers/ArticleController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/Auth/ActivationController.php b/app/Http/Controllers/Auth/ActivationController.php index bd219b62c..2fb7c6241 100644 --- a/app/Http/Controllers/Auth/ActivationController.php +++ b/app/Http/Controllers/Auth/ActivationController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/Auth/ApplicationController.php b/app/Http/Controllers/Auth/ApplicationController.php index 803a46f57..c3fa18acd 100644 --- a/app/Http/Controllers/Auth/ApplicationController.php +++ b/app/Http/Controllers/Auth/ApplicationController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/Auth/ForgotPasswordController.php b/app/Http/Controllers/Auth/ForgotPasswordController.php index e325fee98..76649e556 100755 --- a/app/Http/Controllers/Auth/ForgotPasswordController.php +++ b/app/Http/Controllers/Auth/ForgotPasswordController.php @@ -7,7 +7,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/Auth/ForgotUsernameController.php b/app/Http/Controllers/Auth/ForgotUsernameController.php index 3a11a1f8d..b87225759 100644 --- a/app/Http/Controllers/Auth/ForgotUsernameController.php +++ b/app/Http/Controllers/Auth/ForgotUsernameController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/Auth/LoginController.php b/app/Http/Controllers/Auth/LoginController.php index 2865fe7dd..3b9120f27 100644 --- a/app/Http/Controllers/Auth/LoginController.php +++ b/app/Http/Controllers/Auth/LoginController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/Auth/RegisterController.php b/app/Http/Controllers/Auth/RegisterController.php index fbb94d0b6..9ee5a6a8f 100644 --- a/app/Http/Controllers/Auth/RegisterController.php +++ b/app/Http/Controllers/Auth/RegisterController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/Auth/ResetPasswordController.php b/app/Http/Controllers/Auth/ResetPasswordController.php index c0b3dc45a..d8951ffc2 100755 --- a/app/Http/Controllers/Auth/ResetPasswordController.php +++ b/app/Http/Controllers/Auth/ResetPasswordController.php @@ -7,7 +7,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/Auth/TwoStepController.php b/app/Http/Controllers/Auth/TwoStepController.php index 0816bc7de..52c0cde6c 100644 --- a/app/Http/Controllers/Auth/TwoStepController.php +++ b/app/Http/Controllers/Auth/TwoStepController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/BookmarkController.php b/app/Http/Controllers/BookmarkController.php index f1677e433..5148e1f08 100644 --- a/app/Http/Controllers/BookmarkController.php +++ b/app/Http/Controllers/BookmarkController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/CategoryController.php b/app/Http/Controllers/CategoryController.php index 46d4c7a8d..df8f6f4ea 100755 --- a/app/Http/Controllers/CategoryController.php +++ b/app/Http/Controllers/CategoryController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/CommentController.php b/app/Http/Controllers/CommentController.php index 603775975..8670a56b7 100644 --- a/app/Http/Controllers/CommentController.php +++ b/app/Http/Controllers/CommentController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/ContactController.php b/app/Http/Controllers/ContactController.php index 41e922522..080c008e6 100644 --- a/app/Http/Controllers/ContactController.php +++ b/app/Http/Controllers/ContactController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/Controller.php b/app/Http/Controllers/Controller.php index 49898c908..4ec3418df 100755 --- a/app/Http/Controllers/Controller.php +++ b/app/Http/Controllers/Controller.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/FollowController.php b/app/Http/Controllers/FollowController.php index f6469df23..fca84c47e 100644 --- a/app/Http/Controllers/FollowController.php +++ b/app/Http/Controllers/FollowController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/ForumCategoryController.php b/app/Http/Controllers/ForumCategoryController.php index 4dd127f0e..f45383921 100644 --- a/app/Http/Controllers/ForumCategoryController.php +++ b/app/Http/Controllers/ForumCategoryController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/ForumController.php b/app/Http/Controllers/ForumController.php index 1b19a25e2..aabf5297e 100644 --- a/app/Http/Controllers/ForumController.php +++ b/app/Http/Controllers/ForumController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/GraveyardController.php b/app/Http/Controllers/GraveyardController.php index 4d6877c1d..6bd67e9da 100644 --- a/app/Http/Controllers/GraveyardController.php +++ b/app/Http/Controllers/GraveyardController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/HomeController.php b/app/Http/Controllers/HomeController.php index 93da7e86d..e868a8497 100755 --- a/app/Http/Controllers/HomeController.php +++ b/app/Http/Controllers/HomeController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/ImageController.php b/app/Http/Controllers/ImageController.php index 46608d51c..243d06ab8 100644 --- a/app/Http/Controllers/ImageController.php +++ b/app/Http/Controllers/ImageController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/InviteController.php b/app/Http/Controllers/InviteController.php index 5ddb07922..6ad638842 100644 --- a/app/Http/Controllers/InviteController.php +++ b/app/Http/Controllers/InviteController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/LanguageController.php b/app/Http/Controllers/LanguageController.php index 3349a3cdd..24b87fa33 100644 --- a/app/Http/Controllers/LanguageController.php +++ b/app/Http/Controllers/LanguageController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/LikeController.php b/app/Http/Controllers/LikeController.php index a790413cd..83aeeb6f4 100644 --- a/app/Http/Controllers/LikeController.php +++ b/app/Http/Controllers/LikeController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/NotificationController.php b/app/Http/Controllers/NotificationController.php index ebd47f997..c20ed494d 100644 --- a/app/Http/Controllers/NotificationController.php +++ b/app/Http/Controllers/NotificationController.php @@ -7,7 +7,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/PageController.php b/app/Http/Controllers/PageController.php index d63e8616a..848a0acb5 100755 --- a/app/Http/Controllers/PageController.php +++ b/app/Http/Controllers/PageController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/PlaylistController.php b/app/Http/Controllers/PlaylistController.php index f78782777..b6eb2b979 100644 --- a/app/Http/Controllers/PlaylistController.php +++ b/app/Http/Controllers/PlaylistController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/PlaylistTorrentController.php b/app/Http/Controllers/PlaylistTorrentController.php index 5d22fdc4a..1e07bef0c 100644 --- a/app/Http/Controllers/PlaylistTorrentController.php +++ b/app/Http/Controllers/PlaylistTorrentController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/PollController.php b/app/Http/Controllers/PollController.php index b63729d60..4617821ec 100644 --- a/app/Http/Controllers/PollController.php +++ b/app/Http/Controllers/PollController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/PostController.php b/app/Http/Controllers/PostController.php index aca2c06e7..b4c830922 100644 --- a/app/Http/Controllers/PostController.php +++ b/app/Http/Controllers/PostController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/PrivateMessageController.php b/app/Http/Controllers/PrivateMessageController.php index f9d5ce25d..7b93d4a3b 100644 --- a/app/Http/Controllers/PrivateMessageController.php +++ b/app/Http/Controllers/PrivateMessageController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/ReportController.php b/app/Http/Controllers/ReportController.php index 7eebd3e69..9d5b1a4cf 100644 --- a/app/Http/Controllers/ReportController.php +++ b/app/Http/Controllers/ReportController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/SeedboxController.php b/app/Http/Controllers/SeedboxController.php index ec45a8136..4786e843e 100644 --- a/app/Http/Controllers/SeedboxController.php +++ b/app/Http/Controllers/SeedboxController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/Staff/ApplicationController.php b/app/Http/Controllers/Staff/ApplicationController.php index 770728920..7071689a3 100644 --- a/app/Http/Controllers/Staff/ApplicationController.php +++ b/app/Http/Controllers/Staff/ApplicationController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/Staff/ArticleController.php b/app/Http/Controllers/Staff/ArticleController.php index b28c07112..947f35c1a 100644 --- a/app/Http/Controllers/Staff/ArticleController.php +++ b/app/Http/Controllers/Staff/ArticleController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/Staff/AuditController.php b/app/Http/Controllers/Staff/AuditController.php index ca2e7cd42..6c2604607 100644 --- a/app/Http/Controllers/Staff/AuditController.php +++ b/app/Http/Controllers/Staff/AuditController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/Staff/AuthenticationController.php b/app/Http/Controllers/Staff/AuthenticationController.php index 3515a6fdd..0ab21ef59 100644 --- a/app/Http/Controllers/Staff/AuthenticationController.php +++ b/app/Http/Controllers/Staff/AuthenticationController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/Staff/BackupController.php b/app/Http/Controllers/Staff/BackupController.php index eee3cd655..d63193d98 100644 --- a/app/Http/Controllers/Staff/BackupController.php +++ b/app/Http/Controllers/Staff/BackupController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/Staff/BanController.php b/app/Http/Controllers/Staff/BanController.php index cb4d3a4ee..696fd5407 100644 --- a/app/Http/Controllers/Staff/BanController.php +++ b/app/Http/Controllers/Staff/BanController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/Staff/CategoryController.php b/app/Http/Controllers/Staff/CategoryController.php index 16ec33631..b5d6e6d6c 100644 --- a/app/Http/Controllers/Staff/CategoryController.php +++ b/app/Http/Controllers/Staff/CategoryController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/Staff/ChatRoomController.php b/app/Http/Controllers/Staff/ChatRoomController.php index 3f72c4e4d..e18f6a096 100644 --- a/app/Http/Controllers/Staff/ChatRoomController.php +++ b/app/Http/Controllers/Staff/ChatRoomController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/Staff/ChatStatusController.php b/app/Http/Controllers/Staff/ChatStatusController.php index d7b121a71..7ffbad7a9 100644 --- a/app/Http/Controllers/Staff/ChatStatusController.php +++ b/app/Http/Controllers/Staff/ChatStatusController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/Staff/CheaterController.php b/app/Http/Controllers/Staff/CheaterController.php index 1078676dd..09c34d3ec 100644 --- a/app/Http/Controllers/Staff/CheaterController.php +++ b/app/Http/Controllers/Staff/CheaterController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/Staff/CommandController.php b/app/Http/Controllers/Staff/CommandController.php index 6ca39c992..011969be8 100644 --- a/app/Http/Controllers/Staff/CommandController.php +++ b/app/Http/Controllers/Staff/CommandController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/Staff/ForumController.php b/app/Http/Controllers/Staff/ForumController.php index 9068e3b09..5de7d6b62 100644 --- a/app/Http/Controllers/Staff/ForumController.php +++ b/app/Http/Controllers/Staff/ForumController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/Staff/GiftController.php b/app/Http/Controllers/Staff/GiftController.php index d2701cb0a..f1f3ecd29 100644 --- a/app/Http/Controllers/Staff/GiftController.php +++ b/app/Http/Controllers/Staff/GiftController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/Staff/GroupController.php b/app/Http/Controllers/Staff/GroupController.php index ac8b494f0..d8c4da6bf 100644 --- a/app/Http/Controllers/Staff/GroupController.php +++ b/app/Http/Controllers/Staff/GroupController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/Staff/HomeController.php b/app/Http/Controllers/Staff/HomeController.php index eb0cbd0c8..6d26b8b11 100644 --- a/app/Http/Controllers/Staff/HomeController.php +++ b/app/Http/Controllers/Staff/HomeController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/Staff/InviteController.php b/app/Http/Controllers/Staff/InviteController.php index 94777c0c2..7aa1ea15f 100644 --- a/app/Http/Controllers/Staff/InviteController.php +++ b/app/Http/Controllers/Staff/InviteController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/Staff/MassActionController.php b/app/Http/Controllers/Staff/MassActionController.php index 6856d9097..3df78e923 100644 --- a/app/Http/Controllers/Staff/MassActionController.php +++ b/app/Http/Controllers/Staff/MassActionController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/Staff/ModerationController.php b/app/Http/Controllers/Staff/ModerationController.php index 6cd1e5607..51049f05a 100644 --- a/app/Http/Controllers/Staff/ModerationController.php +++ b/app/Http/Controllers/Staff/ModerationController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/Staff/NoteController.php b/app/Http/Controllers/Staff/NoteController.php index 25340cb58..f7b3dd98d 100644 --- a/app/Http/Controllers/Staff/NoteController.php +++ b/app/Http/Controllers/Staff/NoteController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/Staff/PageController.php b/app/Http/Controllers/Staff/PageController.php index 05d074e90..52e1fa29c 100644 --- a/app/Http/Controllers/Staff/PageController.php +++ b/app/Http/Controllers/Staff/PageController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/Staff/PollController.php b/app/Http/Controllers/Staff/PollController.php index bc91ae964..b87275fdf 100644 --- a/app/Http/Controllers/Staff/PollController.php +++ b/app/Http/Controllers/Staff/PollController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/Staff/ReportController.php b/app/Http/Controllers/Staff/ReportController.php index 960d27a64..5d9b2dce7 100644 --- a/app/Http/Controllers/Staff/ReportController.php +++ b/app/Http/Controllers/Staff/ReportController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/Staff/SeedboxController.php b/app/Http/Controllers/Staff/SeedboxController.php index a0477fd47..7ea50d4b6 100644 --- a/app/Http/Controllers/Staff/SeedboxController.php +++ b/app/Http/Controllers/Staff/SeedboxController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/Staff/TagController.php b/app/Http/Controllers/Staff/TagController.php index 71c0338e9..2602115a7 100644 --- a/app/Http/Controllers/Staff/TagController.php +++ b/app/Http/Controllers/Staff/TagController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/Staff/TypeController.php b/app/Http/Controllers/Staff/TypeController.php index e8e280748..0fc64e99c 100644 --- a/app/Http/Controllers/Staff/TypeController.php +++ b/app/Http/Controllers/Staff/TypeController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/Staff/UserController.php b/app/Http/Controllers/Staff/UserController.php index f325004ca..04aa2f73d 100644 --- a/app/Http/Controllers/Staff/UserController.php +++ b/app/Http/Controllers/Staff/UserController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/Staff/VersionController.php b/app/Http/Controllers/Staff/VersionController.php index 9cd110e6b..4a466080d 100644 --- a/app/Http/Controllers/Staff/VersionController.php +++ b/app/Http/Controllers/Staff/VersionController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/Staff/WarningController.php b/app/Http/Controllers/Staff/WarningController.php index c4a0df5f2..cbf8971ac 100644 --- a/app/Http/Controllers/Staff/WarningController.php +++ b/app/Http/Controllers/Staff/WarningController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/StatsController.php b/app/Http/Controllers/StatsController.php index b3ce677de..4e7001d36 100644 --- a/app/Http/Controllers/StatsController.php +++ b/app/Http/Controllers/StatsController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/SubscriptionController.php b/app/Http/Controllers/SubscriptionController.php index a4ab4a2b2..7fc4438c5 100644 --- a/app/Http/Controllers/SubscriptionController.php +++ b/app/Http/Controllers/SubscriptionController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/ThankController.php b/app/Http/Controllers/ThankController.php index eb6554cb3..f46ecbb22 100644 --- a/app/Http/Controllers/ThankController.php +++ b/app/Http/Controllers/ThankController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/TopicController.php b/app/Http/Controllers/TopicController.php index 1e017f064..cfcf48bd4 100644 --- a/app/Http/Controllers/TopicController.php +++ b/app/Http/Controllers/TopicController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/TopicLabelController.php b/app/Http/Controllers/TopicLabelController.php index e3e9e4beb..586846279 100644 --- a/app/Http/Controllers/TopicLabelController.php +++ b/app/Http/Controllers/TopicLabelController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/TorrentController.php b/app/Http/Controllers/TorrentController.php index 0741d8f84..7707f7e3b 100644 --- a/app/Http/Controllers/TorrentController.php +++ b/app/Http/Controllers/TorrentController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/UserController.php b/app/Http/Controllers/UserController.php index 34f307020..d8db2f961 100644 --- a/app/Http/Controllers/UserController.php +++ b/app/Http/Controllers/UserController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Controllers/WarningController.php b/app/Http/Controllers/WarningController.php index a2b8fef4d..d8b2e5e72 100644 --- a/app/Http/Controllers/WarningController.php +++ b/app/Http/Controllers/WarningController.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Kernel.php b/app/Http/Kernel.php index 8565d32a0..11db93fab 100755 --- a/app/Http/Kernel.php +++ b/app/Http/Kernel.php @@ -7,7 +7,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Middleware/Authenticate.php b/app/Http/Middleware/Authenticate.php index 20817b60c..f9de44993 100644 --- a/app/Http/Middleware/Authenticate.php +++ b/app/Http/Middleware/Authenticate.php @@ -7,7 +7,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Middleware/CheckForAdmin.php b/app/Http/Middleware/CheckForAdmin.php index e000ec92b..5e820477a 100755 --- a/app/Http/Middleware/CheckForAdmin.php +++ b/app/Http/Middleware/CheckForAdmin.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Middleware/CheckForMaintenanceMode.php b/app/Http/Middleware/CheckForMaintenanceMode.php index 32f4ea2bf..a4509c320 100644 --- a/app/Http/Middleware/CheckForMaintenanceMode.php +++ b/app/Http/Middleware/CheckForMaintenanceMode.php @@ -7,7 +7,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Middleware/CheckForModo.php b/app/Http/Middleware/CheckForModo.php index 044844475..20133747c 100644 --- a/app/Http/Middleware/CheckForModo.php +++ b/app/Http/Middleware/CheckForModo.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Middleware/CheckForOwner.php b/app/Http/Middleware/CheckForOwner.php index 50b3cbdf9..1fcbe7578 100644 --- a/app/Http/Middleware/CheckForOwner.php +++ b/app/Http/Middleware/CheckForOwner.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Middleware/CheckIfAlreadyVoted.php b/app/Http/Middleware/CheckIfAlreadyVoted.php index 1f403c7bc..8a7b5684b 100644 --- a/app/Http/Middleware/CheckIfAlreadyVoted.php +++ b/app/Http/Middleware/CheckIfAlreadyVoted.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Middleware/CheckIfBanned.php b/app/Http/Middleware/CheckIfBanned.php index 58cf04711..8762eee7e 100644 --- a/app/Http/Middleware/CheckIfBanned.php +++ b/app/Http/Middleware/CheckIfBanned.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Middleware/EncryptCookies.php b/app/Http/Middleware/EncryptCookies.php index abd7c7935..aa734d8d9 100755 --- a/app/Http/Middleware/EncryptCookies.php +++ b/app/Http/Middleware/EncryptCookies.php @@ -7,7 +7,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Middleware/HtmlEncrypt.php b/app/Http/Middleware/HtmlEncrypt.php index 453110f17..27815877d 100644 --- a/app/Http/Middleware/HtmlEncrypt.php +++ b/app/Http/Middleware/HtmlEncrypt.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Middleware/Http2ServerPush.php b/app/Http/Middleware/Http2ServerPush.php index a097a943d..090054234 100644 --- a/app/Http/Middleware/Http2ServerPush.php +++ b/app/Http/Middleware/Http2ServerPush.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Middleware/ProAjaxMiddleware.php b/app/Http/Middleware/ProAjaxMiddleware.php index 7ce5bff1d..81f9c38b8 100644 --- a/app/Http/Middleware/ProAjaxMiddleware.php +++ b/app/Http/Middleware/ProAjaxMiddleware.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Middleware/RedirectIfAuthenticated.php b/app/Http/Middleware/RedirectIfAuthenticated.php index 990250673..9043bad03 100755 --- a/app/Http/Middleware/RedirectIfAuthenticated.php +++ b/app/Http/Middleware/RedirectIfAuthenticated.php @@ -7,7 +7,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Middleware/SetLanguage.php b/app/Http/Middleware/SetLanguage.php index 485c47300..fe0637286 100644 --- a/app/Http/Middleware/SetLanguage.php +++ b/app/Http/Middleware/SetLanguage.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Middleware/TrimStrings.php b/app/Http/Middleware/TrimStrings.php index d8b1242f8..7484b4631 100755 --- a/app/Http/Middleware/TrimStrings.php +++ b/app/Http/Middleware/TrimStrings.php @@ -7,7 +7,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Middleware/TrustProxies.php b/app/Http/Middleware/TrustProxies.php index c16315dd2..3655ea934 100644 --- a/app/Http/Middleware/TrustProxies.php +++ b/app/Http/Middleware/TrustProxies.php @@ -7,7 +7,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Middleware/TwoStepAuth.php b/app/Http/Middleware/TwoStepAuth.php index b441742ee..cb6043d02 100644 --- a/app/Http/Middleware/TwoStepAuth.php +++ b/app/Http/Middleware/TwoStepAuth.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Middleware/UpdateLastAction.php b/app/Http/Middleware/UpdateLastAction.php index 8d8f14924..b771cfa67 100644 --- a/app/Http/Middleware/UpdateLastAction.php +++ b/app/Http/Middleware/UpdateLastAction.php @@ -7,7 +7,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Middleware/VerifyCsrfToken.php b/app/Http/Middleware/VerifyCsrfToken.php index 8570c4bdb..a12b0ded5 100644 --- a/app/Http/Middleware/VerifyCsrfToken.php +++ b/app/Http/Middleware/VerifyCsrfToken.php @@ -7,7 +7,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Requests/StorePoll.php b/app/Http/Requests/StorePoll.php index ad58f2608..ee4cf3900 100644 --- a/app/Http/Requests/StorePoll.php +++ b/app/Http/Requests/StorePoll.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Http/Requests/VoteOnPoll.php b/app/Http/Requests/VoteOnPoll.php index 535c177a2..00502c946 100644 --- a/app/Http/Requests/VoteOnPoll.php +++ b/app/Http/Requests/VoteOnPoll.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Jobs/ProcessMassPM.php b/app/Jobs/ProcessMassPM.php index 97e0ed835..1c4a89ea5 100644 --- a/app/Jobs/ProcessMassPM.php +++ b/app/Jobs/ProcessMassPM.php @@ -7,7 +7,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Jobs/SendActivationMail.php b/app/Jobs/SendActivationMail.php index 3f71baff3..6ed8cbe9b 100644 --- a/app/Jobs/SendActivationMail.php +++ b/app/Jobs/SendActivationMail.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Jobs/SendDeleteUserMail.php b/app/Jobs/SendDeleteUserMail.php index e1f135557..e339b71c4 100644 --- a/app/Jobs/SendDeleteUserMail.php +++ b/app/Jobs/SendDeleteUserMail.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Jobs/SendDisableUserMail.php b/app/Jobs/SendDisableUserMail.php index fe770380e..e235a7452 100644 --- a/app/Jobs/SendDisableUserMail.php +++ b/app/Jobs/SendDisableUserMail.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Listeners/AchievementUnlocked.php b/app/Listeners/AchievementUnlocked.php index b01d41134..b598ed9cd 100644 --- a/app/Listeners/AchievementUnlocked.php +++ b/app/Listeners/AchievementUnlocked.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Listeners/FailedLoginListener.php b/app/Listeners/FailedLoginListener.php index 93ed643de..8e4beaf1e 100644 --- a/app/Listeners/FailedLoginListener.php +++ b/app/Listeners/FailedLoginListener.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Listeners/LoginListener.php b/app/Listeners/LoginListener.php index f85180c52..fd52b5492 100644 --- a/app/Listeners/LoginListener.php +++ b/app/Listeners/LoginListener.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Listeners/LogoutListener.php b/app/Listeners/LogoutListener.php index da002c22f..3382e0088 100644 --- a/app/Listeners/LogoutListener.php +++ b/app/Listeners/LogoutListener.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Listeners/PasswordProtectBackup.php b/app/Listeners/PasswordProtectBackup.php index a7b6b9fb0..8157b956a 100644 --- a/app/Listeners/PasswordProtectBackup.php +++ b/app/Listeners/PasswordProtectBackup.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Mail/ActivateUser.php b/app/Mail/ActivateUser.php index 5798b9976..4f1456faa 100644 --- a/app/Mail/ActivateUser.php +++ b/app/Mail/ActivateUser.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Mail/BanUser.php b/app/Mail/BanUser.php index 83feca8c4..2925f14c0 100644 --- a/app/Mail/BanUser.php +++ b/app/Mail/BanUser.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Mail/Bug.php b/app/Mail/Bug.php index 5047a7cf4..b5be0fbcf 100644 --- a/app/Mail/Bug.php +++ b/app/Mail/Bug.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Mail/Contact.php b/app/Mail/Contact.php index 88c03a738..6e2d3d2be 100755 --- a/app/Mail/Contact.php +++ b/app/Mail/Contact.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Mail/DeleteUser.php b/app/Mail/DeleteUser.php index 82005a1a3..702014f7a 100644 --- a/app/Mail/DeleteUser.php +++ b/app/Mail/DeleteUser.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Mail/DenyApplication.php b/app/Mail/DenyApplication.php index 0869758ea..804f380f7 100644 --- a/app/Mail/DenyApplication.php +++ b/app/Mail/DenyApplication.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Mail/DisableUser.php b/app/Mail/DisableUser.php index ab6494732..e1c7afbd3 100644 --- a/app/Mail/DisableUser.php +++ b/app/Mail/DisableUser.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Mail/InviteUser.php b/app/Mail/InviteUser.php index ff0bdf489..672e3b2e7 100755 --- a/app/Mail/InviteUser.php +++ b/app/Mail/InviteUser.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Mail/TestEmail.php b/app/Mail/TestEmail.php index 090845186..70ed5b99e 100644 --- a/app/Mail/TestEmail.php +++ b/app/Mail/TestEmail.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Mail/UnbanUser.php b/app/Mail/UnbanUser.php index 248a19264..316e67d80 100644 --- a/app/Mail/UnbanUser.php +++ b/app/Mail/UnbanUser.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/Album.php b/app/Models/Album.php index e1e48c813..47473bff3 100644 --- a/app/Models/Album.php +++ b/app/Models/Album.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/Application.php b/app/Models/Application.php index 0e1c8888c..22140d5f9 100644 --- a/app/Models/Application.php +++ b/app/Models/Application.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/ApplicationImageProof.php b/app/Models/ApplicationImageProof.php index 3b0e627d4..cff931e44 100644 --- a/app/Models/ApplicationImageProof.php +++ b/app/Models/ApplicationImageProof.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/ApplicationUrlProof.php b/app/Models/ApplicationUrlProof.php index f069c82d5..b78ebe762 100644 --- a/app/Models/ApplicationUrlProof.php +++ b/app/Models/ApplicationUrlProof.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/Article.php b/app/Models/Article.php index 5be29f453..9bef05750 100644 --- a/app/Models/Article.php +++ b/app/Models/Article.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/Audit.php b/app/Models/Audit.php index c19665742..b56b2756a 100644 --- a/app/Models/Audit.php +++ b/app/Models/Audit.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/Ban.php b/app/Models/Ban.php index 53dcbebca..f57cdda41 100644 --- a/app/Models/Ban.php +++ b/app/Models/Ban.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/Bookmark.php b/app/Models/Bookmark.php index 1927ef72c..b4f29bce7 100644 --- a/app/Models/Bookmark.php +++ b/app/Models/Bookmark.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/Category.php b/app/Models/Category.php index eadd2de89..b14c441a3 100755 --- a/app/Models/Category.php +++ b/app/Models/Category.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/Chatroom.php b/app/Models/Chatroom.php index 0abcddaf6..8149952ad 100644 --- a/app/Models/Chatroom.php +++ b/app/Models/Chatroom.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/Comment.php b/app/Models/Comment.php index c071c11fc..3967ef344 100644 --- a/app/Models/Comment.php +++ b/app/Models/Comment.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/FailedLoginAttempt.php b/app/Models/FailedLoginAttempt.php index 2fb0d2f31..f8dd2228e 100644 --- a/app/Models/FailedLoginAttempt.php +++ b/app/Models/FailedLoginAttempt.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/FeaturedTorrent.php b/app/Models/FeaturedTorrent.php index a79a2f0be..459b0f8df 100644 --- a/app/Models/FeaturedTorrent.php +++ b/app/Models/FeaturedTorrent.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/Follow.php b/app/Models/Follow.php index 0769a4489..d13c6c9b2 100644 --- a/app/Models/Follow.php +++ b/app/Models/Follow.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/Forum.php b/app/Models/Forum.php index 4a23e251f..33fec9513 100755 --- a/app/Models/Forum.php +++ b/app/Models/Forum.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/FreeleechToken.php b/app/Models/FreeleechToken.php index 9dd133b39..fa8ee40aa 100644 --- a/app/Models/FreeleechToken.php +++ b/app/Models/FreeleechToken.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/GitUpdate.php b/app/Models/GitUpdate.php index 7cca6fd42..2eb5b19f4 100644 --- a/app/Models/GitUpdate.php +++ b/app/Models/GitUpdate.php @@ -7,7 +7,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/Graveyard.php b/app/Models/Graveyard.php index 2fa6b367b..dd2d22476 100644 --- a/app/Models/Graveyard.php +++ b/app/Models/Graveyard.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/Group.php b/app/Models/Group.php index d5ee63a94..c3736cb39 100755 --- a/app/Models/Group.php +++ b/app/Models/Group.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/Image.php b/app/Models/Image.php index 087b6478b..d229e8b11 100644 --- a/app/Models/Image.php +++ b/app/Models/Image.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/Invite.php b/app/Models/Invite.php index 244d9a36d..84f1bd763 100755 --- a/app/Models/Invite.php +++ b/app/Models/Invite.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/Language.php b/app/Models/Language.php index cdddd5817..7b00f9639 100644 --- a/app/Models/Language.php +++ b/app/Models/Language.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/Like.php b/app/Models/Like.php index 129284afd..87b7a0d7d 100644 --- a/app/Models/Like.php +++ b/app/Models/Like.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/Message.php b/app/Models/Message.php index 8d796f6e1..08a6c8fc4 100644 --- a/app/Models/Message.php +++ b/app/Models/Message.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/Note.php b/app/Models/Note.php index 9c9aaf242..1d27d2cae 100644 --- a/app/Models/Note.php +++ b/app/Models/Note.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/Notification.php b/app/Models/Notification.php index 609ce47bc..082790644 100644 --- a/app/Models/Notification.php +++ b/app/Models/Notification.php @@ -7,7 +7,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/Option.php b/app/Models/Option.php index 9c258a636..f9b24b659 100644 --- a/app/Models/Option.php +++ b/app/Models/Option.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/Page.php b/app/Models/Page.php index 30eeeccf3..e93ec098f 100755 --- a/app/Models/Page.php +++ b/app/Models/Page.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/Permission.php b/app/Models/Permission.php index c9f819de1..3a0d323f0 100755 --- a/app/Models/Permission.php +++ b/app/Models/Permission.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/PersonalFreeleech.php b/app/Models/PersonalFreeleech.php index d98a829cf..fa48c2828 100644 --- a/app/Models/PersonalFreeleech.php +++ b/app/Models/PersonalFreeleech.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/Playlist.php b/app/Models/Playlist.php index 2450fd281..c3d68143e 100644 --- a/app/Models/Playlist.php +++ b/app/Models/Playlist.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/PlaylistTorrent.php b/app/Models/PlaylistTorrent.php index 0453fb746..3b1e6faea 100644 --- a/app/Models/PlaylistTorrent.php +++ b/app/Models/PlaylistTorrent.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/Poll.php b/app/Models/Poll.php index a6ae1df42..bd72fd3a6 100644 --- a/app/Models/Poll.php +++ b/app/Models/Poll.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/Post.php b/app/Models/Post.php index 742ab74cb..fe621dd41 100644 --- a/app/Models/Post.php +++ b/app/Models/Post.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/PrivateMessage.php b/app/Models/PrivateMessage.php index 12eba7b18..ce763303c 100644 --- a/app/Models/PrivateMessage.php +++ b/app/Models/PrivateMessage.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/Report.php b/app/Models/Report.php index 40df481a2..c543cc1b2 100644 --- a/app/Models/Report.php +++ b/app/Models/Report.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/Seedbox.php b/app/Models/Seedbox.php index e1cdd08f9..6e7dd653e 100644 --- a/app/Models/Seedbox.php +++ b/app/Models/Seedbox.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/Subscription.php b/app/Models/Subscription.php index 48ddd35d9..443fc3313 100644 --- a/app/Models/Subscription.php +++ b/app/Models/Subscription.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/Tag.php b/app/Models/Tag.php index ef6fc3c6d..5b983c85a 100755 --- a/app/Models/Tag.php +++ b/app/Models/Tag.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/TagTorrent.php b/app/Models/TagTorrent.php index 6940e8f4a..45ab483af 100644 --- a/app/Models/TagTorrent.php +++ b/app/Models/TagTorrent.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/Topic.php b/app/Models/Topic.php index 966ad03bc..8ffda6516 100755 --- a/app/Models/Topic.php +++ b/app/Models/Topic.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/Torrent.php b/app/Models/Torrent.php index 31c74ba4d..a4c4cc743 100644 --- a/app/Models/Torrent.php +++ b/app/Models/Torrent.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/TorrentFile.php b/app/Models/TorrentFile.php index fd8ee8adf..1f2fe6c05 100755 --- a/app/Models/TorrentFile.php +++ b/app/Models/TorrentFile.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/TorrentRequestClaim.php b/app/Models/TorrentRequestClaim.php index f9d81b110..4ad6f2201 100644 --- a/app/Models/TorrentRequestClaim.php +++ b/app/Models/TorrentRequestClaim.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/TwoStepAuth.php b/app/Models/TwoStepAuth.php index 3a45ef501..f057d35b1 100644 --- a/app/Models/TwoStepAuth.php +++ b/app/Models/TwoStepAuth.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/Type.php b/app/Models/Type.php index b43e6cac6..1f3dcc4d7 100644 --- a/app/Models/Type.php +++ b/app/Models/Type.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/Upload.php b/app/Models/Upload.php index 94f65cdd5..b5251d603 100755 --- a/app/Models/Upload.php +++ b/app/Models/Upload.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/User.php b/app/Models/User.php index 9da408c2e..93568f2ea 100644 --- a/app/Models/User.php +++ b/app/Models/User.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/UserActivation.php b/app/Models/UserActivation.php index 4964c6a17..971353929 100644 --- a/app/Models/UserActivation.php +++ b/app/Models/UserActivation.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Models/Voter.php b/app/Models/Voter.php index b5a0740a2..ce1881f52 100644 --- a/app/Models/Voter.php +++ b/app/Models/Voter.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Notifications/FailedLogin.php b/app/Notifications/FailedLogin.php index 6d806fa09..8e03a2443 100644 --- a/app/Notifications/FailedLogin.php +++ b/app/Notifications/FailedLogin.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Notifications/NewReseedRequest.php b/app/Notifications/NewReseedRequest.php index 7c4d13707..567e2c6c5 100644 --- a/app/Notifications/NewReseedRequest.php +++ b/app/Notifications/NewReseedRequest.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Notifications/TwoStepAuthCode.php b/app/Notifications/TwoStepAuthCode.php index 2df48e893..c18bf418f 100644 --- a/app/Notifications/TwoStepAuthCode.php +++ b/app/Notifications/TwoStepAuthCode.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Notifications/UsernameReminder.php b/app/Notifications/UsernameReminder.php index 0cb9b0372..2d2c624aa 100644 --- a/app/Notifications/UsernameReminder.php +++ b/app/Notifications/UsernameReminder.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Observers/TorrentObserver.php b/app/Observers/TorrentObserver.php index c41654ec8..ff345cb90 100644 --- a/app/Observers/TorrentObserver.php +++ b/app/Observers/TorrentObserver.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Observers/UserObserver.php b/app/Observers/UserObserver.php index 92119694f..8507d73d9 100644 --- a/app/Observers/UserObserver.php +++ b/app/Observers/UserObserver.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Providers/AppServiceProvider.php b/app/Providers/AppServiceProvider.php index e10937efd..b8ea79437 100755 --- a/app/Providers/AppServiceProvider.php +++ b/app/Providers/AppServiceProvider.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Providers/AuthServiceProvider.php b/app/Providers/AuthServiceProvider.php index b750e5265..a89652b2b 100755 --- a/app/Providers/AuthServiceProvider.php +++ b/app/Providers/AuthServiceProvider.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Providers/BroadcastServiceProvider.php b/app/Providers/BroadcastServiceProvider.php index 5cef509e1..447d38ebe 100755 --- a/app/Providers/BroadcastServiceProvider.php +++ b/app/Providers/BroadcastServiceProvider.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Providers/EventServiceProvider.php b/app/Providers/EventServiceProvider.php index 3fe60dc4a..bd0547b1d 100755 --- a/app/Providers/EventServiceProvider.php +++ b/app/Providers/EventServiceProvider.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Providers/RouteServiceProvider.php b/app/Providers/RouteServiceProvider.php index 76d68aee2..2489b9406 100755 --- a/app/Providers/RouteServiceProvider.php +++ b/app/Providers/RouteServiceProvider.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Repositories/RequestFacetedRepository.php b/app/Repositories/RequestFacetedRepository.php index 30a990ae5..cd23120bc 100644 --- a/app/Repositories/RequestFacetedRepository.php +++ b/app/Repositories/RequestFacetedRepository.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Repositories/TorrentFacetedRepository.php b/app/Repositories/TorrentFacetedRepository.php index 817d923fb..eaad64384 100644 --- a/app/Repositories/TorrentFacetedRepository.php +++ b/app/Repositories/TorrentFacetedRepository.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Services/Clients/AnnClient.php b/app/Services/Clients/AnnClient.php index f0972500a..49ddfded4 100755 --- a/app/Services/Clients/AnnClient.php +++ b/app/Services/Clients/AnnClient.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Services/Clients/Client.php b/app/Services/Clients/Client.php index fe8ce42b3..dd1c78afa 100755 --- a/app/Services/Clients/Client.php +++ b/app/Services/Clients/Client.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Services/Clients/MangaCoverClient.php b/app/Services/Clients/MangaCoverClient.php index 555c8684a..177a503d1 100755 --- a/app/Services/Clients/MangaCoverClient.php +++ b/app/Services/Clients/MangaCoverClient.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Services/Clients/MangaUpdatesClient.php b/app/Services/Clients/MangaUpdatesClient.php index 0cac7ab4f..af8633dc8 100755 --- a/app/Services/Clients/MangaUpdatesClient.php +++ b/app/Services/Clients/MangaUpdatesClient.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Services/Clients/OmdbClient.php b/app/Services/Clients/OmdbClient.php index 2ebcc14c8..273953551 100755 --- a/app/Services/Clients/OmdbClient.php +++ b/app/Services/Clients/OmdbClient.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Services/Clients/TmdbClient.php b/app/Services/Clients/TmdbClient.php index 99a938d4b..2c58b028a 100755 --- a/app/Services/Clients/TmdbClient.php +++ b/app/Services/Clients/TmdbClient.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Services/Contracts/MangaInterface.php b/app/Services/Contracts/MangaInterface.php index 0b553ec51..8b9e897bb 100755 --- a/app/Services/Contracts/MangaInterface.php +++ b/app/Services/Contracts/MangaInterface.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Services/Contracts/MovieTvInterface.php b/app/Services/Contracts/MovieTvInterface.php index af34662aa..4877c8c3d 100755 --- a/app/Services/Contracts/MovieTvInterface.php +++ b/app/Services/Contracts/MovieTvInterface.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Services/Data/Episode.php b/app/Services/Data/Episode.php index 7ead864b8..ded8dce56 100755 --- a/app/Services/Data/Episode.php +++ b/app/Services/Data/Episode.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Services/Data/Genre.php b/app/Services/Data/Genre.php index dd58eba28..fc29f2d64 100755 --- a/app/Services/Data/Genre.php +++ b/app/Services/Data/Genre.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Services/Data/Movie.php b/app/Services/Data/Movie.php index 63ab82fd7..77e5ff521 100755 --- a/app/Services/Data/Movie.php +++ b/app/Services/Data/Movie.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Services/Data/Person.php b/app/Services/Data/Person.php index 3e1906963..474de4cf3 100755 --- a/app/Services/Data/Person.php +++ b/app/Services/Data/Person.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Services/Data/Tv.php b/app/Services/Data/Tv.php index 064fb7451..f40b4c397 100755 --- a/app/Services/Data/Tv.php +++ b/app/Services/Data/Tv.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Services/MovieScrapper.php b/app/Services/MovieScrapper.php index 1784f7529..d725aede6 100755 --- a/app/Services/MovieScrapper.php +++ b/app/Services/MovieScrapper.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Traits/Auditable.php b/app/Traits/Auditable.php index 73b0d5314..7331f8cef 100644 --- a/app/Traits/Auditable.php +++ b/app/Traits/Auditable.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Traits/Encryptable.php b/app/Traits/Encryptable.php index 319c82e19..fb384c496 100644 --- a/app/Traits/Encryptable.php +++ b/app/Traits/Encryptable.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Traits/TwoStep.php b/app/Traits/TwoStep.php index 3eabe1905..b6f514bca 100644 --- a/app/Traits/TwoStep.php +++ b/app/Traits/TwoStep.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Traits/UsersOnlineTrait.php b/app/Traits/UsersOnlineTrait.php index f445006da..3c2081f5a 100644 --- a/app/Traits/UsersOnlineTrait.php +++ b/app/Traits/UsersOnlineTrait.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/app/Validators/EmailValidator.php b/app/Validators/EmailValidator.php index 340e64ae7..1779b46d5 100644 --- a/app/Validators/EmailValidator.php +++ b/app/Validators/EmailValidator.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/bootstrap/app.php b/bootstrap/app.php index faf223342..a35f2b555 100755 --- a/bootstrap/app.php +++ b/bootstrap/app.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/bootstrap/autoload.php b/bootstrap/autoload.php index 9c835e915..dae40ef89 100755 --- a/bootstrap/autoload.php +++ b/bootstrap/autoload.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ define('LARAVEL_START', microtime(true)); diff --git a/config/achievements.php b/config/achievements.php index 537b8c605..0c8279b84 100644 --- a/config/achievements.php +++ b/config/achievements.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/config/announce.php b/config/announce.php index bb28a8811..7b91bdfea 100644 --- a/config/announce.php +++ b/config/announce.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/config/api-keys.php b/config/api-keys.php index 0e5c14308..ea0f4c6d5 100644 --- a/config/api-keys.php +++ b/config/api-keys.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/config/app.php b/config/app.php index ebb9b144a..afddcee2f 100755 --- a/config/app.php +++ b/config/app.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/config/audit.php b/config/audit.php index ee057e908..41e0eb8ef 100644 --- a/config/audit.php +++ b/config/audit.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/config/auth.php b/config/auth.php index 90d6d1678..a23ae397d 100755 --- a/config/auth.php +++ b/config/auth.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/config/backup.php b/config/backup.php index f3947df2c..4c3d85a98 100644 --- a/config/backup.php +++ b/config/backup.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/config/captcha.php b/config/captcha.php index f6f9b1ea6..cdfc248cb 100644 --- a/config/captcha.php +++ b/config/captcha.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/config/censor.php b/config/censor.php index 8275a9139..46ec602b8 100644 --- a/config/censor.php +++ b/config/censor.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/config/client-blacklist.php b/config/client-blacklist.php index ba26ea6dd..f0c02d304 100644 --- a/config/client-blacklist.php +++ b/config/client-blacklist.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/config/columnsortable.php b/config/columnsortable.php index b213e6c91..1511c5e24 100644 --- a/config/columnsortable.php +++ b/config/columnsortable.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/config/email-white-blacklist.php b/config/email-white-blacklist.php index ca6f95fbe..a780849a7 100644 --- a/config/email-white-blacklist.php +++ b/config/email-white-blacklist.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/config/emojione.php b/config/emojione.php index 13e317771..9cd6d2ad8 100644 --- a/config/emojione.php +++ b/config/emojione.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/config/graveyard.php b/config/graveyard.php index 0aaf4d826..fa83967bb 100644 --- a/config/graveyard.php +++ b/config/graveyard.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/config/hitrun.php b/config/hitrun.php index c50bff164..2233520e9 100644 --- a/config/hitrun.php +++ b/config/hitrun.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/config/html-encrypt.php b/config/html-encrypt.php index 024d35587..d9c0d2a11 100644 --- a/config/html-encrypt.php +++ b/config/html-encrypt.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/config/http2serverpush.php b/config/http2serverpush.php index 40e2f23c7..4844cf1df 100644 --- a/config/http2serverpush.php +++ b/config/http2serverpush.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/config/irc-bot.php b/config/irc-bot.php index 45633fe2a..76cdbb599 100644 --- a/config/irc-bot.php +++ b/config/irc-bot.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/config/language.php b/config/language.php index 4bd906e7b..f74591282 100644 --- a/config/language.php +++ b/config/language.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/config/laravel-cookie-consent.php b/config/laravel-cookie-consent.php index 54181b60f..830f5ab19 100644 --- a/config/laravel-cookie-consent.php +++ b/config/laravel-cookie-consent.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/config/log-viewer.php b/config/log-viewer.php index 46b5e2ad3..3e9c7c8ec 100644 --- a/config/log-viewer.php +++ b/config/log-viewer.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/config/logging.php b/config/logging.php index 01e6b868d..fd836ffd5 100644 --- a/config/logging.php +++ b/config/logging.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/config/moderation.php b/config/moderation.php index 2c898813f..1f4056238 100644 --- a/config/moderation.php +++ b/config/moderation.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/config/other.php b/config/other.php index 88b7bbe62..24008bfb0 100755 --- a/config/other.php +++ b/config/other.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/config/pruning.php b/config/pruning.php index a5699601f..61ddbfbee 100644 --- a/config/pruning.php +++ b/config/pruning.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/config/secure-headers.php b/config/secure-headers.php index 060419486..efd1c458b 100644 --- a/config/secure-headers.php +++ b/config/secure-headers.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/config/subresource-integrity.php b/config/subresource-integrity.php index 8287d990b..e8a28eb14 100644 --- a/config/subresource-integrity.php +++ b/config/subresource-integrity.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/config/unit3d.php b/config/unit3d.php index cf392ddc9..9b2e0d2d3 100644 --- a/config/unit3d.php +++ b/config/unit3d.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/config/view.php b/config/view.php index 27a2d0507..f978c1bd6 100755 --- a/config/view.php +++ b/config/view.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/config/welcomepm.php b/config/welcomepm.php index 9e92d1fe8..41058c80a 100644 --- a/config/welcomepm.php +++ b/config/welcomepm.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 668546b36..f71eb0f50 100644 --- a/database/migrations/2017_12_10_020753_create_articles_table.php +++ b/database/migrations/2017_12_10_020753_create_articles_table.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 79297357d..386c0e5c7 100644 --- a/database/migrations/2017_12_10_020753_create_ban_table.php +++ b/database/migrations/2017_12_10_020753_create_ban_table.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 34c054133..c46df4232 100644 --- a/database/migrations/2017_12_10_020753_create_bookmarks_table.php +++ b/database/migrations/2017_12_10_020753_create_bookmarks_table.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 0be09202d..cabb47e17 100644 --- a/database/migrations/2017_12_10_020753_create_categories_table.php +++ b/database/migrations/2017_12_10_020753_create_categories_table.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 b2c9d6ca7..5ce607831 100644 --- a/database/migrations/2017_12_10_020753_create_clients_table.php +++ b/database/migrations/2017_12_10_020753_create_clients_table.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 f9e081209..2848bc8b8 100644 --- a/database/migrations/2017_12_10_020753_create_comments_table.php +++ b/database/migrations/2017_12_10_020753_create_comments_table.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 304a4f1a9..60f9ed7dd 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 @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 e4a003458..3d9c3278c 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 @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 2da8e3096..fdee59611 100644 --- a/database/migrations/2017_12_10_020753_create_files_table.php +++ b/database/migrations/2017_12_10_020753_create_files_table.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 742d4c3df..263decaf8 100644 --- a/database/migrations/2017_12_10_020753_create_follows_table.php +++ b/database/migrations/2017_12_10_020753_create_follows_table.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 500ebf847..e5b29dc50 100644 --- a/database/migrations/2017_12_10_020753_create_forums_table.php +++ b/database/migrations/2017_12_10_020753_create_forums_table.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 9134dfeb2..0fd65aa62 100644 --- a/database/migrations/2017_12_10_020753_create_graveyard_table.php +++ b/database/migrations/2017_12_10_020753_create_graveyard_table.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 eed61c9bf..0deef9678 100644 --- a/database/migrations/2017_12_10_020753_create_groups_table.php +++ b/database/migrations/2017_12_10_020753_create_groups_table.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 e8f8c85c2..45a25b2c3 100644 --- a/database/migrations/2017_12_10_020753_create_invites_table.php +++ b/database/migrations/2017_12_10_020753_create_invites_table.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 c7fbcdd92..4e7097834 100644 --- a/database/migrations/2017_12_10_020753_create_jobs_table.php +++ b/database/migrations/2017_12_10_020753_create_jobs_table.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 d4ed62f23..e8e2cade5 100644 --- a/database/migrations/2017_12_10_020753_create_likes_table.php +++ b/database/migrations/2017_12_10_020753_create_likes_table.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 7af9755e4..a0f4895ca 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 @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 61654e71b..8f4a10598 100644 --- a/database/migrations/2017_12_10_020753_create_notifications_table.php +++ b/database/migrations/2017_12_10_020753_create_notifications_table.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 e9a978d11..e3c1f0ba1 100644 --- a/database/migrations/2017_12_10_020753_create_options_table.php +++ b/database/migrations/2017_12_10_020753_create_options_table.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 4b22b7ed7..034790f43 100644 --- a/database/migrations/2017_12_10_020753_create_pages_table.php +++ b/database/migrations/2017_12_10_020753_create_pages_table.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 a4a9bf634..dee8330a2 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 @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 2d127e3d5..d3d71bd79 100644 --- a/database/migrations/2017_12_10_020753_create_permissions_table.php +++ b/database/migrations/2017_12_10_020753_create_permissions_table.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 2cb7c5699..05151ce2f 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 @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 dfb13126b..a9f6cb58e 100644 --- a/database/migrations/2017_12_10_020753_create_polls_table.php +++ b/database/migrations/2017_12_10_020753_create_polls_table.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 c60fe155a..05e48177e 100644 --- a/database/migrations/2017_12_10_020753_create_posts_table.php +++ b/database/migrations/2017_12_10_020753_create_posts_table.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 288cc4c22..77a1bbe00 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 @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 f2be059c8..89405b918 100644 --- a/database/migrations/2017_12_10_020753_create_reports_table.php +++ b/database/migrations/2017_12_10_020753_create_reports_table.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 d7b2acce4..ed4441b60 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 @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 2845e3bf2..6ffc4624a 100644 --- a/database/migrations/2017_12_10_020753_create_sessions_table.php +++ b/database/migrations/2017_12_10_020753_create_sessions_table.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 4b5902384..2eb0362f6 100644 --- a/database/migrations/2017_12_10_020753_create_shoutbox_table.php +++ b/database/migrations/2017_12_10_020753_create_shoutbox_table.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 91873c20e..9fffba1ad 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 @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 1e3d45a20..9a23afae5 100644 --- a/database/migrations/2017_12_10_020753_create_tags_table.php +++ b/database/migrations/2017_12_10_020753_create_tags_table.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 a3b1a6ef2..493eaaa0f 100644 --- a/database/migrations/2017_12_10_020753_create_thanks_table.php +++ b/database/migrations/2017_12_10_020753_create_thanks_table.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 c0bc5ccd7..41726020c 100644 --- a/database/migrations/2017_12_10_020753_create_topics_table.php +++ b/database/migrations/2017_12_10_020753_create_topics_table.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 034960825..70327e376 100644 --- a/database/migrations/2017_12_10_020753_create_torrents_table.php +++ b/database/migrations/2017_12_10_020753_create_torrents_table.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 01e282a5d..50dc19f65 100644 --- a/database/migrations/2017_12_10_020753_create_types_table.php +++ b/database/migrations/2017_12_10_020753_create_types_table.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 c41d55e53..dd55cf926 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 @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 0d3455778..46ccaf9b1 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 @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 b55f6a24d..2bfdd52bf 100644 --- a/database/migrations/2017_12_10_020753_create_users_table.php +++ b/database/migrations/2017_12_10_020753_create_users_table.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 0639311f0..c8f7be5c9 100644 --- a/database/migrations/2017_12_10_020753_create_voters_table.php +++ b/database/migrations/2017_12_10_020753_create_voters_table.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 1076c34da..61c35dca3 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 @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 e3437d941..fc5d786ce 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 @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 a16c91d4e..c56ebddff 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 @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 41d0a6339..9ea168ea2 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 @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 8c0bf9c49..683080c7a 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 @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 3c3239bcc..2967ca3ba 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 @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 2bd794227..da97b6f7b 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 @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 00cf1d1e1..41eccc73e 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 @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 85ee4061a..8c5cbfbc8 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 @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 f51bc4528..3eadf0b8e 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 @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 de9194ed1..cf8469476 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 @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 0df34cb2e..3d3ff060a 100644 --- a/database/migrations/2017_12_27_000000_add_locale_column.php +++ b/database/migrations/2017_12_27_000000_add_locale_column.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 533db35e2..c75b1e7c8 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 @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 b20f11a52..a589c8d97 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 @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 7d4398841..65171d22d 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 @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 ca7225157..bc312ee88 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 @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 2b54ec008..649f226e3 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 @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 cb1c187b6..584f93fae 100644 --- a/database/migrations/2018_04_28_021651_alter_shoutbox_table.php +++ b/database/migrations/2018_04_28_021651_alter_shoutbox_table.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 0b7ea0665..3d6c46885 100644 --- a/database/migrations/2018_04_28_022305_create_chatrooms_table.php +++ b/database/migrations/2018_04_28_022305_create_chatrooms_table.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 4172ad87c..186f27301 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 @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 305003daa..333b50466 100644 --- a/database/migrations/2018_05_18_144651_rename_ban_table.php +++ b/database/migrations/2018_05_18_144651_rename_ban_table.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 968d49bea..34f7bbb23 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 @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 440364f19..6ce36b81b 100644 --- a/database/migrations/2018_05_21_192858_alter_peers_table.php +++ b/database/migrations/2018_05_21_192858_alter_peers_table.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 05068e578..9b3f5a42c 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 @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 4f778ca76..c269372b2 100644 --- a/database/migrations/2018_05_31_120936_create_albums_table.php +++ b/database/migrations/2018_05_31_120936_create_albums_table.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 341795bf5..f75980f24 100644 --- a/database/migrations/2018_05_31_120955_create_images_table.php +++ b/database/migrations/2018_05_31_120955_create_images_table.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 c570644e3..a0f12020c 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 @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 5dcf91c7b..3807369a4 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 @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 3ed9bd4fb..ad8690001 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 @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 a277b2364..dc9ddb417 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 @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 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 8d4efdee0..adde70960 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 @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/database/seeds/AchievementDetailsTableSeeder.php b/database/seeds/AchievementDetailsTableSeeder.php index 3a784a7c0..c82ea3395 100644 --- a/database/seeds/AchievementDetailsTableSeeder.php +++ b/database/seeds/AchievementDetailsTableSeeder.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/database/seeds/ArticlesTableSeeder.php b/database/seeds/ArticlesTableSeeder.php index 518fcf974..ffeea57bd 100644 --- a/database/seeds/ArticlesTableSeeder.php +++ b/database/seeds/ArticlesTableSeeder.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/database/seeds/BonExchangeTableSeeder.php b/database/seeds/BonExchangeTableSeeder.php index f8091f94f..5252d0896 100644 --- a/database/seeds/BonExchangeTableSeeder.php +++ b/database/seeds/BonExchangeTableSeeder.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/database/seeds/CategoriesTableSeeder.php b/database/seeds/CategoriesTableSeeder.php index 2483bdf9a..caab1c752 100644 --- a/database/seeds/CategoriesTableSeeder.php +++ b/database/seeds/CategoriesTableSeeder.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/database/seeds/ChatroomTableSeeder.php b/database/seeds/ChatroomTableSeeder.php index 3b1491f12..762312305 100644 --- a/database/seeds/ChatroomTableSeeder.php +++ b/database/seeds/ChatroomTableSeeder.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/database/seeds/DatabaseSeeder.php b/database/seeds/DatabaseSeeder.php index f8cf90026..1065e4472 100755 --- a/database/seeds/DatabaseSeeder.php +++ b/database/seeds/DatabaseSeeder.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/database/seeds/GroupsTableSeeder.php b/database/seeds/GroupsTableSeeder.php index a9f817ee1..4048d30be 100644 --- a/database/seeds/GroupsTableSeeder.php +++ b/database/seeds/GroupsTableSeeder.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/database/seeds/PagesTableSeeder.php b/database/seeds/PagesTableSeeder.php index 4f7565e33..5ebbc0f68 100644 --- a/database/seeds/PagesTableSeeder.php +++ b/database/seeds/PagesTableSeeder.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/database/seeds/TagsTableSeeder.php b/database/seeds/TagsTableSeeder.php index 30c3cbf01..43f96d27a 100644 --- a/database/seeds/TagsTableSeeder.php +++ b/database/seeds/TagsTableSeeder.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/database/seeds/TypesTableSeeder.php b/database/seeds/TypesTableSeeder.php index f60ec89c4..d09a2a5f9 100644 --- a/database/seeds/TypesTableSeeder.php +++ b/database/seeds/TypesTableSeeder.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/database/seeds/UsersTableSeeder.php b/database/seeds/UsersTableSeeder.php index 9ef4cef5b..640d2a54d 100644 --- a/database/seeds/UsersTableSeeder.php +++ b/database/seeds/UsersTableSeeder.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/routes/channels.php b/routes/channels.php index a40c6e61f..d1a29a2d4 100755 --- a/routes/channels.php +++ b/routes/channels.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/routes/console.php b/routes/console.php index 05a742438..6e09d698f 100755 --- a/routes/console.php +++ b/routes/console.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ diff --git a/routes/web.php b/routes/web.php index 90a55ee16..c69527cc3 100755 --- a/routes/web.php +++ b/routes/web.php @@ -6,7 +6,9 @@ * The details is bundled with this project in the file LICENSE.txt. * * @project UNIT3D Community Edition + * * @author HDVinnie + * * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */