diff --git a/lib/Alchemy/Phrasea/Application.php b/lib/Alchemy/Phrasea/Application.php index 770b79c3a5..09c0f491dd 100644 --- a/lib/Alchemy/Phrasea/Application.php +++ b/lib/Alchemy/Phrasea/Application.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Application/Api.php b/lib/Alchemy/Phrasea/Application/Api.php index fd6a823d31..f627f91ce8 100644 --- a/lib/Alchemy/Phrasea/Application/Api.php +++ b/lib/Alchemy/Phrasea/Application/Api.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Application/Root.php b/lib/Alchemy/Phrasea/Application/Root.php index ee8d47e912..c934b3a1f2 100644 --- a/lib/Alchemy/Phrasea/Application/Root.php +++ b/lib/Alchemy/Phrasea/Application/Root.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Authentication/AccountCreator.php b/lib/Alchemy/Phrasea/Authentication/AccountCreator.php index 033878aa64..577580c5a1 100644 --- a/lib/Alchemy/Phrasea/Authentication/AccountCreator.php +++ b/lib/Alchemy/Phrasea/Authentication/AccountCreator.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Authentication/Authenticator.php b/lib/Alchemy/Phrasea/Authentication/Authenticator.php index a8f649f820..e75ec5afc7 100644 --- a/lib/Alchemy/Phrasea/Authentication/Authenticator.php +++ b/lib/Alchemy/Phrasea/Authentication/Authenticator.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Authentication/Context.php b/lib/Alchemy/Phrasea/Authentication/Context.php index 93c69eec80..11e18cc4af 100644 --- a/lib/Alchemy/Phrasea/Authentication/Context.php +++ b/lib/Alchemy/Phrasea/Authentication/Context.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Authentication/Exception/AccountLockedException.php b/lib/Alchemy/Phrasea/Authentication/Exception/AccountLockedException.php index aac52236ab..894e8998e3 100644 --- a/lib/Alchemy/Phrasea/Authentication/Exception/AccountLockedException.php +++ b/lib/Alchemy/Phrasea/Authentication/Exception/AccountLockedException.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Authentication/Exception/AuthenticationException.php b/lib/Alchemy/Phrasea/Authentication/Exception/AuthenticationException.php index 34ae67da48..37a1514705 100644 --- a/lib/Alchemy/Phrasea/Authentication/Exception/AuthenticationException.php +++ b/lib/Alchemy/Phrasea/Authentication/Exception/AuthenticationException.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Authentication/Exception/NotAuthenticatedException.php b/lib/Alchemy/Phrasea/Authentication/Exception/NotAuthenticatedException.php index b8e1f76044..6dfe729bc7 100644 --- a/lib/Alchemy/Phrasea/Authentication/Exception/NotAuthenticatedException.php +++ b/lib/Alchemy/Phrasea/Authentication/Exception/NotAuthenticatedException.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Authentication/Exception/RequireCaptchaException.php b/lib/Alchemy/Phrasea/Authentication/Exception/RequireCaptchaException.php index a4e01061c6..d84eb71d9b 100644 --- a/lib/Alchemy/Phrasea/Authentication/Exception/RequireCaptchaException.php +++ b/lib/Alchemy/Phrasea/Authentication/Exception/RequireCaptchaException.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Authentication/Manager.php b/lib/Alchemy/Phrasea/Authentication/Manager.php index 31ca44071e..eda542af4b 100644 --- a/lib/Alchemy/Phrasea/Authentication/Manager.php +++ b/lib/Alchemy/Phrasea/Authentication/Manager.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Authentication/PersistentCookie/Manager.php b/lib/Alchemy/Phrasea/Authentication/PersistentCookie/Manager.php index f5c042d0b0..68ce177b43 100644 --- a/lib/Alchemy/Phrasea/Authentication/PersistentCookie/Manager.php +++ b/lib/Alchemy/Phrasea/Authentication/PersistentCookie/Manager.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Authentication/Phrasea/FailureManager.php b/lib/Alchemy/Phrasea/Authentication/Phrasea/FailureManager.php index d2259f25c3..76d09c3d00 100644 --- a/lib/Alchemy/Phrasea/Authentication/Phrasea/FailureManager.php +++ b/lib/Alchemy/Phrasea/Authentication/Phrasea/FailureManager.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Authentication/Phrasea/NativeAuthentication.php b/lib/Alchemy/Phrasea/Authentication/Phrasea/NativeAuthentication.php index 06b753a9da..c991bb5917 100644 --- a/lib/Alchemy/Phrasea/Authentication/Phrasea/NativeAuthentication.php +++ b/lib/Alchemy/Phrasea/Authentication/Phrasea/NativeAuthentication.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Authentication/Phrasea/OldPasswordEncoder.php b/lib/Alchemy/Phrasea/Authentication/Phrasea/OldPasswordEncoder.php index de098e413d..454e8914dd 100644 --- a/lib/Alchemy/Phrasea/Authentication/Phrasea/OldPasswordEncoder.php +++ b/lib/Alchemy/Phrasea/Authentication/Phrasea/OldPasswordEncoder.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Authentication/Phrasea/PasswordEncoder.php b/lib/Alchemy/Phrasea/Authentication/Phrasea/PasswordEncoder.php index cda23a5b07..e37cc41d45 100644 --- a/lib/Alchemy/Phrasea/Authentication/Phrasea/PasswordEncoder.php +++ b/lib/Alchemy/Phrasea/Authentication/Phrasea/PasswordEncoder.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Authentication/Provider/AbstractProvider.php b/lib/Alchemy/Phrasea/Authentication/Provider/AbstractProvider.php index 9b7336eeea..ffc5ee1ab9 100644 --- a/lib/Alchemy/Phrasea/Authentication/Provider/AbstractProvider.php +++ b/lib/Alchemy/Phrasea/Authentication/Provider/AbstractProvider.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Authentication/Provider/Facebook.php b/lib/Alchemy/Phrasea/Authentication/Provider/Facebook.php index 345e56ca25..7eba976fad 100644 --- a/lib/Alchemy/Phrasea/Authentication/Provider/Facebook.php +++ b/lib/Alchemy/Phrasea/Authentication/Provider/Facebook.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Authentication/Provider/Factory.php b/lib/Alchemy/Phrasea/Authentication/Provider/Factory.php index e6e27041dc..2cdd2d2815 100644 --- a/lib/Alchemy/Phrasea/Authentication/Provider/Factory.php +++ b/lib/Alchemy/Phrasea/Authentication/Provider/Factory.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Authentication/Provider/Github.php b/lib/Alchemy/Phrasea/Authentication/Provider/Github.php index 6fb6e96737..2f6ee9d55e 100644 --- a/lib/Alchemy/Phrasea/Authentication/Provider/Github.php +++ b/lib/Alchemy/Phrasea/Authentication/Provider/Github.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Authentication/Provider/GooglePlus.php b/lib/Alchemy/Phrasea/Authentication/Provider/GooglePlus.php index 8c4a4d9cab..b2a9d85522 100644 --- a/lib/Alchemy/Phrasea/Authentication/Provider/GooglePlus.php +++ b/lib/Alchemy/Phrasea/Authentication/Provider/GooglePlus.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Authentication/Provider/Linkedin.php b/lib/Alchemy/Phrasea/Authentication/Provider/Linkedin.php index b991fa3345..459d3b6cf0 100644 --- a/lib/Alchemy/Phrasea/Authentication/Provider/Linkedin.php +++ b/lib/Alchemy/Phrasea/Authentication/Provider/Linkedin.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Authentication/Provider/ProviderInterface.php b/lib/Alchemy/Phrasea/Authentication/Provider/ProviderInterface.php index 287d6331ee..d1d91d4248 100644 --- a/lib/Alchemy/Phrasea/Authentication/Provider/ProviderInterface.php +++ b/lib/Alchemy/Phrasea/Authentication/Provider/ProviderInterface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Authentication/Provider/Token/Identity.php b/lib/Alchemy/Phrasea/Authentication/Provider/Token/Identity.php index e2f4b63f6b..97e68a6a81 100644 --- a/lib/Alchemy/Phrasea/Authentication/Provider/Token/Identity.php +++ b/lib/Alchemy/Phrasea/Authentication/Provider/Token/Identity.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Authentication/Provider/Token/Token.php b/lib/Alchemy/Phrasea/Authentication/Provider/Token/Token.php index 3eef168354..6b964aa354 100644 --- a/lib/Alchemy/Phrasea/Authentication/Provider/Token/Token.php +++ b/lib/Alchemy/Phrasea/Authentication/Provider/Token/Token.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Authentication/Provider/Twitter.php b/lib/Alchemy/Phrasea/Authentication/Provider/Twitter.php index a1074135aa..c2033f446e 100644 --- a/lib/Alchemy/Phrasea/Authentication/Provider/Twitter.php +++ b/lib/Alchemy/Phrasea/Authentication/Provider/Twitter.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Authentication/Provider/Viadeo.php b/lib/Alchemy/Phrasea/Authentication/Provider/Viadeo.php index 8fdb9226b9..8fe4e7f623 100644 --- a/lib/Alchemy/Phrasea/Authentication/Provider/Viadeo.php +++ b/lib/Alchemy/Phrasea/Authentication/Provider/Viadeo.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Authentication/ProvidersCollection.php b/lib/Alchemy/Phrasea/Authentication/ProvidersCollection.php index f746f90644..505b3d3c03 100644 --- a/lib/Alchemy/Phrasea/Authentication/ProvidersCollection.php +++ b/lib/Alchemy/Phrasea/Authentication/ProvidersCollection.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Authentication/SuggestionFinder.php b/lib/Alchemy/Phrasea/Authentication/SuggestionFinder.php index 25ae3cd9be..8c7ad3074d 100644 --- a/lib/Alchemy/Phrasea/Authentication/SuggestionFinder.php +++ b/lib/Alchemy/Phrasea/Authentication/SuggestionFinder.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Authentication/Token/TokenValidator.php b/lib/Alchemy/Phrasea/Authentication/Token/TokenValidator.php index fa4dcd4ee5..5f82ff8fee 100644 --- a/lib/Alchemy/Phrasea/Authentication/Token/TokenValidator.php +++ b/lib/Alchemy/Phrasea/Authentication/Token/TokenValidator.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Border/Attribute/AttributeInterface.php b/lib/Alchemy/Phrasea/Border/Attribute/AttributeInterface.php index 44298f2055..12b7d8c861 100644 --- a/lib/Alchemy/Phrasea/Border/Attribute/AttributeInterface.php +++ b/lib/Alchemy/Phrasea/Border/Attribute/AttributeInterface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Border/Attribute/Factory.php b/lib/Alchemy/Phrasea/Border/Attribute/Factory.php index 8ff5853e30..6f5f1cde1f 100644 --- a/lib/Alchemy/Phrasea/Border/Attribute/Factory.php +++ b/lib/Alchemy/Phrasea/Border/Attribute/Factory.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Border/Attribute/MetaField.php b/lib/Alchemy/Phrasea/Border/Attribute/MetaField.php index f29b954601..29e13642a9 100644 --- a/lib/Alchemy/Phrasea/Border/Attribute/MetaField.php +++ b/lib/Alchemy/Phrasea/Border/Attribute/MetaField.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Border/Attribute/Metadata.php b/lib/Alchemy/Phrasea/Border/Attribute/Metadata.php index ef1d600b9d..314acb6d78 100644 --- a/lib/Alchemy/Phrasea/Border/Attribute/Metadata.php +++ b/lib/Alchemy/Phrasea/Border/Attribute/Metadata.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Border/Attribute/Status.php b/lib/Alchemy/Phrasea/Border/Attribute/Status.php index 46d910fc70..1a78b7a58e 100644 --- a/lib/Alchemy/Phrasea/Border/Attribute/Status.php +++ b/lib/Alchemy/Phrasea/Border/Attribute/Status.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Border/Attribute/Story.php b/lib/Alchemy/Phrasea/Border/Attribute/Story.php index 718ec5a1a1..9c24bd0a8d 100644 --- a/lib/Alchemy/Phrasea/Border/Attribute/Story.php +++ b/lib/Alchemy/Phrasea/Border/Attribute/Story.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Border/Checker/AbstractChecker.php b/lib/Alchemy/Phrasea/Border/Checker/AbstractChecker.php index 99ef9e0200..dc1a58b4bc 100644 --- a/lib/Alchemy/Phrasea/Border/Checker/AbstractChecker.php +++ b/lib/Alchemy/Phrasea/Border/Checker/AbstractChecker.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Border/Checker/CheckerInterface.php b/lib/Alchemy/Phrasea/Border/Checker/CheckerInterface.php index dee46fd9bb..65cdfa5e24 100644 --- a/lib/Alchemy/Phrasea/Border/Checker/CheckerInterface.php +++ b/lib/Alchemy/Phrasea/Border/Checker/CheckerInterface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Border/Checker/Colorspace.php b/lib/Alchemy/Phrasea/Border/Checker/Colorspace.php index a97a34a98e..4f3e38c785 100644 --- a/lib/Alchemy/Phrasea/Border/Checker/Colorspace.php +++ b/lib/Alchemy/Phrasea/Border/Checker/Colorspace.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Border/Checker/Dimension.php b/lib/Alchemy/Phrasea/Border/Checker/Dimension.php index 45d6d83216..fb7de59fd8 100644 --- a/lib/Alchemy/Phrasea/Border/Checker/Dimension.php +++ b/lib/Alchemy/Phrasea/Border/Checker/Dimension.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Border/Checker/Extension.php b/lib/Alchemy/Phrasea/Border/Checker/Extension.php index 18acb29160..f9a34408c3 100644 --- a/lib/Alchemy/Phrasea/Border/Checker/Extension.php +++ b/lib/Alchemy/Phrasea/Border/Checker/Extension.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Border/Checker/Filename.php b/lib/Alchemy/Phrasea/Border/Checker/Filename.php index 840557d7ed..4e42ab363d 100644 --- a/lib/Alchemy/Phrasea/Border/Checker/Filename.php +++ b/lib/Alchemy/Phrasea/Border/Checker/Filename.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Border/Checker/MediaType.php b/lib/Alchemy/Phrasea/Border/Checker/MediaType.php index b2d7dfeee7..515a813e55 100644 --- a/lib/Alchemy/Phrasea/Border/Checker/MediaType.php +++ b/lib/Alchemy/Phrasea/Border/Checker/MediaType.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Border/Checker/Response.php b/lib/Alchemy/Phrasea/Border/Checker/Response.php index d89de8ba12..b6cd9b15bb 100644 --- a/lib/Alchemy/Phrasea/Border/Checker/Response.php +++ b/lib/Alchemy/Phrasea/Border/Checker/Response.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Border/Checker/Sha256.php b/lib/Alchemy/Phrasea/Border/Checker/Sha256.php index 4cc999297b..0d22e39c15 100644 --- a/lib/Alchemy/Phrasea/Border/Checker/Sha256.php +++ b/lib/Alchemy/Phrasea/Border/Checker/Sha256.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Border/Checker/UUID.php b/lib/Alchemy/Phrasea/Border/Checker/UUID.php index c18166fee1..7b7027317e 100644 --- a/lib/Alchemy/Phrasea/Border/Checker/UUID.php +++ b/lib/Alchemy/Phrasea/Border/Checker/UUID.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Border/CustomExtensionGuesser.php b/lib/Alchemy/Phrasea/Border/CustomExtensionGuesser.php index 551e2cacf7..d8cf369228 100644 --- a/lib/Alchemy/Phrasea/Border/CustomExtensionGuesser.php +++ b/lib/Alchemy/Phrasea/Border/CustomExtensionGuesser.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Border/File.php b/lib/Alchemy/Phrasea/Border/File.php index 3f2f59bbf8..f3ccb5b0d5 100644 --- a/lib/Alchemy/Phrasea/Border/File.php +++ b/lib/Alchemy/Phrasea/Border/File.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Border/Manager.php b/lib/Alchemy/Phrasea/Border/Manager.php index 2d7637976e..96b3d6cf72 100644 --- a/lib/Alchemy/Phrasea/Border/Manager.php +++ b/lib/Alchemy/Phrasea/Border/Manager.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Border/MetaBagInterface.php b/lib/Alchemy/Phrasea/Border/MetaBagInterface.php index 24a05a77e6..c719686995 100644 --- a/lib/Alchemy/Phrasea/Border/MetaBagInterface.php +++ b/lib/Alchemy/Phrasea/Border/MetaBagInterface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Border/MetaFieldsBag.php b/lib/Alchemy/Phrasea/Border/MetaFieldsBag.php index c3ff3ffef4..24c66e67f1 100644 --- a/lib/Alchemy/Phrasea/Border/MetaFieldsBag.php +++ b/lib/Alchemy/Phrasea/Border/MetaFieldsBag.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Border/MetadataBag.php b/lib/Alchemy/Phrasea/Border/MetadataBag.php index b3b5c148d3..e421a803e3 100644 --- a/lib/Alchemy/Phrasea/Border/MetadataBag.php +++ b/lib/Alchemy/Phrasea/Border/MetadataBag.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Border/MimeGuesserConfiguration.php b/lib/Alchemy/Phrasea/Border/MimeGuesserConfiguration.php index e210bbe7d7..30227d2b38 100644 --- a/lib/Alchemy/Phrasea/Border/MimeGuesserConfiguration.php +++ b/lib/Alchemy/Phrasea/Border/MimeGuesserConfiguration.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Border/Visa.php b/lib/Alchemy/Phrasea/Border/Visa.php index 597532fd69..473ca80b9c 100644 --- a/lib/Alchemy/Phrasea/Border/Visa.php +++ b/lib/Alchemy/Phrasea/Border/Visa.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/CLI.php b/lib/Alchemy/Phrasea/CLI.php index cf0fa99fd6..bfe0e1d0dd 100644 --- a/lib/Alchemy/Phrasea/CLI.php +++ b/lib/Alchemy/Phrasea/CLI.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Cache/ApcCache.php b/lib/Alchemy/Phrasea/Cache/ApcCache.php index c9589759b5..d86232c7fa 100644 --- a/lib/Alchemy/Phrasea/Cache/ApcCache.php +++ b/lib/Alchemy/Phrasea/Cache/ApcCache.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Cache/ArrayCache.php b/lib/Alchemy/Phrasea/Cache/ArrayCache.php index b7de455634..e065758af7 100644 --- a/lib/Alchemy/Phrasea/Cache/ArrayCache.php +++ b/lib/Alchemy/Phrasea/Cache/ArrayCache.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Cache/Cache.php b/lib/Alchemy/Phrasea/Cache/Cache.php index f25d7e8683..59b64aac07 100644 --- a/lib/Alchemy/Phrasea/Cache/Cache.php +++ b/lib/Alchemy/Phrasea/Cache/Cache.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Cache/Exception.php b/lib/Alchemy/Phrasea/Cache/Exception.php index 53066f0a3b..a0d0409053 100644 --- a/lib/Alchemy/Phrasea/Cache/Exception.php +++ b/lib/Alchemy/Phrasea/Cache/Exception.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Cache/Factory.php b/lib/Alchemy/Phrasea/Cache/Factory.php index df4bfe9a36..62888dd76c 100644 --- a/lib/Alchemy/Phrasea/Cache/Factory.php +++ b/lib/Alchemy/Phrasea/Cache/Factory.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Cache/Manager.php b/lib/Alchemy/Phrasea/Cache/Manager.php index 462cb9ebb8..40df9f02dd 100644 --- a/lib/Alchemy/Phrasea/Cache/Manager.php +++ b/lib/Alchemy/Phrasea/Cache/Manager.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Cache/MemcacheCache.php b/lib/Alchemy/Phrasea/Cache/MemcacheCache.php index 7d53df99a6..d74f1abd66 100644 --- a/lib/Alchemy/Phrasea/Cache/MemcacheCache.php +++ b/lib/Alchemy/Phrasea/Cache/MemcacheCache.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Cache/MemcachedCache.php b/lib/Alchemy/Phrasea/Cache/MemcachedCache.php index 82ee182aab..85927af33f 100644 --- a/lib/Alchemy/Phrasea/Cache/MemcachedCache.php +++ b/lib/Alchemy/Phrasea/Cache/MemcachedCache.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Cache/RedisCache.php b/lib/Alchemy/Phrasea/Cache/RedisCache.php index 558a3001af..3dfbd548d9 100644 --- a/lib/Alchemy/Phrasea/Cache/RedisCache.php +++ b/lib/Alchemy/Phrasea/Cache/RedisCache.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Cache/WinCacheCache.php b/lib/Alchemy/Phrasea/Cache/WinCacheCache.php index f51734c943..ba74642883 100644 --- a/lib/Alchemy/Phrasea/Cache/WinCacheCache.php +++ b/lib/Alchemy/Phrasea/Cache/WinCacheCache.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Cache/XcacheCache.php b/lib/Alchemy/Phrasea/Cache/XcacheCache.php index bcde6b07ff..9bf230057d 100644 --- a/lib/Alchemy/Phrasea/Cache/XcacheCache.php +++ b/lib/Alchemy/Phrasea/Cache/XcacheCache.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Command/AbstractCheckCommand.php b/lib/Alchemy/Phrasea/Command/AbstractCheckCommand.php index 7054b86fec..2b2ae0ecf4 100644 --- a/lib/Alchemy/Phrasea/Command/AbstractCheckCommand.php +++ b/lib/Alchemy/Phrasea/Command/AbstractCheckCommand.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Command/BuildMissingSubdefs.php b/lib/Alchemy/Phrasea/Command/BuildMissingSubdefs.php index 048fd68452..79665629f9 100644 --- a/lib/Alchemy/Phrasea/Command/BuildMissingSubdefs.php +++ b/lib/Alchemy/Phrasea/Command/BuildMissingSubdefs.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Command/CheckConfig.php b/lib/Alchemy/Phrasea/Command/CheckConfig.php index 8dd6deedd1..e819f59cd9 100644 --- a/lib/Alchemy/Phrasea/Command/CheckConfig.php +++ b/lib/Alchemy/Phrasea/Command/CheckConfig.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Command/Command.php b/lib/Alchemy/Phrasea/Command/Command.php index 68cdfdd85d..afdd7f9d88 100644 --- a/lib/Alchemy/Phrasea/Command/Command.php +++ b/lib/Alchemy/Phrasea/Command/Command.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Command/CommandInterface.php b/lib/Alchemy/Phrasea/Command/CommandInterface.php index a531d85267..ef26a78852 100644 --- a/lib/Alchemy/Phrasea/Command/CommandInterface.php +++ b/lib/Alchemy/Phrasea/Command/CommandInterface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Command/Compile/Configuration.php b/lib/Alchemy/Phrasea/Command/Compile/Configuration.php index a4fa250e1e..123265d15b 100644 --- a/lib/Alchemy/Phrasea/Command/Compile/Configuration.php +++ b/lib/Alchemy/Phrasea/Command/Compile/Configuration.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Command/CreateCollection.php b/lib/Alchemy/Phrasea/Command/CreateCollection.php index 2b7ba6194e..c64b3ba9e6 100644 --- a/lib/Alchemy/Phrasea/Command/CreateCollection.php +++ b/lib/Alchemy/Phrasea/Command/CreateCollection.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Command/Developer/APIRoutesDumper.php b/lib/Alchemy/Phrasea/Command/Developer/APIRoutesDumper.php index a92ed60ca7..6c1872be73 100644 --- a/lib/Alchemy/Phrasea/Command/Developer/APIRoutesDumper.php +++ b/lib/Alchemy/Phrasea/Command/Developer/APIRoutesDumper.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Command/Developer/AbstractRoutesDumper.php b/lib/Alchemy/Phrasea/Command/Developer/AbstractRoutesDumper.php index 61506e9306..dc3cf78da1 100644 --- a/lib/Alchemy/Phrasea/Command/Developer/AbstractRoutesDumper.php +++ b/lib/Alchemy/Phrasea/Command/Developer/AbstractRoutesDumper.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Command/Developer/Behat.php b/lib/Alchemy/Phrasea/Command/Developer/Behat.php index 21673083e0..bc666e762d 100644 --- a/lib/Alchemy/Phrasea/Command/Developer/Behat.php +++ b/lib/Alchemy/Phrasea/Command/Developer/Behat.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Command/Developer/BowerInstall.php b/lib/Alchemy/Phrasea/Command/Developer/BowerInstall.php index 3e5957870f..b42e236e1b 100644 --- a/lib/Alchemy/Phrasea/Command/Developer/BowerInstall.php +++ b/lib/Alchemy/Phrasea/Command/Developer/BowerInstall.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Command/Developer/ComposerInstall.php b/lib/Alchemy/Phrasea/Command/Developer/ComposerInstall.php index b3925250d1..eac9d42809 100644 --- a/lib/Alchemy/Phrasea/Command/Developer/ComposerInstall.php +++ b/lib/Alchemy/Phrasea/Command/Developer/ComposerInstall.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Command/Developer/IniReset.php b/lib/Alchemy/Phrasea/Command/Developer/IniReset.php index 525304e1c7..123c13bbef 100644 --- a/lib/Alchemy/Phrasea/Command/Developer/IniReset.php +++ b/lib/Alchemy/Phrasea/Command/Developer/IniReset.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Command/Developer/InstallAll.php b/lib/Alchemy/Phrasea/Command/Developer/InstallAll.php index 70d52429e2..dccf354ca3 100644 --- a/lib/Alchemy/Phrasea/Command/Developer/InstallAll.php +++ b/lib/Alchemy/Phrasea/Command/Developer/InstallAll.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Command/Developer/JavascriptBuilder.php b/lib/Alchemy/Phrasea/Command/Developer/JavascriptBuilder.php index 82833cfe81..e271bcbbc0 100644 --- a/lib/Alchemy/Phrasea/Command/Developer/JavascriptBuilder.php +++ b/lib/Alchemy/Phrasea/Command/Developer/JavascriptBuilder.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Command/Developer/LessCompiler.php b/lib/Alchemy/Phrasea/Command/Developer/LessCompiler.php index c2e880bd1d..07391cb9c7 100644 --- a/lib/Alchemy/Phrasea/Command/Developer/LessCompiler.php +++ b/lib/Alchemy/Phrasea/Command/Developer/LessCompiler.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Command/Developer/RoutesDumper.php b/lib/Alchemy/Phrasea/Command/Developer/RoutesDumper.php index 2c26cb0d20..1523d7af60 100644 --- a/lib/Alchemy/Phrasea/Command/Developer/RoutesDumper.php +++ b/lib/Alchemy/Phrasea/Command/Developer/RoutesDumper.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Command/Developer/SetupTestsDbs.php b/lib/Alchemy/Phrasea/Command/Developer/SetupTestsDbs.php index b54874c04e..277f022da3 100644 --- a/lib/Alchemy/Phrasea/Command/Developer/SetupTestsDbs.php +++ b/lib/Alchemy/Phrasea/Command/Developer/SetupTestsDbs.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Command/Developer/Uninstaller.php b/lib/Alchemy/Phrasea/Command/Developer/Uninstaller.php index 79b193b1ae..ec98095158 100644 --- a/lib/Alchemy/Phrasea/Command/Developer/Uninstaller.php +++ b/lib/Alchemy/Phrasea/Command/Developer/Uninstaller.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Command/Developer/Utils/BowerDriver.php b/lib/Alchemy/Phrasea/Command/Developer/Utils/BowerDriver.php index 9d5ff7b665..6e11747d4f 100644 --- a/lib/Alchemy/Phrasea/Command/Developer/Utils/BowerDriver.php +++ b/lib/Alchemy/Phrasea/Command/Developer/Utils/BowerDriver.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Command/Developer/Utils/ComposerDriver.php b/lib/Alchemy/Phrasea/Command/Developer/Utils/ComposerDriver.php index e961299d7f..cdf6ec4c67 100644 --- a/lib/Alchemy/Phrasea/Command/Developer/Utils/ComposerDriver.php +++ b/lib/Alchemy/Phrasea/Command/Developer/Utils/ComposerDriver.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Command/Developer/Utils/RecessDriver.php b/lib/Alchemy/Phrasea/Command/Developer/Utils/RecessDriver.php index 5238428526..aea065d6fe 100644 --- a/lib/Alchemy/Phrasea/Command/Developer/Utils/RecessDriver.php +++ b/lib/Alchemy/Phrasea/Command/Developer/Utils/RecessDriver.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Command/Developer/Utils/UglifyJsDriver.php b/lib/Alchemy/Phrasea/Command/Developer/Utils/UglifyJsDriver.php index df6b3ffe21..15efbeeb6e 100644 --- a/lib/Alchemy/Phrasea/Command/Developer/Utils/UglifyJsDriver.php +++ b/lib/Alchemy/Phrasea/Command/Developer/Utils/UglifyJsDriver.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Command/MailTest.php b/lib/Alchemy/Phrasea/Command/MailTest.php index ee94a4de5a..3a27989ff8 100644 --- a/lib/Alchemy/Phrasea/Command/MailTest.php +++ b/lib/Alchemy/Phrasea/Command/MailTest.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Command/Plugin/AbstractPluginCommand.php b/lib/Alchemy/Phrasea/Command/Plugin/AbstractPluginCommand.php index 5a259e9a92..d175b57e08 100644 --- a/lib/Alchemy/Phrasea/Command/Plugin/AbstractPluginCommand.php +++ b/lib/Alchemy/Phrasea/Command/Plugin/AbstractPluginCommand.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Command/Plugin/AddPlugin.php b/lib/Alchemy/Phrasea/Command/Plugin/AddPlugin.php index cd223e22b0..2049e89d74 100644 --- a/lib/Alchemy/Phrasea/Command/Plugin/AddPlugin.php +++ b/lib/Alchemy/Phrasea/Command/Plugin/AddPlugin.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Command/Plugin/ListPlugin.php b/lib/Alchemy/Phrasea/Command/Plugin/ListPlugin.php index 0b6eee9070..f7e19dd715 100644 --- a/lib/Alchemy/Phrasea/Command/Plugin/ListPlugin.php +++ b/lib/Alchemy/Phrasea/Command/Plugin/ListPlugin.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Command/Plugin/RemovePlugin.php b/lib/Alchemy/Phrasea/Command/Plugin/RemovePlugin.php index 0c3147f2a8..25784044cd 100644 --- a/lib/Alchemy/Phrasea/Command/Plugin/RemovePlugin.php +++ b/lib/Alchemy/Phrasea/Command/Plugin/RemovePlugin.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Command/RecordAdd.php b/lib/Alchemy/Phrasea/Command/RecordAdd.php index 26ccd35245..1bee5886cb 100644 --- a/lib/Alchemy/Phrasea/Command/RecordAdd.php +++ b/lib/Alchemy/Phrasea/Command/RecordAdd.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Command/RescanTechnicalDatas.php b/lib/Alchemy/Phrasea/Command/RescanTechnicalDatas.php index fe5bdaca58..bbbc9ff9f3 100644 --- a/lib/Alchemy/Phrasea/Command/RescanTechnicalDatas.php +++ b/lib/Alchemy/Phrasea/Command/RescanTechnicalDatas.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Command/Setup/CheckEnvironment.php b/lib/Alchemy/Phrasea/Command/Setup/CheckEnvironment.php index 9a303ae663..5848ac40ba 100644 --- a/lib/Alchemy/Phrasea/Command/Setup/CheckEnvironment.php +++ b/lib/Alchemy/Phrasea/Command/Setup/CheckEnvironment.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Command/Setup/CrossDomainGenerator.php b/lib/Alchemy/Phrasea/Command/Setup/CrossDomainGenerator.php index 636824f1a9..e0517f3db8 100644 --- a/lib/Alchemy/Phrasea/Command/Setup/CrossDomainGenerator.php +++ b/lib/Alchemy/Phrasea/Command/Setup/CrossDomainGenerator.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Command/Setup/H264ConfigurationDumper.php b/lib/Alchemy/Phrasea/Command/Setup/H264ConfigurationDumper.php index 103efb04f4..f056ed386d 100644 --- a/lib/Alchemy/Phrasea/Command/Setup/H264ConfigurationDumper.php +++ b/lib/Alchemy/Phrasea/Command/Setup/H264ConfigurationDumper.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Command/Setup/H264MappingGenerator.php b/lib/Alchemy/Phrasea/Command/Setup/H264MappingGenerator.php index 4b4c32c051..b0a17b1b36 100644 --- a/lib/Alchemy/Phrasea/Command/Setup/H264MappingGenerator.php +++ b/lib/Alchemy/Phrasea/Command/Setup/H264MappingGenerator.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Command/Setup/Install.php b/lib/Alchemy/Phrasea/Command/Setup/Install.php index 7bacd51010..7afc11dd9d 100644 --- a/lib/Alchemy/Phrasea/Command/Setup/Install.php +++ b/lib/Alchemy/Phrasea/Command/Setup/Install.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Command/Setup/PluginsReset.php b/lib/Alchemy/Phrasea/Command/Setup/PluginsReset.php index ee9aa660f8..eea940fba9 100644 --- a/lib/Alchemy/Phrasea/Command/Setup/PluginsReset.php +++ b/lib/Alchemy/Phrasea/Command/Setup/PluginsReset.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Command/Setup/StaticConfigurationDumper.php b/lib/Alchemy/Phrasea/Command/Setup/StaticConfigurationDumper.php index 7b600a4836..de5b0bffca 100644 --- a/lib/Alchemy/Phrasea/Command/Setup/StaticConfigurationDumper.php +++ b/lib/Alchemy/Phrasea/Command/Setup/StaticConfigurationDumper.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Command/Setup/StaticMappingGenerator.php b/lib/Alchemy/Phrasea/Command/Setup/StaticMappingGenerator.php index 1ecaff8592..c09b1a3e33 100644 --- a/lib/Alchemy/Phrasea/Command/Setup/StaticMappingGenerator.php +++ b/lib/Alchemy/Phrasea/Command/Setup/StaticMappingGenerator.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Command/Setup/XSendFileConfigurationDumper.php b/lib/Alchemy/Phrasea/Command/Setup/XSendFileConfigurationDumper.php index ec20cfe039..ffa248c863 100644 --- a/lib/Alchemy/Phrasea/Command/Setup/XSendFileConfigurationDumper.php +++ b/lib/Alchemy/Phrasea/Command/Setup/XSendFileConfigurationDumper.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Command/Setup/XSendFileMappingGenerator.php b/lib/Alchemy/Phrasea/Command/Setup/XSendFileMappingGenerator.php index 5bd6d8ba37..c48b40e243 100644 --- a/lib/Alchemy/Phrasea/Command/Setup/XSendFileMappingGenerator.php +++ b/lib/Alchemy/Phrasea/Command/Setup/XSendFileMappingGenerator.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Command/Upgrade/DatasUpgraderInterface.php b/lib/Alchemy/Phrasea/Command/Upgrade/DatasUpgraderInterface.php index a35c511866..87f4714676 100644 --- a/lib/Alchemy/Phrasea/Command/Upgrade/DatasUpgraderInterface.php +++ b/lib/Alchemy/Phrasea/Command/Upgrade/DatasUpgraderInterface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Command/Upgrade/Step31.php b/lib/Alchemy/Phrasea/Command/Upgrade/Step31.php index 494b2d28f8..757c43cbd5 100644 --- a/lib/Alchemy/Phrasea/Command/Upgrade/Step31.php +++ b/lib/Alchemy/Phrasea/Command/Upgrade/Step31.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Command/Upgrade/Step35.php b/lib/Alchemy/Phrasea/Command/Upgrade/Step35.php index 14a49b1157..dc3b155133 100644 --- a/lib/Alchemy/Phrasea/Command/Upgrade/Step35.php +++ b/lib/Alchemy/Phrasea/Command/Upgrade/Step35.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Command/UpgradeDBDatas.php b/lib/Alchemy/Phrasea/Command/UpgradeDBDatas.php index 6d14b986e2..4bc7e40e7b 100644 --- a/lib/Alchemy/Phrasea/Command/UpgradeDBDatas.php +++ b/lib/Alchemy/Phrasea/Command/UpgradeDBDatas.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/AbstractDelivery.php b/lib/Alchemy/Phrasea/Controller/AbstractDelivery.php index 81fa246c3e..06de016260 100644 --- a/lib/Alchemy/Phrasea/Controller/AbstractDelivery.php +++ b/lib/Alchemy/Phrasea/Controller/AbstractDelivery.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Admin/Collection.php b/lib/Alchemy/Phrasea/Controller/Admin/Collection.php index 3b0b870744..50164a17ab 100644 --- a/lib/Alchemy/Phrasea/Controller/Admin/Collection.php +++ b/lib/Alchemy/Phrasea/Controller/Admin/Collection.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Admin/ConnectedUsers.php b/lib/Alchemy/Phrasea/Controller/Admin/ConnectedUsers.php index bd01efdc1c..25de589473 100644 --- a/lib/Alchemy/Phrasea/Controller/Admin/ConnectedUsers.php +++ b/lib/Alchemy/Phrasea/Controller/Admin/ConnectedUsers.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Admin/Dashboard.php b/lib/Alchemy/Phrasea/Controller/Admin/Dashboard.php index e976d59936..18050612cd 100644 --- a/lib/Alchemy/Phrasea/Controller/Admin/Dashboard.php +++ b/lib/Alchemy/Phrasea/Controller/Admin/Dashboard.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Admin/Databox.php b/lib/Alchemy/Phrasea/Controller/Admin/Databox.php index 89dbf4e695..2dfa87c1ae 100644 --- a/lib/Alchemy/Phrasea/Controller/Admin/Databox.php +++ b/lib/Alchemy/Phrasea/Controller/Admin/Databox.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Admin/Databoxes.php b/lib/Alchemy/Phrasea/Controller/Admin/Databoxes.php index 71215a19d1..f4aeee2290 100644 --- a/lib/Alchemy/Phrasea/Controller/Admin/Databoxes.php +++ b/lib/Alchemy/Phrasea/Controller/Admin/Databoxes.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Admin/Fields.php b/lib/Alchemy/Phrasea/Controller/Admin/Fields.php index 679168d90f..455c1caa94 100644 --- a/lib/Alchemy/Phrasea/Controller/Admin/Fields.php +++ b/lib/Alchemy/Phrasea/Controller/Admin/Fields.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Admin/Publications.php b/lib/Alchemy/Phrasea/Controller/Admin/Publications.php index 2f51e9fed7..82c92c6f3a 100644 --- a/lib/Alchemy/Phrasea/Controller/Admin/Publications.php +++ b/lib/Alchemy/Phrasea/Controller/Admin/Publications.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Admin/Root.php b/lib/Alchemy/Phrasea/Controller/Admin/Root.php index b41a5c37b1..de70772e73 100644 --- a/lib/Alchemy/Phrasea/Controller/Admin/Root.php +++ b/lib/Alchemy/Phrasea/Controller/Admin/Root.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Admin/SearchEngine.php b/lib/Alchemy/Phrasea/Controller/Admin/SearchEngine.php index a1c4fe6245..34d2905725 100644 --- a/lib/Alchemy/Phrasea/Controller/Admin/SearchEngine.php +++ b/lib/Alchemy/Phrasea/Controller/Admin/SearchEngine.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Admin/Setup.php b/lib/Alchemy/Phrasea/Controller/Admin/Setup.php index 77ef6d325b..edb1c29b5d 100644 --- a/lib/Alchemy/Phrasea/Controller/Admin/Setup.php +++ b/lib/Alchemy/Phrasea/Controller/Admin/Setup.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Admin/Subdefs.php b/lib/Alchemy/Phrasea/Controller/Admin/Subdefs.php index 0a022afe59..e38bf04725 100644 --- a/lib/Alchemy/Phrasea/Controller/Admin/Subdefs.php +++ b/lib/Alchemy/Phrasea/Controller/Admin/Subdefs.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Admin/Users.php b/lib/Alchemy/Phrasea/Controller/Admin/Users.php index b5295f76cf..12baa8ded5 100644 --- a/lib/Alchemy/Phrasea/Controller/Admin/Users.php +++ b/lib/Alchemy/Phrasea/Controller/Admin/Users.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Api/Oauth2.php b/lib/Alchemy/Phrasea/Controller/Api/Oauth2.php index ff64e2f089..62e6937ec0 100644 --- a/lib/Alchemy/Phrasea/Controller/Api/Oauth2.php +++ b/lib/Alchemy/Phrasea/Controller/Api/Oauth2.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Api/V1.php b/lib/Alchemy/Phrasea/Controller/Api/V1.php index 58ee7b7049..370f122504 100644 --- a/lib/Alchemy/Phrasea/Controller/Api/V1.php +++ b/lib/Alchemy/Phrasea/Controller/Api/V1.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Datafiles.php b/lib/Alchemy/Phrasea/Controller/Datafiles.php index 35546007bc..4a9035b7e8 100644 --- a/lib/Alchemy/Phrasea/Controller/Datafiles.php +++ b/lib/Alchemy/Phrasea/Controller/Datafiles.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Exception.php b/lib/Alchemy/Phrasea/Controller/Exception.php index 54de50a48d..1d71bbc505 100644 --- a/lib/Alchemy/Phrasea/Controller/Exception.php +++ b/lib/Alchemy/Phrasea/Controller/Exception.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Lightbox.php b/lib/Alchemy/Phrasea/Controller/Lightbox.php index 2ed4f3fb05..493c5f6fa5 100644 --- a/lib/Alchemy/Phrasea/Controller/Lightbox.php +++ b/lib/Alchemy/Phrasea/Controller/Lightbox.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Minifier.php b/lib/Alchemy/Phrasea/Controller/Minifier.php index 912c5f5470..e866adc9f4 100644 --- a/lib/Alchemy/Phrasea/Controller/Minifier.php +++ b/lib/Alchemy/Phrasea/Controller/Minifier.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Permalink.php b/lib/Alchemy/Phrasea/Controller/Permalink.php index 7df3751cee..d65336bb31 100644 --- a/lib/Alchemy/Phrasea/Controller/Permalink.php +++ b/lib/Alchemy/Phrasea/Controller/Permalink.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Prod/Basket.php b/lib/Alchemy/Phrasea/Controller/Prod/Basket.php index 986c98584e..ecca3822e1 100644 --- a/lib/Alchemy/Phrasea/Controller/Prod/Basket.php +++ b/lib/Alchemy/Phrasea/Controller/Prod/Basket.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Prod/Bridge.php b/lib/Alchemy/Phrasea/Controller/Prod/Bridge.php index 6da6cd7087..1475514eb7 100644 --- a/lib/Alchemy/Phrasea/Controller/Prod/Bridge.php +++ b/lib/Alchemy/Phrasea/Controller/Prod/Bridge.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Prod/DoDownload.php b/lib/Alchemy/Phrasea/Controller/Prod/DoDownload.php index 416bb41d73..04287d9482 100644 --- a/lib/Alchemy/Phrasea/Controller/Prod/DoDownload.php +++ b/lib/Alchemy/Phrasea/Controller/Prod/DoDownload.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Prod/Download.php b/lib/Alchemy/Phrasea/Controller/Prod/Download.php index 51ee91017a..e07541db4b 100644 --- a/lib/Alchemy/Phrasea/Controller/Prod/Download.php +++ b/lib/Alchemy/Phrasea/Controller/Prod/Download.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Prod/Edit.php b/lib/Alchemy/Phrasea/Controller/Prod/Edit.php index 7fbc65050a..fcadd88eea 100644 --- a/lib/Alchemy/Phrasea/Controller/Prod/Edit.php +++ b/lib/Alchemy/Phrasea/Controller/Prod/Edit.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Prod/Export.php b/lib/Alchemy/Phrasea/Controller/Prod/Export.php index cff1ed4c73..be6bb8f006 100644 --- a/lib/Alchemy/Phrasea/Controller/Prod/Export.php +++ b/lib/Alchemy/Phrasea/Controller/Prod/Export.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Prod/Feed.php b/lib/Alchemy/Phrasea/Controller/Prod/Feed.php index 209095223a..d81db0aaa3 100644 --- a/lib/Alchemy/Phrasea/Controller/Prod/Feed.php +++ b/lib/Alchemy/Phrasea/Controller/Prod/Feed.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Prod/Language.php b/lib/Alchemy/Phrasea/Controller/Prod/Language.php index a1ece019fa..c1beea92c7 100644 --- a/lib/Alchemy/Phrasea/Controller/Prod/Language.php +++ b/lib/Alchemy/Phrasea/Controller/Prod/Language.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Prod/Lazaret.php b/lib/Alchemy/Phrasea/Controller/Prod/Lazaret.php index dc80f28fd2..1152319c87 100644 --- a/lib/Alchemy/Phrasea/Controller/Prod/Lazaret.php +++ b/lib/Alchemy/Phrasea/Controller/Prod/Lazaret.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Prod/MoveCollection.php b/lib/Alchemy/Phrasea/Controller/Prod/MoveCollection.php index f7bb526cf2..183c4ce704 100644 --- a/lib/Alchemy/Phrasea/Controller/Prod/MoveCollection.php +++ b/lib/Alchemy/Phrasea/Controller/Prod/MoveCollection.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Prod/Order.php b/lib/Alchemy/Phrasea/Controller/Prod/Order.php index 829df71289..0dc76c4527 100644 --- a/lib/Alchemy/Phrasea/Controller/Prod/Order.php +++ b/lib/Alchemy/Phrasea/Controller/Prod/Order.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Prod/Printer.php b/lib/Alchemy/Phrasea/Controller/Prod/Printer.php index 42a6fe321e..9451f54ac7 100644 --- a/lib/Alchemy/Phrasea/Controller/Prod/Printer.php +++ b/lib/Alchemy/Phrasea/Controller/Prod/Printer.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Prod/Property.php b/lib/Alchemy/Phrasea/Controller/Prod/Property.php index 1cd991b716..532fd0a6a7 100644 --- a/lib/Alchemy/Phrasea/Controller/Prod/Property.php +++ b/lib/Alchemy/Phrasea/Controller/Prod/Property.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Prod/Push.php b/lib/Alchemy/Phrasea/Controller/Prod/Push.php index 77c2bcda54..8155bc8d66 100644 --- a/lib/Alchemy/Phrasea/Controller/Prod/Push.php +++ b/lib/Alchemy/Phrasea/Controller/Prod/Push.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Prod/Query.php b/lib/Alchemy/Phrasea/Controller/Prod/Query.php index 51fac55d98..fccc2b602f 100644 --- a/lib/Alchemy/Phrasea/Controller/Prod/Query.php +++ b/lib/Alchemy/Phrasea/Controller/Prod/Query.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Prod/Records.php b/lib/Alchemy/Phrasea/Controller/Prod/Records.php index dd0cc71fed..537b5f3d40 100644 --- a/lib/Alchemy/Phrasea/Controller/Prod/Records.php +++ b/lib/Alchemy/Phrasea/Controller/Prod/Records.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Prod/Root.php b/lib/Alchemy/Phrasea/Controller/Prod/Root.php index c24f9681da..26cddf6ed1 100644 --- a/lib/Alchemy/Phrasea/Controller/Prod/Root.php +++ b/lib/Alchemy/Phrasea/Controller/Prod/Root.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Prod/Share.php b/lib/Alchemy/Phrasea/Controller/Prod/Share.php index c3e3e09f6f..091092e5ca 100644 --- a/lib/Alchemy/Phrasea/Controller/Prod/Share.php +++ b/lib/Alchemy/Phrasea/Controller/Prod/Share.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Prod/Story.php b/lib/Alchemy/Phrasea/Controller/Prod/Story.php index b61db716ef..04f2d60aff 100644 --- a/lib/Alchemy/Phrasea/Controller/Prod/Story.php +++ b/lib/Alchemy/Phrasea/Controller/Prod/Story.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Prod/TOU.php b/lib/Alchemy/Phrasea/Controller/Prod/TOU.php index 7c294e7be1..ac4b7b9638 100644 --- a/lib/Alchemy/Phrasea/Controller/Prod/TOU.php +++ b/lib/Alchemy/Phrasea/Controller/Prod/TOU.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Prod/Tools.php b/lib/Alchemy/Phrasea/Controller/Prod/Tools.php index 53bc7cd94e..81b95573f5 100644 --- a/lib/Alchemy/Phrasea/Controller/Prod/Tools.php +++ b/lib/Alchemy/Phrasea/Controller/Prod/Tools.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Prod/Tooltip.php b/lib/Alchemy/Phrasea/Controller/Prod/Tooltip.php index 6cc8359da3..4619eb75bf 100644 --- a/lib/Alchemy/Phrasea/Controller/Prod/Tooltip.php +++ b/lib/Alchemy/Phrasea/Controller/Prod/Tooltip.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Prod/Upload.php b/lib/Alchemy/Phrasea/Controller/Prod/Upload.php index 9a8b7fc4ca..eee6ef7153 100644 --- a/lib/Alchemy/Phrasea/Controller/Prod/Upload.php +++ b/lib/Alchemy/Phrasea/Controller/Prod/Upload.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Prod/UsrLists.php b/lib/Alchemy/Phrasea/Controller/Prod/UsrLists.php index d27f4b589d..96d5de1346 100644 --- a/lib/Alchemy/Phrasea/Controller/Prod/UsrLists.php +++ b/lib/Alchemy/Phrasea/Controller/Prod/UsrLists.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Prod/WorkZone.php b/lib/Alchemy/Phrasea/Controller/Prod/WorkZone.php index c4e18867c5..62c6998070 100644 --- a/lib/Alchemy/Phrasea/Controller/Prod/WorkZone.php +++ b/lib/Alchemy/Phrasea/Controller/Prod/WorkZone.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/RecordsRequest.php b/lib/Alchemy/Phrasea/Controller/RecordsRequest.php index 6ac0d98840..45743a9167 100644 --- a/lib/Alchemy/Phrasea/Controller/RecordsRequest.php +++ b/lib/Alchemy/Phrasea/Controller/RecordsRequest.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Report/Activity.php b/lib/Alchemy/Phrasea/Controller/Report/Activity.php index 6bdacae200..8e98f7cdd2 100644 --- a/lib/Alchemy/Phrasea/Controller/Report/Activity.php +++ b/lib/Alchemy/Phrasea/Controller/Report/Activity.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Report/Informations.php b/lib/Alchemy/Phrasea/Controller/Report/Informations.php index 6a6503f193..910c602e83 100644 --- a/lib/Alchemy/Phrasea/Controller/Report/Informations.php +++ b/lib/Alchemy/Phrasea/Controller/Report/Informations.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Report/Root.php b/lib/Alchemy/Phrasea/Controller/Report/Root.php index a0bbfbceb6..fd54343ce9 100644 --- a/lib/Alchemy/Phrasea/Controller/Report/Root.php +++ b/lib/Alchemy/Phrasea/Controller/Report/Root.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Root/Account.php b/lib/Alchemy/Phrasea/Controller/Root/Account.php index 370ccfdf5a..14efc3bbc9 100644 --- a/lib/Alchemy/Phrasea/Controller/Root/Account.php +++ b/lib/Alchemy/Phrasea/Controller/Root/Account.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Root/Developers.php b/lib/Alchemy/Phrasea/Controller/Root/Developers.php index fd8c2cf7a8..93bd90609f 100644 --- a/lib/Alchemy/Phrasea/Controller/Root/Developers.php +++ b/lib/Alchemy/Phrasea/Controller/Root/Developers.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Root/Login.php b/lib/Alchemy/Phrasea/Controller/Root/Login.php index 77bb89d835..59bf5efec0 100644 --- a/lib/Alchemy/Phrasea/Controller/Root/Login.php +++ b/lib/Alchemy/Phrasea/Controller/Root/Login.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Root/RSSFeeds.php b/lib/Alchemy/Phrasea/Controller/Root/RSSFeeds.php index 7eb4001df2..7614b9fac4 100644 --- a/lib/Alchemy/Phrasea/Controller/Root/RSSFeeds.php +++ b/lib/Alchemy/Phrasea/Controller/Root/RSSFeeds.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Root/Root.php b/lib/Alchemy/Phrasea/Controller/Root/Root.php index 8b53a1a830..55ab06ebcd 100644 --- a/lib/Alchemy/Phrasea/Controller/Root/Root.php +++ b/lib/Alchemy/Phrasea/Controller/Root/Root.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Root/Session.php b/lib/Alchemy/Phrasea/Controller/Root/Session.php index 96e88b54e4..8c3168fe3a 100644 --- a/lib/Alchemy/Phrasea/Controller/Root/Session.php +++ b/lib/Alchemy/Phrasea/Controller/Root/Session.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Setup.php b/lib/Alchemy/Phrasea/Controller/Setup.php index 2e308b4165..cab48e6e86 100644 --- a/lib/Alchemy/Phrasea/Controller/Setup.php +++ b/lib/Alchemy/Phrasea/Controller/Setup.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Thesaurus/Thesaurus.php b/lib/Alchemy/Phrasea/Controller/Thesaurus/Thesaurus.php index 7c2f7e1c4e..ad378d351a 100644 --- a/lib/Alchemy/Phrasea/Controller/Thesaurus/Thesaurus.php +++ b/lib/Alchemy/Phrasea/Controller/Thesaurus/Thesaurus.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/Thesaurus/Xmlhttp.php b/lib/Alchemy/Phrasea/Controller/Thesaurus/Xmlhttp.php index a98f09233b..835923d842 100644 --- a/lib/Alchemy/Phrasea/Controller/Thesaurus/Xmlhttp.php +++ b/lib/Alchemy/Phrasea/Controller/Thesaurus/Xmlhttp.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/User/Notifications.php b/lib/Alchemy/Phrasea/Controller/User/Notifications.php index 1d2cb1b1ea..86ba6b33d7 100644 --- a/lib/Alchemy/Phrasea/Controller/User/Notifications.php +++ b/lib/Alchemy/Phrasea/Controller/User/Notifications.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Controller/User/Preferences.php b/lib/Alchemy/Phrasea/Controller/User/Preferences.php index c3372249d7..98d29f331c 100644 --- a/lib/Alchemy/Phrasea/Controller/User/Preferences.php +++ b/lib/Alchemy/Phrasea/Controller/User/Preferences.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/CLIProvider/CLIDriversServiceProvider.php b/lib/Alchemy/Phrasea/Core/CLIProvider/CLIDriversServiceProvider.php index 5c48ba40c8..1c3ec80357 100644 --- a/lib/Alchemy/Phrasea/Core/CLIProvider/CLIDriversServiceProvider.php +++ b/lib/Alchemy/Phrasea/Core/CLIProvider/CLIDriversServiceProvider.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/CLIProvider/ComposerSetupServiceProvider.php b/lib/Alchemy/Phrasea/Core/CLIProvider/ComposerSetupServiceProvider.php index 3072ec1310..86e75f983e 100644 --- a/lib/Alchemy/Phrasea/Core/CLIProvider/ComposerSetupServiceProvider.php +++ b/lib/Alchemy/Phrasea/Core/CLIProvider/ComposerSetupServiceProvider.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/CLIProvider/LessBuilderServiceProvider.php b/lib/Alchemy/Phrasea/Core/CLIProvider/LessBuilderServiceProvider.php index 5a2834b898..ef137a4b2c 100644 --- a/lib/Alchemy/Phrasea/Core/CLIProvider/LessBuilderServiceProvider.php +++ b/lib/Alchemy/Phrasea/Core/CLIProvider/LessBuilderServiceProvider.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/CLIProvider/PluginServiceProvider.php b/lib/Alchemy/Phrasea/Core/CLIProvider/PluginServiceProvider.php index 9368f091a0..2209fef5a0 100644 --- a/lib/Alchemy/Phrasea/Core/CLIProvider/PluginServiceProvider.php +++ b/lib/Alchemy/Phrasea/Core/CLIProvider/PluginServiceProvider.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Configuration/Compiler.php b/lib/Alchemy/Phrasea/Core/Configuration/Compiler.php index 8aa8b0b9bf..2522fade5e 100644 --- a/lib/Alchemy/Phrasea/Core/Configuration/Compiler.php +++ b/lib/Alchemy/Phrasea/Core/Configuration/Compiler.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Configuration/Configuration.php b/lib/Alchemy/Phrasea/Core/Configuration/Configuration.php index 944607f8cd..05cf8effaf 100644 --- a/lib/Alchemy/Phrasea/Core/Configuration/Configuration.php +++ b/lib/Alchemy/Phrasea/Core/Configuration/Configuration.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Configuration/ConfigurationInterface.php b/lib/Alchemy/Phrasea/Core/Configuration/ConfigurationInterface.php index fa769fdc9c..15a709b5ae 100644 --- a/lib/Alchemy/Phrasea/Core/Configuration/ConfigurationInterface.php +++ b/lib/Alchemy/Phrasea/Core/Configuration/ConfigurationInterface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Event/ApiLoadEndEvent.php b/lib/Alchemy/Phrasea/Core/Event/ApiLoadEndEvent.php index f9a93ab7d4..6744dee62b 100644 --- a/lib/Alchemy/Phrasea/Core/Event/ApiLoadEndEvent.php +++ b/lib/Alchemy/Phrasea/Core/Event/ApiLoadEndEvent.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Event/ApiLoadStartEvent.php b/lib/Alchemy/Phrasea/Core/Event/ApiLoadStartEvent.php index 993cc49670..dbc4556df4 100644 --- a/lib/Alchemy/Phrasea/Core/Event/ApiLoadStartEvent.php +++ b/lib/Alchemy/Phrasea/Core/Event/ApiLoadStartEvent.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Event/ApiOAuth2EndEvent.php b/lib/Alchemy/Phrasea/Core/Event/ApiOAuth2EndEvent.php index 6e353d228c..40f2bd6146 100644 --- a/lib/Alchemy/Phrasea/Core/Event/ApiOAuth2EndEvent.php +++ b/lib/Alchemy/Phrasea/Core/Event/ApiOAuth2EndEvent.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Event/ApiOAuth2StartEvent.php b/lib/Alchemy/Phrasea/Core/Event/ApiOAuth2StartEvent.php index 421547c386..db5c80a3e1 100644 --- a/lib/Alchemy/Phrasea/Core/Event/ApiOAuth2StartEvent.php +++ b/lib/Alchemy/Phrasea/Core/Event/ApiOAuth2StartEvent.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Event/ApiResultEvent.php b/lib/Alchemy/Phrasea/Core/Event/ApiResultEvent.php index bcc11b40b5..a7ce973de3 100644 --- a/lib/Alchemy/Phrasea/Core/Event/ApiResultEvent.php +++ b/lib/Alchemy/Phrasea/Core/Event/ApiResultEvent.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Event/CollectionCreateEvent.php b/lib/Alchemy/Phrasea/Core/Event/CollectionCreateEvent.php index 1f81b848ca..53c9bf2f04 100644 --- a/lib/Alchemy/Phrasea/Core/Event/CollectionCreateEvent.php +++ b/lib/Alchemy/Phrasea/Core/Event/CollectionCreateEvent.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Event/LogoutEvent.php b/lib/Alchemy/Phrasea/Core/Event/LogoutEvent.php index 16c0d2d920..1ecef92341 100644 --- a/lib/Alchemy/Phrasea/Core/Event/LogoutEvent.php +++ b/lib/Alchemy/Phrasea/Core/Event/LogoutEvent.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Event/PostAuthenticate.php b/lib/Alchemy/Phrasea/Core/Event/PostAuthenticate.php index 15f538144d..fa566814bf 100644 --- a/lib/Alchemy/Phrasea/Core/Event/PostAuthenticate.php +++ b/lib/Alchemy/Phrasea/Core/Event/PostAuthenticate.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Event/PreAuthenticate.php b/lib/Alchemy/Phrasea/Core/Event/PreAuthenticate.php index e85187394f..8ee97eec7d 100644 --- a/lib/Alchemy/Phrasea/Core/Event/PreAuthenticate.php +++ b/lib/Alchemy/Phrasea/Core/Event/PreAuthenticate.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Event/RecordEdit.php b/lib/Alchemy/Phrasea/Core/Event/RecordEdit.php index f26254c99e..ddc63c905c 100644 --- a/lib/Alchemy/Phrasea/Core/Event/RecordEdit.php +++ b/lib/Alchemy/Phrasea/Core/Event/RecordEdit.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Event/Subscriber/ApiCorsSubscriber.php b/lib/Alchemy/Phrasea/Core/Event/Subscriber/ApiCorsSubscriber.php index f1f4ab2e3b..19595a1509 100644 --- a/lib/Alchemy/Phrasea/Core/Event/Subscriber/ApiCorsSubscriber.php +++ b/lib/Alchemy/Phrasea/Core/Event/Subscriber/ApiCorsSubscriber.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Event/Subscriber/ApiExceptionHandlerSubscriber.php b/lib/Alchemy/Phrasea/Core/Event/Subscriber/ApiExceptionHandlerSubscriber.php index 03f62462cb..64bc566e64 100644 --- a/lib/Alchemy/Phrasea/Core/Event/Subscriber/ApiExceptionHandlerSubscriber.php +++ b/lib/Alchemy/Phrasea/Core/Event/Subscriber/ApiExceptionHandlerSubscriber.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Event/Subscriber/ApiOauth2ErrorsSubscriber.php b/lib/Alchemy/Phrasea/Core/Event/Subscriber/ApiOauth2ErrorsSubscriber.php index d3617320ef..3f6f548bb4 100644 --- a/lib/Alchemy/Phrasea/Core/Event/Subscriber/ApiOauth2ErrorsSubscriber.php +++ b/lib/Alchemy/Phrasea/Core/Event/Subscriber/ApiOauth2ErrorsSubscriber.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Event/Subscriber/BridgeExceptionSubscriber.php b/lib/Alchemy/Phrasea/Core/Event/Subscriber/BridgeExceptionSubscriber.php index bc1723260e..39815090dd 100644 --- a/lib/Alchemy/Phrasea/Core/Event/Subscriber/BridgeExceptionSubscriber.php +++ b/lib/Alchemy/Phrasea/Core/Event/Subscriber/BridgeExceptionSubscriber.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Event/Subscriber/ContentNegotiationSubscriber.php b/lib/Alchemy/Phrasea/Core/Event/Subscriber/ContentNegotiationSubscriber.php index 9769e71571..305fe27ddb 100644 --- a/lib/Alchemy/Phrasea/Core/Event/Subscriber/ContentNegotiationSubscriber.php +++ b/lib/Alchemy/Phrasea/Core/Event/Subscriber/ContentNegotiationSubscriber.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Event/Subscriber/CookiesDisablerSubscriber.php b/lib/Alchemy/Phrasea/Core/Event/Subscriber/CookiesDisablerSubscriber.php index 9ce4113c0b..beab4cad94 100644 --- a/lib/Alchemy/Phrasea/Core/Event/Subscriber/CookiesDisablerSubscriber.php +++ b/lib/Alchemy/Phrasea/Core/Event/Subscriber/CookiesDisablerSubscriber.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Event/Subscriber/DebuggerSubscriber.php b/lib/Alchemy/Phrasea/Core/Event/Subscriber/DebuggerSubscriber.php index 29220ed358..08a1f82b6d 100644 --- a/lib/Alchemy/Phrasea/Core/Event/Subscriber/DebuggerSubscriber.php +++ b/lib/Alchemy/Phrasea/Core/Event/Subscriber/DebuggerSubscriber.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Event/Subscriber/FirewallSubscriber.php b/lib/Alchemy/Phrasea/Core/Event/Subscriber/FirewallSubscriber.php index 50b1bb5e7a..72e016871a 100644 --- a/lib/Alchemy/Phrasea/Core/Event/Subscriber/FirewallSubscriber.php +++ b/lib/Alchemy/Phrasea/Core/Event/Subscriber/FirewallSubscriber.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Event/Subscriber/JsonRequestSubscriber.php b/lib/Alchemy/Phrasea/Core/Event/Subscriber/JsonRequestSubscriber.php index 91d131e883..3831072031 100644 --- a/lib/Alchemy/Phrasea/Core/Event/Subscriber/JsonRequestSubscriber.php +++ b/lib/Alchemy/Phrasea/Core/Event/Subscriber/JsonRequestSubscriber.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Event/Subscriber/LogoutSubscriber.php b/lib/Alchemy/Phrasea/Core/Event/Subscriber/LogoutSubscriber.php index 3658f424cd..9205aab56c 100644 --- a/lib/Alchemy/Phrasea/Core/Event/Subscriber/LogoutSubscriber.php +++ b/lib/Alchemy/Phrasea/Core/Event/Subscriber/LogoutSubscriber.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Event/Subscriber/MaintenanceSubscriber.php b/lib/Alchemy/Phrasea/Core/Event/Subscriber/MaintenanceSubscriber.php index 2ff4224717..305ec72608 100644 --- a/lib/Alchemy/Phrasea/Core/Event/Subscriber/MaintenanceSubscriber.php +++ b/lib/Alchemy/Phrasea/Core/Event/Subscriber/MaintenanceSubscriber.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Event/Subscriber/PersistentCookieSubscriber.php b/lib/Alchemy/Phrasea/Core/Event/Subscriber/PersistentCookieSubscriber.php index 11cc9a6c07..49650414fe 100644 --- a/lib/Alchemy/Phrasea/Core/Event/Subscriber/PersistentCookieSubscriber.php +++ b/lib/Alchemy/Phrasea/Core/Event/Subscriber/PersistentCookieSubscriber.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Event/Subscriber/PhraseaExceptionHandlerSubscriber.php b/lib/Alchemy/Phrasea/Core/Event/Subscriber/PhraseaExceptionHandlerSubscriber.php index 9b75c94b9d..b56dad8967 100644 --- a/lib/Alchemy/Phrasea/Core/Event/Subscriber/PhraseaExceptionHandlerSubscriber.php +++ b/lib/Alchemy/Phrasea/Core/Event/Subscriber/PhraseaExceptionHandlerSubscriber.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Event/Subscriber/PhraseaLocaleSubscriber.php b/lib/Alchemy/Phrasea/Core/Event/Subscriber/PhraseaLocaleSubscriber.php index 34ecb213cd..4df16daa92 100644 --- a/lib/Alchemy/Phrasea/Core/Event/Subscriber/PhraseaLocaleSubscriber.php +++ b/lib/Alchemy/Phrasea/Core/Event/Subscriber/PhraseaLocaleSubscriber.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Event/Subscriber/RecordEditSubscriber.php b/lib/Alchemy/Phrasea/Core/Event/Subscriber/RecordEditSubscriber.php index 70614f8f54..be89f0349e 100644 --- a/lib/Alchemy/Phrasea/Core/Event/Subscriber/RecordEditSubscriber.php +++ b/lib/Alchemy/Phrasea/Core/Event/Subscriber/RecordEditSubscriber.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Event/Subscriber/SessionManagerSubscriber.php b/lib/Alchemy/Phrasea/Core/Event/Subscriber/SessionManagerSubscriber.php index 0b3481a059..ce4942d908 100644 --- a/lib/Alchemy/Phrasea/Core/Event/Subscriber/SessionManagerSubscriber.php +++ b/lib/Alchemy/Phrasea/Core/Event/Subscriber/SessionManagerSubscriber.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Event/Subscriber/TrustedProxySubscriber.php b/lib/Alchemy/Phrasea/Core/Event/Subscriber/TrustedProxySubscriber.php index fa16461ccb..6eeb542c65 100644 --- a/lib/Alchemy/Phrasea/Core/Event/Subscriber/TrustedProxySubscriber.php +++ b/lib/Alchemy/Phrasea/Core/Event/Subscriber/TrustedProxySubscriber.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Event/Subscriber/XSendFileSubscriber.php b/lib/Alchemy/Phrasea/Core/Event/Subscriber/XSendFileSubscriber.php index d75b75e278..a24ed4152a 100644 --- a/lib/Alchemy/Phrasea/Core/Event/Subscriber/XSendFileSubscriber.php +++ b/lib/Alchemy/Phrasea/Core/Event/Subscriber/XSendFileSubscriber.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/PhraseaEvents.php b/lib/Alchemy/Phrasea/Core/PhraseaEvents.php index f07001c60f..937bfa5f0e 100644 --- a/lib/Alchemy/Phrasea/Core/PhraseaEvents.php +++ b/lib/Alchemy/Phrasea/Core/PhraseaEvents.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/PhraseaExceptionHandler.php b/lib/Alchemy/Phrasea/Core/PhraseaExceptionHandler.php index 8496f801e0..c2855659f7 100644 --- a/lib/Alchemy/Phrasea/Core/PhraseaExceptionHandler.php +++ b/lib/Alchemy/Phrasea/Core/PhraseaExceptionHandler.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Provider/AuthenticationManagerServiceProvider.php b/lib/Alchemy/Phrasea/Core/Provider/AuthenticationManagerServiceProvider.php index 74fba6de58..f337a101da 100644 --- a/lib/Alchemy/Phrasea/Core/Provider/AuthenticationManagerServiceProvider.php +++ b/lib/Alchemy/Phrasea/Core/Provider/AuthenticationManagerServiceProvider.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Provider/BorderManagerServiceProvider.php b/lib/Alchemy/Phrasea/Core/Provider/BorderManagerServiceProvider.php index 626e2b9a22..f68a224182 100644 --- a/lib/Alchemy/Phrasea/Core/Provider/BorderManagerServiceProvider.php +++ b/lib/Alchemy/Phrasea/Core/Provider/BorderManagerServiceProvider.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Provider/BrowserServiceProvider.php b/lib/Alchemy/Phrasea/Core/Provider/BrowserServiceProvider.php index 368126fd36..cdd7ff26e4 100644 --- a/lib/Alchemy/Phrasea/Core/Provider/BrowserServiceProvider.php +++ b/lib/Alchemy/Phrasea/Core/Provider/BrowserServiceProvider.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Provider/CSVServiceProvider.php b/lib/Alchemy/Phrasea/Core/Provider/CSVServiceProvider.php index 540224149f..92e7371de7 100644 --- a/lib/Alchemy/Phrasea/Core/Provider/CSVServiceProvider.php +++ b/lib/Alchemy/Phrasea/Core/Provider/CSVServiceProvider.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Provider/CacheServiceProvider.php b/lib/Alchemy/Phrasea/Core/Provider/CacheServiceProvider.php index 0c5643a5d6..d43b093b68 100644 --- a/lib/Alchemy/Phrasea/Core/Provider/CacheServiceProvider.php +++ b/lib/Alchemy/Phrasea/Core/Provider/CacheServiceProvider.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Provider/ConfigurationServiceProvider.php b/lib/Alchemy/Phrasea/Core/Provider/ConfigurationServiceProvider.php index 3db4466740..e556c9b0c4 100644 --- a/lib/Alchemy/Phrasea/Core/Provider/ConfigurationServiceProvider.php +++ b/lib/Alchemy/Phrasea/Core/Provider/ConfigurationServiceProvider.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Provider/ConfigurationTesterServiceProvider.php b/lib/Alchemy/Phrasea/Core/Provider/ConfigurationTesterServiceProvider.php index 73109279fb..d35eaac973 100644 --- a/lib/Alchemy/Phrasea/Core/Provider/ConfigurationTesterServiceProvider.php +++ b/lib/Alchemy/Phrasea/Core/Provider/ConfigurationTesterServiceProvider.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Provider/ContentNegotiationServiceProvider.php b/lib/Alchemy/Phrasea/Core/Provider/ContentNegotiationServiceProvider.php index afcb36ee25..c702f2d190 100644 --- a/lib/Alchemy/Phrasea/Core/Provider/ContentNegotiationServiceProvider.php +++ b/lib/Alchemy/Phrasea/Core/Provider/ContentNegotiationServiceProvider.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Provider/FileServeServiceProvider.php b/lib/Alchemy/Phrasea/Core/Provider/FileServeServiceProvider.php index 8ed200e297..82c9983af7 100644 --- a/lib/Alchemy/Phrasea/Core/Provider/FileServeServiceProvider.php +++ b/lib/Alchemy/Phrasea/Core/Provider/FileServeServiceProvider.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Provider/FtpServiceProvider.php b/lib/Alchemy/Phrasea/Core/Provider/FtpServiceProvider.php index 904ba32cd1..42e9acf169 100644 --- a/lib/Alchemy/Phrasea/Core/Provider/FtpServiceProvider.php +++ b/lib/Alchemy/Phrasea/Core/Provider/FtpServiceProvider.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Provider/InstallerServiceProvider.php b/lib/Alchemy/Phrasea/Core/Provider/InstallerServiceProvider.php index 3fc83218f8..db822fb636 100644 --- a/lib/Alchemy/Phrasea/Core/Provider/InstallerServiceProvider.php +++ b/lib/Alchemy/Phrasea/Core/Provider/InstallerServiceProvider.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Provider/JMSSerializerServiceProvider.php b/lib/Alchemy/Phrasea/Core/Provider/JMSSerializerServiceProvider.php index 07236a2b72..55c8e29376 100644 --- a/lib/Alchemy/Phrasea/Core/Provider/JMSSerializerServiceProvider.php +++ b/lib/Alchemy/Phrasea/Core/Provider/JMSSerializerServiceProvider.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Provider/LocaleServiceProvider.php b/lib/Alchemy/Phrasea/Core/Provider/LocaleServiceProvider.php index 7b1263c652..0981a67e75 100644 --- a/lib/Alchemy/Phrasea/Core/Provider/LocaleServiceProvider.php +++ b/lib/Alchemy/Phrasea/Core/Provider/LocaleServiceProvider.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Provider/ORMServiceProvider.php b/lib/Alchemy/Phrasea/Core/Provider/ORMServiceProvider.php index 13731bfa44..160eac0374 100644 --- a/lib/Alchemy/Phrasea/Core/Provider/ORMServiceProvider.php +++ b/lib/Alchemy/Phrasea/Core/Provider/ORMServiceProvider.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Provider/PhraseaEventServiceProvider.php b/lib/Alchemy/Phrasea/Core/Provider/PhraseaEventServiceProvider.php index 6a8711d3ca..ba556228e9 100644 --- a/lib/Alchemy/Phrasea/Core/Provider/PhraseaEventServiceProvider.php +++ b/lib/Alchemy/Phrasea/Core/Provider/PhraseaEventServiceProvider.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Provider/PhraseaVersionServiceProvider.php b/lib/Alchemy/Phrasea/Core/Provider/PhraseaVersionServiceProvider.php index 98a9adce1b..debec3bdc4 100644 --- a/lib/Alchemy/Phrasea/Core/Provider/PhraseaVersionServiceProvider.php +++ b/lib/Alchemy/Phrasea/Core/Provider/PhraseaVersionServiceProvider.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Provider/PhraseanetServiceProvider.php b/lib/Alchemy/Phrasea/Core/Provider/PhraseanetServiceProvider.php index 7a4caaa0d6..fcd441db99 100644 --- a/lib/Alchemy/Phrasea/Core/Provider/PhraseanetServiceProvider.php +++ b/lib/Alchemy/Phrasea/Core/Provider/PhraseanetServiceProvider.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Provider/PluginServiceProvider.php b/lib/Alchemy/Phrasea/Core/Provider/PluginServiceProvider.php index 09b0d996f7..43ba147743 100644 --- a/lib/Alchemy/Phrasea/Core/Provider/PluginServiceProvider.php +++ b/lib/Alchemy/Phrasea/Core/Provider/PluginServiceProvider.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Provider/RegistrationServiceProvider.php b/lib/Alchemy/Phrasea/Core/Provider/RegistrationServiceProvider.php index 675e35ba17..a87e592bba 100644 --- a/lib/Alchemy/Phrasea/Core/Provider/RegistrationServiceProvider.php +++ b/lib/Alchemy/Phrasea/Core/Provider/RegistrationServiceProvider.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Provider/SearchEngineServiceProvider.php b/lib/Alchemy/Phrasea/Core/Provider/SearchEngineServiceProvider.php index 43c4b85b4d..fac3cce568 100644 --- a/lib/Alchemy/Phrasea/Core/Provider/SearchEngineServiceProvider.php +++ b/lib/Alchemy/Phrasea/Core/Provider/SearchEngineServiceProvider.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Provider/TaskManagerServiceProvider.php b/lib/Alchemy/Phrasea/Core/Provider/TaskManagerServiceProvider.php index c426461c8a..0335558555 100644 --- a/lib/Alchemy/Phrasea/Core/Provider/TaskManagerServiceProvider.php +++ b/lib/Alchemy/Phrasea/Core/Provider/TaskManagerServiceProvider.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Provider/TemporaryFilesystemServiceProvider.php b/lib/Alchemy/Phrasea/Core/Provider/TemporaryFilesystemServiceProvider.php index 4ea2ab506d..814bf311f3 100644 --- a/lib/Alchemy/Phrasea/Core/Provider/TemporaryFilesystemServiceProvider.php +++ b/lib/Alchemy/Phrasea/Core/Provider/TemporaryFilesystemServiceProvider.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Provider/TokensServiceProvider.php b/lib/Alchemy/Phrasea/Core/Provider/TokensServiceProvider.php index d2597efa72..e71b159736 100644 --- a/lib/Alchemy/Phrasea/Core/Provider/TokensServiceProvider.php +++ b/lib/Alchemy/Phrasea/Core/Provider/TokensServiceProvider.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Provider/UnicodeServiceProvider.php b/lib/Alchemy/Phrasea/Core/Provider/UnicodeServiceProvider.php index 454e4905b3..3c40f13828 100644 --- a/lib/Alchemy/Phrasea/Core/Provider/UnicodeServiceProvider.php +++ b/lib/Alchemy/Phrasea/Core/Provider/UnicodeServiceProvider.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Core/Version.php b/lib/Alchemy/Phrasea/Core/Version.php index 915c54a51f..152d61c154 100644 --- a/lib/Alchemy/Phrasea/Core/Version.php +++ b/lib/Alchemy/Phrasea/Core/Version.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Exception/Exception.php b/lib/Alchemy/Phrasea/Exception/Exception.php index d5cc8b47f3..10db8e9ecb 100644 --- a/lib/Alchemy/Phrasea/Exception/Exception.php +++ b/lib/Alchemy/Phrasea/Exception/Exception.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Exception/FormProcessingException.php b/lib/Alchemy/Phrasea/Exception/FormProcessingException.php index 6d4f353802..6e04c76f62 100644 --- a/lib/Alchemy/Phrasea/Exception/FormProcessingException.php +++ b/lib/Alchemy/Phrasea/Exception/FormProcessingException.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Exception/InvalidArgumentException.php b/lib/Alchemy/Phrasea/Exception/InvalidArgumentException.php index aa08d4ff22..b640e83c7a 100644 --- a/lib/Alchemy/Phrasea/Exception/InvalidArgumentException.php +++ b/lib/Alchemy/Phrasea/Exception/InvalidArgumentException.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Exception/LogicException.php b/lib/Alchemy/Phrasea/Exception/LogicException.php index 95cffc4488..10a0604ac6 100644 --- a/lib/Alchemy/Phrasea/Exception/LogicException.php +++ b/lib/Alchemy/Phrasea/Exception/LogicException.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Exception/RuntimeException.php b/lib/Alchemy/Phrasea/Exception/RuntimeException.php index f5cec9145f..0de758bbce 100644 --- a/lib/Alchemy/Phrasea/Exception/RuntimeException.php +++ b/lib/Alchemy/Phrasea/Exception/RuntimeException.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Exception/SessionNotFound.php b/lib/Alchemy/Phrasea/Exception/SessionNotFound.php index 95c81afd8f..45269e707e 100644 --- a/lib/Alchemy/Phrasea/Exception/SessionNotFound.php +++ b/lib/Alchemy/Phrasea/Exception/SessionNotFound.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Exception/XMLParseErrorException.php b/lib/Alchemy/Phrasea/Exception/XMLParseErrorException.php index c2c7ef2659..1659e0245d 100644 --- a/lib/Alchemy/Phrasea/Exception/XMLParseErrorException.php +++ b/lib/Alchemy/Phrasea/Exception/XMLParseErrorException.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Form/Constraint/Geoname.php b/lib/Alchemy/Phrasea/Form/Constraint/Geoname.php index ea7a2f2270..2c4e0e446d 100644 --- a/lib/Alchemy/Phrasea/Form/Constraint/Geoname.php +++ b/lib/Alchemy/Phrasea/Form/Constraint/Geoname.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Form/Constraint/GeonameValidator.php b/lib/Alchemy/Phrasea/Form/Constraint/GeonameValidator.php index 20ca5f24fd..ce2c8190ff 100644 --- a/lib/Alchemy/Phrasea/Form/Constraint/GeonameValidator.php +++ b/lib/Alchemy/Phrasea/Form/Constraint/GeonameValidator.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Form/Constraint/NewEmail.php b/lib/Alchemy/Phrasea/Form/Constraint/NewEmail.php index 087013a3c4..22eb8567fd 100644 --- a/lib/Alchemy/Phrasea/Form/Constraint/NewEmail.php +++ b/lib/Alchemy/Phrasea/Form/Constraint/NewEmail.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Form/Constraint/NewEmailValidator.php b/lib/Alchemy/Phrasea/Form/Constraint/NewEmailValidator.php index aa53aa37f4..86ab3807dc 100644 --- a/lib/Alchemy/Phrasea/Form/Constraint/NewEmailValidator.php +++ b/lib/Alchemy/Phrasea/Form/Constraint/NewEmailValidator.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Form/Constraint/NewLogin.php b/lib/Alchemy/Phrasea/Form/Constraint/NewLogin.php index 3f8332cfc5..d71892fb71 100644 --- a/lib/Alchemy/Phrasea/Form/Constraint/NewLogin.php +++ b/lib/Alchemy/Phrasea/Form/Constraint/NewLogin.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Form/Constraint/NewLoginValidator.php b/lib/Alchemy/Phrasea/Form/Constraint/NewLoginValidator.php index ecaacd319d..915da12ba6 100644 --- a/lib/Alchemy/Phrasea/Form/Constraint/NewLoginValidator.php +++ b/lib/Alchemy/Phrasea/Form/Constraint/NewLoginValidator.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Form/Constraint/PasswordToken.php b/lib/Alchemy/Phrasea/Form/Constraint/PasswordToken.php index c0661aa5c6..256ee78b27 100644 --- a/lib/Alchemy/Phrasea/Form/Constraint/PasswordToken.php +++ b/lib/Alchemy/Phrasea/Form/Constraint/PasswordToken.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Form/Constraint/PasswordTokenValidator.php b/lib/Alchemy/Phrasea/Form/Constraint/PasswordTokenValidator.php index 1353300be3..9e613ceb6e 100644 --- a/lib/Alchemy/Phrasea/Form/Constraint/PasswordTokenValidator.php +++ b/lib/Alchemy/Phrasea/Form/Constraint/PasswordTokenValidator.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Form/Login/PhraseaAuthenticationForm.php b/lib/Alchemy/Phrasea/Form/Login/PhraseaAuthenticationForm.php index ae2875c3ed..aa9361bf2b 100644 --- a/lib/Alchemy/Phrasea/Form/Login/PhraseaAuthenticationForm.php +++ b/lib/Alchemy/Phrasea/Form/Login/PhraseaAuthenticationForm.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Form/Login/PhraseaForgotPasswordForm.php b/lib/Alchemy/Phrasea/Form/Login/PhraseaForgotPasswordForm.php index b1e813cf58..b882202a3d 100644 --- a/lib/Alchemy/Phrasea/Form/Login/PhraseaForgotPasswordForm.php +++ b/lib/Alchemy/Phrasea/Form/Login/PhraseaForgotPasswordForm.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Form/Login/PhraseaRecoverPasswordForm.php b/lib/Alchemy/Phrasea/Form/Login/PhraseaRecoverPasswordForm.php index d6a1f99ec4..f2fbbe2285 100644 --- a/lib/Alchemy/Phrasea/Form/Login/PhraseaRecoverPasswordForm.php +++ b/lib/Alchemy/Phrasea/Form/Login/PhraseaRecoverPasswordForm.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Form/Login/PhraseaRegisterForm.php b/lib/Alchemy/Phrasea/Form/Login/PhraseaRegisterForm.php index 7a5091936f..d6311d49e9 100644 --- a/lib/Alchemy/Phrasea/Form/Login/PhraseaRegisterForm.php +++ b/lib/Alchemy/Phrasea/Form/Login/PhraseaRegisterForm.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Form/Login/PhraseaRenewPasswordForm.php b/lib/Alchemy/Phrasea/Form/Login/PhraseaRenewPasswordForm.php index 28567b6bde..fffd7393f6 100644 --- a/lib/Alchemy/Phrasea/Form/Login/PhraseaRenewPasswordForm.php +++ b/lib/Alchemy/Phrasea/Form/Login/PhraseaRenewPasswordForm.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Form/Type/GeonameType.php b/lib/Alchemy/Phrasea/Form/Type/GeonameType.php index cfa0075d81..68b530f521 100644 --- a/lib/Alchemy/Phrasea/Form/Type/GeonameType.php +++ b/lib/Alchemy/Phrasea/Form/Type/GeonameType.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Helper/DatabaseHelper.php b/lib/Alchemy/Phrasea/Helper/DatabaseHelper.php index f70887a463..55798c30b3 100644 --- a/lib/Alchemy/Phrasea/Helper/DatabaseHelper.php +++ b/lib/Alchemy/Phrasea/Helper/DatabaseHelper.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Helper/Helper.php b/lib/Alchemy/Phrasea/Helper/Helper.php index 7c449a605d..045a132c5d 100644 --- a/lib/Alchemy/Phrasea/Helper/Helper.php +++ b/lib/Alchemy/Phrasea/Helper/Helper.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Helper/PathHelper.php b/lib/Alchemy/Phrasea/Helper/PathHelper.php index 2093a5f2fe..896198aa70 100644 --- a/lib/Alchemy/Phrasea/Helper/PathHelper.php +++ b/lib/Alchemy/Phrasea/Helper/PathHelper.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Helper/Prod.php b/lib/Alchemy/Phrasea/Helper/Prod.php index a681f48dda..dcdfd75585 100644 --- a/lib/Alchemy/Phrasea/Helper/Prod.php +++ b/lib/Alchemy/Phrasea/Helper/Prod.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Helper/Record/Bridge.php b/lib/Alchemy/Phrasea/Helper/Record/Bridge.php index aa83de7f3b..d46e2d87a3 100644 --- a/lib/Alchemy/Phrasea/Helper/Record/Bridge.php +++ b/lib/Alchemy/Phrasea/Helper/Record/Bridge.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Helper/Record/Helper.php b/lib/Alchemy/Phrasea/Helper/Record/Helper.php index a48a35046c..ae5f97fd55 100644 --- a/lib/Alchemy/Phrasea/Helper/Record/Helper.php +++ b/lib/Alchemy/Phrasea/Helper/Record/Helper.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Helper/Record/Printer.php b/lib/Alchemy/Phrasea/Helper/Record/Printer.php index 228adb1fd6..05a79431d1 100644 --- a/lib/Alchemy/Phrasea/Helper/Record/Printer.php +++ b/lib/Alchemy/Phrasea/Helper/Record/Printer.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Helper/Record/Push.php b/lib/Alchemy/Phrasea/Helper/Record/Push.php index 8f4e21f9b7..d7209ceb0b 100644 --- a/lib/Alchemy/Phrasea/Helper/Record/Push.php +++ b/lib/Alchemy/Phrasea/Helper/Record/Push.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Helper/User/Edit.php b/lib/Alchemy/Phrasea/Helper/User/Edit.php index 9e87c6f84e..708cebdedf 100644 --- a/lib/Alchemy/Phrasea/Helper/User/Edit.php +++ b/lib/Alchemy/Phrasea/Helper/User/Edit.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Helper/User/Manage.php b/lib/Alchemy/Phrasea/Helper/User/Manage.php index 5976f91b5b..f18da6fd97 100644 --- a/lib/Alchemy/Phrasea/Helper/User/Manage.php +++ b/lib/Alchemy/Phrasea/Helper/User/Manage.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Helper/WorkZone.php b/lib/Alchemy/Phrasea/Helper/WorkZone.php index eb3bc01bef..a49feab688 100644 --- a/lib/Alchemy/Phrasea/Helper/WorkZone.php +++ b/lib/Alchemy/Phrasea/Helper/WorkZone.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Http/AbstractServerMode.php b/lib/Alchemy/Phrasea/Http/AbstractServerMode.php index 71fde43df8..4b512a0475 100644 --- a/lib/Alchemy/Phrasea/Http/AbstractServerMode.php +++ b/lib/Alchemy/Phrasea/Http/AbstractServerMode.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Http/DeliverDataInterface.php b/lib/Alchemy/Phrasea/Http/DeliverDataInterface.php index a0857067a9..f28d950772 100644 --- a/lib/Alchemy/Phrasea/Http/DeliverDataInterface.php +++ b/lib/Alchemy/Phrasea/Http/DeliverDataInterface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Http/H264PseudoStreaming/Apache.php b/lib/Alchemy/Phrasea/Http/H264PseudoStreaming/Apache.php index 4863d7e3da..2349ec8ea3 100644 --- a/lib/Alchemy/Phrasea/Http/H264PseudoStreaming/Apache.php +++ b/lib/Alchemy/Phrasea/Http/H264PseudoStreaming/Apache.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Http/H264PseudoStreaming/H264Factory.php b/lib/Alchemy/Phrasea/Http/H264PseudoStreaming/H264Factory.php index 32a4d43ebc..e17551b998 100644 --- a/lib/Alchemy/Phrasea/Http/H264PseudoStreaming/H264Factory.php +++ b/lib/Alchemy/Phrasea/Http/H264PseudoStreaming/H264Factory.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Http/H264PseudoStreaming/H264Interface.php b/lib/Alchemy/Phrasea/Http/H264PseudoStreaming/H264Interface.php index a9f9ab793f..85b965dedd 100644 --- a/lib/Alchemy/Phrasea/Http/H264PseudoStreaming/H264Interface.php +++ b/lib/Alchemy/Phrasea/Http/H264PseudoStreaming/H264Interface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Http/H264PseudoStreaming/Nginx.php b/lib/Alchemy/Phrasea/Http/H264PseudoStreaming/Nginx.php index c521d985ce..3e84976d84 100644 --- a/lib/Alchemy/Phrasea/Http/H264PseudoStreaming/Nginx.php +++ b/lib/Alchemy/Phrasea/Http/H264PseudoStreaming/Nginx.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Http/H264PseudoStreaming/NullMode.php b/lib/Alchemy/Phrasea/Http/H264PseudoStreaming/NullMode.php index 32addaa8dd..23ba92f036 100644 --- a/lib/Alchemy/Phrasea/Http/H264PseudoStreaming/NullMode.php +++ b/lib/Alchemy/Phrasea/Http/H264PseudoStreaming/NullMode.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Http/ServeFileResponseFactory.php b/lib/Alchemy/Phrasea/Http/ServeFileResponseFactory.php index 265ba7235f..f19b74d27f 100644 --- a/lib/Alchemy/Phrasea/Http/ServeFileResponseFactory.php +++ b/lib/Alchemy/Phrasea/Http/ServeFileResponseFactory.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Http/ServerModeInterface.php b/lib/Alchemy/Phrasea/Http/ServerModeInterface.php index f4d3985282..2ad08cb242 100644 --- a/lib/Alchemy/Phrasea/Http/ServerModeInterface.php +++ b/lib/Alchemy/Phrasea/Http/ServerModeInterface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Http/StaticFile/AbstractStaticMode.php b/lib/Alchemy/Phrasea/Http/StaticFile/AbstractStaticMode.php index a87237450c..b5101af011 100644 --- a/lib/Alchemy/Phrasea/Http/StaticFile/AbstractStaticMode.php +++ b/lib/Alchemy/Phrasea/Http/StaticFile/AbstractStaticMode.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Http/StaticFile/Apache.php b/lib/Alchemy/Phrasea/Http/StaticFile/Apache.php index f200550987..10b97d41bb 100644 --- a/lib/Alchemy/Phrasea/Http/StaticFile/Apache.php +++ b/lib/Alchemy/Phrasea/Http/StaticFile/Apache.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Http/StaticFile/Nginx.php b/lib/Alchemy/Phrasea/Http/StaticFile/Nginx.php index f9f55b644e..31960dbfbe 100644 --- a/lib/Alchemy/Phrasea/Http/StaticFile/Nginx.php +++ b/lib/Alchemy/Phrasea/Http/StaticFile/Nginx.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Http/StaticFile/NullMode.php b/lib/Alchemy/Phrasea/Http/StaticFile/NullMode.php index 9a9f40608c..fc021e75fe 100644 --- a/lib/Alchemy/Phrasea/Http/StaticFile/NullMode.php +++ b/lib/Alchemy/Phrasea/Http/StaticFile/NullMode.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Http/StaticFile/StaticFileFactory.php b/lib/Alchemy/Phrasea/Http/StaticFile/StaticFileFactory.php index 0af3339f11..9e4b06416c 100644 --- a/lib/Alchemy/Phrasea/Http/StaticFile/StaticFileFactory.php +++ b/lib/Alchemy/Phrasea/Http/StaticFile/StaticFileFactory.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Http/StaticFile/StaticFileModeInterface.php b/lib/Alchemy/Phrasea/Http/StaticFile/StaticFileModeInterface.php index 33a9ad31ee..96f5773475 100644 --- a/lib/Alchemy/Phrasea/Http/StaticFile/StaticFileModeInterface.php +++ b/lib/Alchemy/Phrasea/Http/StaticFile/StaticFileModeInterface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Http/StaticFile/Symlink/SymLinker.php b/lib/Alchemy/Phrasea/Http/StaticFile/Symlink/SymLinker.php index a1cf3bf92e..fc99993ffa 100644 --- a/lib/Alchemy/Phrasea/Http/StaticFile/Symlink/SymLinker.php +++ b/lib/Alchemy/Phrasea/Http/StaticFile/Symlink/SymLinker.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Http/StaticFile/Symlink/SymLinkerEncoder.php b/lib/Alchemy/Phrasea/Http/StaticFile/Symlink/SymLinkerEncoder.php index b659d4e912..9ffaa5a22b 100644 --- a/lib/Alchemy/Phrasea/Http/StaticFile/Symlink/SymLinkerEncoder.php +++ b/lib/Alchemy/Phrasea/Http/StaticFile/Symlink/SymLinkerEncoder.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Http/XSendFile/ApacheMode.php b/lib/Alchemy/Phrasea/Http/XSendFile/ApacheMode.php index 4acac3d6ff..305c5be1a9 100644 --- a/lib/Alchemy/Phrasea/Http/XSendFile/ApacheMode.php +++ b/lib/Alchemy/Phrasea/Http/XSendFile/ApacheMode.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Http/XSendFile/ModeInterface.php b/lib/Alchemy/Phrasea/Http/XSendFile/ModeInterface.php index a685fe6a0e..afb22eb3cb 100644 --- a/lib/Alchemy/Phrasea/Http/XSendFile/ModeInterface.php +++ b/lib/Alchemy/Phrasea/Http/XSendFile/ModeInterface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Http/XSendFile/NginxMode.php b/lib/Alchemy/Phrasea/Http/XSendFile/NginxMode.php index 620a218778..fb024c951e 100644 --- a/lib/Alchemy/Phrasea/Http/XSendFile/NginxMode.php +++ b/lib/Alchemy/Phrasea/Http/XSendFile/NginxMode.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Http/XSendFile/NullMode.php b/lib/Alchemy/Phrasea/Http/XSendFile/NullMode.php index 916b976656..0c50108c0e 100644 --- a/lib/Alchemy/Phrasea/Http/XSendFile/NullMode.php +++ b/lib/Alchemy/Phrasea/Http/XSendFile/NullMode.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Http/XSendFile/XSendFileFactory.php b/lib/Alchemy/Phrasea/Http/XSendFile/XSendFileFactory.php index d336fd896b..ddca6861fa 100644 --- a/lib/Alchemy/Phrasea/Http/XSendFile/XSendFileFactory.php +++ b/lib/Alchemy/Phrasea/Http/XSendFile/XSendFileFactory.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Media/Subdef/Audio.php b/lib/Alchemy/Phrasea/Media/Subdef/Audio.php index 5e341fac2d..f82c6f270a 100644 --- a/lib/Alchemy/Phrasea/Media/Subdef/Audio.php +++ b/lib/Alchemy/Phrasea/Media/Subdef/Audio.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Media/Subdef/FlexPaper.php b/lib/Alchemy/Phrasea/Media/Subdef/FlexPaper.php index e2db0edf3f..9ee29d5b94 100644 --- a/lib/Alchemy/Phrasea/Media/Subdef/FlexPaper.php +++ b/lib/Alchemy/Phrasea/Media/Subdef/FlexPaper.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Media/Subdef/Gif.php b/lib/Alchemy/Phrasea/Media/Subdef/Gif.php index 5ab8575b4d..5307094dc6 100644 --- a/lib/Alchemy/Phrasea/Media/Subdef/Gif.php +++ b/lib/Alchemy/Phrasea/Media/Subdef/Gif.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Media/Subdef/Image.php b/lib/Alchemy/Phrasea/Media/Subdef/Image.php index 58d81a630f..fe132d1357 100644 --- a/lib/Alchemy/Phrasea/Media/Subdef/Image.php +++ b/lib/Alchemy/Phrasea/Media/Subdef/Image.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Media/Subdef/OptionType/Boolean.php b/lib/Alchemy/Phrasea/Media/Subdef/OptionType/Boolean.php index 5e04936899..6fa02af1bb 100644 --- a/lib/Alchemy/Phrasea/Media/Subdef/OptionType/Boolean.php +++ b/lib/Alchemy/Phrasea/Media/Subdef/OptionType/Boolean.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Media/Subdef/OptionType/Enum.php b/lib/Alchemy/Phrasea/Media/Subdef/OptionType/Enum.php index 4e78599d89..7f506d89d8 100644 --- a/lib/Alchemy/Phrasea/Media/Subdef/OptionType/Enum.php +++ b/lib/Alchemy/Phrasea/Media/Subdef/OptionType/Enum.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Media/Subdef/OptionType/Multi.php b/lib/Alchemy/Phrasea/Media/Subdef/OptionType/Multi.php index cfbab30bb2..e642d20aa1 100644 --- a/lib/Alchemy/Phrasea/Media/Subdef/OptionType/Multi.php +++ b/lib/Alchemy/Phrasea/Media/Subdef/OptionType/Multi.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Media/Subdef/OptionType/OptionType.php b/lib/Alchemy/Phrasea/Media/Subdef/OptionType/OptionType.php index bd66e66135..44a096e82e 100644 --- a/lib/Alchemy/Phrasea/Media/Subdef/OptionType/OptionType.php +++ b/lib/Alchemy/Phrasea/Media/Subdef/OptionType/OptionType.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Media/Subdef/OptionType/Range.php b/lib/Alchemy/Phrasea/Media/Subdef/OptionType/Range.php index 1c6148cde6..22f5ebfcf3 100644 --- a/lib/Alchemy/Phrasea/Media/Subdef/OptionType/Range.php +++ b/lib/Alchemy/Phrasea/Media/Subdef/OptionType/Range.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Media/Subdef/Provider.php b/lib/Alchemy/Phrasea/Media/Subdef/Provider.php index 97e5f13703..1d239aec9b 100644 --- a/lib/Alchemy/Phrasea/Media/Subdef/Provider.php +++ b/lib/Alchemy/Phrasea/Media/Subdef/Provider.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Media/Subdef/Subdef.php b/lib/Alchemy/Phrasea/Media/Subdef/Subdef.php index 8ce1533293..2f1264b3a6 100644 --- a/lib/Alchemy/Phrasea/Media/Subdef/Subdef.php +++ b/lib/Alchemy/Phrasea/Media/Subdef/Subdef.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Media/Subdef/Video.php b/lib/Alchemy/Phrasea/Media/Subdef/Video.php index 4293f254db..bc7ce8a7e9 100644 --- a/lib/Alchemy/Phrasea/Media/Subdef/Video.php +++ b/lib/Alchemy/Phrasea/Media/Subdef/Video.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Media/Type/Audio.php b/lib/Alchemy/Phrasea/Media/Type/Audio.php index 5bb9fb479e..1a1504f527 100644 --- a/lib/Alchemy/Phrasea/Media/Type/Audio.php +++ b/lib/Alchemy/Phrasea/Media/Type/Audio.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Media/Type/Document.php b/lib/Alchemy/Phrasea/Media/Type/Document.php index b0937298e2..45146e071a 100644 --- a/lib/Alchemy/Phrasea/Media/Type/Document.php +++ b/lib/Alchemy/Phrasea/Media/Type/Document.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Media/Type/Flash.php b/lib/Alchemy/Phrasea/Media/Type/Flash.php index 2cfc82a00d..e863e17e03 100644 --- a/lib/Alchemy/Phrasea/Media/Type/Flash.php +++ b/lib/Alchemy/Phrasea/Media/Type/Flash.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Media/Type/Image.php b/lib/Alchemy/Phrasea/Media/Type/Image.php index 1fe79c3b16..9c3a4ceae7 100644 --- a/lib/Alchemy/Phrasea/Media/Type/Image.php +++ b/lib/Alchemy/Phrasea/Media/Type/Image.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Media/Type/Type.php b/lib/Alchemy/Phrasea/Media/Type/Type.php index 839fe67ab5..2090903fa1 100644 --- a/lib/Alchemy/Phrasea/Media/Type/Type.php +++ b/lib/Alchemy/Phrasea/Media/Type/Type.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Media/Type/Video.php b/lib/Alchemy/Phrasea/Media/Type/Video.php index 33ff5aef60..8892981617 100644 --- a/lib/Alchemy/Phrasea/Media/Type/Video.php +++ b/lib/Alchemy/Phrasea/Media/Type/Video.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Metadata/PhraseanetMetadataReader.php b/lib/Alchemy/Phrasea/Metadata/PhraseanetMetadataReader.php index e7d5926c31..368ce6a212 100644 --- a/lib/Alchemy/Phrasea/Metadata/PhraseanetMetadataReader.php +++ b/lib/Alchemy/Phrasea/Metadata/PhraseanetMetadataReader.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Metadata/PhraseanetMetadataSetter.php b/lib/Alchemy/Phrasea/Metadata/PhraseanetMetadataSetter.php index 840fe93acb..d2718b1c8f 100644 --- a/lib/Alchemy/Phrasea/Metadata/PhraseanetMetadataSetter.php +++ b/lib/Alchemy/Phrasea/Metadata/PhraseanetMetadataSetter.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Metadata/TagProvider.php b/lib/Alchemy/Phrasea/Metadata/TagProvider.php index e82a7c53cd..fad4b60d1e 100644 --- a/lib/Alchemy/Phrasea/Metadata/TagProvider.php +++ b/lib/Alchemy/Phrasea/Metadata/TagProvider.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Notification/Attachment.php b/lib/Alchemy/Phrasea/Notification/Attachment.php index 237c7f3ed1..a11ffda2aa 100644 --- a/lib/Alchemy/Phrasea/Notification/Attachment.php +++ b/lib/Alchemy/Phrasea/Notification/Attachment.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Notification/Deliverer.php b/lib/Alchemy/Phrasea/Notification/Deliverer.php index 5a7daf1c56..2b0a5befc1 100644 --- a/lib/Alchemy/Phrasea/Notification/Deliverer.php +++ b/lib/Alchemy/Phrasea/Notification/Deliverer.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Notification/Emitter.php b/lib/Alchemy/Phrasea/Notification/Emitter.php index 1ca2d9ccd7..1fbcd23e64 100644 --- a/lib/Alchemy/Phrasea/Notification/Emitter.php +++ b/lib/Alchemy/Phrasea/Notification/Emitter.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Notification/EmitterInterface.php b/lib/Alchemy/Phrasea/Notification/EmitterInterface.php index 25d5c6036c..ae8a642669 100644 --- a/lib/Alchemy/Phrasea/Notification/EmitterInterface.php +++ b/lib/Alchemy/Phrasea/Notification/EmitterInterface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Notification/Mail/AbstractMail.php b/lib/Alchemy/Phrasea/Notification/Mail/AbstractMail.php index b725186395..f59bcce2ca 100644 --- a/lib/Alchemy/Phrasea/Notification/Mail/AbstractMail.php +++ b/lib/Alchemy/Phrasea/Notification/Mail/AbstractMail.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Notification/Mail/AbstractMailWithLink.php b/lib/Alchemy/Phrasea/Notification/Mail/AbstractMailWithLink.php index 98b2d8ce95..9d430b4815 100644 --- a/lib/Alchemy/Phrasea/Notification/Mail/AbstractMailWithLink.php +++ b/lib/Alchemy/Phrasea/Notification/Mail/AbstractMailWithLink.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Notification/Mail/MailInfoBridgeUploadFailed.php b/lib/Alchemy/Phrasea/Notification/Mail/MailInfoBridgeUploadFailed.php index d0c9d447c0..cb1121b96a 100644 --- a/lib/Alchemy/Phrasea/Notification/Mail/MailInfoBridgeUploadFailed.php +++ b/lib/Alchemy/Phrasea/Notification/Mail/MailInfoBridgeUploadFailed.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Notification/Mail/MailInfoNewOrder.php b/lib/Alchemy/Phrasea/Notification/Mail/MailInfoNewOrder.php index 0683776289..376fffa322 100644 --- a/lib/Alchemy/Phrasea/Notification/Mail/MailInfoNewOrder.php +++ b/lib/Alchemy/Phrasea/Notification/Mail/MailInfoNewOrder.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Notification/Mail/MailInfoNewPublication.php b/lib/Alchemy/Phrasea/Notification/Mail/MailInfoNewPublication.php index 2cb25250c2..125645f5a8 100644 --- a/lib/Alchemy/Phrasea/Notification/Mail/MailInfoNewPublication.php +++ b/lib/Alchemy/Phrasea/Notification/Mail/MailInfoNewPublication.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Notification/Mail/MailInfoOrderCancelled.php b/lib/Alchemy/Phrasea/Notification/Mail/MailInfoOrderCancelled.php index 76c39b9778..595542da49 100644 --- a/lib/Alchemy/Phrasea/Notification/Mail/MailInfoOrderCancelled.php +++ b/lib/Alchemy/Phrasea/Notification/Mail/MailInfoOrderCancelled.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Notification/Mail/MailInfoOrderDelivered.php b/lib/Alchemy/Phrasea/Notification/Mail/MailInfoOrderDelivered.php index a7667df6a7..077abcc989 100644 --- a/lib/Alchemy/Phrasea/Notification/Mail/MailInfoOrderDelivered.php +++ b/lib/Alchemy/Phrasea/Notification/Mail/MailInfoOrderDelivered.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Notification/Mail/MailInfoPushReceived.php b/lib/Alchemy/Phrasea/Notification/Mail/MailInfoPushReceived.php index d5a45a4b6d..903876e667 100644 --- a/lib/Alchemy/Phrasea/Notification/Mail/MailInfoPushReceived.php +++ b/lib/Alchemy/Phrasea/Notification/Mail/MailInfoPushReceived.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Notification/Mail/MailInfoRecordQuarantined.php b/lib/Alchemy/Phrasea/Notification/Mail/MailInfoRecordQuarantined.php index a911c42362..99e9e3c81e 100644 --- a/lib/Alchemy/Phrasea/Notification/Mail/MailInfoRecordQuarantined.php +++ b/lib/Alchemy/Phrasea/Notification/Mail/MailInfoRecordQuarantined.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Notification/Mail/MailInfoSomebodyAutoregistered.php b/lib/Alchemy/Phrasea/Notification/Mail/MailInfoSomebodyAutoregistered.php index 4572b0057a..c600eb588a 100644 --- a/lib/Alchemy/Phrasea/Notification/Mail/MailInfoSomebodyAutoregistered.php +++ b/lib/Alchemy/Phrasea/Notification/Mail/MailInfoSomebodyAutoregistered.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Notification/Mail/MailInfoUserRegistered.php b/lib/Alchemy/Phrasea/Notification/Mail/MailInfoUserRegistered.php index 26ac31be90..dd5a44516c 100644 --- a/lib/Alchemy/Phrasea/Notification/Mail/MailInfoUserRegistered.php +++ b/lib/Alchemy/Phrasea/Notification/Mail/MailInfoUserRegistered.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Notification/Mail/MailInfoValidationDone.php b/lib/Alchemy/Phrasea/Notification/Mail/MailInfoValidationDone.php index ffff3980be..c308630c07 100644 --- a/lib/Alchemy/Phrasea/Notification/Mail/MailInfoValidationDone.php +++ b/lib/Alchemy/Phrasea/Notification/Mail/MailInfoValidationDone.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Notification/Mail/MailInfoValidationReminder.php b/lib/Alchemy/Phrasea/Notification/Mail/MailInfoValidationReminder.php index a9937182fa..4f299126c8 100644 --- a/lib/Alchemy/Phrasea/Notification/Mail/MailInfoValidationReminder.php +++ b/lib/Alchemy/Phrasea/Notification/Mail/MailInfoValidationReminder.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Notification/Mail/MailInfoValidationRequest.php b/lib/Alchemy/Phrasea/Notification/Mail/MailInfoValidationRequest.php index ae93cfbade..2ff249f6d6 100644 --- a/lib/Alchemy/Phrasea/Notification/Mail/MailInfoValidationRequest.php +++ b/lib/Alchemy/Phrasea/Notification/Mail/MailInfoValidationRequest.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Notification/Mail/MailInterface.php b/lib/Alchemy/Phrasea/Notification/Mail/MailInterface.php index add19be4ad..7e923c1346 100644 --- a/lib/Alchemy/Phrasea/Notification/Mail/MailInterface.php +++ b/lib/Alchemy/Phrasea/Notification/Mail/MailInterface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Notification/Mail/MailRecordsExport.php b/lib/Alchemy/Phrasea/Notification/Mail/MailRecordsExport.php index edf9ea747a..124fa4ef2b 100644 --- a/lib/Alchemy/Phrasea/Notification/Mail/MailRecordsExport.php +++ b/lib/Alchemy/Phrasea/Notification/Mail/MailRecordsExport.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Notification/Mail/MailRequestEmailConfirmation.php b/lib/Alchemy/Phrasea/Notification/Mail/MailRequestEmailConfirmation.php index 8233b23d72..a797a7221f 100644 --- a/lib/Alchemy/Phrasea/Notification/Mail/MailRequestEmailConfirmation.php +++ b/lib/Alchemy/Phrasea/Notification/Mail/MailRequestEmailConfirmation.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Notification/Mail/MailRequestEmailUpdate.php b/lib/Alchemy/Phrasea/Notification/Mail/MailRequestEmailUpdate.php index 747b0372fe..a4656443ab 100644 --- a/lib/Alchemy/Phrasea/Notification/Mail/MailRequestEmailUpdate.php +++ b/lib/Alchemy/Phrasea/Notification/Mail/MailRequestEmailUpdate.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Notification/Mail/MailRequestPasswordSetup.php b/lib/Alchemy/Phrasea/Notification/Mail/MailRequestPasswordSetup.php index f8029fce0d..9eb119d09d 100644 --- a/lib/Alchemy/Phrasea/Notification/Mail/MailRequestPasswordSetup.php +++ b/lib/Alchemy/Phrasea/Notification/Mail/MailRequestPasswordSetup.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Notification/Mail/MailRequestPasswordUpdate.php b/lib/Alchemy/Phrasea/Notification/Mail/MailRequestPasswordUpdate.php index f2f6b28faa..03c1b8d04b 100644 --- a/lib/Alchemy/Phrasea/Notification/Mail/MailRequestPasswordUpdate.php +++ b/lib/Alchemy/Phrasea/Notification/Mail/MailRequestPasswordUpdate.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Notification/Mail/MailSuccessAccessRequest.php b/lib/Alchemy/Phrasea/Notification/Mail/MailSuccessAccessRequest.php index 7b1e981aaf..99603105bc 100644 --- a/lib/Alchemy/Phrasea/Notification/Mail/MailSuccessAccessRequest.php +++ b/lib/Alchemy/Phrasea/Notification/Mail/MailSuccessAccessRequest.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Notification/Mail/MailSuccessEmailConfirmationRegistered.php b/lib/Alchemy/Phrasea/Notification/Mail/MailSuccessEmailConfirmationRegistered.php index 4b123e6210..3b45ff0dae 100644 --- a/lib/Alchemy/Phrasea/Notification/Mail/MailSuccessEmailConfirmationRegistered.php +++ b/lib/Alchemy/Phrasea/Notification/Mail/MailSuccessEmailConfirmationRegistered.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Notification/Mail/MailSuccessEmailConfirmationUnregistered.php b/lib/Alchemy/Phrasea/Notification/Mail/MailSuccessEmailConfirmationUnregistered.php index ef8e69e833..60affb33a3 100644 --- a/lib/Alchemy/Phrasea/Notification/Mail/MailSuccessEmailConfirmationUnregistered.php +++ b/lib/Alchemy/Phrasea/Notification/Mail/MailSuccessEmailConfirmationUnregistered.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Notification/Mail/MailSuccessEmailUpdate.php b/lib/Alchemy/Phrasea/Notification/Mail/MailSuccessEmailUpdate.php index 27277458ca..2a3e2eff21 100644 --- a/lib/Alchemy/Phrasea/Notification/Mail/MailSuccessEmailUpdate.php +++ b/lib/Alchemy/Phrasea/Notification/Mail/MailSuccessEmailUpdate.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Notification/Mail/MailSuccessFTPReceiver.php b/lib/Alchemy/Phrasea/Notification/Mail/MailSuccessFTPReceiver.php index 3a0da4dc8d..183c4eb0bb 100644 --- a/lib/Alchemy/Phrasea/Notification/Mail/MailSuccessFTPReceiver.php +++ b/lib/Alchemy/Phrasea/Notification/Mail/MailSuccessFTPReceiver.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Notification/Mail/MailSuccessFTPSender.php b/lib/Alchemy/Phrasea/Notification/Mail/MailSuccessFTPSender.php index bdf9682339..4d852ed1b7 100644 --- a/lib/Alchemy/Phrasea/Notification/Mail/MailSuccessFTPSender.php +++ b/lib/Alchemy/Phrasea/Notification/Mail/MailSuccessFTPSender.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Notification/Mail/MailTest.php b/lib/Alchemy/Phrasea/Notification/Mail/MailTest.php index 70de225a7b..bbce94157a 100644 --- a/lib/Alchemy/Phrasea/Notification/Mail/MailTest.php +++ b/lib/Alchemy/Phrasea/Notification/Mail/MailTest.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Notification/Mail/MailWithLinkInterface.php b/lib/Alchemy/Phrasea/Notification/Mail/MailWithLinkInterface.php index 6c86cbcf2a..15b1f50992 100644 --- a/lib/Alchemy/Phrasea/Notification/Mail/MailWithLinkInterface.php +++ b/lib/Alchemy/Phrasea/Notification/Mail/MailWithLinkInterface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Notification/Receiver.php b/lib/Alchemy/Phrasea/Notification/Receiver.php index 1707d2d8ee..242c193be8 100644 --- a/lib/Alchemy/Phrasea/Notification/Receiver.php +++ b/lib/Alchemy/Phrasea/Notification/Receiver.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Notification/ReceiverInterface.php b/lib/Alchemy/Phrasea/Notification/ReceiverInterface.php index e544e73bb6..f697b99a20 100644 --- a/lib/Alchemy/Phrasea/Notification/ReceiverInterface.php +++ b/lib/Alchemy/Phrasea/Notification/ReceiverInterface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Out/Module/PDF.php b/lib/Alchemy/Phrasea/Out/Module/PDF.php index 59e5e335c4..1e84cb0584 100644 --- a/lib/Alchemy/Phrasea/Out/Module/PDF.php +++ b/lib/Alchemy/Phrasea/Out/Module/PDF.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Out/Tool/PhraseaPDF.php b/lib/Alchemy/Phrasea/Out/Tool/PhraseaPDF.php index 08ba804616..aaaf9dfe36 100644 --- a/lib/Alchemy/Phrasea/Out/Tool/PhraseaPDF.php +++ b/lib/Alchemy/Phrasea/Out/Tool/PhraseaPDF.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Plugin/Exception/ComposerInstallException.php b/lib/Alchemy/Phrasea/Plugin/Exception/ComposerInstallException.php index 2111ae9fa2..7f9ca606e0 100644 --- a/lib/Alchemy/Phrasea/Plugin/Exception/ComposerInstallException.php +++ b/lib/Alchemy/Phrasea/Plugin/Exception/ComposerInstallException.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Plugin/Exception/ImportFailureException.php b/lib/Alchemy/Phrasea/Plugin/Exception/ImportFailureException.php index 3c537fa880..9edb3f437c 100644 --- a/lib/Alchemy/Phrasea/Plugin/Exception/ImportFailureException.php +++ b/lib/Alchemy/Phrasea/Plugin/Exception/ImportFailureException.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Plugin/Exception/JsonValidationException.php b/lib/Alchemy/Phrasea/Plugin/Exception/JsonValidationException.php index baa456bbf3..14cff84316 100644 --- a/lib/Alchemy/Phrasea/Plugin/Exception/JsonValidationException.php +++ b/lib/Alchemy/Phrasea/Plugin/Exception/JsonValidationException.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Plugin/Exception/PluginValidationException.php b/lib/Alchemy/Phrasea/Plugin/Exception/PluginValidationException.php index 977bee010f..2826ac2fee 100644 --- a/lib/Alchemy/Phrasea/Plugin/Exception/PluginValidationException.php +++ b/lib/Alchemy/Phrasea/Plugin/Exception/PluginValidationException.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Plugin/Exception/RegistrationFailureException.php b/lib/Alchemy/Phrasea/Plugin/Exception/RegistrationFailureException.php index c92da03d31..491a8e7cf9 100644 --- a/lib/Alchemy/Phrasea/Plugin/Exception/RegistrationFailureException.php +++ b/lib/Alchemy/Phrasea/Plugin/Exception/RegistrationFailureException.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Plugin/Importer/FolderImporter.php b/lib/Alchemy/Phrasea/Plugin/Importer/FolderImporter.php index 082b0bd17f..0872f2d94c 100644 --- a/lib/Alchemy/Phrasea/Plugin/Importer/FolderImporter.php +++ b/lib/Alchemy/Phrasea/Plugin/Importer/FolderImporter.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Plugin/Importer/ImportStrategy.php b/lib/Alchemy/Phrasea/Plugin/Importer/ImportStrategy.php index 16fb71b408..5159dae6fd 100644 --- a/lib/Alchemy/Phrasea/Plugin/Importer/ImportStrategy.php +++ b/lib/Alchemy/Phrasea/Plugin/Importer/ImportStrategy.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Plugin/Importer/Importer.php b/lib/Alchemy/Phrasea/Plugin/Importer/Importer.php index 3b52c55046..1fe753ef09 100644 --- a/lib/Alchemy/Phrasea/Plugin/Importer/Importer.php +++ b/lib/Alchemy/Phrasea/Plugin/Importer/Importer.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Plugin/Importer/ImporterInterface.php b/lib/Alchemy/Phrasea/Plugin/Importer/ImporterInterface.php index d5592d5534..2ff8a99928 100644 --- a/lib/Alchemy/Phrasea/Plugin/Importer/ImporterInterface.php +++ b/lib/Alchemy/Phrasea/Plugin/Importer/ImporterInterface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Plugin/Management/AutoloaderGenerator.php b/lib/Alchemy/Phrasea/Plugin/Management/AutoloaderGenerator.php index 2e126c3788..27227d6988 100644 --- a/lib/Alchemy/Phrasea/Plugin/Management/AutoloaderGenerator.php +++ b/lib/Alchemy/Phrasea/Plugin/Management/AutoloaderGenerator.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Plugin/Management/ComposerInstaller.php b/lib/Alchemy/Phrasea/Plugin/Management/ComposerInstaller.php index 1ec0e724f1..84bc8c1a03 100644 --- a/lib/Alchemy/Phrasea/Plugin/Management/ComposerInstaller.php +++ b/lib/Alchemy/Phrasea/Plugin/Management/ComposerInstaller.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Plugin/Management/PluginsExplorer.php b/lib/Alchemy/Phrasea/Plugin/Management/PluginsExplorer.php index 2728919f1a..eccc45b0e8 100644 --- a/lib/Alchemy/Phrasea/Plugin/Management/PluginsExplorer.php +++ b/lib/Alchemy/Phrasea/Plugin/Management/PluginsExplorer.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Plugin/Plugin.php b/lib/Alchemy/Phrasea/Plugin/Plugin.php index fceed2e45d..9abd1e6b89 100644 --- a/lib/Alchemy/Phrasea/Plugin/Plugin.php +++ b/lib/Alchemy/Phrasea/Plugin/Plugin.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Plugin/PluginManager.php b/lib/Alchemy/Phrasea/Plugin/PluginManager.php index 491743bb64..1d30d0a82d 100644 --- a/lib/Alchemy/Phrasea/Plugin/PluginManager.php +++ b/lib/Alchemy/Phrasea/Plugin/PluginManager.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Plugin/PluginProviderInterface.php b/lib/Alchemy/Phrasea/Plugin/PluginProviderInterface.php index 953c7447cb..2bb60a19c0 100644 --- a/lib/Alchemy/Phrasea/Plugin/PluginProviderInterface.php +++ b/lib/Alchemy/Phrasea/Plugin/PluginProviderInterface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Plugin/Schema/Manifest.php b/lib/Alchemy/Phrasea/Plugin/Schema/Manifest.php index 57a72a11d5..85fc08045d 100644 --- a/lib/Alchemy/Phrasea/Plugin/Schema/Manifest.php +++ b/lib/Alchemy/Phrasea/Plugin/Schema/Manifest.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Plugin/Schema/ManifestValidator.php b/lib/Alchemy/Phrasea/Plugin/Schema/ManifestValidator.php index 172c1d7fa6..97411b37cd 100644 --- a/lib/Alchemy/Phrasea/Plugin/Schema/ManifestValidator.php +++ b/lib/Alchemy/Phrasea/Plugin/Schema/ManifestValidator.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Plugin/Schema/PluginValidator.php b/lib/Alchemy/Phrasea/Plugin/Schema/PluginValidator.php index 7117bbce5d..b2d2bf6918 100644 --- a/lib/Alchemy/Phrasea/Plugin/Schema/PluginValidator.php +++ b/lib/Alchemy/Phrasea/Plugin/Schema/PluginValidator.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/SearchEngine/AbstractConfigurationPanel.php b/lib/Alchemy/Phrasea/SearchEngine/AbstractConfigurationPanel.php index bbd55aa1c2..1c2be0f920 100644 --- a/lib/Alchemy/Phrasea/SearchEngine/AbstractConfigurationPanel.php +++ b/lib/Alchemy/Phrasea/SearchEngine/AbstractConfigurationPanel.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/SearchEngine/ConfigurationPanelInterface.php b/lib/Alchemy/Phrasea/SearchEngine/ConfigurationPanelInterface.php index f11d606d90..6160ddcaab 100644 --- a/lib/Alchemy/Phrasea/SearchEngine/ConfigurationPanelInterface.php +++ b/lib/Alchemy/Phrasea/SearchEngine/ConfigurationPanelInterface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/SearchEngine/Phrasea/ConfigurationPanel.php b/lib/Alchemy/Phrasea/SearchEngine/Phrasea/ConfigurationPanel.php index bff3713e77..38b0747da8 100644 --- a/lib/Alchemy/Phrasea/SearchEngine/Phrasea/ConfigurationPanel.php +++ b/lib/Alchemy/Phrasea/SearchEngine/Phrasea/ConfigurationPanel.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/SearchEngine/Phrasea/PhraseaEngine.php b/lib/Alchemy/Phrasea/SearchEngine/Phrasea/PhraseaEngine.php index fde01a4a8f..abbad36d30 100644 --- a/lib/Alchemy/Phrasea/SearchEngine/Phrasea/PhraseaEngine.php +++ b/lib/Alchemy/Phrasea/SearchEngine/Phrasea/PhraseaEngine.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/SearchEngine/Phrasea/PhraseaEngineQueryParser.php b/lib/Alchemy/Phrasea/SearchEngine/Phrasea/PhraseaEngineQueryParser.php index 492d2dd954..556b986b8c 100644 --- a/lib/Alchemy/Phrasea/SearchEngine/Phrasea/PhraseaEngineQueryParser.php +++ b/lib/Alchemy/Phrasea/SearchEngine/Phrasea/PhraseaEngineQueryParser.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/SearchEngine/Phrasea/PhraseaEngineSubscriber.php b/lib/Alchemy/Phrasea/SearchEngine/Phrasea/PhraseaEngineSubscriber.php index b5d5e8196f..65ca76eb46 100644 --- a/lib/Alchemy/Phrasea/SearchEngine/Phrasea/PhraseaEngineSubscriber.php +++ b/lib/Alchemy/Phrasea/SearchEngine/Phrasea/PhraseaEngineSubscriber.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/SearchEngine/SearchEngineInterface.php b/lib/Alchemy/Phrasea/SearchEngine/SearchEngineInterface.php index a626ae5e93..d400f605ea 100644 --- a/lib/Alchemy/Phrasea/SearchEngine/SearchEngineInterface.php +++ b/lib/Alchemy/Phrasea/SearchEngine/SearchEngineInterface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/SearchEngine/SearchEngineLogger.php b/lib/Alchemy/Phrasea/SearchEngine/SearchEngineLogger.php index c8ca3a68f1..1c49f10046 100644 --- a/lib/Alchemy/Phrasea/SearchEngine/SearchEngineLogger.php +++ b/lib/Alchemy/Phrasea/SearchEngine/SearchEngineLogger.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/SearchEngine/SearchEngineOptions.php b/lib/Alchemy/Phrasea/SearchEngine/SearchEngineOptions.php index a10c08a14e..72a5b6563c 100644 --- a/lib/Alchemy/Phrasea/SearchEngine/SearchEngineOptions.php +++ b/lib/Alchemy/Phrasea/SearchEngine/SearchEngineOptions.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/SearchEngine/SearchEngineResult.php b/lib/Alchemy/Phrasea/SearchEngine/SearchEngineResult.php index 476280816e..80b9e20f7a 100644 --- a/lib/Alchemy/Phrasea/SearchEngine/SearchEngineResult.php +++ b/lib/Alchemy/Phrasea/SearchEngine/SearchEngineResult.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/SearchEngine/SearchEngineSuggestion.php b/lib/Alchemy/Phrasea/SearchEngine/SearchEngineSuggestion.php index 92cc49e428..1791537cac 100644 --- a/lib/Alchemy/Phrasea/SearchEngine/SearchEngineSuggestion.php +++ b/lib/Alchemy/Phrasea/SearchEngine/SearchEngineSuggestion.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/SearchEngine/SphinxSearch/AbstractCharset.php b/lib/Alchemy/Phrasea/SearchEngine/SphinxSearch/AbstractCharset.php index 81ea5ff54f..ac76cf38fc 100644 --- a/lib/Alchemy/Phrasea/SearchEngine/SphinxSearch/AbstractCharset.php +++ b/lib/Alchemy/Phrasea/SearchEngine/SphinxSearch/AbstractCharset.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/SearchEngine/SphinxSearch/ConfigurationPanel.php b/lib/Alchemy/Phrasea/SearchEngine/SphinxSearch/ConfigurationPanel.php index 16bd485ca8..9e240d976f 100644 --- a/lib/Alchemy/Phrasea/SearchEngine/SphinxSearch/ConfigurationPanel.php +++ b/lib/Alchemy/Phrasea/SearchEngine/SphinxSearch/ConfigurationPanel.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/SearchEngine/SphinxSearch/SphinxSearchEngine.php b/lib/Alchemy/Phrasea/SearchEngine/SphinxSearch/SphinxSearchEngine.php index 074f65c562..07e1568496 100644 --- a/lib/Alchemy/Phrasea/SearchEngine/SphinxSearch/SphinxSearchEngine.php +++ b/lib/Alchemy/Phrasea/SearchEngine/SphinxSearch/SphinxSearchEngine.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/SearchEngine/SphinxSearch/SphinxSearchEngineSubscriber.php b/lib/Alchemy/Phrasea/SearchEngine/SphinxSearch/SphinxSearchEngineSubscriber.php index d3b5f6e8f6..0370e14bcb 100644 --- a/lib/Alchemy/Phrasea/SearchEngine/SphinxSearch/SphinxSearchEngineSubscriber.php +++ b/lib/Alchemy/Phrasea/SearchEngine/SphinxSearch/SphinxSearchEngineSubscriber.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Setup/ConfigurationTester.php b/lib/Alchemy/Phrasea/Setup/ConfigurationTester.php index 295969e3f9..fd736cdd25 100644 --- a/lib/Alchemy/Phrasea/Setup/ConfigurationTester.php +++ b/lib/Alchemy/Phrasea/Setup/ConfigurationTester.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Setup/Information.php b/lib/Alchemy/Phrasea/Setup/Information.php index 2ace8205f6..2a2cb2095e 100644 --- a/lib/Alchemy/Phrasea/Setup/Information.php +++ b/lib/Alchemy/Phrasea/Setup/Information.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Setup/InformationInterface.php b/lib/Alchemy/Phrasea/Setup/InformationInterface.php index 38cc9462ba..3713f72942 100644 --- a/lib/Alchemy/Phrasea/Setup/InformationInterface.php +++ b/lib/Alchemy/Phrasea/Setup/InformationInterface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Setup/Installer.php b/lib/Alchemy/Phrasea/Setup/Installer.php index 773788f413..ea4637f67e 100644 --- a/lib/Alchemy/Phrasea/Setup/Installer.php +++ b/lib/Alchemy/Phrasea/Setup/Installer.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Setup/Probe/BinariesProbe.php b/lib/Alchemy/Phrasea/Setup/Probe/BinariesProbe.php index 30f68c16d6..e58ee7ab5e 100644 --- a/lib/Alchemy/Phrasea/Setup/Probe/BinariesProbe.php +++ b/lib/Alchemy/Phrasea/Setup/Probe/BinariesProbe.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Setup/Probe/CacheServerProbe.php b/lib/Alchemy/Phrasea/Setup/Probe/CacheServerProbe.php index 076e7c1f65..b58269a224 100644 --- a/lib/Alchemy/Phrasea/Setup/Probe/CacheServerProbe.php +++ b/lib/Alchemy/Phrasea/Setup/Probe/CacheServerProbe.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Setup/Probe/DataboxStructureProbe.php b/lib/Alchemy/Phrasea/Setup/Probe/DataboxStructureProbe.php index 83260d3738..868147747e 100644 --- a/lib/Alchemy/Phrasea/Setup/Probe/DataboxStructureProbe.php +++ b/lib/Alchemy/Phrasea/Setup/Probe/DataboxStructureProbe.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Setup/Probe/FilesystemProbe.php b/lib/Alchemy/Phrasea/Setup/Probe/FilesystemProbe.php index b5546aa619..646377bba9 100644 --- a/lib/Alchemy/Phrasea/Setup/Probe/FilesystemProbe.php +++ b/lib/Alchemy/Phrasea/Setup/Probe/FilesystemProbe.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Setup/Probe/LocalesProbe.php b/lib/Alchemy/Phrasea/Setup/Probe/LocalesProbe.php index 6327f221d1..d7ad961b05 100644 --- a/lib/Alchemy/Phrasea/Setup/Probe/LocalesProbe.php +++ b/lib/Alchemy/Phrasea/Setup/Probe/LocalesProbe.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Setup/Probe/OpcodeCacheProbe.php b/lib/Alchemy/Phrasea/Setup/Probe/OpcodeCacheProbe.php index 792d6a97d8..5b269acadb 100644 --- a/lib/Alchemy/Phrasea/Setup/Probe/OpcodeCacheProbe.php +++ b/lib/Alchemy/Phrasea/Setup/Probe/OpcodeCacheProbe.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Setup/Probe/PhpProbe.php b/lib/Alchemy/Phrasea/Setup/Probe/PhpProbe.php index 9797cc15fc..10af411d91 100644 --- a/lib/Alchemy/Phrasea/Setup/Probe/PhpProbe.php +++ b/lib/Alchemy/Phrasea/Setup/Probe/PhpProbe.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Setup/Probe/PhraseaProbe.php b/lib/Alchemy/Phrasea/Setup/Probe/PhraseaProbe.php index 5fd602c84e..535e52f32e 100644 --- a/lib/Alchemy/Phrasea/Setup/Probe/PhraseaProbe.php +++ b/lib/Alchemy/Phrasea/Setup/Probe/PhraseaProbe.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Setup/Probe/ProbeInterface.php b/lib/Alchemy/Phrasea/Setup/Probe/ProbeInterface.php index cbc6f40e64..74d294d94d 100644 --- a/lib/Alchemy/Phrasea/Setup/Probe/ProbeInterface.php +++ b/lib/Alchemy/Phrasea/Setup/Probe/ProbeInterface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Setup/Probe/SearchEngineProbe.php b/lib/Alchemy/Phrasea/Setup/Probe/SearchEngineProbe.php index 0b9859b175..ebb06e0be4 100644 --- a/lib/Alchemy/Phrasea/Setup/Probe/SearchEngineProbe.php +++ b/lib/Alchemy/Phrasea/Setup/Probe/SearchEngineProbe.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Setup/Probe/SubdefsPathsProbe.php b/lib/Alchemy/Phrasea/Setup/Probe/SubdefsPathsProbe.php index 3eb6b09626..83bb9ac989 100644 --- a/lib/Alchemy/Phrasea/Setup/Probe/SubdefsPathsProbe.php +++ b/lib/Alchemy/Phrasea/Setup/Probe/SubdefsPathsProbe.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Setup/Probe/SystemProbe.php b/lib/Alchemy/Phrasea/Setup/Probe/SystemProbe.php index 9cc8b38441..6d8ba22e56 100644 --- a/lib/Alchemy/Phrasea/Setup/Probe/SystemProbe.php +++ b/lib/Alchemy/Phrasea/Setup/Probe/SystemProbe.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Setup/RequirementInterface.php b/lib/Alchemy/Phrasea/Setup/RequirementInterface.php index 9a70af75ef..ed923bb4e9 100644 --- a/lib/Alchemy/Phrasea/Setup/RequirementInterface.php +++ b/lib/Alchemy/Phrasea/Setup/RequirementInterface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Setup/Requirements/BinariesRequirements.php b/lib/Alchemy/Phrasea/Setup/Requirements/BinariesRequirements.php index 988871d40a..cf3ae5fc9b 100644 --- a/lib/Alchemy/Phrasea/Setup/Requirements/BinariesRequirements.php +++ b/lib/Alchemy/Phrasea/Setup/Requirements/BinariesRequirements.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Setup/Requirements/CacheServerRequirement.php b/lib/Alchemy/Phrasea/Setup/Requirements/CacheServerRequirement.php index 334eec81ff..01b586b5d9 100644 --- a/lib/Alchemy/Phrasea/Setup/Requirements/CacheServerRequirement.php +++ b/lib/Alchemy/Phrasea/Setup/Requirements/CacheServerRequirement.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Setup/Requirements/FilesystemRequirements.php b/lib/Alchemy/Phrasea/Setup/Requirements/FilesystemRequirements.php index e459d776d9..720b9b5b4f 100644 --- a/lib/Alchemy/Phrasea/Setup/Requirements/FilesystemRequirements.php +++ b/lib/Alchemy/Phrasea/Setup/Requirements/FilesystemRequirements.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Setup/Requirements/LocalesRequirements.php b/lib/Alchemy/Phrasea/Setup/Requirements/LocalesRequirements.php index ba1e94794c..81c558e233 100644 --- a/lib/Alchemy/Phrasea/Setup/Requirements/LocalesRequirements.php +++ b/lib/Alchemy/Phrasea/Setup/Requirements/LocalesRequirements.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Setup/Requirements/OpcodeCacheRequirement.php b/lib/Alchemy/Phrasea/Setup/Requirements/OpcodeCacheRequirement.php index 33d43cb567..93d2daf03a 100644 --- a/lib/Alchemy/Phrasea/Setup/Requirements/OpcodeCacheRequirement.php +++ b/lib/Alchemy/Phrasea/Setup/Requirements/OpcodeCacheRequirement.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Setup/Requirements/PhpRequirements.php b/lib/Alchemy/Phrasea/Setup/Requirements/PhpRequirements.php index d53d8d2e72..666f118b9c 100644 --- a/lib/Alchemy/Phrasea/Setup/Requirements/PhpRequirements.php +++ b/lib/Alchemy/Phrasea/Setup/Requirements/PhpRequirements.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Setup/Requirements/PhraseaRequirements.php b/lib/Alchemy/Phrasea/Setup/Requirements/PhraseaRequirements.php index 346d92978c..786a9c8ac8 100644 --- a/lib/Alchemy/Phrasea/Setup/Requirements/PhraseaRequirements.php +++ b/lib/Alchemy/Phrasea/Setup/Requirements/PhraseaRequirements.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Setup/Requirements/RequirementInterface.php b/lib/Alchemy/Phrasea/Setup/Requirements/RequirementInterface.php index 2f818474a6..bd5374e74f 100644 --- a/lib/Alchemy/Phrasea/Setup/Requirements/RequirementInterface.php +++ b/lib/Alchemy/Phrasea/Setup/Requirements/RequirementInterface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Setup/Requirements/SystemRequirements.php b/lib/Alchemy/Phrasea/Setup/Requirements/SystemRequirements.php index 4a2214f371..83814524ad 100644 --- a/lib/Alchemy/Phrasea/Setup/Requirements/SystemRequirements.php +++ b/lib/Alchemy/Phrasea/Setup/Requirements/SystemRequirements.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Setup/Version/Migration/Migration31.php b/lib/Alchemy/Phrasea/Setup/Version/Migration/Migration31.php index d0ddd205e5..d455c372dd 100644 --- a/lib/Alchemy/Phrasea/Setup/Version/Migration/Migration31.php +++ b/lib/Alchemy/Phrasea/Setup/Version/Migration/Migration31.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Setup/Version/Migration/Migration35.php b/lib/Alchemy/Phrasea/Setup/Version/Migration/Migration35.php index e733b53c60..e4671baad6 100644 --- a/lib/Alchemy/Phrasea/Setup/Version/Migration/Migration35.php +++ b/lib/Alchemy/Phrasea/Setup/Version/Migration/Migration35.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Setup/Version/Migration/Migration38.php b/lib/Alchemy/Phrasea/Setup/Version/Migration/Migration38.php index 46f198a606..38ffe5c305 100644 --- a/lib/Alchemy/Phrasea/Setup/Version/Migration/Migration38.php +++ b/lib/Alchemy/Phrasea/Setup/Version/Migration/Migration38.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Setup/Version/Migration/MigrationInterface.php b/lib/Alchemy/Phrasea/Setup/Version/Migration/MigrationInterface.php index ae1c24ad8c..b57074fc9b 100644 --- a/lib/Alchemy/Phrasea/Setup/Version/Migration/MigrationInterface.php +++ b/lib/Alchemy/Phrasea/Setup/Version/Migration/MigrationInterface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Setup/Version/Probe/Probe31.php b/lib/Alchemy/Phrasea/Setup/Version/Probe/Probe31.php index db8679d88c..40f96b805e 100644 --- a/lib/Alchemy/Phrasea/Setup/Version/Probe/Probe31.php +++ b/lib/Alchemy/Phrasea/Setup/Version/Probe/Probe31.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Setup/Version/Probe/Probe35.php b/lib/Alchemy/Phrasea/Setup/Version/Probe/Probe35.php index 447eff638e..008a02fe12 100644 --- a/lib/Alchemy/Phrasea/Setup/Version/Probe/Probe35.php +++ b/lib/Alchemy/Phrasea/Setup/Version/Probe/Probe35.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Setup/Version/Probe/Probe38.php b/lib/Alchemy/Phrasea/Setup/Version/Probe/Probe38.php index d39f11d610..dbede4844f 100644 --- a/lib/Alchemy/Phrasea/Setup/Version/Probe/Probe38.php +++ b/lib/Alchemy/Phrasea/Setup/Version/Probe/Probe38.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Setup/Version/Probe/ProbeInterface.php b/lib/Alchemy/Phrasea/Setup/Version/Probe/ProbeInterface.php index 956e05469f..a48bae1f58 100644 --- a/lib/Alchemy/Phrasea/Setup/Version/Probe/ProbeInterface.php +++ b/lib/Alchemy/Phrasea/Setup/Version/Probe/ProbeInterface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Twig/BytesConverter.php b/lib/Alchemy/Phrasea/Twig/BytesConverter.php index 1e5e1275f3..b50f0178a9 100644 --- a/lib/Alchemy/Phrasea/Twig/BytesConverter.php +++ b/lib/Alchemy/Phrasea/Twig/BytesConverter.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Twig/Camelize.php b/lib/Alchemy/Phrasea/Twig/Camelize.php index 5a3b5ab107..b0e595ffe3 100644 --- a/lib/Alchemy/Phrasea/Twig/Camelize.php +++ b/lib/Alchemy/Phrasea/Twig/Camelize.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Twig/Fit.php b/lib/Alchemy/Phrasea/Twig/Fit.php index a4bb2c1bba..b97f0a056a 100644 --- a/lib/Alchemy/Phrasea/Twig/Fit.php +++ b/lib/Alchemy/Phrasea/Twig/Fit.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Utilities/Less/Builder.php b/lib/Alchemy/Phrasea/Utilities/Less/Builder.php index bbcd25485a..b38edde3a2 100644 --- a/lib/Alchemy/Phrasea/Utilities/Less/Builder.php +++ b/lib/Alchemy/Phrasea/Utilities/Less/Builder.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Utilities/Less/Compiler.php b/lib/Alchemy/Phrasea/Utilities/Less/Compiler.php index 8c13f5505f..4b8ffd8a11 100644 --- a/lib/Alchemy/Phrasea/Utilities/Less/Compiler.php +++ b/lib/Alchemy/Phrasea/Utilities/Less/Compiler.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Utilities/String/Camelizer.php b/lib/Alchemy/Phrasea/Utilities/String/Camelizer.php index d8cf62ea88..51e7b7dc69 100644 --- a/lib/Alchemy/Phrasea/Utilities/String/Camelizer.php +++ b/lib/Alchemy/Phrasea/Utilities/String/Camelizer.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Vocabulary/ControlProvider/ControlProviderInterface.php b/lib/Alchemy/Phrasea/Vocabulary/ControlProvider/ControlProviderInterface.php index a6272ed677..92e2012ea6 100644 --- a/lib/Alchemy/Phrasea/Vocabulary/ControlProvider/ControlProviderInterface.php +++ b/lib/Alchemy/Phrasea/Vocabulary/ControlProvider/ControlProviderInterface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Vocabulary/ControlProvider/UserProvider.php b/lib/Alchemy/Phrasea/Vocabulary/ControlProvider/UserProvider.php index eb8be3aa69..b5062aeef6 100644 --- a/lib/Alchemy/Phrasea/Vocabulary/ControlProvider/UserProvider.php +++ b/lib/Alchemy/Phrasea/Vocabulary/ControlProvider/UserProvider.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Vocabulary/Controller.php b/lib/Alchemy/Phrasea/Vocabulary/Controller.php index c355d41e83..51507d06a8 100644 --- a/lib/Alchemy/Phrasea/Vocabulary/Controller.php +++ b/lib/Alchemy/Phrasea/Vocabulary/Controller.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Alchemy/Phrasea/Vocabulary/Term.php b/lib/Alchemy/Phrasea/Vocabulary/Term.php index c8a54ddeef..366e77206a 100644 --- a/lib/Alchemy/Phrasea/Vocabulary/Term.php +++ b/lib/Alchemy/Phrasea/Vocabulary/Term.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Doctrine/Entities/AuthFailure.php b/lib/Doctrine/Entities/AuthFailure.php index 891c10a53d..7a87643db3 100644 --- a/lib/Doctrine/Entities/AuthFailure.php +++ b/lib/Doctrine/Entities/AuthFailure.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Doctrine/Entities/Basket.php b/lib/Doctrine/Entities/Basket.php index b50a400d1e..9e4f46d801 100644 --- a/lib/Doctrine/Entities/Basket.php +++ b/lib/Doctrine/Entities/Basket.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Doctrine/Entities/BasketElement.php b/lib/Doctrine/Entities/BasketElement.php index 8abeb7e53d..cbd3817eca 100644 --- a/lib/Doctrine/Entities/BasketElement.php +++ b/lib/Doctrine/Entities/BasketElement.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Doctrine/Entities/LazaretAttribute.php b/lib/Doctrine/Entities/LazaretAttribute.php index 7f75968c9e..5b6bccd252 100644 --- a/lib/Doctrine/Entities/LazaretAttribute.php +++ b/lib/Doctrine/Entities/LazaretAttribute.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Doctrine/Entities/LazaretCheck.php b/lib/Doctrine/Entities/LazaretCheck.php index 1f26ab0af8..e1c1d6bffb 100644 --- a/lib/Doctrine/Entities/LazaretCheck.php +++ b/lib/Doctrine/Entities/LazaretCheck.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Doctrine/Entities/LazaretFile.php b/lib/Doctrine/Entities/LazaretFile.php index 0046a72fe4..cc6dbb4c4a 100644 --- a/lib/Doctrine/Entities/LazaretFile.php +++ b/lib/Doctrine/Entities/LazaretFile.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Doctrine/Entities/LazaretSession.php b/lib/Doctrine/Entities/LazaretSession.php index 892a4551e5..045a21387a 100644 --- a/lib/Doctrine/Entities/LazaretSession.php +++ b/lib/Doctrine/Entities/LazaretSession.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Doctrine/Entities/Session.php b/lib/Doctrine/Entities/Session.php index 48d5399db6..cdfb7a3e8a 100644 --- a/lib/Doctrine/Entities/Session.php +++ b/lib/Doctrine/Entities/Session.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Doctrine/Entities/SessionModule.php b/lib/Doctrine/Entities/SessionModule.php index edde3f9ba0..566669239f 100644 --- a/lib/Doctrine/Entities/SessionModule.php +++ b/lib/Doctrine/Entities/SessionModule.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Doctrine/Entities/StoryWZ.php b/lib/Doctrine/Entities/StoryWZ.php index 72c85f3019..8f9c88d346 100644 --- a/lib/Doctrine/Entities/StoryWZ.php +++ b/lib/Doctrine/Entities/StoryWZ.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Doctrine/Entities/UsrList.php b/lib/Doctrine/Entities/UsrList.php index f7ca651a4a..78c00ae397 100644 --- a/lib/Doctrine/Entities/UsrList.php +++ b/lib/Doctrine/Entities/UsrList.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Doctrine/Entities/UsrListEntry.php b/lib/Doctrine/Entities/UsrListEntry.php index ff3cb5d3d1..463217a74e 100644 --- a/lib/Doctrine/Entities/UsrListEntry.php +++ b/lib/Doctrine/Entities/UsrListEntry.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Doctrine/Entities/UsrListOwner.php b/lib/Doctrine/Entities/UsrListOwner.php index 9d2d27f2fa..3b8e262b86 100644 --- a/lib/Doctrine/Entities/UsrListOwner.php +++ b/lib/Doctrine/Entities/UsrListOwner.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Doctrine/Entities/ValidationData.php b/lib/Doctrine/Entities/ValidationData.php index 681c88f97b..4c02f96f4d 100644 --- a/lib/Doctrine/Entities/ValidationData.php +++ b/lib/Doctrine/Entities/ValidationData.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Doctrine/Entities/ValidationParticipant.php b/lib/Doctrine/Entities/ValidationParticipant.php index e5906c62aa..e6ec68ae07 100644 --- a/lib/Doctrine/Entities/ValidationParticipant.php +++ b/lib/Doctrine/Entities/ValidationParticipant.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Doctrine/Entities/ValidationSession.php b/lib/Doctrine/Entities/ValidationSession.php index fa364c167a..58e754a40a 100644 --- a/lib/Doctrine/Entities/ValidationSession.php +++ b/lib/Doctrine/Entities/ValidationSession.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Doctrine/Logger/MonologSQLLogger.php b/lib/Doctrine/Logger/MonologSQLLogger.php index 7098ffd4e0..4c42e0f600 100644 --- a/lib/Doctrine/Logger/MonologSQLLogger.php +++ b/lib/Doctrine/Logger/MonologSQLLogger.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Doctrine/Repositories/BasketRepository.php b/lib/Doctrine/Repositories/BasketRepository.php index 2ad75afe85..117f0701d7 100644 --- a/lib/Doctrine/Repositories/BasketRepository.php +++ b/lib/Doctrine/Repositories/BasketRepository.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Doctrine/Repositories/ValidationParticipantRepository.php b/lib/Doctrine/Repositories/ValidationParticipantRepository.php index 04c71cb1c2..ec55bcd271 100644 --- a/lib/Doctrine/Repositories/ValidationParticipantRepository.php +++ b/lib/Doctrine/Repositories/ValidationParticipantRepository.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Doctrine/Types/Binary.php b/lib/Doctrine/Types/Binary.php index 2b8c28e24b..0839c594b4 100644 --- a/lib/Doctrine/Types/Binary.php +++ b/lib/Doctrine/Types/Binary.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Doctrine/Types/Blob.php b/lib/Doctrine/Types/Blob.php index 0edf9f370b..69df8d7c5a 100644 --- a/lib/Doctrine/Types/Blob.php +++ b/lib/Doctrine/Types/Blob.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Doctrine/Types/Enum.php b/lib/Doctrine/Types/Enum.php index 25f658dc8e..3bd1bb9ae2 100644 --- a/lib/Doctrine/Types/Enum.php +++ b/lib/Doctrine/Types/Enum.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Doctrine/Types/LongBlob.php b/lib/Doctrine/Types/LongBlob.php index 609bd4003b..12192d151f 100644 --- a/lib/Doctrine/Types/LongBlob.php +++ b/lib/Doctrine/Types/LongBlob.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/Doctrine/Types/VarBinary.php b/lib/Doctrine/Types/VarBinary.php index bc1bbc8d1a..914bcec42b 100644 --- a/lib/Doctrine/Types/VarBinary.php +++ b/lib/Doctrine/Types/VarBinary.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/ACL.php b/lib/classes/ACL.php index c5ee99efd0..d1f46d664e 100644 --- a/lib/classes/ACL.php +++ b/lib/classes/ACL.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/API/OAuth2/Account.php b/lib/classes/API/OAuth2/Account.php index 6195357b60..a7498e37ac 100644 --- a/lib/classes/API/OAuth2/Account.php +++ b/lib/classes/API/OAuth2/Account.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/API/OAuth2/Adapter.php b/lib/classes/API/OAuth2/Adapter.php index 6443990f78..9503362163 100644 --- a/lib/classes/API/OAuth2/Adapter.php +++ b/lib/classes/API/OAuth2/Adapter.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/API/OAuth2/Application.php b/lib/classes/API/OAuth2/Application.php index 49bf131478..0ed45e8061 100644 --- a/lib/classes/API/OAuth2/Application.php +++ b/lib/classes/API/OAuth2/Application.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/API/OAuth2/Application/Navigator.php b/lib/classes/API/OAuth2/Application/Navigator.php index acaada890b..a53986aa0f 100644 --- a/lib/classes/API/OAuth2/Application/Navigator.php +++ b/lib/classes/API/OAuth2/Application/Navigator.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/API/OAuth2/AuthCode.php b/lib/classes/API/OAuth2/AuthCode.php index db8e8a6547..34f5f7adae 100644 --- a/lib/classes/API/OAuth2/AuthCode.php +++ b/lib/classes/API/OAuth2/AuthCode.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/API/OAuth2/Exception/Exception.php b/lib/classes/API/OAuth2/Exception/Exception.php index 39de0a909d..5c9c524757 100644 --- a/lib/classes/API/OAuth2/Exception/Exception.php +++ b/lib/classes/API/OAuth2/Exception/Exception.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/API/OAuth2/Exception/Interface.php b/lib/classes/API/OAuth2/Exception/Interface.php index 5e025cf150..2c9db30dc3 100644 --- a/lib/classes/API/OAuth2/Exception/Interface.php +++ b/lib/classes/API/OAuth2/Exception/Interface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/API/OAuth2/Exception/Redirect.php b/lib/classes/API/OAuth2/Exception/Redirect.php index 3e94035b0e..b294814233 100644 --- a/lib/classes/API/OAuth2/Exception/Redirect.php +++ b/lib/classes/API/OAuth2/Exception/Redirect.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/API/OAuth2/Exception/Redirect/AccessDenied.php b/lib/classes/API/OAuth2/Exception/Redirect/AccessDenied.php index cb2e268b57..18c9127b9c 100644 --- a/lib/classes/API/OAuth2/Exception/Redirect/AccessDenied.php +++ b/lib/classes/API/OAuth2/Exception/Redirect/AccessDenied.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/API/OAuth2/Exception/Redirect/InvalidClient.php b/lib/classes/API/OAuth2/Exception/Redirect/InvalidClient.php index 0502ab07e2..4974fd1dbd 100644 --- a/lib/classes/API/OAuth2/Exception/Redirect/InvalidClient.php +++ b/lib/classes/API/OAuth2/Exception/Redirect/InvalidClient.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/API/OAuth2/Exception/Redirect/InvalidRequest.php b/lib/classes/API/OAuth2/Exception/Redirect/InvalidRequest.php index 09baac7c0f..3e93e5640b 100644 --- a/lib/classes/API/OAuth2/Exception/Redirect/InvalidRequest.php +++ b/lib/classes/API/OAuth2/Exception/Redirect/InvalidRequest.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/API/OAuth2/Exception/Redirect/InvalidScope.php b/lib/classes/API/OAuth2/Exception/Redirect/InvalidScope.php index e990b683a6..5eb310e92a 100644 --- a/lib/classes/API/OAuth2/Exception/Redirect/InvalidScope.php +++ b/lib/classes/API/OAuth2/Exception/Redirect/InvalidScope.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/API/OAuth2/Exception/Redirect/ServerError.php b/lib/classes/API/OAuth2/Exception/Redirect/ServerError.php index dc34bac060..babd3897fa 100644 --- a/lib/classes/API/OAuth2/Exception/Redirect/ServerError.php +++ b/lib/classes/API/OAuth2/Exception/Redirect/ServerError.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/API/OAuth2/Exception/Redirect/TemporaryUnavailable.php b/lib/classes/API/OAuth2/Exception/Redirect/TemporaryUnavailable.php index 86eb328769..55c9d1e765 100644 --- a/lib/classes/API/OAuth2/Exception/Redirect/TemporaryUnavailable.php +++ b/lib/classes/API/OAuth2/Exception/Redirect/TemporaryUnavailable.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/API/OAuth2/Exception/Redirect/UnauthorizedClient.php b/lib/classes/API/OAuth2/Exception/Redirect/UnauthorizedClient.php index cea400c671..128c16c597 100644 --- a/lib/classes/API/OAuth2/Exception/Redirect/UnauthorizedClient.php +++ b/lib/classes/API/OAuth2/Exception/Redirect/UnauthorizedClient.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/API/OAuth2/Exception/Redirect/UnsupportedResponseType.php b/lib/classes/API/OAuth2/Exception/Redirect/UnsupportedResponseType.php index 5a183b541f..d36d19da0b 100644 --- a/lib/classes/API/OAuth2/Exception/Redirect/UnsupportedResponseType.php +++ b/lib/classes/API/OAuth2/Exception/Redirect/UnsupportedResponseType.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/API/OAuth2/Exception/WWWAuthenticate.php b/lib/classes/API/OAuth2/Exception/WWWAuthenticate.php index b27c3449a4..0598a4e1a0 100644 --- a/lib/classes/API/OAuth2/Exception/WWWAuthenticate.php +++ b/lib/classes/API/OAuth2/Exception/WWWAuthenticate.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/API/OAuth2/Exception/WWWAuthenticate/ExpiredToken.php b/lib/classes/API/OAuth2/Exception/WWWAuthenticate/ExpiredToken.php index e2e041aa92..587c7101c5 100644 --- a/lib/classes/API/OAuth2/Exception/WWWAuthenticate/ExpiredToken.php +++ b/lib/classes/API/OAuth2/Exception/WWWAuthenticate/ExpiredToken.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/API/OAuth2/Exception/WWWAuthenticate/InsufficientScope.php b/lib/classes/API/OAuth2/Exception/WWWAuthenticate/InsufficientScope.php index 16b8f73853..101e474bdc 100644 --- a/lib/classes/API/OAuth2/Exception/WWWAuthenticate/InsufficientScope.php +++ b/lib/classes/API/OAuth2/Exception/WWWAuthenticate/InsufficientScope.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/API/OAuth2/Exception/WWWAuthenticate/InvalidClient.php b/lib/classes/API/OAuth2/Exception/WWWAuthenticate/InvalidClient.php index 408c7338d3..441b6f505a 100644 --- a/lib/classes/API/OAuth2/Exception/WWWAuthenticate/InvalidClient.php +++ b/lib/classes/API/OAuth2/Exception/WWWAuthenticate/InvalidClient.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/API/OAuth2/Exception/WWWAuthenticate/InvalidRequest.php b/lib/classes/API/OAuth2/Exception/WWWAuthenticate/InvalidRequest.php index 78e1bf8f89..4f531da76a 100644 --- a/lib/classes/API/OAuth2/Exception/WWWAuthenticate/InvalidRequest.php +++ b/lib/classes/API/OAuth2/Exception/WWWAuthenticate/InvalidRequest.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/API/OAuth2/Exception/WWWAuthenticate/InvalidToken.php b/lib/classes/API/OAuth2/Exception/WWWAuthenticate/InvalidToken.php index 83a71b2a2e..684c547f99 100644 --- a/lib/classes/API/OAuth2/Exception/WWWAuthenticate/InvalidToken.php +++ b/lib/classes/API/OAuth2/Exception/WWWAuthenticate/InvalidToken.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/API/OAuth2/Exception/WWWAuthenticate/Type/BadRequest.php b/lib/classes/API/OAuth2/Exception/WWWAuthenticate/Type/BadRequest.php index a237dc63b3..62f02e0543 100644 --- a/lib/classes/API/OAuth2/Exception/WWWAuthenticate/Type/BadRequest.php +++ b/lib/classes/API/OAuth2/Exception/WWWAuthenticate/Type/BadRequest.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/API/OAuth2/Exception/WWWAuthenticate/Type/Forbidden.php b/lib/classes/API/OAuth2/Exception/WWWAuthenticate/Type/Forbidden.php index fd51330d8b..91c430a163 100644 --- a/lib/classes/API/OAuth2/Exception/WWWAuthenticate/Type/Forbidden.php +++ b/lib/classes/API/OAuth2/Exception/WWWAuthenticate/Type/Forbidden.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/API/OAuth2/Exception/WWWAuthenticate/Type/Unauthorized.php b/lib/classes/API/OAuth2/Exception/WWWAuthenticate/Type/Unauthorized.php index 6d08ff739b..d3b6158065 100644 --- a/lib/classes/API/OAuth2/Exception/WWWAuthenticate/Type/Unauthorized.php +++ b/lib/classes/API/OAuth2/Exception/WWWAuthenticate/Type/Unauthorized.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/API/OAuth2/Form/DevAppDesktop.php b/lib/classes/API/OAuth2/Form/DevAppDesktop.php index af49778ca5..74cc88af7d 100644 --- a/lib/classes/API/OAuth2/Form/DevAppDesktop.php +++ b/lib/classes/API/OAuth2/Form/DevAppDesktop.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/API/OAuth2/Form/DevAppInternet.php b/lib/classes/API/OAuth2/Form/DevAppInternet.php index 0d8e108772..a9b8023f72 100644 --- a/lib/classes/API/OAuth2/Form/DevAppInternet.php +++ b/lib/classes/API/OAuth2/Form/DevAppInternet.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/API/OAuth2/RefreshToken.php b/lib/classes/API/OAuth2/RefreshToken.php index 1711b65c56..0c955f98e8 100644 --- a/lib/classes/API/OAuth2/RefreshToken.php +++ b/lib/classes/API/OAuth2/RefreshToken.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/API/OAuth2/Token.php b/lib/classes/API/OAuth2/Token.php index f5485564c7..462bba10e7 100644 --- a/lib/classes/API/OAuth2/Token.php +++ b/lib/classes/API/OAuth2/Token.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/API/V1/Abstract.php b/lib/classes/API/V1/Abstract.php index 11b5295adc..b71f4f2437 100644 --- a/lib/classes/API/V1/Abstract.php +++ b/lib/classes/API/V1/Abstract.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/API/V1/Interface.php b/lib/classes/API/V1/Interface.php index 19e2deded0..f45eb274f4 100644 --- a/lib/classes/API/V1/Interface.php +++ b/lib/classes/API/V1/Interface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/API/V1/adapter.php b/lib/classes/API/V1/adapter.php index c81470510e..127993624d 100644 --- a/lib/classes/API/V1/adapter.php +++ b/lib/classes/API/V1/adapter.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/API/V1/exception/abstract.php b/lib/classes/API/V1/exception/abstract.php index 068d55aee1..4794cdc8a0 100644 --- a/lib/classes/API/V1/exception/abstract.php +++ b/lib/classes/API/V1/exception/abstract.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/API/V1/exception/badrequest.php b/lib/classes/API/V1/exception/badrequest.php index 638eeab2e4..e04a1082f9 100644 --- a/lib/classes/API/V1/exception/badrequest.php +++ b/lib/classes/API/V1/exception/badrequest.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/API/V1/exception/forbidden.php b/lib/classes/API/V1/exception/forbidden.php index d234de3148..9b142cec05 100644 --- a/lib/classes/API/V1/exception/forbidden.php +++ b/lib/classes/API/V1/exception/forbidden.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/API/V1/exception/internalservererror.php b/lib/classes/API/V1/exception/internalservererror.php index b9973e55cb..0e8f2a3c67 100644 --- a/lib/classes/API/V1/exception/internalservererror.php +++ b/lib/classes/API/V1/exception/internalservererror.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/API/V1/exception/maintenance.php b/lib/classes/API/V1/exception/maintenance.php index 0f0792bd83..cf6d9ce17c 100644 --- a/lib/classes/API/V1/exception/maintenance.php +++ b/lib/classes/API/V1/exception/maintenance.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/API/V1/exception/methodnotallowed.php b/lib/classes/API/V1/exception/methodnotallowed.php index c5be0c5b4a..bac4877199 100644 --- a/lib/classes/API/V1/exception/methodnotallowed.php +++ b/lib/classes/API/V1/exception/methodnotallowed.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/API/V1/exception/notfound.php b/lib/classes/API/V1/exception/notfound.php index 5c627dcc43..b34bcadd14 100644 --- a/lib/classes/API/V1/exception/notfound.php +++ b/lib/classes/API/V1/exception/notfound.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/API/V1/exception/unauthorized.php b/lib/classes/API/V1/exception/unauthorized.php index 8445434632..3e65a73f79 100644 --- a/lib/classes/API/V1/exception/unauthorized.php +++ b/lib/classes/API/V1/exception/unauthorized.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/API/V1/result.php b/lib/classes/API/V1/result.php index dfef2bf645..768266caa0 100644 --- a/lib/classes/API/V1/result.php +++ b/lib/classes/API/V1/result.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/API/Webhook.php b/lib/classes/API/Webhook.php index 413ff913a9..950832f89a 100644 --- a/lib/classes/API/Webhook.php +++ b/lib/classes/API/Webhook.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Bridge/Account.php b/lib/classes/Bridge/Account.php index aa43e7a241..c8ec594f5c 100644 --- a/lib/classes/Bridge/Account.php +++ b/lib/classes/Bridge/Account.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Bridge/AccountSettings.php b/lib/classes/Bridge/AccountSettings.php index a5890bc51d..b86e69f212 100644 --- a/lib/classes/Bridge/AccountSettings.php +++ b/lib/classes/Bridge/AccountSettings.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Bridge/Api.php b/lib/classes/Bridge/Api.php index e2b72a0b4d..662423bc33 100644 --- a/lib/classes/Bridge/Api.php +++ b/lib/classes/Bridge/Api.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Bridge/Api/Abstract.php b/lib/classes/Bridge/Api/Abstract.php index 467bb859bd..9dfa944250 100644 --- a/lib/classes/Bridge/Api/Abstract.php +++ b/lib/classes/Bridge/Api/Abstract.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Bridge/Api/AbstractCollection.php b/lib/classes/Bridge/Api/AbstractCollection.php index 7719ccbaaa..843d72d615 100644 --- a/lib/classes/Bridge/Api/AbstractCollection.php +++ b/lib/classes/Bridge/Api/AbstractCollection.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Bridge/Api/Auth/Abstract.php b/lib/classes/Bridge/Api/Auth/Abstract.php index f96d9f1d7a..98979ef98e 100644 --- a/lib/classes/Bridge/Api/Auth/Abstract.php +++ b/lib/classes/Bridge/Api/Auth/Abstract.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Bridge/Api/Auth/Flickr.php b/lib/classes/Bridge/Api/Auth/Flickr.php index 1fdc2e25e9..165b33a60c 100644 --- a/lib/classes/Bridge/Api/Auth/Flickr.php +++ b/lib/classes/Bridge/Api/Auth/Flickr.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Bridge/Api/Auth/Interface.php b/lib/classes/Bridge/Api/Auth/Interface.php index 3237872944..b900e4d94f 100644 --- a/lib/classes/Bridge/Api/Auth/Interface.php +++ b/lib/classes/Bridge/Api/Auth/Interface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Bridge/Api/Auth/OAuth2.php b/lib/classes/Bridge/Api/Auth/OAuth2.php index c6a85ae71d..8612f3e39f 100644 --- a/lib/classes/Bridge/Api/Auth/OAuth2.php +++ b/lib/classes/Bridge/Api/Auth/OAuth2.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Bridge/Api/Auth/Youtube.php b/lib/classes/Bridge/Api/Auth/Youtube.php index 7cb20ab3c4..809ac999e0 100644 --- a/lib/classes/Bridge/Api/Auth/Youtube.php +++ b/lib/classes/Bridge/Api/Auth/Youtube.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Bridge/Api/ContainerCollection.php b/lib/classes/Bridge/Api/ContainerCollection.php index 25f53d4079..67a6d93699 100644 --- a/lib/classes/Bridge/Api/ContainerCollection.php +++ b/lib/classes/Bridge/Api/ContainerCollection.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Bridge/Api/ContainerInterface.php b/lib/classes/Bridge/Api/ContainerInterface.php index 6a54e682de..c09a0f97a4 100644 --- a/lib/classes/Bridge/Api/ContainerInterface.php +++ b/lib/classes/Bridge/Api/ContainerInterface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Bridge/Api/Dailymotion.php b/lib/classes/Bridge/Api/Dailymotion.php index 9c5cec2529..5835492ce6 100644 --- a/lib/classes/Bridge/Api/Dailymotion.php +++ b/lib/classes/Bridge/Api/Dailymotion.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Bridge/Api/ElementCollection.php b/lib/classes/Bridge/Api/ElementCollection.php index acececf132..43408c4425 100644 --- a/lib/classes/Bridge/Api/ElementCollection.php +++ b/lib/classes/Bridge/Api/ElementCollection.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Bridge/Api/ElementInterface.php b/lib/classes/Bridge/Api/ElementInterface.php index 56a0b90b9b..fdf7957e9f 100644 --- a/lib/classes/Bridge/Api/ElementInterface.php +++ b/lib/classes/Bridge/Api/ElementInterface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Bridge/Api/Flickr.php b/lib/classes/Bridge/Api/Flickr.php index 25145109bc..7f159397a7 100644 --- a/lib/classes/Bridge/Api/Flickr.php +++ b/lib/classes/Bridge/Api/Flickr.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Bridge/Api/Flickr/Container.php b/lib/classes/Bridge/Api/Flickr/Container.php index c474189800..523d72febf 100644 --- a/lib/classes/Bridge/Api/Flickr/Container.php +++ b/lib/classes/Bridge/Api/Flickr/Container.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Bridge/Api/Flickr/Element.php b/lib/classes/Bridge/Api/Flickr/Element.php index 813b55a925..2f4f932322 100644 --- a/lib/classes/Bridge/Api/Flickr/Element.php +++ b/lib/classes/Bridge/Api/Flickr/Element.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Bridge/Api/Interface.php b/lib/classes/Bridge/Api/Interface.php index eb5c3b9a91..bc389cfca2 100644 --- a/lib/classes/Bridge/Api/Interface.php +++ b/lib/classes/Bridge/Api/Interface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Bridge/Api/Youtube.php b/lib/classes/Bridge/Api/Youtube.php index 2a64602b2f..9b98b713a0 100644 --- a/lib/classes/Bridge/Api/Youtube.php +++ b/lib/classes/Bridge/Api/Youtube.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Bridge/Api/Youtube/Container.php b/lib/classes/Bridge/Api/Youtube/Container.php index be47e915f3..22175ca682 100644 --- a/lib/classes/Bridge/Api/Youtube/Container.php +++ b/lib/classes/Bridge/Api/Youtube/Container.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Bridge/Api/Youtube/Element.php b/lib/classes/Bridge/Api/Youtube/Element.php index 977114d6c7..e346fc4237 100644 --- a/lib/classes/Bridge/Api/Youtube/Element.php +++ b/lib/classes/Bridge/Api/Youtube/Element.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Bridge/Element.php b/lib/classes/Bridge/Element.php index 8865fabe52..58ab2d7723 100644 --- a/lib/classes/Bridge/Element.php +++ b/lib/classes/Bridge/Element.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Bridge/Exception.php b/lib/classes/Bridge/Exception.php index 9c783d0873..4d8e977172 100644 --- a/lib/classes/Bridge/Exception.php +++ b/lib/classes/Bridge/Exception.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Bridge/Exception/AccountNotFound.php b/lib/classes/Bridge/Exception/AccountNotFound.php index c12df48114..80db55437f 100644 --- a/lib/classes/Bridge/Exception/AccountNotFound.php +++ b/lib/classes/Bridge/Exception/AccountNotFound.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Bridge/Exception/ActionAuthBadConnection.php b/lib/classes/Bridge/Exception/ActionAuthBadConnection.php index 07d639ff35..0dc92b579c 100644 --- a/lib/classes/Bridge/Exception/ActionAuthBadConnection.php +++ b/lib/classes/Bridge/Exception/ActionAuthBadConnection.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Bridge/Exception/ActionAuthNeedReconnect.php b/lib/classes/Bridge/Exception/ActionAuthNeedReconnect.php index 1a71980ed6..cb9dfffabc 100644 --- a/lib/classes/Bridge/Exception/ActionAuthNeedReconnect.php +++ b/lib/classes/Bridge/Exception/ActionAuthNeedReconnect.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Bridge/Exception/ActionForbidden.php b/lib/classes/Bridge/Exception/ActionForbidden.php index 479d9f6374..630884b5e7 100644 --- a/lib/classes/Bridge/Exception/ActionForbidden.php +++ b/lib/classes/Bridge/Exception/ActionForbidden.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Bridge/Exception/ActionInvalidObjectId.php b/lib/classes/Bridge/Exception/ActionInvalidObjectId.php index ad05446fca..b4650eca32 100644 --- a/lib/classes/Bridge/Exception/ActionInvalidObjectId.php +++ b/lib/classes/Bridge/Exception/ActionInvalidObjectId.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Bridge/Exception/ActionMandatoryField.php b/lib/classes/Bridge/Exception/ActionMandatoryField.php index ba1cf9038a..a15c76e5c1 100644 --- a/lib/classes/Bridge/Exception/ActionMandatoryField.php +++ b/lib/classes/Bridge/Exception/ActionMandatoryField.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Bridge/Exception/ApiConnectorAccessTokenFailed.php b/lib/classes/Bridge/Exception/ApiConnectorAccessTokenFailed.php index b9edad96c8..b15f57f8f5 100644 --- a/lib/classes/Bridge/Exception/ApiConnectorAccessTokenFailed.php +++ b/lib/classes/Bridge/Exception/ApiConnectorAccessTokenFailed.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Bridge/Exception/ApiConnectorNotConfigured.php b/lib/classes/Bridge/Exception/ApiConnectorNotConfigured.php index ee4bc67007..e0741a3ff1 100644 --- a/lib/classes/Bridge/Exception/ApiConnectorNotConfigured.php +++ b/lib/classes/Bridge/Exception/ApiConnectorNotConfigured.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Bridge/Exception/ApiConnectorNotConnected.php b/lib/classes/Bridge/Exception/ApiConnectorNotConnected.php index 6d12da72d9..41e7410ea8 100644 --- a/lib/classes/Bridge/Exception/ApiConnectorNotConnected.php +++ b/lib/classes/Bridge/Exception/ApiConnectorNotConnected.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Bridge/Exception/ApiConnectorNotFound.php b/lib/classes/Bridge/Exception/ApiConnectorNotFound.php index 41084acaa1..cfa3df0f2b 100644 --- a/lib/classes/Bridge/Exception/ApiConnectorNotFound.php +++ b/lib/classes/Bridge/Exception/ApiConnectorNotFound.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Bridge/Exception/ApiConnectorRequestFailed.php b/lib/classes/Bridge/Exception/ApiConnectorRequestFailed.php index ba62ed4c9d..7c9da7f726 100644 --- a/lib/classes/Bridge/Exception/ApiConnectorRequestFailed.php +++ b/lib/classes/Bridge/Exception/ApiConnectorRequestFailed.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Bridge/Exception/ApiDisabled.php b/lib/classes/Bridge/Exception/ApiDisabled.php index 0722cb06bd..24e53955ea 100644 --- a/lib/classes/Bridge/Exception/ApiDisabled.php +++ b/lib/classes/Bridge/Exception/ApiDisabled.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Bridge/Exception/ApiNotFound.php b/lib/classes/Bridge/Exception/ApiNotFound.php index 534969d4ca..c3b18ac79c 100644 --- a/lib/classes/Bridge/Exception/ApiNotFound.php +++ b/lib/classes/Bridge/Exception/ApiNotFound.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Bridge/Exception/ContainerUnknown.php b/lib/classes/Bridge/Exception/ContainerUnknown.php index 7eee2cdc7d..9af76e4182 100644 --- a/lib/classes/Bridge/Exception/ContainerUnknown.php +++ b/lib/classes/Bridge/Exception/ContainerUnknown.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Bridge/Exception/ElementNotFound.php b/lib/classes/Bridge/Exception/ElementNotFound.php index ab1d7f964b..589d3f04dc 100644 --- a/lib/classes/Bridge/Exception/ElementNotFound.php +++ b/lib/classes/Bridge/Exception/ElementNotFound.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Bridge/Exception/ElementUnknown.php b/lib/classes/Bridge/Exception/ElementUnknown.php index f514f241c5..85a9202b63 100644 --- a/lib/classes/Bridge/Exception/ElementUnknown.php +++ b/lib/classes/Bridge/Exception/ElementUnknown.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Bridge/Exception/InvalidRecordType.php b/lib/classes/Bridge/Exception/InvalidRecordType.php index b01732d343..f6dce2210b 100644 --- a/lib/classes/Bridge/Exception/InvalidRecordType.php +++ b/lib/classes/Bridge/Exception/InvalidRecordType.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Bridge/Exception/ObjectUnknown.php b/lib/classes/Bridge/Exception/ObjectUnknown.php index d3fca717e2..ba6ff99090 100644 --- a/lib/classes/Bridge/Exception/ObjectUnknown.php +++ b/lib/classes/Bridge/Exception/ObjectUnknown.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Bridge/Exception/TokenNotFound.php b/lib/classes/Bridge/Exception/TokenNotFound.php index 161a1d26c9..44edd0cc8b 100644 --- a/lib/classes/Bridge/Exception/TokenNotFound.php +++ b/lib/classes/Bridge/Exception/TokenNotFound.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Exception/Abstract.php b/lib/classes/Exception/Abstract.php index 06d1bbdddb..324ce286c8 100644 --- a/lib/classes/Exception/Abstract.php +++ b/lib/classes/Exception/Abstract.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Exception/Databox/CollectionNotFound.php b/lib/classes/Exception/Databox/CollectionNotFound.php index c3ab0b00cb..c93867b34d 100644 --- a/lib/classes/Exception/Databox/CollectionNotFound.php +++ b/lib/classes/Exception/Databox/CollectionNotFound.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Exception/Databox/FieldNotFound.php b/lib/classes/Exception/Databox/FieldNotFound.php index e90aedae62..e061aef64d 100644 --- a/lib/classes/Exception/Databox/FieldNotFound.php +++ b/lib/classes/Exception/Databox/FieldNotFound.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Exception/Databox/SubdefNotFound.php b/lib/classes/Exception/Databox/SubdefNotFound.php index 54c6bb9315..8740bbfbc1 100644 --- a/lib/classes/Exception/Databox/SubdefNotFound.php +++ b/lib/classes/Exception/Databox/SubdefNotFound.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Exception/Databox/metadataDescriptionNotFound.php b/lib/classes/Exception/Databox/metadataDescriptionNotFound.php index 00f251f8ed..000d7c5f7c 100644 --- a/lib/classes/Exception/Databox/metadataDescriptionNotFound.php +++ b/lib/classes/Exception/Databox/metadataDescriptionNotFound.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Exception/Feed/EntryNotFound.php b/lib/classes/Exception/Feed/EntryNotFound.php index d11496802b..2de48f2f6f 100644 --- a/lib/classes/Exception/Feed/EntryNotFound.php +++ b/lib/classes/Exception/Feed/EntryNotFound.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Exception/Feed/ItemNotFound.php b/lib/classes/Exception/Feed/ItemNotFound.php index 5e82281a7e..df2941171a 100644 --- a/lib/classes/Exception/Feed/ItemNotFound.php +++ b/lib/classes/Exception/Feed/ItemNotFound.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Exception/Feed/PublisherNotFound.php b/lib/classes/Exception/Feed/PublisherNotFound.php index ce05defada..8c7677e64d 100644 --- a/lib/classes/Exception/Feed/PublisherNotFound.php +++ b/lib/classes/Exception/Feed/PublisherNotFound.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Exception/InternalServerError.php b/lib/classes/Exception/InternalServerError.php index 474cd1f650..3860ec1856 100644 --- a/lib/classes/Exception/InternalServerError.php +++ b/lib/classes/Exception/InternalServerError.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Exception/InvalidArgument.php b/lib/classes/Exception/InvalidArgument.php index 66b7729f7e..81a359d32e 100644 --- a/lib/classes/Exception/InvalidArgument.php +++ b/lib/classes/Exception/InvalidArgument.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Exception/Media/SubdefNotFound.php b/lib/classes/Exception/Media/SubdefNotFound.php index f353dd065d..4b9505ddd0 100644 --- a/lib/classes/Exception/Media/SubdefNotFound.php +++ b/lib/classes/Exception/Media/SubdefNotFound.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Exception/Record/AdapterNotFound.php b/lib/classes/Exception/Record/AdapterNotFound.php index 6739840a76..e8d9a060b1 100644 --- a/lib/classes/Exception/Record/AdapterNotFound.php +++ b/lib/classes/Exception/Record/AdapterNotFound.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Exception/Session/LoggerNotFound.php b/lib/classes/Exception/Session/LoggerNotFound.php index fed6dd9b3a..4c66312221 100644 --- a/lib/classes/Exception/Session/LoggerNotFound.php +++ b/lib/classes/Exception/Session/LoggerNotFound.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Exception/Setup/CannotWriteLockFile.php b/lib/classes/Exception/Setup/CannotWriteLockFile.php index 98aa50e2bc..f1ae4a3e18 100644 --- a/lib/classes/Exception/Setup/CannotWriteLockFile.php +++ b/lib/classes/Exception/Setup/CannotWriteLockFile.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Exception/Setup/FixBadEmailAddresses.php b/lib/classes/Exception/Setup/FixBadEmailAddresses.php index 4bc1f5281e..fa8e3638da 100644 --- a/lib/classes/Exception/Setup/FixBadEmailAddresses.php +++ b/lib/classes/Exception/Setup/FixBadEmailAddresses.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Exception/Setup/PhraseaAlreadyInstalled.php b/lib/classes/Exception/Setup/PhraseaAlreadyInstalled.php index 9f1147eb98..7d5e069ff7 100644 --- a/lib/classes/Exception/Setup/PhraseaAlreadyInstalled.php +++ b/lib/classes/Exception/Setup/PhraseaAlreadyInstalled.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Exception/Setup/UpgradeAlreadyStarted.php b/lib/classes/Exception/Setup/UpgradeAlreadyStarted.php index 9ae88819b8..74619e381c 100644 --- a/lib/classes/Exception/Setup/UpgradeAlreadyStarted.php +++ b/lib/classes/Exception/Setup/UpgradeAlreadyStarted.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Exception/Upload/CannotWriteFile.php b/lib/classes/Exception/Upload/CannotWriteFile.php index 127fb53aa5..d94538bb55 100644 --- a/lib/classes/Exception/Upload/CannotWriteFile.php +++ b/lib/classes/Exception/Upload/CannotWriteFile.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Exception/Upload/Error.php b/lib/classes/Exception/Upload/Error.php index 635eefe85e..0ee71a0004 100644 --- a/lib/classes/Exception/Upload/Error.php +++ b/lib/classes/Exception/Upload/Error.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Exception/Upload/FileTooBig.php b/lib/classes/Exception/Upload/FileTooBig.php index dc85ac9c39..c9af592873 100644 --- a/lib/classes/Exception/Upload/FileTooBig.php +++ b/lib/classes/Exception/Upload/FileTooBig.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Feed/Abstract.php b/lib/classes/Feed/Abstract.php index 184748516b..13d9eea7e2 100644 --- a/lib/classes/Feed/Abstract.php +++ b/lib/classes/Feed/Abstract.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Feed/Adapter.php b/lib/classes/Feed/Adapter.php index dc90224b9c..1e96ffac33 100644 --- a/lib/classes/Feed/Adapter.php +++ b/lib/classes/Feed/Adapter.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Feed/Aggregate.php b/lib/classes/Feed/Aggregate.php index de88b78964..c17892429c 100644 --- a/lib/classes/Feed/Aggregate.php +++ b/lib/classes/Feed/Aggregate.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Feed/Collection.php b/lib/classes/Feed/Collection.php index 071893be9b..9dd7a29fa8 100644 --- a/lib/classes/Feed/Collection.php +++ b/lib/classes/Feed/Collection.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Feed/CollectionInterface.php b/lib/classes/Feed/CollectionInterface.php index adff003183..b9b7c5bd1d 100644 --- a/lib/classes/Feed/CollectionInterface.php +++ b/lib/classes/Feed/CollectionInterface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Feed/Entry/Adapter.php b/lib/classes/Feed/Entry/Adapter.php index 8d65d25c57..b98c081002 100644 --- a/lib/classes/Feed/Entry/Adapter.php +++ b/lib/classes/Feed/Entry/Adapter.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Feed/Entry/Collection.php b/lib/classes/Feed/Entry/Collection.php index 7a3012d27b..7a2fa92066 100644 --- a/lib/classes/Feed/Entry/Collection.php +++ b/lib/classes/Feed/Entry/Collection.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Feed/Entry/CollectionInterface.php b/lib/classes/Feed/Entry/CollectionInterface.php index c17d064be8..7637a7efdc 100644 --- a/lib/classes/Feed/Entry/CollectionInterface.php +++ b/lib/classes/Feed/Entry/CollectionInterface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Feed/Entry/Interface.php b/lib/classes/Feed/Entry/Interface.php index 31e184ccbc..1f947f25ca 100644 --- a/lib/classes/Feed/Entry/Interface.php +++ b/lib/classes/Feed/Entry/Interface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Feed/Entry/Item.php b/lib/classes/Feed/Entry/Item.php index b811a5125c..fcdddc47f1 100644 --- a/lib/classes/Feed/Entry/Item.php +++ b/lib/classes/Feed/Entry/Item.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Feed/Entry/ItemInterface.php b/lib/classes/Feed/Entry/ItemInterface.php index a737c14ba0..c3cbad5267 100644 --- a/lib/classes/Feed/Entry/ItemInterface.php +++ b/lib/classes/Feed/Entry/ItemInterface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Feed/Interface.php b/lib/classes/Feed/Interface.php index 0e529819f9..c841e0274b 100644 --- a/lib/classes/Feed/Interface.php +++ b/lib/classes/Feed/Interface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Feed/Link.php b/lib/classes/Feed/Link.php index c24a795e49..73782e2dbc 100644 --- a/lib/classes/Feed/Link.php +++ b/lib/classes/Feed/Link.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Feed/LinkInterface.php b/lib/classes/Feed/LinkInterface.php index de2d5254e3..97dbe6f564 100644 --- a/lib/classes/Feed/LinkInterface.php +++ b/lib/classes/Feed/LinkInterface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Feed/Publisher/Adapter.php b/lib/classes/Feed/Publisher/Adapter.php index cc5caff00b..1b63638c6b 100644 --- a/lib/classes/Feed/Publisher/Adapter.php +++ b/lib/classes/Feed/Publisher/Adapter.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Feed/Publisher/Interface.php b/lib/classes/Feed/Publisher/Interface.php index ae6ce1c8d5..d69f78bac8 100644 --- a/lib/classes/Feed/Publisher/Interface.php +++ b/lib/classes/Feed/Publisher/Interface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Feed/Token.php b/lib/classes/Feed/Token.php index fec9d9a1fa..979d6d5a06 100644 --- a/lib/classes/Feed/Token.php +++ b/lib/classes/Feed/Token.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Feed/TokenAggregate.php b/lib/classes/Feed/TokenAggregate.php index d3f0c85b45..c78edafc99 100644 --- a/lib/classes/Feed/TokenAggregate.php +++ b/lib/classes/Feed/TokenAggregate.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Feed/XML/Abstract.php b/lib/classes/Feed/XML/Abstract.php index 9895900274..b5dcb58f07 100644 --- a/lib/classes/Feed/XML/Abstract.php +++ b/lib/classes/Feed/XML/Abstract.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Feed/XML/Atom.php b/lib/classes/Feed/XML/Atom.php index 95c371f9a7..dea8534496 100644 --- a/lib/classes/Feed/XML/Atom.php +++ b/lib/classes/Feed/XML/Atom.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Feed/XML/Cooliris.php b/lib/classes/Feed/XML/Cooliris.php index 284a55f06d..eb0d9ea73b 100644 --- a/lib/classes/Feed/XML/Cooliris.php +++ b/lib/classes/Feed/XML/Cooliris.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Feed/XML/Interface.php b/lib/classes/Feed/XML/Interface.php index d52b5bbb6a..876ac95ff4 100644 --- a/lib/classes/Feed/XML/Interface.php +++ b/lib/classes/Feed/XML/Interface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Feed/XML/RSS.php b/lib/classes/Feed/XML/RSS.php index fa2de0f9a9..a1e0b2c994 100644 --- a/lib/classes/Feed/XML/RSS.php +++ b/lib/classes/Feed/XML/RSS.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Feed/XML/RSS/Image.php b/lib/classes/Feed/XML/RSS/Image.php index d0706f20d7..4e60c911e1 100644 --- a/lib/classes/Feed/XML/RSS/Image.php +++ b/lib/classes/Feed/XML/RSS/Image.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Feed/XML/RSS/ImageInterface.php b/lib/classes/Feed/XML/RSS/ImageInterface.php index 0e4f085d86..d81bb7c722 100644 --- a/lib/classes/Feed/XML/RSS/ImageInterface.php +++ b/lib/classes/Feed/XML/RSS/ImageInterface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Session/Logger.php b/lib/classes/Session/Logger.php index 8e07be23f8..6616812655 100644 --- a/lib/classes/Session/Logger.php +++ b/lib/classes/Session/Logger.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/Setup/Upgrade.php b/lib/classes/Setup/Upgrade.php index e7b60d0af3..39885ad252 100644 --- a/lib/classes/Setup/Upgrade.php +++ b/lib/classes/Setup/Upgrade.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/User/Adapter.php b/lib/classes/User/Adapter.php index 39f4517272..1a70c8a48f 100644 --- a/lib/classes/User/Adapter.php +++ b/lib/classes/User/Adapter.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/User/Interface.php b/lib/classes/User/Interface.php index f6141e1740..140147e689 100644 --- a/lib/classes/User/Interface.php +++ b/lib/classes/User/Interface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/User/Query.php b/lib/classes/User/Query.php index dee3c25bf1..953c6a9a4f 100644 --- a/lib/classes/User/Query.php +++ b/lib/classes/User/Query.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/User/QueryInterface.php b/lib/classes/User/QueryInterface.php index e1737d8597..51c7ee4dda 100644 --- a/lib/classes/User/QueryInterface.php +++ b/lib/classes/User/QueryInterface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/appbox.php b/lib/classes/appbox.php index 85d3d55ab9..139396060e 100644 --- a/lib/classes/appbox.php +++ b/lib/classes/appbox.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/appbox/register.php b/lib/classes/appbox/register.php index 9ac4fff6db..f30e026803 100644 --- a/lib/classes/appbox/register.php +++ b/lib/classes/appbox/register.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/base.php b/lib/classes/base.php index f7908906d8..cee5f4adbd 100644 --- a/lib/classes/base.php +++ b/lib/classes/base.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/cache/cacheableInterface.php b/lib/classes/cache/cacheableInterface.php index bfe3ecd4e5..4cba5d2101 100644 --- a/lib/classes/cache/cacheableInterface.php +++ b/lib/classes/cache/cacheableInterface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/cache/databox.php b/lib/classes/cache/databox.php index ed9efc52a2..487703d279 100644 --- a/lib/classes/cache/databox.php +++ b/lib/classes/cache/databox.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/caption/Field/ThesaurusValue.php b/lib/classes/caption/Field/ThesaurusValue.php index 8554dd70a9..d58231bb19 100644 --- a/lib/classes/caption/Field/ThesaurusValue.php +++ b/lib/classes/caption/Field/ThesaurusValue.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/caption/Field/Value.php b/lib/classes/caption/Field/Value.php index 81c5e83f66..2af2d41efe 100644 --- a/lib/classes/caption/Field/Value.php +++ b/lib/classes/caption/Field/Value.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/caption/field.php b/lib/classes/caption/field.php index 604436442d..9747d62900 100644 --- a/lib/classes/caption/field.php +++ b/lib/classes/caption/field.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/caption/interface.php b/lib/classes/caption/interface.php index 9cedeafbe2..197df1d0c2 100644 --- a/lib/classes/caption/interface.php +++ b/lib/classes/caption/interface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/caption/record.php b/lib/classes/caption/record.php index 62ecef8c95..c9e403d1f4 100644 --- a/lib/classes/caption/record.php +++ b/lib/classes/caption/record.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/collection.php b/lib/classes/collection.php index a44f01677a..b2c4ba6ec4 100644 --- a/lib/classes/collection.php +++ b/lib/classes/collection.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/connection.php b/lib/classes/connection.php index 9e62310f4c..397abcd657 100644 --- a/lib/classes/connection.php +++ b/lib/classes/connection.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/connection/abstract.php b/lib/classes/connection/abstract.php index 26acddd415..59949cfc61 100644 --- a/lib/classes/connection/abstract.php +++ b/lib/classes/connection/abstract.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/connection/interface.php b/lib/classes/connection/interface.php index caa1d3229d..ffb204e8b0 100644 --- a/lib/classes/connection/interface.php +++ b/lib/classes/connection/interface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/connection/pdo.php b/lib/classes/connection/pdo.php index e8c0d33176..3d38f067c8 100644 --- a/lib/classes/connection/pdo.php +++ b/lib/classes/connection/pdo.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/connection/pdoStatement.php b/lib/classes/connection/pdoStatement.php index 7386c54837..f7ebce70a3 100644 --- a/lib/classes/connection/pdoStatement.php +++ b/lib/classes/connection/pdoStatement.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/connection/pdoStatementDebugger.php b/lib/classes/connection/pdoStatementDebugger.php index 0910787d89..22aa74f8a7 100644 --- a/lib/classes/connection/pdoStatementDebugger.php +++ b/lib/classes/connection/pdoStatementDebugger.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/connection/pdoStatementReconnectable.php b/lib/classes/connection/pdoStatementReconnectable.php index 4216d55af1..04c150cbd8 100644 --- a/lib/classes/connection/pdoStatementReconnectable.php +++ b/lib/classes/connection/pdoStatementReconnectable.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/connection/statement.php b/lib/classes/connection/statement.php index 12317cf259..3a2243bb38 100644 --- a/lib/classes/connection/statement.php +++ b/lib/classes/connection/statement.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/databox.php b/lib/classes/databox.php index 7bea4f31b5..e17d1bb281 100644 --- a/lib/classes/databox.php +++ b/lib/classes/databox.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/databox/Field/DCES/Contributor.php b/lib/classes/databox/Field/DCES/Contributor.php index 77850a7354..21289dabc5 100644 --- a/lib/classes/databox/Field/DCES/Contributor.php +++ b/lib/classes/databox/Field/DCES/Contributor.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/databox/Field/DCES/Coverage.php b/lib/classes/databox/Field/DCES/Coverage.php index fbe8189209..32f4fb9ed9 100644 --- a/lib/classes/databox/Field/DCES/Coverage.php +++ b/lib/classes/databox/Field/DCES/Coverage.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/databox/Field/DCES/Creator.php b/lib/classes/databox/Field/DCES/Creator.php index a8c746e905..413c724617 100644 --- a/lib/classes/databox/Field/DCES/Creator.php +++ b/lib/classes/databox/Field/DCES/Creator.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/databox/Field/DCES/Date.php b/lib/classes/databox/Field/DCES/Date.php index 50d6bdc4cc..04ae8ef0f3 100644 --- a/lib/classes/databox/Field/DCES/Date.php +++ b/lib/classes/databox/Field/DCES/Date.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/databox/Field/DCES/Description.php b/lib/classes/databox/Field/DCES/Description.php index 2ace3c9738..2a7ba67226 100644 --- a/lib/classes/databox/Field/DCES/Description.php +++ b/lib/classes/databox/Field/DCES/Description.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/databox/Field/DCES/Format.php b/lib/classes/databox/Field/DCES/Format.php index 1b2c0845f1..71faea4b1f 100644 --- a/lib/classes/databox/Field/DCES/Format.php +++ b/lib/classes/databox/Field/DCES/Format.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/databox/Field/DCES/Identifier.php b/lib/classes/databox/Field/DCES/Identifier.php index 1aa0f987d1..4024fd62cf 100644 --- a/lib/classes/databox/Field/DCES/Identifier.php +++ b/lib/classes/databox/Field/DCES/Identifier.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/databox/Field/DCES/Language.php b/lib/classes/databox/Field/DCES/Language.php index 02aa4b41e6..418b145f80 100644 --- a/lib/classes/databox/Field/DCES/Language.php +++ b/lib/classes/databox/Field/DCES/Language.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/databox/Field/DCES/Publisher.php b/lib/classes/databox/Field/DCES/Publisher.php index 5e46ffc8df..ebd2ffdc8c 100644 --- a/lib/classes/databox/Field/DCES/Publisher.php +++ b/lib/classes/databox/Field/DCES/Publisher.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/databox/Field/DCES/Relation.php b/lib/classes/databox/Field/DCES/Relation.php index 638c06e141..56b1db22ea 100644 --- a/lib/classes/databox/Field/DCES/Relation.php +++ b/lib/classes/databox/Field/DCES/Relation.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/databox/Field/DCES/Rights.php b/lib/classes/databox/Field/DCES/Rights.php index b6aca96e89..4f4b32b15d 100644 --- a/lib/classes/databox/Field/DCES/Rights.php +++ b/lib/classes/databox/Field/DCES/Rights.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/databox/Field/DCES/Source.php b/lib/classes/databox/Field/DCES/Source.php index b42c63ce9b..a1d1870e08 100644 --- a/lib/classes/databox/Field/DCES/Source.php +++ b/lib/classes/databox/Field/DCES/Source.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/databox/Field/DCES/Subject.php b/lib/classes/databox/Field/DCES/Subject.php index c9d885c5f4..24e80454da 100644 --- a/lib/classes/databox/Field/DCES/Subject.php +++ b/lib/classes/databox/Field/DCES/Subject.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/databox/Field/DCES/Title.php b/lib/classes/databox/Field/DCES/Title.php index d9b21bedd0..37ed372638 100644 --- a/lib/classes/databox/Field/DCES/Title.php +++ b/lib/classes/databox/Field/DCES/Title.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/databox/Field/DCES/Type.php b/lib/classes/databox/Field/DCES/Type.php index 2e616524da..56718d4574 100644 --- a/lib/classes/databox/Field/DCES/Type.php +++ b/lib/classes/databox/Field/DCES/Type.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/databox/Field/DCESAbstract.php b/lib/classes/databox/Field/DCESAbstract.php index 3975fe9600..ac98fbc742 100644 --- a/lib/classes/databox/Field/DCESAbstract.php +++ b/lib/classes/databox/Field/DCESAbstract.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/databox/cgu.php b/lib/classes/databox/cgu.php index ae09969798..1c49976ff4 100644 --- a/lib/classes/databox/cgu.php +++ b/lib/classes/databox/cgu.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/databox/descriptionStructure.php b/lib/classes/databox/descriptionStructure.php index fca0fee609..930f916f8c 100644 --- a/lib/classes/databox/descriptionStructure.php +++ b/lib/classes/databox/descriptionStructure.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/databox/field.php b/lib/classes/databox/field.php index f80df177fc..a837ade6e4 100644 --- a/lib/classes/databox/field.php +++ b/lib/classes/databox/field.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/databox/status.php b/lib/classes/databox/status.php index b51328a3e3..bc8a37d977 100644 --- a/lib/classes/databox/status.php +++ b/lib/classes/databox/status.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/databox/subdef.php b/lib/classes/databox/subdef.php index 04daf18695..509553c654 100644 --- a/lib/classes/databox/subdef.php +++ b/lib/classes/databox/subdef.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/databox/subdefsStructure.php b/lib/classes/databox/subdefsStructure.php index c16fa0e154..47f72a641c 100644 --- a/lib/classes/databox/subdefsStructure.php +++ b/lib/classes/databox/subdefsStructure.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/deprecated/countries.php b/lib/classes/deprecated/countries.php index 8bc2916076..57e41ddf04 100644 --- a/lib/classes/deprecated/countries.php +++ b/lib/classes/deprecated/countries.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/deprecated/inscript.api.php b/lib/classes/deprecated/inscript.api.php index b63d451b97..971273a1f9 100644 --- a/lib/classes/deprecated/inscript.api.php +++ b/lib/classes/deprecated/inscript.api.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/eventsmanager/event/test.php b/lib/classes/eventsmanager/event/test.php index 2adabfb65a..5ed1525b7e 100644 --- a/lib/classes/eventsmanager/event/test.php +++ b/lib/classes/eventsmanager/event/test.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/eventsmanager/notify/autoregister.php b/lib/classes/eventsmanager/notify/autoregister.php index 675f4eeed9..fe7dc7128a 100644 --- a/lib/classes/eventsmanager/notify/autoregister.php +++ b/lib/classes/eventsmanager/notify/autoregister.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/eventsmanager/notify/bridgeuploadfail.php b/lib/classes/eventsmanager/notify/bridgeuploadfail.php index c9f19e2fbb..feae812575 100644 --- a/lib/classes/eventsmanager/notify/bridgeuploadfail.php +++ b/lib/classes/eventsmanager/notify/bridgeuploadfail.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/eventsmanager/notify/downloadmailfail.php b/lib/classes/eventsmanager/notify/downloadmailfail.php index cd553dfc30..ff91f2e9a9 100644 --- a/lib/classes/eventsmanager/notify/downloadmailfail.php +++ b/lib/classes/eventsmanager/notify/downloadmailfail.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/eventsmanager/notify/feed.php b/lib/classes/eventsmanager/notify/feed.php index 69eb7f1969..001dd8347e 100644 --- a/lib/classes/eventsmanager/notify/feed.php +++ b/lib/classes/eventsmanager/notify/feed.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/eventsmanager/notify/order.php b/lib/classes/eventsmanager/notify/order.php index f91d2839ac..1a92e15403 100644 --- a/lib/classes/eventsmanager/notify/order.php +++ b/lib/classes/eventsmanager/notify/order.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/eventsmanager/notify/orderdeliver.php b/lib/classes/eventsmanager/notify/orderdeliver.php index 52e183acef..9cd707d12a 100644 --- a/lib/classes/eventsmanager/notify/orderdeliver.php +++ b/lib/classes/eventsmanager/notify/orderdeliver.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/eventsmanager/notify/ordernotdelivered.php b/lib/classes/eventsmanager/notify/ordernotdelivered.php index c7210f0096..e704b16f1c 100644 --- a/lib/classes/eventsmanager/notify/ordernotdelivered.php +++ b/lib/classes/eventsmanager/notify/ordernotdelivered.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/eventsmanager/notify/push.php b/lib/classes/eventsmanager/notify/push.php index fa5e54003d..271621251b 100644 --- a/lib/classes/eventsmanager/notify/push.php +++ b/lib/classes/eventsmanager/notify/push.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/eventsmanager/notify/register.php b/lib/classes/eventsmanager/notify/register.php index aaa99b4386..fb1aa9d7d8 100644 --- a/lib/classes/eventsmanager/notify/register.php +++ b/lib/classes/eventsmanager/notify/register.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/eventsmanager/notify/uploadquarantine.php b/lib/classes/eventsmanager/notify/uploadquarantine.php index 80bbcd1c1a..3c5264b2a1 100644 --- a/lib/classes/eventsmanager/notify/uploadquarantine.php +++ b/lib/classes/eventsmanager/notify/uploadquarantine.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/eventsmanager/notify/validate.php b/lib/classes/eventsmanager/notify/validate.php index 05879bb2e5..659200b846 100644 --- a/lib/classes/eventsmanager/notify/validate.php +++ b/lib/classes/eventsmanager/notify/validate.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/eventsmanager/notify/validationdone.php b/lib/classes/eventsmanager/notify/validationdone.php index 8513f0aa75..0143b3b102 100644 --- a/lib/classes/eventsmanager/notify/validationdone.php +++ b/lib/classes/eventsmanager/notify/validationdone.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/eventsmanager/notify/validationreminder.php b/lib/classes/eventsmanager/notify/validationreminder.php index a4fd4006c2..69853e19e2 100644 --- a/lib/classes/eventsmanager/notify/validationreminder.php +++ b/lib/classes/eventsmanager/notify/validationreminder.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/http/query.php b/lib/classes/http/query.php index 5cf3e23b53..87cd85da7a 100644 --- a/lib/classes/http/query.php +++ b/lib/classes/http/query.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/http/request.php b/lib/classes/http/request.php index d9a5315c48..16c4245087 100644 --- a/lib/classes/http/request.php +++ b/lib/classes/http/request.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/media/Permalink/Adapter.php b/lib/classes/media/Permalink/Adapter.php index cc5f3c444c..796880509e 100644 --- a/lib/classes/media/Permalink/Adapter.php +++ b/lib/classes/media/Permalink/Adapter.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/media/Permalink/Interface.php b/lib/classes/media/Permalink/Interface.php index ca3642b1cc..324510bdbd 100644 --- a/lib/classes/media/Permalink/Interface.php +++ b/lib/classes/media/Permalink/Interface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/media/abstract.php b/lib/classes/media/abstract.php index c9f4b32ca5..f40efc7f5a 100644 --- a/lib/classes/media/abstract.php +++ b/lib/classes/media/abstract.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/media/adapter.php b/lib/classes/media/adapter.php index 31bf2868f3..2299fe1212 100644 --- a/lib/classes/media/adapter.php +++ b/lib/classes/media/adapter.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/media/subdef.php b/lib/classes/media/subdef.php index 09f9c22d49..cf551e2369 100644 --- a/lib/classes/media/subdef.php +++ b/lib/classes/media/subdef.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/console/aboutAuthors.php b/lib/classes/module/console/aboutAuthors.php index c8231aeda0..df5e6135fd 100644 --- a/lib/classes/module/console/aboutAuthors.php +++ b/lib/classes/module/console/aboutAuthors.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/console/aboutLicense.php b/lib/classes/module/console/aboutLicense.php index cfe473a877..01fec24774 100644 --- a/lib/classes/module/console/aboutLicense.php +++ b/lib/classes/module/console/aboutLicense.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/console/checkExtension.php b/lib/classes/module/console/checkExtension.php index 177116ade3..8c7fb6a492 100644 --- a/lib/classes/module/console/checkExtension.php +++ b/lib/classes/module/console/checkExtension.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/console/fieldsDelete.php b/lib/classes/module/console/fieldsDelete.php index 815dc8c88c..4885f0408f 100644 --- a/lib/classes/module/console/fieldsDelete.php +++ b/lib/classes/module/console/fieldsDelete.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/console/fieldsList.php b/lib/classes/module/console/fieldsList.php index 76f456e5f0..08394db8d7 100644 --- a/lib/classes/module/console/fieldsList.php +++ b/lib/classes/module/console/fieldsList.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/console/fieldsMerge.php b/lib/classes/module/console/fieldsMerge.php index 7fc6cdd7a4..e6b821b210 100644 --- a/lib/classes/module/console/fieldsMerge.php +++ b/lib/classes/module/console/fieldsMerge.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/console/fieldsRename.php b/lib/classes/module/console/fieldsRename.php index 6bbc116fd4..f135827b8a 100644 --- a/lib/classes/module/console/fieldsRename.php +++ b/lib/classes/module/console/fieldsRename.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/console/schedulerStart.php b/lib/classes/module/console/schedulerStart.php index d771f3a279..a9830952ae 100644 --- a/lib/classes/module/console/schedulerStart.php +++ b/lib/classes/module/console/schedulerStart.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/console/schedulerState.php b/lib/classes/module/console/schedulerState.php index e6df72bea7..1bea2d280d 100644 --- a/lib/classes/module/console/schedulerState.php +++ b/lib/classes/module/console/schedulerState.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/console/schedulerStop.php b/lib/classes/module/console/schedulerStop.php index aa14e120eb..2576ce793a 100644 --- a/lib/classes/module/console/schedulerStop.php +++ b/lib/classes/module/console/schedulerStop.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/console/sphinxGenerateSuggestion.php b/lib/classes/module/console/sphinxGenerateSuggestion.php index da2a0f294b..d5147ca654 100644 --- a/lib/classes/module/console/sphinxGenerateSuggestion.php +++ b/lib/classes/module/console/sphinxGenerateSuggestion.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/console/systemBackupDB.php b/lib/classes/module/console/systemBackupDB.php index d0f46057d6..1c0a445cb3 100644 --- a/lib/classes/module/console/systemBackupDB.php +++ b/lib/classes/module/console/systemBackupDB.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/console/systemClearCache.php b/lib/classes/module/console/systemClearCache.php index b6010dc21b..d1c383ae0e 100644 --- a/lib/classes/module/console/systemClearCache.php +++ b/lib/classes/module/console/systemClearCache.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/console/systemExport.php b/lib/classes/module/console/systemExport.php index 7e9f94941c..e5ce8589fc 100644 --- a/lib/classes/module/console/systemExport.php +++ b/lib/classes/module/console/systemExport.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/console/systemMailCheck.php b/lib/classes/module/console/systemMailCheck.php index 34ac0872a8..188529ea6d 100644 --- a/lib/classes/module/console/systemMailCheck.php +++ b/lib/classes/module/console/systemMailCheck.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/console/systemTemplateGenerator.php b/lib/classes/module/console/systemTemplateGenerator.php index e130c55f85..f1dec883c2 100644 --- a/lib/classes/module/console/systemTemplateGenerator.php +++ b/lib/classes/module/console/systemTemplateGenerator.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/console/systemUpgrade.php b/lib/classes/module/console/systemUpgrade.php index a66c37350a..83701b4aac 100644 --- a/lib/classes/module/console/systemUpgrade.php +++ b/lib/classes/module/console/systemUpgrade.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/console/taskState.php b/lib/classes/module/console/taskState.php index c25cd886b4..43721d9f82 100644 --- a/lib/classes/module/console/taskState.php +++ b/lib/classes/module/console/taskState.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/console/tasklist.php b/lib/classes/module/console/tasklist.php index 28d58fec36..a66b79d2f8 100644 --- a/lib/classes/module/console/tasklist.php +++ b/lib/classes/module/console/tasklist.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/console/taskrun.php b/lib/classes/module/console/taskrun.php index 4b39d56f0c..2d4c14ab3e 100644 --- a/lib/classes/module/console/taskrun.php +++ b/lib/classes/module/console/taskrun.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/report.php b/lib/classes/module/report.php index ab36ba8869..4fbc5e707a 100644 --- a/lib/classes/module/report.php +++ b/lib/classes/module/report.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/report/activity.php b/lib/classes/module/report/activity.php index 320431fbeb..de3b43beea 100644 --- a/lib/classes/module/report/activity.php +++ b/lib/classes/module/report/activity.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/report/add.php b/lib/classes/module/report/add.php index 69a9a74e02..3ea253897d 100644 --- a/lib/classes/module/report/add.php +++ b/lib/classes/module/report/add.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/report/connexion.php b/lib/classes/module/report/connexion.php index d383a1e02e..a4dbf87bed 100644 --- a/lib/classes/module/report/connexion.php +++ b/lib/classes/module/report/connexion.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/report/dashboard.php b/lib/classes/module/report/dashboard.php index f04e40f72c..716fc087ba 100644 --- a/lib/classes/module/report/dashboard.php +++ b/lib/classes/module/report/dashboard.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/report/dashboard/componentInterface.php b/lib/classes/module/report/dashboard/componentInterface.php index d12b65aa9e..01a213c6da 100644 --- a/lib/classes/module/report/dashboard/componentInterface.php +++ b/lib/classes/module/report/dashboard/componentInterface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/report/dashboard/feed.php b/lib/classes/module/report/dashboard/feed.php index 936ca588c6..b9b24281cf 100644 --- a/lib/classes/module/report/dashboard/feed.php +++ b/lib/classes/module/report/dashboard/feed.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/report/dashboard/group.php b/lib/classes/module/report/dashboard/group.php index 74506aa144..383f657c92 100644 --- a/lib/classes/module/report/dashboard/group.php +++ b/lib/classes/module/report/dashboard/group.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/report/dashboard/merge.php b/lib/classes/module/report/dashboard/merge.php index c69039a8c8..6399c04ede 100644 --- a/lib/classes/module/report/dashboard/merge.php +++ b/lib/classes/module/report/dashboard/merge.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/report/dashboard/sort.php b/lib/classes/module/report/dashboard/sort.php index 775c9d06d6..9125f41b47 100644 --- a/lib/classes/module/report/dashboard/sort.php +++ b/lib/classes/module/report/dashboard/sort.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/report/download.php b/lib/classes/module/report/download.php index f1b49c5843..a2e4d7c108 100644 --- a/lib/classes/module/report/download.php +++ b/lib/classes/module/report/download.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/report/edit.php b/lib/classes/module/report/edit.php index 095fa30495..83cbed01cd 100644 --- a/lib/classes/module/report/edit.php +++ b/lib/classes/module/report/edit.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/report/filter.php b/lib/classes/module/report/filter.php index ff178d63e7..96d029ff65 100644 --- a/lib/classes/module/report/filter.php +++ b/lib/classes/module/report/filter.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/report/nav.php b/lib/classes/module/report/nav.php index bc15e08eaf..d269882b11 100644 --- a/lib/classes/module/report/nav.php +++ b/lib/classes/module/report/nav.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/report/push.php b/lib/classes/module/report/push.php index 1e0f3a3da3..b78fbd1f28 100644 --- a/lib/classes/module/report/push.php +++ b/lib/classes/module/report/push.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/report/question.php b/lib/classes/module/report/question.php index 2a431c193c..055334b661 100644 --- a/lib/classes/module/report/question.php +++ b/lib/classes/module/report/question.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/report/sent.php b/lib/classes/module/report/sent.php index a24ac1e81e..89b72a27df 100644 --- a/lib/classes/module/report/sent.php +++ b/lib/classes/module/report/sent.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/report/sql.php b/lib/classes/module/report/sql.php index b54ccd1c78..ff710d6da6 100644 --- a/lib/classes/module/report/sql.php +++ b/lib/classes/module/report/sql.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/report/sqlReportInterface.php b/lib/classes/module/report/sqlReportInterface.php index 2adb20a551..31521fac84 100644 --- a/lib/classes/module/report/sqlReportInterface.php +++ b/lib/classes/module/report/sqlReportInterface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/report/sqlaction.php b/lib/classes/module/report/sqlaction.php index dadc4daad9..f0bf53999d 100644 --- a/lib/classes/module/report/sqlaction.php +++ b/lib/classes/module/report/sqlaction.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/report/sqlconnexion.php b/lib/classes/module/report/sqlconnexion.php index cfdd7fb061..a3759963b5 100644 --- a/lib/classes/module/report/sqlconnexion.php +++ b/lib/classes/module/report/sqlconnexion.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/report/sqldownload.php b/lib/classes/module/report/sqldownload.php index 4fa75ed47b..1711f506eb 100644 --- a/lib/classes/module/report/sqldownload.php +++ b/lib/classes/module/report/sqldownload.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/report/sqlfilter.php b/lib/classes/module/report/sqlfilter.php index 565d074113..23fb6b708c 100644 --- a/lib/classes/module/report/sqlfilter.php +++ b/lib/classes/module/report/sqlfilter.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/report/sqlquestion.php b/lib/classes/module/report/sqlquestion.php index ba5addce4f..289154c218 100644 --- a/lib/classes/module/report/sqlquestion.php +++ b/lib/classes/module/report/sqlquestion.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/module/report/validate.php b/lib/classes/module/report/validate.php index 57aca01997..e130b86dfd 100644 --- a/lib/classes/module/report/validate.php +++ b/lib/classes/module/report/validate.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/patch/320alpha1a.php b/lib/classes/patch/320alpha1a.php index 1ac63fdfab..e1d8902483 100644 --- a/lib/classes/patch/320alpha1a.php +++ b/lib/classes/patch/320alpha1a.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/patch/320alpha1b.php b/lib/classes/patch/320alpha1b.php index 585ad24a74..dd831b2119 100644 --- a/lib/classes/patch/320alpha1b.php +++ b/lib/classes/patch/320alpha1b.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/patch/320alpha2a.php b/lib/classes/patch/320alpha2a.php index b80c764e5d..ccbb5799bb 100644 --- a/lib/classes/patch/320alpha2a.php +++ b/lib/classes/patch/320alpha2a.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/patch/320alpha3a.php b/lib/classes/patch/320alpha3a.php index d082badae0..985fe39ccc 100644 --- a/lib/classes/patch/320alpha3a.php +++ b/lib/classes/patch/320alpha3a.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/patch/320alpha4a.php b/lib/classes/patch/320alpha4a.php index 5ea9df6a9c..a47ce1d856 100644 --- a/lib/classes/patch/320alpha4a.php +++ b/lib/classes/patch/320alpha4a.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/patch/320alpha4b.php b/lib/classes/patch/320alpha4b.php index 32e53b9704..d424f0a939 100644 --- a/lib/classes/patch/320alpha4b.php +++ b/lib/classes/patch/320alpha4b.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/patch/320alpha5a.php b/lib/classes/patch/320alpha5a.php index b73c3ff234..3b332c876b 100644 --- a/lib/classes/patch/320alpha5a.php +++ b/lib/classes/patch/320alpha5a.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/patch/320alpha6a.php b/lib/classes/patch/320alpha6a.php index 882463d0f8..d2796516df 100644 --- a/lib/classes/patch/320alpha6a.php +++ b/lib/classes/patch/320alpha6a.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/patch/320alpha8a.php b/lib/classes/patch/320alpha8a.php index ac62fcf673..be6180150f 100644 --- a/lib/classes/patch/320alpha8a.php +++ b/lib/classes/patch/320alpha8a.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/patch/360alpha1a.php b/lib/classes/patch/360alpha1a.php index e87142e9f1..960138aeea 100644 --- a/lib/classes/patch/360alpha1a.php +++ b/lib/classes/patch/360alpha1a.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/patch/360alpha1b.php b/lib/classes/patch/360alpha1b.php index 3f2e73167a..92c71bfa7c 100644 --- a/lib/classes/patch/360alpha1b.php +++ b/lib/classes/patch/360alpha1b.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/patch/360alpha2a.php b/lib/classes/patch/360alpha2a.php index dbf59c84a1..2ecdb16b4a 100644 --- a/lib/classes/patch/360alpha2a.php +++ b/lib/classes/patch/360alpha2a.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/patch/360alpha2b.php b/lib/classes/patch/360alpha2b.php index dcff3c8035..65fd715b17 100644 --- a/lib/classes/patch/360alpha2b.php +++ b/lib/classes/patch/360alpha2b.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/patch/361alpha1a.php b/lib/classes/patch/361alpha1a.php index d405dfe398..17673d2bda 100644 --- a/lib/classes/patch/361alpha1a.php +++ b/lib/classes/patch/361alpha1a.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/patch/370alpha1a.php b/lib/classes/patch/370alpha1a.php index 797ccf640f..7067fc298b 100644 --- a/lib/classes/patch/370alpha1a.php +++ b/lib/classes/patch/370alpha1a.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/patch/370alpha3a.php b/lib/classes/patch/370alpha3a.php index c704f3f8db..44e715787b 100644 --- a/lib/classes/patch/370alpha3a.php +++ b/lib/classes/patch/370alpha3a.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/patch/370alpha4a.php b/lib/classes/patch/370alpha4a.php index 43857966a2..37b10c0bfc 100644 --- a/lib/classes/patch/370alpha4a.php +++ b/lib/classes/patch/370alpha4a.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/patch/370alpha5a.php b/lib/classes/patch/370alpha5a.php index b168817136..3934fe3bba 100644 --- a/lib/classes/patch/370alpha5a.php +++ b/lib/classes/patch/370alpha5a.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/patch/370alpha6a.php b/lib/classes/patch/370alpha6a.php index 7c1b7da93b..3a027e3372 100644 --- a/lib/classes/patch/370alpha6a.php +++ b/lib/classes/patch/370alpha6a.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/patch/370alpha7a.php b/lib/classes/patch/370alpha7a.php index c94c77af45..f0f5215759 100644 --- a/lib/classes/patch/370alpha7a.php +++ b/lib/classes/patch/370alpha7a.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/patch/370alpha8a.php b/lib/classes/patch/370alpha8a.php index 60b3a260af..73ceaf0463 100644 --- a/lib/classes/patch/370alpha8a.php +++ b/lib/classes/patch/370alpha8a.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/patch/370alpha9a.php b/lib/classes/patch/370alpha9a.php index 936f0d69cc..3f959c409f 100644 --- a/lib/classes/patch/370alpha9a.php +++ b/lib/classes/patch/370alpha9a.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/patch/371alpha1a.php b/lib/classes/patch/371alpha1a.php index 09eee38060..47f9faa44f 100644 --- a/lib/classes/patch/371alpha1a.php +++ b/lib/classes/patch/371alpha1a.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/patch/373alpha1a.php b/lib/classes/patch/373alpha1a.php index adda91bc2e..1863cc3537 100644 --- a/lib/classes/patch/373alpha1a.php +++ b/lib/classes/patch/373alpha1a.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/patch/380alpha2a.php b/lib/classes/patch/380alpha2a.php index 0477df6f2d..90deb861d0 100644 --- a/lib/classes/patch/380alpha2a.php +++ b/lib/classes/patch/380alpha2a.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/patch/380alpha2b.php b/lib/classes/patch/380alpha2b.php index f9929180f0..2b10378989 100644 --- a/lib/classes/patch/380alpha2b.php +++ b/lib/classes/patch/380alpha2b.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/patch/380alpha3b.php b/lib/classes/patch/380alpha3b.php index 89fffe1fa7..abdc030c79 100644 --- a/lib/classes/patch/380alpha3b.php +++ b/lib/classes/patch/380alpha3b.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/patch/383alpha4a.php b/lib/classes/patch/383alpha4a.php index c3802d5818..008b28b672 100644 --- a/lib/classes/patch/383alpha4a.php +++ b/lib/classes/patch/383alpha4a.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/patch/383alpha5a.php b/lib/classes/patch/383alpha5a.php index 87896eb463..44e09bb718 100644 --- a/lib/classes/patch/383alpha5a.php +++ b/lib/classes/patch/383alpha5a.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/patch/384alpha1a.php b/lib/classes/patch/384alpha1a.php index 9c3a53975f..7e418395d2 100644 --- a/lib/classes/patch/384alpha1a.php +++ b/lib/classes/patch/384alpha1a.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/patch/384alpha2a.php b/lib/classes/patch/384alpha2a.php index 8fa47afb7f..487aee882f 100644 --- a/lib/classes/patch/384alpha2a.php +++ b/lib/classes/patch/384alpha2a.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/patch/384alpha3a.php b/lib/classes/patch/384alpha3a.php index ec274b0545..38fc02cfe5 100644 --- a/lib/classes/patch/384alpha3a.php +++ b/lib/classes/patch/384alpha3a.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/patch/384alpha4a.php b/lib/classes/patch/384alpha4a.php index 5f0bf58a36..a8a5e95b54 100644 --- a/lib/classes/patch/384alpha4a.php +++ b/lib/classes/patch/384alpha4a.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/patch/384alpha5a.php b/lib/classes/patch/384alpha5a.php index bcb76a3e80..76f31d31be 100644 --- a/lib/classes/patch/384alpha5a.php +++ b/lib/classes/patch/384alpha5a.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/patch/386alpha1a.php b/lib/classes/patch/386alpha1a.php index f751ad4756..7fb759a934 100644 --- a/lib/classes/patch/386alpha1a.php +++ b/lib/classes/patch/386alpha1a.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/patch/386alpha2a.php b/lib/classes/patch/386alpha2a.php index c6c07fc26e..fd6719c647 100644 --- a/lib/classes/patch/386alpha2a.php +++ b/lib/classes/patch/386alpha2a.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/patch/386alpha3a.php b/lib/classes/patch/386alpha3a.php index 61dc61612b..76c6362951 100644 --- a/lib/classes/patch/386alpha3a.php +++ b/lib/classes/patch/386alpha3a.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/patch/386alpha4a.php b/lib/classes/patch/386alpha4a.php index 804a3503e1..d98e10196b 100644 --- a/lib/classes/patch/386alpha4a.php +++ b/lib/classes/patch/386alpha4a.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/patchthesaurus/100.php b/lib/classes/patchthesaurus/100.php index 86a45fe95e..16141456a7 100644 --- a/lib/classes/patchthesaurus/100.php +++ b/lib/classes/patchthesaurus/100.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/patchthesaurus/200.php b/lib/classes/patchthesaurus/200.php index b2973f54b3..712bad2100 100644 --- a/lib/classes/patchthesaurus/200.php +++ b/lib/classes/patchthesaurus/200.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/patchthesaurus/201.php b/lib/classes/patchthesaurus/201.php index c96c909c4c..afcee67cc0 100644 --- a/lib/classes/patchthesaurus/201.php +++ b/lib/classes/patchthesaurus/201.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/patchthesaurus/202.php b/lib/classes/patchthesaurus/202.php index 7c99b4546b..6d3b3c094d 100644 --- a/lib/classes/patchthesaurus/202.php +++ b/lib/classes/patchthesaurus/202.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/patchthesaurus/203.php b/lib/classes/patchthesaurus/203.php index 10df608bfb..067979115a 100644 --- a/lib/classes/patchthesaurus/203.php +++ b/lib/classes/patchthesaurus/203.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/patchthesaurus/204.php b/lib/classes/patchthesaurus/204.php index 79c32f57af..0ad2407a16 100644 --- a/lib/classes/patchthesaurus/204.php +++ b/lib/classes/patchthesaurus/204.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/phrasea.php b/lib/classes/phrasea.php index 90ae0d7fb0..b7dac6cfee 100644 --- a/lib/classes/phrasea.php +++ b/lib/classes/phrasea.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/queries.php b/lib/classes/queries.php index cdb857be32..2bf63b5d3d 100644 --- a/lib/classes/queries.php +++ b/lib/classes/queries.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/random.php b/lib/classes/random.php index 89e59b5c53..76bc61a340 100644 --- a/lib/classes/random.php +++ b/lib/classes/random.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/record/Interface.php b/lib/classes/record/Interface.php index 7bc8fb119f..ca1e3b1904 100644 --- a/lib/classes/record/Interface.php +++ b/lib/classes/record/Interface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/record/adapter.php b/lib/classes/record/adapter.php index 03ebc4bde4..9b1a835242 100644 --- a/lib/classes/record/adapter.php +++ b/lib/classes/record/adapter.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/record/exportElement.php b/lib/classes/record/exportElement.php index 4799148a39..38b2fbf6f1 100644 --- a/lib/classes/record/exportElement.php +++ b/lib/classes/record/exportElement.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/record/orderElement.php b/lib/classes/record/orderElement.php index 275d94caaa..d5eb338851 100644 --- a/lib/classes/record/orderElement.php +++ b/lib/classes/record/orderElement.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/record/preview.php b/lib/classes/record/preview.php index c81b4508b6..e9c1275d37 100644 --- a/lib/classes/record/preview.php +++ b/lib/classes/record/preview.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/recordutils.php b/lib/classes/recordutils.php index daf3823b63..77a8e873b2 100644 --- a/lib/classes/recordutils.php +++ b/lib/classes/recordutils.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/recordutils/audio.php b/lib/classes/recordutils/audio.php index 269b1540c3..8bd1738b05 100644 --- a/lib/classes/recordutils/audio.php +++ b/lib/classes/recordutils/audio.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/recordutils/document.php b/lib/classes/recordutils/document.php index f802558ce7..79ebc2d246 100644 --- a/lib/classes/recordutils/document.php +++ b/lib/classes/recordutils/document.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/recordutils/image.php b/lib/classes/recordutils/image.php index 91c7c97a7c..e6df7b2f59 100644 --- a/lib/classes/recordutils/image.php +++ b/lib/classes/recordutils/image.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/recordutils/map.php b/lib/classes/recordutils/map.php index a8fc3a96a3..9b60d3c118 100644 --- a/lib/classes/recordutils/map.php +++ b/lib/classes/recordutils/map.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/recordutils/video.php b/lib/classes/recordutils/video.php index bbee9cf718..a8fc019aee 100644 --- a/lib/classes/recordutils/video.php +++ b/lib/classes/recordutils/video.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/registry.php b/lib/classes/registry.php index 8f141eb211..32fc8a1b8e 100644 --- a/lib/classes/registry.php +++ b/lib/classes/registry.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/registryInterface.php b/lib/classes/registryInterface.php index 4ddb0d2ea1..09b6053978 100644 --- a/lib/classes/registryInterface.php +++ b/lib/classes/registryInterface.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/set/abstract.php b/lib/classes/set/abstract.php index 9b330ea962..4f864ed9e5 100644 --- a/lib/classes/set/abstract.php +++ b/lib/classes/set/abstract.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/set/export.php b/lib/classes/set/export.php index c5eaaa6a4c..7a8c2bfc26 100644 --- a/lib/classes/set/export.php +++ b/lib/classes/set/export.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/set/exportftp.php b/lib/classes/set/exportftp.php index 964865a32b..8a8b6cde05 100644 --- a/lib/classes/set/exportftp.php +++ b/lib/classes/set/exportftp.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/set/order.php b/lib/classes/set/order.php index 74df8ead3b..162ed196d5 100644 --- a/lib/classes/set/order.php +++ b/lib/classes/set/order.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/set/selection.php b/lib/classes/set/selection.php index d6a3218da7..5175dbf4eb 100644 --- a/lib/classes/set/selection.php +++ b/lib/classes/set/selection.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/setup.php b/lib/classes/setup.php index 5b00296b6e..0b9e512a9d 100644 --- a/lib/classes/setup.php +++ b/lib/classes/setup.php @@ -2,7 +2,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/system/url.php b/lib/classes/system/url.php index 5992554a00..56a7117372 100644 --- a/lib/classes/system/url.php +++ b/lib/classes/system/url.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/task/Scheduler.php b/lib/classes/task/Scheduler.php index d4c36bda4f..fa70f04ceb 100644 --- a/lib/classes/task/Scheduler.php +++ b/lib/classes/task/Scheduler.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/task/appboxAbstract.php b/lib/classes/task/appboxAbstract.php index 69895c0e99..8bdbf3c2b0 100644 --- a/lib/classes/task/appboxAbstract.php +++ b/lib/classes/task/appboxAbstract.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/task/databoxAbstract.php b/lib/classes/task/databoxAbstract.php index ae09b0f535..4d1c181981 100644 --- a/lib/classes/task/databoxAbstract.php +++ b/lib/classes/task/databoxAbstract.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/task/manager.php b/lib/classes/task/manager.php index 3afd168f48..0eaf00138c 100644 --- a/lib/classes/task/manager.php +++ b/lib/classes/task/manager.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/task/period/RecordMover.php b/lib/classes/task/period/RecordMover.php index 730d325de4..11b8206a7b 100644 --- a/lib/classes/task/period/RecordMover.php +++ b/lib/classes/task/period/RecordMover.php @@ -2,7 +2,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/task/period/apibridge.php b/lib/classes/task/period/apibridge.php index 9c9bc0fce7..2d30caa0b8 100644 --- a/lib/classes/task/period/apibridge.php +++ b/lib/classes/task/period/apibridge.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/task/period/apiwebhooks.php b/lib/classes/task/period/apiwebhooks.php index 20532cd272..c8944d080d 100644 --- a/lib/classes/task/period/apiwebhooks.php +++ b/lib/classes/task/period/apiwebhooks.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/task/period/archive.php b/lib/classes/task/period/archive.php index 1dd90d4e34..372cad5c83 100644 --- a/lib/classes/task/period/archive.php +++ b/lib/classes/task/period/archive.php @@ -2,7 +2,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/task/period/cindexer.php b/lib/classes/task/period/cindexer.php index 02d58b5f68..cb141ad8fe 100644 --- a/lib/classes/task/period/cindexer.php +++ b/lib/classes/task/period/cindexer.php @@ -2,7 +2,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/task/period/emptyColl.php b/lib/classes/task/period/emptyColl.php index dd016c7829..eafc47d084 100644 --- a/lib/classes/task/period/emptyColl.php +++ b/lib/classes/task/period/emptyColl.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/task/period/ftp.php b/lib/classes/task/period/ftp.php index c7429d0bfa..0af6ce2eaf 100644 --- a/lib/classes/task/period/ftp.php +++ b/lib/classes/task/period/ftp.php @@ -2,7 +2,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/task/period/ftpPull.php b/lib/classes/task/period/ftpPull.php index 06e9ad6e1c..31b567573c 100644 --- a/lib/classes/task/period/ftpPull.php +++ b/lib/classes/task/period/ftpPull.php @@ -2,7 +2,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/task/period/subdef.php b/lib/classes/task/period/subdef.php index 083eb45e88..1c5a49ef12 100644 --- a/lib/classes/task/period/subdef.php +++ b/lib/classes/task/period/subdef.php @@ -2,7 +2,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/task/period/test.php b/lib/classes/task/period/test.php index 9a1f4e24d5..f53de74ba3 100644 --- a/lib/classes/task/period/test.php +++ b/lib/classes/task/period/test.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/task/period/writemeta.php b/lib/classes/task/period/writemeta.php index c17d51ab8d..431389ec9b 100644 --- a/lib/classes/task/period/writemeta.php +++ b/lib/classes/task/period/writemeta.php @@ -2,7 +2,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/thesaurus/xpath.php b/lib/classes/thesaurus/xpath.php index 557d12f945..e1f668e80f 100644 --- a/lib/classes/thesaurus/xpath.php +++ b/lib/classes/thesaurus/xpath.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/classes/unicode.php b/lib/classes/unicode.php index c060af657a..72585aee77 100644 --- a/lib/classes/unicode.php +++ b/lib/classes/unicode.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/conf.d/PhraseaFixture/AbstractWZ.php b/lib/conf.d/PhraseaFixture/AbstractWZ.php index 780115ee01..0e25635da3 100644 --- a/lib/conf.d/PhraseaFixture/AbstractWZ.php +++ b/lib/conf.d/PhraseaFixture/AbstractWZ.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/conf.d/PhraseaFixture/Basket/LoadFiveBaskets.php b/lib/conf.d/PhraseaFixture/Basket/LoadFiveBaskets.php index f9872f5c4b..8073368798 100644 --- a/lib/conf.d/PhraseaFixture/Basket/LoadFiveBaskets.php +++ b/lib/conf.d/PhraseaFixture/Basket/LoadFiveBaskets.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/conf.d/PhraseaFixture/Basket/LoadOneBasket.php b/lib/conf.d/PhraseaFixture/Basket/LoadOneBasket.php index a47d93c61a..cacd3029ba 100644 --- a/lib/conf.d/PhraseaFixture/Basket/LoadOneBasket.php +++ b/lib/conf.d/PhraseaFixture/Basket/LoadOneBasket.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/conf.d/PhraseaFixture/Basket/LoadOneBasketEnv.php b/lib/conf.d/PhraseaFixture/Basket/LoadOneBasketEnv.php index 9c56129f17..cb4462e62f 100644 --- a/lib/conf.d/PhraseaFixture/Basket/LoadOneBasketEnv.php +++ b/lib/conf.d/PhraseaFixture/Basket/LoadOneBasketEnv.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/conf.d/PhraseaFixture/Lazaret/LoadOneFile.php b/lib/conf.d/PhraseaFixture/Lazaret/LoadOneFile.php index a2ea136a21..f5800ab8ea 100644 --- a/lib/conf.d/PhraseaFixture/Lazaret/LoadOneFile.php +++ b/lib/conf.d/PhraseaFixture/Lazaret/LoadOneFile.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/conf.d/PhraseaFixture/Story/LoadOneStory.php b/lib/conf.d/PhraseaFixture/Story/LoadOneStory.php index a41d87a6ac..0ddb4e0e6d 100644 --- a/lib/conf.d/PhraseaFixture/Story/LoadOneStory.php +++ b/lib/conf.d/PhraseaFixture/Story/LoadOneStory.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/conf.d/PhraseaFixture/UsrLists/ListAbstract.php b/lib/conf.d/PhraseaFixture/UsrLists/ListAbstract.php index 18c871a770..968b117459 100644 --- a/lib/conf.d/PhraseaFixture/UsrLists/ListAbstract.php +++ b/lib/conf.d/PhraseaFixture/UsrLists/ListAbstract.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/conf.d/PhraseaFixture/UsrLists/UsrList.php b/lib/conf.d/PhraseaFixture/UsrLists/UsrList.php index d2f6770df1..70efa47f06 100644 --- a/lib/conf.d/PhraseaFixture/UsrLists/UsrList.php +++ b/lib/conf.d/PhraseaFixture/UsrLists/UsrList.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/conf.d/PhraseaFixture/UsrLists/UsrListEntry.php b/lib/conf.d/PhraseaFixture/UsrLists/UsrListEntry.php index 1031fca8f7..3c8b2efa99 100644 --- a/lib/conf.d/PhraseaFixture/UsrLists/UsrListEntry.php +++ b/lib/conf.d/PhraseaFixture/UsrLists/UsrListEntry.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/conf.d/PhraseaFixture/UsrLists/UsrListOwner.php b/lib/conf.d/PhraseaFixture/UsrLists/UsrListOwner.php index 2ba98a5a0a..1f5e8a707b 100644 --- a/lib/conf.d/PhraseaFixture/UsrLists/UsrListOwner.php +++ b/lib/conf.d/PhraseaFixture/UsrLists/UsrListOwner.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/conf.d/PhraseaFixture/ValidationParticipant/LoadOneParticipant.php b/lib/conf.d/PhraseaFixture/ValidationParticipant/LoadOneParticipant.php index 01822b46d3..005e34135c 100644 --- a/lib/conf.d/PhraseaFixture/ValidationParticipant/LoadOneParticipant.php +++ b/lib/conf.d/PhraseaFixture/ValidationParticipant/LoadOneParticipant.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/conf.d/PhraseaFixture/ValidationParticipant/LoadParticipantWithSession.php b/lib/conf.d/PhraseaFixture/ValidationParticipant/LoadParticipantWithSession.php index e2b41ade5a..e6129ca9ae 100644 --- a/lib/conf.d/PhraseaFixture/ValidationParticipant/LoadParticipantWithSession.php +++ b/lib/conf.d/PhraseaFixture/ValidationParticipant/LoadParticipantWithSession.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/lib/conf.d/PhraseaFixture/ValidationSession/LoadOneValidationSession.php b/lib/conf.d/PhraseaFixture/ValidationSession/LoadOneValidationSession.php index 96fa7413b9..3f8c9949ae 100644 --- a/lib/conf.d/PhraseaFixture/ValidationSession/LoadOneValidationSession.php +++ b/lib/conf.d/PhraseaFixture/ValidationSession/LoadOneValidationSession.php @@ -3,7 +3,7 @@ /* * This file is part of Phraseanet * - * (c) 2005-2014 Alchemy + * (c) 2005-2015 Alchemy * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code.