aboutsummaryrefslogtreecommitdiff
path: root/lib/AuthenticationMiddleware.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/AuthenticationMiddleware.php')
-rw-r--r--lib/AuthenticationMiddleware.php12
1 files changed, 0 insertions, 12 deletions
diff --git a/lib/AuthenticationMiddleware.php b/lib/AuthenticationMiddleware.php
index 8c2f6b29..a91420f8 100644
--- a/lib/AuthenticationMiddleware.php
+++ b/lib/AuthenticationMiddleware.php
@@ -1,17 +1,5 @@
<?php
-/**
- * This file is part of RSS-Bridge, a PHP project capable of generating RSS and
- * Atom feeds for websites that don't have one.
- *
- * For the full license information, please view the UNLICENSE file distributed
- * with this source code.
- *
- * @package Core
- * @license http://unlicense.org/ UNLICENSE
- * @link https://github.com/rss-bridge/rss-bridge
- */
-
final class AuthenticationMiddleware
{
public function __construct()