diff --git a/Command/CreateDatabaseDoctrineCommand.php b/Command/CreateDatabaseDoctrineCommand.php index 6d1b6bf2c..139451530 100644 --- a/Command/CreateDatabaseDoctrineCommand.php +++ b/Command/CreateDatabaseDoctrineCommand.php @@ -1,9 +1,12 @@ + * (c) Doctrine Project, Benjamin Eberlei * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/Command/DoctrineCommand.php b/Command/DoctrineCommand.php index 91cd27189..f5d3f0e31 100644 --- a/Command/DoctrineCommand.php +++ b/Command/DoctrineCommand.php @@ -1,9 +1,12 @@ + * (c) Doctrine Project, Benjamin Eberlei * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/Command/DropDatabaseDoctrineCommand.php b/Command/DropDatabaseDoctrineCommand.php index 28eda4ae2..865a275b7 100644 --- a/Command/DropDatabaseDoctrineCommand.php +++ b/Command/DropDatabaseDoctrineCommand.php @@ -1,9 +1,12 @@ + * (c) Doctrine Project, Benjamin Eberlei * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/Command/GenerateEntitiesDoctrineCommand.php b/Command/GenerateEntitiesDoctrineCommand.php index 697b4064d..6cdd7efb1 100644 --- a/Command/GenerateEntitiesDoctrineCommand.php +++ b/Command/GenerateEntitiesDoctrineCommand.php @@ -1,9 +1,12 @@ + * (c) Doctrine Project, Benjamin Eberlei * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/Command/ImportMappingDoctrineCommand.php b/Command/ImportMappingDoctrineCommand.php index 2c688b4bf..5b2357905 100644 --- a/Command/ImportMappingDoctrineCommand.php +++ b/Command/ImportMappingDoctrineCommand.php @@ -1,9 +1,12 @@ + * (c) Doctrine Project, Benjamin Eberlei * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/Command/InfoDoctrineCommand.php b/Command/InfoDoctrineCommand.php index bad359836..6b2d547c8 100644 --- a/Command/InfoDoctrineCommand.php +++ b/Command/InfoDoctrineCommand.php @@ -1,9 +1,12 @@ + * (c) Doctrine Project, Benjamin Eberlei * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/Command/Proxy/ClearMetadataCacheDoctrineCommand.php b/Command/Proxy/ClearMetadataCacheDoctrineCommand.php index 308414b26..49105d069 100644 --- a/Command/Proxy/ClearMetadataCacheDoctrineCommand.php +++ b/Command/Proxy/ClearMetadataCacheDoctrineCommand.php @@ -1,9 +1,12 @@ + * (c) Doctrine Project, Benjamin Eberlei * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/Command/Proxy/ClearQueryCacheDoctrineCommand.php b/Command/Proxy/ClearQueryCacheDoctrineCommand.php index e025d0c0a..13773ae53 100644 --- a/Command/Proxy/ClearQueryCacheDoctrineCommand.php +++ b/Command/Proxy/ClearQueryCacheDoctrineCommand.php @@ -1,9 +1,12 @@ + * (c) Doctrine Project, Benjamin Eberlei * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/Command/Proxy/ClearResultCacheDoctrineCommand.php b/Command/Proxy/ClearResultCacheDoctrineCommand.php index 54288d38e..2c1010e68 100644 --- a/Command/Proxy/ClearResultCacheDoctrineCommand.php +++ b/Command/Proxy/ClearResultCacheDoctrineCommand.php @@ -1,9 +1,12 @@ + * (c) Doctrine Project, Benjamin Eberlei * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/Command/Proxy/ConvertMappingDoctrineCommand.php b/Command/Proxy/ConvertMappingDoctrineCommand.php index a13fa8d71..796c091d4 100644 --- a/Command/Proxy/ConvertMappingDoctrineCommand.php +++ b/Command/Proxy/ConvertMappingDoctrineCommand.php @@ -1,9 +1,12 @@ + * (c) Doctrine Project, Benjamin Eberlei * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/Command/Proxy/CreateSchemaDoctrineCommand.php b/Command/Proxy/CreateSchemaDoctrineCommand.php index 8afa21bd2..f2ccf91b1 100644 --- a/Command/Proxy/CreateSchemaDoctrineCommand.php +++ b/Command/Proxy/CreateSchemaDoctrineCommand.php @@ -1,9 +1,12 @@ + * (c) Doctrine Project, Benjamin Eberlei * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/Command/Proxy/DoctrineCommandHelper.php b/Command/Proxy/DoctrineCommandHelper.php index bdbe6d330..2a440bfac 100644 --- a/Command/Proxy/DoctrineCommandHelper.php +++ b/Command/Proxy/DoctrineCommandHelper.php @@ -1,14 +1,16 @@ + * (c) Doctrine Project, Benjamin Eberlei * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ - namespace Doctrine\Bundle\DoctrineBundle\Command\Proxy; use Symfony\Component\Console\Application; diff --git a/Command/Proxy/DropSchemaDoctrineCommand.php b/Command/Proxy/DropSchemaDoctrineCommand.php index 9390bf54a..9746f2816 100644 --- a/Command/Proxy/DropSchemaDoctrineCommand.php +++ b/Command/Proxy/DropSchemaDoctrineCommand.php @@ -1,9 +1,12 @@ + * (c) Doctrine Project, Benjamin Eberlei * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/Command/Proxy/EnsureProductionSettingsDoctrineCommand.php b/Command/Proxy/EnsureProductionSettingsDoctrineCommand.php index 37dd421a9..c2a80249e 100644 --- a/Command/Proxy/EnsureProductionSettingsDoctrineCommand.php +++ b/Command/Proxy/EnsureProductionSettingsDoctrineCommand.php @@ -1,9 +1,12 @@ + * (c) Doctrine Project, Benjamin Eberlei * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/Command/Proxy/RunDqlDoctrineCommand.php b/Command/Proxy/RunDqlDoctrineCommand.php index 4a0d1951e..eaff6bbd1 100644 --- a/Command/Proxy/RunDqlDoctrineCommand.php +++ b/Command/Proxy/RunDqlDoctrineCommand.php @@ -1,9 +1,12 @@ + * (c) Doctrine Project, Benjamin Eberlei * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/Command/Proxy/RunSqlDoctrineCommand.php b/Command/Proxy/RunSqlDoctrineCommand.php index d406db6b5..e04f44e2a 100644 --- a/Command/Proxy/RunSqlDoctrineCommand.php +++ b/Command/Proxy/RunSqlDoctrineCommand.php @@ -1,9 +1,12 @@ + * (c) Doctrine Project, Benjamin Eberlei * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/Command/Proxy/UpdateSchemaDoctrineCommand.php b/Command/Proxy/UpdateSchemaDoctrineCommand.php index 5992b2016..4d7f0d269 100644 --- a/Command/Proxy/UpdateSchemaDoctrineCommand.php +++ b/Command/Proxy/UpdateSchemaDoctrineCommand.php @@ -1,9 +1,12 @@ + * (c) Doctrine Project, Benjamin Eberlei * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/Command/Proxy/ValidateSchemaCommand.php b/Command/Proxy/ValidateSchemaCommand.php index fdb74787a..176a42b9f 100644 --- a/Command/Proxy/ValidateSchemaCommand.php +++ b/Command/Proxy/ValidateSchemaCommand.php @@ -1,9 +1,12 @@ + * (c) Doctrine Project, Benjamin Eberlei * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/ConnectionFactory.php b/ConnectionFactory.php index 5f40c068a..894ff0d04 100644 --- a/ConnectionFactory.php +++ b/ConnectionFactory.php @@ -1,12 +1,15 @@ + * (c) Doctrine Project, Benjamin Eberlei * - * This source file is subject to the MIT license that is bundled - * with this source code in the file LICENSE. + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. */ namespace Doctrine\Bundle\DoctrineBundle; diff --git a/DependencyInjection/Compiler/RegisterEventListenersAndSubscribersPass.php b/DependencyInjection/Compiler/RegisterEventListenersAndSubscribersPass.php index b5df69a08..17b42e235 100644 --- a/DependencyInjection/Compiler/RegisterEventListenersAndSubscribersPass.php +++ b/DependencyInjection/Compiler/RegisterEventListenersAndSubscribersPass.php @@ -1,12 +1,15 @@ + * (c) Doctrine Project, Benjamin Eberlei * - * This source file is subject to the MIT license that is bundled - * with this source code in the file LICENSE. + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. */ namespace Doctrine\Bundle\DoctrineBundle\DependencyInjection\Compiler; diff --git a/DependencyInjection/Configuration.php b/DependencyInjection/Configuration.php index 380f63294..8b27506bf 100644 --- a/DependencyInjection/Configuration.php +++ b/DependencyInjection/Configuration.php @@ -1,9 +1,12 @@ + * (c) Doctrine Project, Benjamin Eberlei * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/DependencyInjection/DoctrineExtension.php b/DependencyInjection/DoctrineExtension.php index c3abf7b42..053cf7210 100644 --- a/DependencyInjection/DoctrineExtension.php +++ b/DependencyInjection/DoctrineExtension.php @@ -1,9 +1,12 @@ + * (c) Doctrine Project, Benjamin Eberlei * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/DependencyInjection/Security/UserProvider/EntityFactory.php b/DependencyInjection/Security/UserProvider/EntityFactory.php index afa21c122..edc70de0e 100644 --- a/DependencyInjection/Security/UserProvider/EntityFactory.php +++ b/DependencyInjection/Security/UserProvider/EntityFactory.php @@ -1,9 +1,12 @@ + * (c) Doctrine Project, Benjamin Eberlei * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/DoctrineBundle.php b/DoctrineBundle.php index f04f01307..1a67745c7 100644 --- a/DoctrineBundle.php +++ b/DoctrineBundle.php @@ -1,9 +1,12 @@ + * (c) Doctrine Project, Benjamin Eberlei * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/LICENSE b/LICENSE new file mode 100644 index 000000000..655a5ce62 --- /dev/null +++ b/LICENSE @@ -0,0 +1,13 @@ +Copyright (c) 2011 Fabien Potencier, Doctrine Project + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated +documentation files (the "Software"), to deal in the Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, +and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED +TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/Mapping/ClassMetadataCollection.php b/Mapping/ClassMetadataCollection.php index a3a873814..6408d4080 100644 --- a/Mapping/ClassMetadataCollection.php +++ b/Mapping/ClassMetadataCollection.php @@ -1,9 +1,12 @@ + * (c) Doctrine Project, Benjamin Eberlei * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/Mapping/DisconnectedMetadataFactory.php b/Mapping/DisconnectedMetadataFactory.php index 8fe1cc757..b4eb66c64 100644 --- a/Mapping/DisconnectedMetadataFactory.php +++ b/Mapping/DisconnectedMetadataFactory.php @@ -1,9 +1,12 @@ + * (c) Doctrine Project, Benjamin Eberlei * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/Mapping/MetadataFactory.php b/Mapping/MetadataFactory.php index 4a2311133..0890bee2b 100644 --- a/Mapping/MetadataFactory.php +++ b/Mapping/MetadataFactory.php @@ -1,9 +1,12 @@ + * (c) Doctrine Project, Benjamin Eberlei * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/Registry.php b/Registry.php index 20edbc685..ef7532df7 100644 --- a/Registry.php +++ b/Registry.php @@ -1,9 +1,12 @@ + * (c) Doctrine Project, Benjamin Eberlei * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/Tests/Command/InfoDoctrineCommandTest.php b/Tests/Command/InfoDoctrineCommandTest.php index a5a5eecf7..1488d4db6 100644 --- a/Tests/Command/InfoDoctrineCommandTest.php +++ b/Tests/Command/InfoDoctrineCommandTest.php @@ -1,12 +1,15 @@ + * (c) Doctrine Project, Benjamin Eberlei * - * This source file is subject to the MIT license that is bundled - * with this source code in the file LICENSE. + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. */ namespace Doctrine\Bundle\DoctrineBundle\Tests\Command; diff --git a/Tests/ContainerTest.php b/Tests/ContainerTest.php index f6d51f832..6f661f4b2 100644 --- a/Tests/ContainerTest.php +++ b/Tests/ContainerTest.php @@ -1,9 +1,12 @@ + * (c) Doctrine Project, Benjamin Eberlei * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/Tests/DependencyInjection/AbstractDoctrineExtensionTest.php b/Tests/DependencyInjection/AbstractDoctrineExtensionTest.php index f012b6d60..4525c45e3 100644 --- a/Tests/DependencyInjection/AbstractDoctrineExtensionTest.php +++ b/Tests/DependencyInjection/AbstractDoctrineExtensionTest.php @@ -1,9 +1,12 @@ + * (c) Doctrine Project, Benjamin Eberlei * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/Tests/DependencyInjection/Fixtures/Bundles/AnnotationsBundle/AnnotationsBundle.php b/Tests/DependencyInjection/Fixtures/Bundles/AnnotationsBundle/AnnotationsBundle.php index b7522c40f..c99a0bb2e 100644 --- a/Tests/DependencyInjection/Fixtures/Bundles/AnnotationsBundle/AnnotationsBundle.php +++ b/Tests/DependencyInjection/Fixtures/Bundles/AnnotationsBundle/AnnotationsBundle.php @@ -1,12 +1,15 @@ + * (c) Doctrine Project, Benjamin Eberlei * - * This source file is subject to the MIT license that is bundled - * with this source code in the file LICENSE. + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. */ namespace Fixtures\Bundles\AnnotationsBundle; diff --git a/Tests/DependencyInjection/Fixtures/Bundles/AnnotationsBundle/Entity/Test.php b/Tests/DependencyInjection/Fixtures/Bundles/AnnotationsBundle/Entity/Test.php index 7c301a89d..9c2932ccb 100644 --- a/Tests/DependencyInjection/Fixtures/Bundles/AnnotationsBundle/Entity/Test.php +++ b/Tests/DependencyInjection/Fixtures/Bundles/AnnotationsBundle/Entity/Test.php @@ -1,12 +1,15 @@ + * (c) Doctrine Project, Benjamin Eberlei * - * This source file is subject to the MIT license that is bundled - * with this source code in the file LICENSE. + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. */ namespace Fixtures\Bundles\AnnotationsBundle\Entity; diff --git a/Tests/DependencyInjection/Fixtures/Bundles/Vendor/AnnotationsBundle/AnnotationsBundle.php b/Tests/DependencyInjection/Fixtures/Bundles/Vendor/AnnotationsBundle/AnnotationsBundle.php index 2587dc51f..fe940e36e 100644 --- a/Tests/DependencyInjection/Fixtures/Bundles/Vendor/AnnotationsBundle/AnnotationsBundle.php +++ b/Tests/DependencyInjection/Fixtures/Bundles/Vendor/AnnotationsBundle/AnnotationsBundle.php @@ -1,12 +1,15 @@ + * (c) Doctrine Project, Benjamin Eberlei * - * This source file is subject to the MIT license that is bundled - * with this source code in the file LICENSE. + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. */ namespace Fixtures\Bundles\Vendor\AnnotationsBundle; diff --git a/Tests/DependencyInjection/Fixtures/Bundles/Vendor/AnnotationsBundle/Entity/Test.php b/Tests/DependencyInjection/Fixtures/Bundles/Vendor/AnnotationsBundle/Entity/Test.php index cd4bc8581..0dfe0f6e8 100644 --- a/Tests/DependencyInjection/Fixtures/Bundles/Vendor/AnnotationsBundle/Entity/Test.php +++ b/Tests/DependencyInjection/Fixtures/Bundles/Vendor/AnnotationsBundle/Entity/Test.php @@ -1,12 +1,15 @@ + * (c) Doctrine Project, Benjamin Eberlei * - * This source file is subject to the MIT license that is bundled - * with this source code in the file LICENSE. + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. */ namespace Fixtures\Bundles\Vendor\AnnotationsBundle\Entity; diff --git a/Tests/DependencyInjection/Fixtures/Bundles/XmlBundle/Entity/Test.php b/Tests/DependencyInjection/Fixtures/Bundles/XmlBundle/Entity/Test.php index 3047db3aa..770ab31a0 100644 --- a/Tests/DependencyInjection/Fixtures/Bundles/XmlBundle/Entity/Test.php +++ b/Tests/DependencyInjection/Fixtures/Bundles/XmlBundle/Entity/Test.php @@ -1,12 +1,15 @@ + * (c) Doctrine Project, Benjamin Eberlei * - * This source file is subject to the MIT license that is bundled - * with this source code in the file LICENSE. + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. */ namespace Fixtures\Bundles\XmlBundle\Entity; diff --git a/Tests/DependencyInjection/Fixtures/Bundles/XmlBundle/XmlBundle.php b/Tests/DependencyInjection/Fixtures/Bundles/XmlBundle/XmlBundle.php index 1c79d5a8e..f14e909c7 100644 --- a/Tests/DependencyInjection/Fixtures/Bundles/XmlBundle/XmlBundle.php +++ b/Tests/DependencyInjection/Fixtures/Bundles/XmlBundle/XmlBundle.php @@ -1,12 +1,15 @@ + * (c) Doctrine Project, Benjamin Eberlei * - * This source file is subject to the MIT license that is bundled - * with this source code in the file LICENSE. + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. */ namespace Fixtures\Bundles\XmlBundle; diff --git a/Tests/DependencyInjection/Fixtures/Bundles/YamlBundle/Entity/Test.php b/Tests/DependencyInjection/Fixtures/Bundles/YamlBundle/Entity/Test.php index 8bc3ca093..9eb004c2c 100644 --- a/Tests/DependencyInjection/Fixtures/Bundles/YamlBundle/Entity/Test.php +++ b/Tests/DependencyInjection/Fixtures/Bundles/YamlBundle/Entity/Test.php @@ -1,12 +1,15 @@ + * (c) Doctrine Project, Benjamin Eberlei * - * This source file is subject to the MIT license that is bundled - * with this source code in the file LICENSE. + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. */ namespace Fixtures\Bundles\YamlBundle\Entity; diff --git a/Tests/DependencyInjection/Fixtures/Bundles/YamlBundle/YamlBundle.php b/Tests/DependencyInjection/Fixtures/Bundles/YamlBundle/YamlBundle.php index add023152..8b9fea095 100644 --- a/Tests/DependencyInjection/Fixtures/Bundles/YamlBundle/YamlBundle.php +++ b/Tests/DependencyInjection/Fixtures/Bundles/YamlBundle/YamlBundle.php @@ -1,12 +1,15 @@ + * (c) Doctrine Project, Benjamin Eberlei * - * This source file is subject to the MIT license that is bundled - * with this source code in the file LICENSE. + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. */ namespace Fixtures\Bundles\YamlBundle; diff --git a/Tests/DependencyInjection/TestDatetimeFunction.php b/Tests/DependencyInjection/TestDatetimeFunction.php index d435fa62d..02ed7e072 100644 --- a/Tests/DependencyInjection/TestDatetimeFunction.php +++ b/Tests/DependencyInjection/TestDatetimeFunction.php @@ -1,9 +1,12 @@ + * (c) Doctrine Project, Benjamin Eberlei * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/Tests/DependencyInjection/TestNumericFunction.php b/Tests/DependencyInjection/TestNumericFunction.php index c5d181f60..dd5d8652b 100644 --- a/Tests/DependencyInjection/TestNumericFunction.php +++ b/Tests/DependencyInjection/TestNumericFunction.php @@ -1,9 +1,12 @@ + * (c) Doctrine Project, Benjamin Eberlei * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/Tests/DependencyInjection/TestStringFunction.php b/Tests/DependencyInjection/TestStringFunction.php index 47e488b69..88314823a 100644 --- a/Tests/DependencyInjection/TestStringFunction.php +++ b/Tests/DependencyInjection/TestStringFunction.php @@ -1,9 +1,12 @@ + * (c) Doctrine Project, Benjamin Eberlei * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/Tests/DependencyInjection/TestType.php b/Tests/DependencyInjection/TestType.php index da8a244bd..18f6b0f06 100644 --- a/Tests/DependencyInjection/TestType.php +++ b/Tests/DependencyInjection/TestType.php @@ -1,9 +1,12 @@ + * (c) Doctrine Project, Benjamin Eberlei * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/Tests/DependencyInjection/XMLSchemaTest.php b/Tests/DependencyInjection/XMLSchemaTest.php index 59fb3910c..e1fe74628 100644 --- a/Tests/DependencyInjection/XMLSchemaTest.php +++ b/Tests/DependencyInjection/XMLSchemaTest.php @@ -1,12 +1,15 @@ + * (c) Doctrine Project, Benjamin Eberlei * - * This source file is subject to the MIT license that is bundled - * with this source code in the file LICENSE. + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. */ namespace Doctrine\Bundle\DoctrineBundle\Tests\DependencyInjection; diff --git a/Tests/DependencyInjection/XmlDoctrineExtensionTest.php b/Tests/DependencyInjection/XmlDoctrineExtensionTest.php index c2a648c8b..4b787fbe8 100644 --- a/Tests/DependencyInjection/XmlDoctrineExtensionTest.php +++ b/Tests/DependencyInjection/XmlDoctrineExtensionTest.php @@ -1,9 +1,12 @@ + * (c) Doctrine Project, Benjamin Eberlei * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/Tests/DependencyInjection/YamlDoctrineExtensionTest.php b/Tests/DependencyInjection/YamlDoctrineExtensionTest.php index 5e8e4ba40..2a96bd58c 100644 --- a/Tests/DependencyInjection/YamlDoctrineExtensionTest.php +++ b/Tests/DependencyInjection/YamlDoctrineExtensionTest.php @@ -1,9 +1,12 @@ + * (c) Doctrine Project, Benjamin Eberlei * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/Tests/RegistryTest.php b/Tests/RegistryTest.php index 350a88332..b5073d4be 100644 --- a/Tests/RegistryTest.php +++ b/Tests/RegistryTest.php @@ -1,9 +1,12 @@ + * (c) Doctrine Project, Benjamin Eberlei * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/Tests/TestCase.php b/Tests/TestCase.php index 76d6d344e..ea98668ff 100644 --- a/Tests/TestCase.php +++ b/Tests/TestCase.php @@ -1,9 +1,12 @@ + * (c) Doctrine Project, Benjamin Eberlei * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code.