diff --git a/src/Exception/ExceptionInterface.php b/src/Exception/ExceptionInterface.php index a66fc1c..7d95dbb 100644 --- a/src/Exception/ExceptionInterface.php +++ b/src/Exception/ExceptionInterface.php @@ -1,4 +1,15 @@ . + * @author Nenglish7/ConstantPolyfill Contributors . + * + * @copyright 2018 Nicholas English. + * + * @license MIT License. + */ + namespace Nenglish7\ConstantPolyfill\Exception; /**