diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..f988839 --- /dev/null +++ b/LICENSE @@ -0,0 +1,19 @@ +Copyright (c) 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/src/CacheWarmer/UniqueNodeTypeCacheWarmer.php b/src/CacheWarmer/UniqueNodeTypeCacheWarmer.php index 78faf39..83ed782 100644 --- a/src/CacheWarmer/UniqueNodeTypeCacheWarmer.php +++ b/src/CacheWarmer/UniqueNodeTypeCacheWarmer.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\CacheWarmer; diff --git a/src/Command/DoctrineCommandHelper.php b/src/Command/DoctrineCommandHelper.php index f97f1a9..762bdd5 100644 --- a/src/Command/DoctrineCommandHelper.php +++ b/src/Command/DoctrineCommandHelper.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\Command; diff --git a/src/Command/LoadFixtureCommand.php b/src/Command/LoadFixtureCommand.php index 118facf..43d856e 100644 --- a/src/Command/LoadFixtureCommand.php +++ b/src/Command/LoadFixtureCommand.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\Command; diff --git a/src/Command/MigratorMigrateCommand.php b/src/Command/MigratorMigrateCommand.php index 9647540..dd45fa8 100644 --- a/src/Command/MigratorMigrateCommand.php +++ b/src/Command/MigratorMigrateCommand.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\Command; diff --git a/src/Command/NodeDumpCommand.php b/src/Command/NodeDumpCommand.php index dd9ec68..52fd0c6 100644 --- a/src/Command/NodeDumpCommand.php +++ b/src/Command/NodeDumpCommand.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\Command; diff --git a/src/Command/NodeMoveCommand.php b/src/Command/NodeMoveCommand.php index 7f06bdb..eb48e29 100644 --- a/src/Command/NodeMoveCommand.php +++ b/src/Command/NodeMoveCommand.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\Command; diff --git a/src/Command/NodeRemoveCommand.php b/src/Command/NodeRemoveCommand.php index 8152d44..1f0ae11 100644 --- a/src/Command/NodeRemoveCommand.php +++ b/src/Command/NodeRemoveCommand.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\Command; diff --git a/src/Command/NodeTouchCommand.php b/src/Command/NodeTouchCommand.php index 17f4d4d..163b7bc 100644 --- a/src/Command/NodeTouchCommand.php +++ b/src/Command/NodeTouchCommand.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\Command; diff --git a/src/Command/NodeTypeListCommand.php b/src/Command/NodeTypeListCommand.php index ac027ab..69ed2ec 100644 --- a/src/Command/NodeTypeListCommand.php +++ b/src/Command/NodeTypeListCommand.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\Command; diff --git a/src/Command/NodeTypeRegisterCommand.php b/src/Command/NodeTypeRegisterCommand.php index 51fb6b2..15fe9ff 100644 --- a/src/Command/NodeTypeRegisterCommand.php +++ b/src/Command/NodeTypeRegisterCommand.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\Command; diff --git a/src/Command/NodesUpdateCommand.php b/src/Command/NodesUpdateCommand.php index d8b217c..c8ef5c9 100644 --- a/src/Command/NodesUpdateCommand.php +++ b/src/Command/NodesUpdateCommand.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\Command; diff --git a/src/Command/PhpcrShellCommand.php b/src/Command/PhpcrShellCommand.php index 7c341ac..c3dea0d 100644 --- a/src/Command/PhpcrShellCommand.php +++ b/src/Command/PhpcrShellCommand.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\Command; diff --git a/src/Command/RepositoryInitCommand.php b/src/Command/RepositoryInitCommand.php index a6aad09..b781585 100644 --- a/src/Command/RepositoryInitCommand.php +++ b/src/Command/RepositoryInitCommand.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\Command; diff --git a/src/Command/WorkspaceCreateCommand.php b/src/Command/WorkspaceCreateCommand.php index a47ee88..6d5b424 100644 --- a/src/Command/WorkspaceCreateCommand.php +++ b/src/Command/WorkspaceCreateCommand.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\Command; diff --git a/src/Command/WorkspaceDeleteCommand.php b/src/Command/WorkspaceDeleteCommand.php index ebfe794..c3001cb 100644 --- a/src/Command/WorkspaceDeleteCommand.php +++ b/src/Command/WorkspaceDeleteCommand.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\Command; diff --git a/src/Command/WorkspaceExportCommand.php b/src/Command/WorkspaceExportCommand.php index 893738f..ff14c06 100644 --- a/src/Command/WorkspaceExportCommand.php +++ b/src/Command/WorkspaceExportCommand.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\Command; diff --git a/src/Command/WorkspaceImportCommand.php b/src/Command/WorkspaceImportCommand.php index c48de9d..4d246c6 100644 --- a/src/Command/WorkspaceImportCommand.php +++ b/src/Command/WorkspaceImportCommand.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\Command; diff --git a/src/Command/WorkspaceListCommand.php b/src/Command/WorkspaceListCommand.php index aac16bb..089f8eb 100644 --- a/src/Command/WorkspaceListCommand.php +++ b/src/Command/WorkspaceListCommand.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\Command; diff --git a/src/Command/WorkspacePurgeCommand.php b/src/Command/WorkspacePurgeCommand.php index d0af2da..7112ce9 100644 --- a/src/Command/WorkspacePurgeCommand.php +++ b/src/Command/WorkspacePurgeCommand.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\Command; diff --git a/src/Command/WorkspaceQueryCommand.php b/src/Command/WorkspaceQueryCommand.php index d44718c..aa3d71c 100644 --- a/src/Command/WorkspaceQueryCommand.php +++ b/src/Command/WorkspaceQueryCommand.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\Command; diff --git a/src/DataCollector/PHPCRDataCollector.php b/src/DataCollector/PHPCRDataCollector.php index 725fdcf..40eba8d 100644 --- a/src/DataCollector/PHPCRDataCollector.php +++ b/src/DataCollector/PHPCRDataCollector.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\DataCollector; diff --git a/src/DataCollector/StopWatchLogger.php b/src/DataCollector/StopWatchLogger.php index 714083b..4cfb2bf 100644 --- a/src/DataCollector/StopWatchLogger.php +++ b/src/DataCollector/StopWatchLogger.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\DataCollector; diff --git a/src/DataFixtures/PHPCRExecutor.php b/src/DataFixtures/PHPCRExecutor.php index d69da17..08ed091 100644 --- a/src/DataFixtures/PHPCRExecutor.php +++ b/src/DataFixtures/PHPCRExecutor.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\DataFixtures; diff --git a/src/DependencyInjection/Compiler/DoctrinePhpcrMappingsPass.php b/src/DependencyInjection/Compiler/DoctrinePhpcrMappingsPass.php index a08d5ba..0d8e55c 100644 --- a/src/DependencyInjection/Compiler/DoctrinePhpcrMappingsPass.php +++ b/src/DependencyInjection/Compiler/DoctrinePhpcrMappingsPass.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\DependencyInjection\Compiler; diff --git a/src/DependencyInjection/Compiler/InitializerPass.php b/src/DependencyInjection/Compiler/InitializerPass.php index 2c41ecd..e5b73d9 100644 --- a/src/DependencyInjection/Compiler/InitializerPass.php +++ b/src/DependencyInjection/Compiler/InitializerPass.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\DependencyInjection\Compiler; diff --git a/src/DependencyInjection/Compiler/MigratorPass.php b/src/DependencyInjection/Compiler/MigratorPass.php index 05aec80..e922464 100644 --- a/src/DependencyInjection/Compiler/MigratorPass.php +++ b/src/DependencyInjection/Compiler/MigratorPass.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\DependencyInjection\Compiler; diff --git a/src/DependencyInjection/Configuration.php b/src/DependencyInjection/Configuration.php index f1801b8..7eedf60 100644 --- a/src/DependencyInjection/Configuration.php +++ b/src/DependencyInjection/Configuration.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\DependencyInjection; diff --git a/src/DependencyInjection/DoctrinePHPCRExtension.php b/src/DependencyInjection/DoctrinePHPCRExtension.php index de23fb2..8000a2d 100644 --- a/src/DependencyInjection/DoctrinePHPCRExtension.php +++ b/src/DependencyInjection/DoctrinePHPCRExtension.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\DependencyInjection; diff --git a/src/DoctrinePHPCRBundle.php b/src/DoctrinePHPCRBundle.php index da58aea..1c6aa32 100644 --- a/src/DoctrinePHPCRBundle.php +++ b/src/DoctrinePHPCRBundle.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle; diff --git a/src/EventListener/JackalopeDoctrineDbalSchemaListener.php b/src/EventListener/JackalopeDoctrineDbalSchemaListener.php index 076382e..f7eec19 100644 --- a/src/EventListener/JackalopeDoctrineDbalSchemaListener.php +++ b/src/EventListener/JackalopeDoctrineDbalSchemaListener.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\EventListener; diff --git a/src/EventListener/LocaleListener.php b/src/EventListener/LocaleListener.php index 7748294..b10a2f6 100644 --- a/src/EventListener/LocaleListener.php +++ b/src/EventListener/LocaleListener.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\EventListener; diff --git a/src/Form/PhpcrOdmTypeGuesser.php b/src/Form/PhpcrOdmTypeGuesser.php index 583ccc7..aef772b 100644 --- a/src/Form/PhpcrOdmTypeGuesser.php +++ b/src/Form/PhpcrOdmTypeGuesser.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\Form; diff --git a/src/Initializer/GenericInitializer.php b/src/Initializer/GenericInitializer.php index 295b5d0..30240f5 100644 --- a/src/Initializer/GenericInitializer.php +++ b/src/Initializer/GenericInitializer.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\Initializer; diff --git a/src/Initializer/InitializerInterface.php b/src/Initializer/InitializerInterface.php index 2312d9c..1173b26 100644 --- a/src/Initializer/InitializerInterface.php +++ b/src/Initializer/InitializerInterface.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\Initializer; diff --git a/src/Initializer/InitializerManager.php b/src/Initializer/InitializerManager.php index 8e39846..349370b 100644 --- a/src/Initializer/InitializerManager.php +++ b/src/Initializer/InitializerManager.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\Initializer; diff --git a/src/Initializer/SessionAwareInitializerInterface.php b/src/Initializer/SessionAwareInitializerInterface.php index 6361af0..a5cdf67 100644 --- a/src/Initializer/SessionAwareInitializerInterface.php +++ b/src/Initializer/SessionAwareInitializerInterface.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\Initializer; diff --git a/src/ManagerRegistry.php b/src/ManagerRegistry.php index 65a7c8e..1890a44 100644 --- a/src/ManagerRegistry.php +++ b/src/ManagerRegistry.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle; diff --git a/src/Mapping/Driver/XmlDriver.php b/src/Mapping/Driver/XmlDriver.php index 5781bff..ad8142a 100644 --- a/src/Mapping/Driver/XmlDriver.php +++ b/src/Mapping/Driver/XmlDriver.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\Mapping\Driver; diff --git a/src/Mapping/Driver/YamlDriver.php b/src/Mapping/Driver/YamlDriver.php index 15d24f0..49fd7bb 100644 --- a/src/Mapping/Driver/YamlDriver.php +++ b/src/Mapping/Driver/YamlDriver.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\Mapping\Driver; diff --git a/src/Migrator/AbstractMigrator.php b/src/Migrator/AbstractMigrator.php index b992005..0b0be56 100644 --- a/src/Migrator/AbstractMigrator.php +++ b/src/Migrator/AbstractMigrator.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\Migrator; diff --git a/src/Migrator/MigratorInterface.php b/src/Migrator/MigratorInterface.php index 48a09c0..7ea4c58 100644 --- a/src/Migrator/MigratorInterface.php +++ b/src/Migrator/MigratorInterface.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\Migrator; diff --git a/src/OptionalCommand/Jackalope/InitDoctrineDbalCommand.php b/src/OptionalCommand/Jackalope/InitDoctrineDbalCommand.php index d9a3966..3628c9f 100644 --- a/src/OptionalCommand/Jackalope/InitDoctrineDbalCommand.php +++ b/src/OptionalCommand/Jackalope/InitDoctrineDbalCommand.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\OptionalCommand\Jackalope; diff --git a/src/OptionalCommand/Jackalope/JackrabbitCommand.php b/src/OptionalCommand/Jackalope/JackrabbitCommand.php index 0c7d5ec..94497be 100644 --- a/src/OptionalCommand/Jackalope/JackrabbitCommand.php +++ b/src/OptionalCommand/Jackalope/JackrabbitCommand.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\OptionalCommand\Jackalope; diff --git a/src/OptionalCommand/ODM/DocumentConvertTranslationCommand.php b/src/OptionalCommand/ODM/DocumentConvertTranslationCommand.php index ecd9caa..a8af253 100644 --- a/src/OptionalCommand/ODM/DocumentConvertTranslationCommand.php +++ b/src/OptionalCommand/ODM/DocumentConvertTranslationCommand.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\OptionalCommand\ODM; diff --git a/src/OptionalCommand/ODM/DocumentMigrateClassCommand.php b/src/OptionalCommand/ODM/DocumentMigrateClassCommand.php index fec9af9..a7c6b82 100644 --- a/src/OptionalCommand/ODM/DocumentMigrateClassCommand.php +++ b/src/OptionalCommand/ODM/DocumentMigrateClassCommand.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\OptionalCommand\ODM; diff --git a/src/OptionalCommand/ODM/InfoDoctrineCommand.php b/src/OptionalCommand/ODM/InfoDoctrineCommand.php index 191a124..902e87a 100644 --- a/src/OptionalCommand/ODM/InfoDoctrineCommand.php +++ b/src/OptionalCommand/ODM/InfoDoctrineCommand.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\OptionalCommand\ODM; diff --git a/src/OptionalCommand/ODM/VerifyUniqueNodeTypesMappingCommand.php b/src/OptionalCommand/ODM/VerifyUniqueNodeTypesMappingCommand.php index a2dc871..b31b35b 100644 --- a/src/OptionalCommand/ODM/VerifyUniqueNodeTypesMappingCommand.php +++ b/src/OptionalCommand/ODM/VerifyUniqueNodeTypesMappingCommand.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\OptionalCommand\ODM; diff --git a/src/Validator/Constraints/ValidPhpcrOdm.php b/src/Validator/Constraints/ValidPhpcrOdm.php index 731352c..91f4b21 100644 --- a/src/Validator/Constraints/ValidPhpcrOdm.php +++ b/src/Validator/Constraints/ValidPhpcrOdm.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\Validator\Constraints; diff --git a/src/Validator/Constraints/ValidPhpcrOdmValidator.php b/src/Validator/Constraints/ValidPhpcrOdmValidator.php index 03900b9..0558295 100644 --- a/src/Validator/Constraints/ValidPhpcrOdmValidator.php +++ b/src/Validator/Constraints/ValidPhpcrOdmValidator.php @@ -1,22 +1,5 @@ . - */ namespace Doctrine\Bundle\PHPCRBundle\Validator\Constraints;