X-Git-Url: https://git.stricted.de/?p=GitHub%2FStricted%2Fspeedport-hybrid-php-api.git;a=blobdiff_plain;f=lib%2Fexception%2FRouterException.class.php;fp=lib%2Fexception%2FRouterException.class.php;h=ecefd493eee180e06fc892ad60f09da7519862a9;hp=e0ce1ef57fa83bb7bd5a621ceb84abdab90608e9;hb=92849f774cf71d413292ae3302903b63a02cc8f0;hpb=3ab2dcb4d667ef89d0fe14ae400a25187018e8fc diff --git a/lib/exception/RouterException.class.php b/lib/exception/RouterException.class.php index e0ce1ef..ecefd49 100644 --- a/lib/exception/RouterException.class.php +++ b/lib/exception/RouterException.class.php @@ -2,7 +2,7 @@ /** * @author Jan Altensen (Stricted) * @license GNU Lesser General Public License - * @copyright 2015 Jan Altensen (Stricted) + * @copyright 2015-2016 Jan Altensen (Stricted) */ class RouterException extends Exception { }