diff --git a/src/Application.php b/src/Application.php index 92e1555..8beff82 100644 --- a/src/Application.php +++ b/src/Application.php @@ -1,7 +1,6 @@ - * @date: 01.03.14 1:21 + * @author: Patsura Dmitry http://github.com/ovr */ namespace Phalcony; diff --git a/src/Debug.php b/src/Debug.php index f489d7e..1867e78 100644 --- a/src/Debug.php +++ b/src/Debug.php @@ -1,7 +1,6 @@ - * @date: 07.03.14 15:19 + * @author: Patsura Dmitry http://github.com/ovr */ namespace Phalcony; diff --git a/src/HeadMeta.php b/src/HeadMeta.php index 75a94e8..577ce01 100644 --- a/src/HeadMeta.php +++ b/src/HeadMeta.php @@ -1,6 +1,6 @@ + * @author: Patsura Dmitry http://github.com/ovr */ namespace Phalcony; diff --git a/src/HeadScript.php b/src/HeadScript.php index 4babb0c..1519524 100644 --- a/src/HeadScript.php +++ b/src/HeadScript.php @@ -1,7 +1,6 @@ - * @date: 07.03.14 15:19 + * @author: Patsura Dmitry http://github.com/ovr */ namespace Phalcony; diff --git a/src/Rest/Dispatcher.php b/src/Rest/Dispatcher.php index f69c1dc..89062c0 100644 --- a/src/Rest/Dispatcher.php +++ b/src/Rest/Dispatcher.php @@ -1,6 +1,6 @@ + * @author: Patsura Dmitry http://github.com/ovr */ namespace Phalcony\Rest; diff --git a/src/Stdlib/Hydrator/ClassMethods.php b/src/Stdlib/Hydrator/ClassMethods.php index 9ea5deb..e1f04ee 100644 --- a/src/Stdlib/Hydrator/ClassMethods.php +++ b/src/Stdlib/Hydrator/ClassMethods.php @@ -1,7 +1,6 @@ - * @date: 07.03.14 14:05 + * @author: Patsura Dmitry http://github.com/ovr */ namespace Phalcony\Stdlib\Hydrator; diff --git a/src/Stdlib/Hydrator/ClassProperties.php b/src/Stdlib/Hydrator/ClassProperties.php index 61e8fca..efe82b5 100644 --- a/src/Stdlib/Hydrator/ClassProperties.php +++ b/src/Stdlib/Hydrator/ClassProperties.php @@ -1,7 +1,6 @@ - * @date: 08.03.14 22:07 + * @author: Patsura Dmitry http://github.com/ovr */ namespace Phalcony\Stdlib\Hydrator; diff --git a/src/Stdlib/Hydrator/HydratorInterface.php b/src/Stdlib/Hydrator/HydratorInterface.php index 41afc04..016a9be 100644 --- a/src/Stdlib/Hydrator/HydratorInterface.php +++ b/src/Stdlib/Hydrator/HydratorInterface.php @@ -1,7 +1,6 @@ - * @date: 11.03.14 21:54 + * @author: Patsura Dmitry http://github.com/ovr */ namespace Phalcony\Stdlib\Hydrator; diff --git a/src/Stdlib/Hydrator/ObjectProperties.php b/src/Stdlib/Hydrator/ObjectProperties.php index d028826..4f8fe2e 100644 --- a/src/Stdlib/Hydrator/ObjectProperties.php +++ b/src/Stdlib/Hydrator/ObjectProperties.php @@ -1,7 +1,6 @@ - * @date: 08.03.14 22:07 + * @author: Patsura Dmitry http://github.com/ovr */ namespace Phalcony\Stdlib\Hydrator; diff --git a/src/Validator/AbstractValidator.php b/src/Validator/AbstractValidator.php index 10c208f..b002100 100644 --- a/src/Validator/AbstractValidator.php +++ b/src/Validator/AbstractValidator.php @@ -1,7 +1,6 @@ - * @date: 19.03.14 0:39 + * @author: Patsura Dmitry http://github.com/ovr */ namespace Phalcony\Validator; diff --git a/src/Validator/Exception.php b/src/Validator/Exception.php index ae81663..b2ee21c 100644 --- a/src/Validator/Exception.php +++ b/src/Validator/Exception.php @@ -1,7 +1,6 @@ - * @date: 21.03.14 22:22 + * @author: Patsura Dmitry http://github.com/ovr */ namespace Phalcony\Validator; diff --git a/src/Validator/Inn.php b/src/Validator/Inn.php index ebfea6a..d55e6d6 100644 --- a/src/Validator/Inn.php +++ b/src/Validator/Inn.php @@ -1,7 +1,6 @@ - * @date: 19.03.14 0:35 + * @author: Patsura Dmitry http://github.com/ovr */ namespace Phalcony\Validator; diff --git a/src/Validator/Ogrn.php b/src/Validator/Ogrn.php index 728c21b..829e8a1 100644 --- a/src/Validator/Ogrn.php +++ b/src/Validator/Ogrn.php @@ -1,7 +1,6 @@ - * @date: 19.03.21 22:18 + * @author: Patsura Dmitry http://github.com/ovr */ namespace Phalcony\Validator;