From 25c28e0e411518badf6976c827af78c6637b73f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=94=D0=BC=D0=B8=D1=82=D1=80=D0=B8=D0=B9=20=D0=9F=D0=B0?= =?UTF-8?q?=D1=86=D1=83=D1=80=D0=B0?= Date: Wed, 3 Sep 2014 21:33:41 +1000 Subject: [PATCH] Rewrite code copyright --- src/Application.php | 3 +-- src/Debug.php | 3 +-- src/HeadMeta.php | 2 +- src/HeadScript.php | 3 +-- src/Rest/Dispatcher.php | 2 +- src/Stdlib/Hydrator/ClassMethods.php | 3 +-- src/Stdlib/Hydrator/ClassProperties.php | 3 +-- src/Stdlib/Hydrator/HydratorInterface.php | 3 +-- src/Stdlib/Hydrator/ObjectProperties.php | 3 +-- src/Validator/AbstractValidator.php | 3 +-- src/Validator/Exception.php | 3 +-- src/Validator/Inn.php | 3 +-- src/Validator/Ogrn.php | 3 +-- 13 files changed, 13 insertions(+), 24 deletions(-) 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;