X-Git-Url: https://git.stricted.de/?p=GitHub%2FStricted%2Fspeedport-hybrid-php-api.git;a=blobdiff_plain;f=lib%2Fexception%2FNotImplementedException.class.php;fp=lib%2Fexception%2FNotImplementedException.class.php;h=f6682c14e41ac2aff22bcb6d490a10e32cf0ce82;hp=f2d36c4a3050c73866409906dd7ed00bba6044d6;hb=92849f774cf71d413292ae3302903b63a02cc8f0;hpb=3ab2dcb4d667ef89d0fe14ae400a25187018e8fc diff --git a/lib/exception/NotImplementedException.class.php b/lib/exception/NotImplementedException.class.php index f2d36c4..f6682c1 100644 --- a/lib/exception/NotImplementedException.class.php +++ b/lib/exception/NotImplementedException.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 NotImplementedException extends Exception { }