From 90e14d2d92bd5baa0bd16e8074a5a08ad5d04625 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9o=20BOYER?= <t.boyer@si17.lan> Date: Wed, 5 Feb 2025 18:14:39 +0100 Subject: [PATCH] Licence --- LICENSE.md | 882 +++++------------- .../1-lancer-stack-developpement.md | 10 +- fixtures/0-user-0-address.yaml | 5 +- fixtures/0-user-0-contact.yaml | 12 +- fixtures/0-user-1-collectivity.yaml | 30 +- fixtures/0-user-1-reviewdata.yaml | 12 +- fixtures/0-user-2-comite_il.yaml | 6 +- fixtures/0-user-2-user.yaml | 32 +- fixtures/1-maturity-2-answer.yaml | 172 ++-- fixtures/2-registry-0-address.yaml | 4 +- fixtures/2-registry-0-mesurement.yaml | 12 +- fixtures/2-registry-1-contractor.yaml | 16 +- fixtures/2-registry-2-treatment.yaml | 12 +- fixtures/2-registry-3-request.yaml | 4 +- fixtures/2-registry-5-shelfLife.yaml | 6 +- ...-conformite-organisation-3-evaluation.yaml | 3 +- ...-conformite-organisation-4-conformite.yaml | 6 +- fixtures/3-conformite_traitement_t.yaml | 2 +- migrations/Version20180619192219.php | 5 +- migrations/Version20180620211117.php | 5 +- migrations/Version20180625203119.php | 5 +- migrations/Version20180625210010.php | 5 +- migrations/Version20180629090158.php | 5 +- migrations/Version20180702142837.php | 5 +- migrations/Version20180705202242.php | 5 +- migrations/Version20180708183305.php | 5 +- migrations/Version20180714115042.php | 5 +- migrations/Version20180715120618.php | 5 +- migrations/Version20180716193440.php | 5 +- migrations/Version20180722161251.php | 5 +- migrations/Version20180729162508.php | 5 +- migrations/Version20180730162628.php | 5 +- migrations/Version20180730223326.php | 5 +- migrations/Version20180731194927.php | 5 +- migrations/Version20180807154935.php | 5 +- migrations/Version20180808105626.php | 5 +- migrations/Version20180809124632.php | 5 +- migrations/Version20180810101618.php | 5 +- migrations/Version20180814100311.php | 5 +- migrations/Version20180826154629.php | 5 +- migrations/Version20180827210313.php | 5 +- migrations/Version20180903180743.php | 5 +- migrations/Version20180904201829.php | 5 +- migrations/Version20181001194107.php | 5 +- migrations/Version20181107184006.php | 5 +- migrations/Version20181108184203.php | 5 +- migrations/Version20181115193356.php | 5 +- migrations/Version20190303165343.php | 5 +- migrations/Version20190303175529.php | 5 +- migrations/Version20190308115517.php | 5 +- migrations/Version20190308151033.php | 5 +- migrations/Version20190620182459.php | 5 +- migrations/Version20190622175009.php | 5 +- src/Application/Controller/CRUDController.php | 5 +- .../Controller/ControllerHelper.php | 5 +- .../Repository/CRUDRepositoryInterface.php | 5 +- .../DDD/Repository/RepositoryInterface.php | 5 +- .../Dictionary/SimpleDictionary.php | 5 +- .../Doctrine/Repository/CRUDRepository.php | 5 +- .../Doctrine/ApiRoleSubscriber.php | 5 +- .../Doctrine/HistorySubscriber.php | 5 +- .../Doctrine/LinkCollectivitySubscriber.php | 5 +- .../Doctrine/LinkCreatorSubscriber.php | 5 +- .../Doctrine/LinkUpdatedBySubscriber.php | 5 +- .../AccessModuleConformiteSubscriber.php | 5 +- .../EventSubscriber/Kernel/IdleSubscriber.php | 5 +- .../Kernel/LoginSubscriber.php | 4 +- .../Symfony/Security/UserProvider.php | 5 +- .../NotBlankDependingOnOtherFieldValue.php | 5 +- ...ankDependingOnOtherFieldValueValidator.php | 5 +- .../Traits/Model/CollectivityTrait.php | 5 +- src/Application/Traits/Model/CreatorTrait.php | 5 +- src/Application/Traits/Model/HistoryTrait.php | 5 +- src/Application/Traits/Model/ServiceTrait.php | 5 +- .../Traits/Model/SoftDeletableTrait.php | 5 +- .../Form/Type/ModeleAnalyseRightsType.php | 5 +- src/Domain/Admin/Cloner/AbstractCloner.php | 5 +- src/Domain/Admin/Cloner/ClonerInterface.php | 5 +- src/Domain/Admin/Cloner/ClonerProvider.php | 5 +- src/Domain/Admin/Cloner/ContractorCloner.php | 5 +- src/Domain/Admin/Cloner/MesurementCloner.php | 5 +- src/Domain/Admin/Cloner/ToolCloner.php | 5 +- src/Domain/Admin/Cloner/TreatmentCloner.php | 5 +- .../Controller/DuplicationController.php | 5 +- src/Domain/Admin/DTO/DuplicationFormDTO.php | 5 +- .../DuplicationTargetOptionDictionary.php | 5 +- .../Dictionary/DuplicationTypeDictionary.php | 5 +- .../Admin/Form/Type/DuplicationType.php | 5 +- src/Domain/Admin/Repository/Duplication.php | 5 +- .../Controller/CategoryController.php | 5 +- .../Controller/DocumentController.php | 5 +- .../Dictionary/DocumentTypeDictionary.php | 5 +- .../Documentation/Form/Type/CategoryType.php | 5 +- .../Documentation/Form/Type/DocumentType.php | 5 +- src/Domain/Documentation/Model/Category.php | 5 +- src/Domain/Documentation/Model/Document.php | 5 +- .../Documentation/Repository/Category.php | 5 +- .../Documentation/Repository/Document.php | 5 +- src/Domain/Maturity/Calculator/Maturity.php | 5 +- .../Maturity/Calculator/MaturityHandler.php | 5 +- .../Controller/ReferentielController.php | 5 +- .../Maturity/Controller/SurveyController.php | 5 +- src/Domain/Maturity/Form/Type/AnswerType.php | 5 +- src/Domain/Maturity/Form/Type/DomainType.php | 5 +- .../Form/Type/ModeleReferentielRightsType.php | 5 +- .../Maturity/Form/Type/QuestionType.php | 5 +- .../Maturity/Form/Type/ReferentielType.php | 5 +- .../Maturity/Form/Type/SurveyAnswerType.php | 5 +- src/Domain/Maturity/Form/Type/SurveyType.php | 5 +- .../Maturity/Form/Type/SyntheseAnswerType.php | 5 +- .../Maturity/Form/Type/SyntheseType.php | 5 +- src/Domain/Maturity/Model/Answer.php | 5 +- src/Domain/Maturity/Model/AnswerSurvey.php | 5 +- src/Domain/Maturity/Model/Domain.php | 5 +- src/Domain/Maturity/Model/Maturity.php | 5 +- src/Domain/Maturity/Model/OptionalAnswer.php | 5 +- src/Domain/Maturity/Model/Question.php | 5 +- src/Domain/Maturity/Model/Referentiel.php | 5 +- src/Domain/Maturity/Model/Survey.php | 5 +- src/Domain/Maturity/Repository/Question.php | 5 +- src/Domain/Maturity/Repository/Survey.php | 5 +- .../Doctrine/GenerateMaturitySubscriber.php | 5 +- .../Twig/Extension/SurveyExtension.php | 5 +- .../Controller/NotificationController.php | 5 +- .../Controller/NotificationUserController.php | 5 +- .../NotificationActionDictionary.php | 5 +- .../NotificationActionUserDictionary.php | 5 +- ...ationMailParametersFrequencyDictionary.php | 5 +- .../NotificationModuleDictionary.php | 5 +- .../NotificationModuleUserDictionary.php | 5 +- .../NotificationStateDictionary.php | 5 +- .../Notification/Model/Notification.php | 5 +- .../Notification/Model/NotificationUser.php | 5 +- .../Notification/Repository/Notification.php | 5 +- .../Repository/NotificationUser.php | 5 +- .../Completion/AbstractCompletion.php | 5 +- .../ConformiteTraitementCompletion.php | 5 +- .../Completion/TreatmentCompletion.php | 5 +- .../ConformiteTraitementController.php | 5 +- .../Controller/ContractorController.php | 5 +- .../Controller/MesurementController.php | 5 +- .../Registry/Controller/ProofController.php | 5 +- .../Registry/Controller/RequestController.php | 5 +- .../Registry/Controller/ToolController.php | 7 +- .../Controller/TreatmentController.php | 5 +- .../Controller/ViolationController.php | 5 +- .../ConformiteTraitementLevelDictionary.php | 5 +- .../Dictionary/DelayPeriodDictionary.php | 5 +- .../MesurementPriorityDictionary.php | 5 +- .../Dictionary/MesurementStatusDictionary.php | 5 +- .../Dictionary/MesurementTypeDictionary.php | 5 +- .../Dictionary/ProofTypeDictionary.php | 5 +- .../RequestAnswerTypeDictionary.php | 5 +- .../Dictionary/RequestCivilityDictionary.php | 5 +- .../Dictionary/RequestObjectDictionary.php | 5 +- .../Dictionary/RequestStateDictionary.php | 5 +- .../Dictionary/ToolTypeDictionary.php | 5 +- .../Dictionary/TreatmentAuthorDictionary.php | 5 +- .../TreatmentAvisAipdDictionary.php | 5 +- .../TreatmentCollectingMethodDictionary.php | 5 +- .../TreatmentLegalBasisDictionary.php | 5 +- .../TreatmentSpecificDictionary.php | 5 +- .../TreatmentUltimateFateDictionary.php | 5 +- .../Dictionary/ViolationCauseDictionary.php | 5 +- .../ViolationCommunicationDictionary.php | 5 +- .../ViolationConcernedDataDictionary.php | 5 +- .../ViolationConcernedPeopleDictionary.php | 5 +- .../Dictionary/ViolationGravityDictionary.php | 5 +- .../Dictionary/ViolationImpactDictionary.php | 5 +- .../Dictionary/ViolationNatureDictionary.php | 5 +- .../ViolationNotificationDictionary.php | 5 +- .../ViolationNotificationListDictionary.php | 5 +- .../Dictionary/ViolationOriginDictionary.php | 5 +- .../ConformiteTraitementType.php | 5 +- .../Type/ConformiteTraitement/ReponseType.php | 5 +- .../Registry/Form/Type/ContractorType.php | 5 +- .../Form/Type/Embeddable/AddressType.php | 5 +- .../Type/Embeddable/ComplexChoiceAreaType.php | 5 +- .../Type/Embeddable/ComplexChoiceType.php | 5 +- .../Form/Type/Embeddable/DelayType.php | 5 +- .../Type/Embeddable/RequestAnswerType.php | 5 +- .../Type/Embeddable/RequestApplicantType.php | 5 +- .../Embeddable/RequestConcernedPeopleType.php | 5 +- .../Registry/Form/Type/MesurementType.php | 5 +- src/Domain/Registry/Form/Type/ProofType.php | 5 +- src/Domain/Registry/Form/Type/RequestType.php | 5 +- src/Domain/Registry/Form/Type/ToolType.php | 5 +- .../Form/Type/TreatmentConfigurationType.php | 5 +- .../Registry/Form/Type/TreatmentType.php | 5 +- .../Registry/Form/Type/ViolationType.php | 5 +- .../ConformiteTraitement.php | 5 +- .../Model/ConformiteTraitement/Question.php | 5 +- .../Model/ConformiteTraitement/Reponse.php | 5 +- src/Domain/Registry/Model/Contractor.php | 5 +- .../Registry/Model/Embeddable/Address.php | 5 +- .../Model/Embeddable/ComplexChoice.php | 5 +- .../Registry/Model/Embeddable/Delay.php | 5 +- .../Model/Embeddable/RequestAnswer.php | 5 +- .../Model/Embeddable/RequestApplicant.php | 5 +- .../Embeddable/RequestConcernedPeople.php | 5 +- src/Domain/Registry/Model/Mesurement.php | 5 +- src/Domain/Registry/Model/Proof.php | 5 +- .../Registry/Model/PublicConfiguration.php | 5 +- src/Domain/Registry/Model/Request.php | 5 +- src/Domain/Registry/Model/Tool.php | 5 +- src/Domain/Registry/Model/Treatment.php | 5 +- .../Registry/Model/TreatmentDataCategory.php | 5 +- src/Domain/Registry/Model/Violation.php | 5 +- .../ConformiteTraitement.php | 5 +- .../ConformiteTraitement/Question.php | 5 +- src/Domain/Registry/Repository/Contractor.php | 5 +- src/Domain/Registry/Repository/Mesurement.php | 5 +- src/Domain/Registry/Repository/Proof.php | 5 +- src/Domain/Registry/Repository/Request.php | 5 +- src/Domain/Registry/Repository/Tool.php | 5 +- src/Domain/Registry/Repository/Treatment.php | 5 +- src/Domain/Registry/Repository/Violation.php | 5 +- ...nformiteTraitementCompletionSubscriber.php | 5 +- .../Doctrine/MesurementSubscriber.php | 5 +- .../TreatmentCompletionSubscriber.php | 5 +- .../Event/ConformiteTraitementEvent.php | 5 +- .../Kernel/ConformiteTraitementSubscriber.php | 5 +- .../ConformiteOrganisationReponseRaison.php | 5 +- ...miteOrganisationReponseRaisonValidator.php | 5 +- .../Constraints/RequestConcernedPeople.php | 5 +- .../RequestConcernedPeopleValidator.php | 5 +- .../RequestStateRejectionReason.php | 5 +- .../RequestStateRejectionReasonValidator.php | 5 +- .../Constraints/TreatmentConcernedPeople.php | 5 +- .../TreatmentConcernedPeopleValidator.php | 5 +- .../ConformiteTraitementExtension.php | 5 +- .../Controller/DashboardController.php | 5 +- .../Reporting/Controller/ReviewController.php | 5 +- .../Dictionary/LogJournalActionDictionary.php | 5 +- .../LogJournalSubjectDictionary.php | 5 +- .../Generator/Csv/AbstractGenerator.php | 4 +- .../Generator/Csv/CollectivityGenerator.php | 4 +- .../Generator/Csv/ContractorGenerator.php | 4 +- .../Generator/Csv/GeneratorInterface.php | 4 +- .../Generator/Csv/MesurementGenerator.php | 4 +- .../Generator/Csv/TreatmentGenerator.php | 4 +- .../Generator/LogJournalLinkGenerator.php | 4 +- .../Generator/Word/AbstractGenerator.php | 5 +- .../Word/ConformiteTraitementGenerator.php | 5 +- .../Generator/Word/ContractorGenerator.php | 5 +- .../Generator/Word/GeneratorInterface.php | 5 +- .../Word/ImpressionGeneratorInterface.php | 5 +- .../Generator/Word/MaturityGenerator.php | 5 +- .../Generator/Word/MesurementGenerator.php | 5 +- .../Generator/Word/OverviewGenerator.php | 5 +- .../Generator/Word/ProofGenerator.php | 5 +- .../Generator/Word/RequestGenerator.php | 5 +- .../Generator/Word/ToolGenerator.php | 5 +- .../Generator/Word/TreatmentGenerator.php | 5 +- .../Generator/Word/UserGenerator.php | 5 +- .../Generator/Word/ViolationGenerator.php | 5 +- .../Reporting/Handler/ExportCsvHandler.php | 4 +- .../Reporting/Handler/MetricsHandler.php | 4 +- src/Domain/Reporting/Handler/WordHandler.php | 5 +- src/Domain/Reporting/Metrics/AdminMetric.php | 4 +- .../Reporting/Metrics/MetricInterface.php | 4 +- src/Domain/Reporting/Metrics/UserMetric.php | 4 +- .../Reporting/Model/LoggableSubject.php | 5 +- .../Reporting/Repository/LogJournal.php | 5 +- .../Doctrine/LogJournalDoctrineSubscriber.php | 5 +- src/Domain/User/Component/Mailer.php | 5 +- src/Domain/User/Component/TokenGenerator.php | 5 +- .../Controller/CollectivityController.php | 5 +- .../User/Controller/ProfileController.php | 5 +- .../User/Controller/SecurityController.php | 5 +- src/Domain/User/Controller/UserController.php | 5 +- .../Dictionary/CollectivityTypeDictionary.php | 5 +- .../Dictionary/ContactCivilityDictionary.php | 5 +- .../Dictionary/UserMoreInfoDictionary.php | 5 +- .../User/Dictionary/UserRoleDictionary.php | 5 +- .../DataTransformer/MoreInfoTransformer.php | 5 +- .../Form/DataTransformer/RoleTransformer.php | 5 +- src/Domain/User/Form/Type/AddressType.php | 5 +- .../User/Form/Type/CollectivityType.php | 5 +- .../User/Form/Type/ComiteIlContactType.php | 4 +- src/Domain/User/Form/Type/ContactType.php | 5 +- .../Type/EmailNotificationPreferenceType.php | 5 +- .../User/Form/Type/ResetPasswordType.php | 5 +- src/Domain/User/Form/Type/ReviewDataType.php | 5 +- src/Domain/User/Form/Type/ServiceType.php | 4 +- src/Domain/User/Form/Type/UserType.php | 5 +- src/Domain/User/Model/Collectivity.php | 5 +- src/Domain/User/Model/ComiteIlContact.php | 4 +- src/Domain/User/Model/Embeddable/Address.php | 5 +- src/Domain/User/Model/Embeddable/Contact.php | 5 +- src/Domain/User/Model/ReviewData.php | 5 +- src/Domain/User/Model/Service.php | 5 +- src/Domain/User/Model/User.php | 5 +- src/Domain/User/Repository/Collectivity.php | 5 +- src/Domain/User/Repository/LoginAttempt.php | 5 +- src/Domain/User/Repository/User.php | 5 +- .../Doctrine/DefinePasswordSubscriber.php | 5 +- .../Doctrine/EncodePasswordSubscriber.php | 5 +- .../Kernel/ExceptionSubscriber.php | 5 +- .../Kernel/SwitchUserSubscriber.php | 5 +- .../Authorization/UserAuthorization.php | 5 +- .../Symfony/Security/Checker/UserChecker.php | 5 +- .../ORM/Admin/Repository/Duplication.php | 5 +- .../ORM/Documentation/Repository/Category.php | 5 +- .../ORM/Documentation/Repository/Document.php | 5 +- .../ORM/Maturity/Repository/Question.php | 5 +- .../ORM/Maturity/Repository/Referentiel.php | 5 +- .../ORM/Maturity/Repository/Survey.php | 7 +- .../Notification/Repository/Notification.php | 5 +- .../Repository/NotificationUser.php | 5 +- .../ConformiteTraitement.php | 5 +- .../ConformiteTraitement/Question.php | 5 +- .../ORM/Registry/Repository/Contractor.php | 5 +- .../ORM/Registry/Repository/Mesurement.php | 5 +- .../ORM/Registry/Repository/Proof.php | 9 +- .../ORM/Registry/Repository/Request.php | 13 +- .../ORM/Registry/Repository/Tool.php | 5 +- .../ORM/Registry/Repository/Treatment.php | 5 +- .../ORM/Registry/Repository/Violation.php | 5 +- .../ORM/User/Repository/Collectivity.php | 5 +- .../ORM/User/Repository/LoginAttempt.php | 5 +- .../ORM/User/Repository/User.php | 5 +- src/Kernel.php | 5 +- .../Controller/ControllerHelperTest.php | 5 +- .../CRUDRepositoryInterfaceTest.php | 5 +- .../Repository/CRUDRepositoryTest.php | 5 +- .../Doctrine/HistorySubscriberTest.php | 5 +- .../LinkCollectivitySubscriberTest.php | 5 +- .../Doctrine/LinkCreatorSubscriberTest.php | 5 +- .../Symfony/Security/UserProviderTest.php | 5 +- ...ependingOnOtherFieldValueValidatorTest.php | 5 +- .../Traits/Model/CollectivityTraitTest.php | 5 +- .../Traits/Model/CreatorTraitTest.php | 5 +- .../Traits/Model/HistoryTraitTest.php | 5 +- .../Admin/Cloner/AbstractClonerTest.php | 5 +- .../Admin/Cloner/ClonerProviderTest.php | 5 +- .../Admin/Cloner/ContractorClonerTest.php | 5 +- .../Admin/Cloner/MesurementClonerTest.php | 5 +- .../Admin/Cloner/TreatmentClonerTest.php | 5 +- .../DuplicationTargetOptionDictionaryTest.php | 5 +- .../DuplicationTypeDictionaryTest.php | 5 +- .../Admin/Form/Type/DuplicationTypeTest.php | 5 +- .../Controller/CategoryControllerTest.php | 5 +- .../Controller/DocumentControllerTest.php | 5 +- .../Form/Type/CategoryTypeTest.php | 5 +- .../Form/Type/DocumentTypeTest.php | 5 +- .../Documentation/Model/DocumentTest.php | 5 +- .../Documentation/Repository/DocumentTest.php | 5 +- .../Maturity/Calculator/MaturityTest.php | 5 +- .../Controller/ReferentielControllerTest.php | 5 +- .../Controller/SurveyControllerTest.php | 5 +- .../Maturity/Form/Type/AnswerTypeTest.php | 5 +- .../Form/Type/ReferentielTypeTest.php | 5 +- .../Maturity/Form/Type/SurveyTypeTest.php | 5 +- tests/Domain/Maturity/Model/AnswerTest.php | 5 +- tests/Domain/Maturity/Model/DomainTest.php | 5 +- tests/Domain/Maturity/Model/MaturityTest.php | 5 +- tests/Domain/Maturity/Model/QuestionTest.php | 5 +- .../Domain/Maturity/Model/ReferentielTest.php | 5 +- tests/Domain/Maturity/Model/SurveyTest.php | 5 +- .../Maturity/Repository/QuestionTest.php | 5 +- .../Domain/Maturity/Repository/SurveyTest.php | 5 +- .../GenerateMaturitySubscriberTest.php | 5 +- .../Twig/NotificationExtensionTest.php | 5 +- .../ConformiteTraitementCompletionTest.php | 5 +- .../ConformiteTraitementControllerTest.php | 5 +- .../Controller/ContractorControllerTest.php | 5 +- .../Controller/MesurementControllerTest.php | 5 +- .../Controller/ProofControllerTest.php | 5 +- .../Controller/RequestControllerTest.php | 5 +- .../Controller/ToolControllerTest.php | 5 +- .../Controller/TreatmentControllerTest.php | 5 +- .../Controller/ViolationControllerTest.php | 5 +- .../Dictionary/DelayPeriodDictionaryTest.php | 5 +- .../MesurementStatusDictionaryTest.php | 5 +- .../MesurementTypeDictionaryTest.php | 5 +- .../Dictionary/ProofTypeDictionaryTest.php | 5 +- .../RequestAnswerTypeDictionaryTest.php | 5 +- .../RequestCivilityDictionaryTest.php | 5 +- .../RequestObjectDictionaryTest.php | 5 +- .../Dictionary/RequestStateDictionaryTest.php | 5 +- .../Dictionary/ToolTypeDictionaryTest.php | 5 +- .../TreatmentLegalBasisDictionaryTest.php | 5 +- .../ViolationCauseDictionaryTest.php | 5 +- .../ViolationCommunicationDictionaryTest.php | 5 +- .../ViolationConcernedDataDictionaryTest.php | 5 +- ...ViolationConcernedPeopleDictionaryTest.php | 5 +- .../ViolationGravityDictionaryTest.php | 5 +- .../ViolationImpactDictionaryTest.php | 5 +- .../ViolationNatureDictionaryTest.php | 5 +- .../ViolationNotificationDictionaryTest.php | 5 +- .../ViolationOriginDictionaryTest.php | 5 +- .../ConformiteTraitementTypeTest.php | 5 +- .../ConformiteTraitement/ReponseTypeTest.php | 5 +- .../Registry/Form/Type/ContractorTypeTest.php | 5 +- .../Form/Type/Embeddable/AddressTypeTest.php | 5 +- .../Embeddable/ComplexChoiceAreaTypeTest.php | 5 +- .../Type/Embeddable/ComplexChoiceTypeTest.php | 5 +- .../Form/Type/Embeddable/DelayTypeTest.php | 5 +- .../Type/Embeddable/RequestAnswerTypeTest.php | 5 +- .../Embeddable/RequestApplicantTypeTest.php | 5 +- .../RequestConcernedPeopleTypeTest.php | 5 +- .../Registry/Form/Type/MesurementTypeTest.php | 5 +- .../Registry/Form/Type/ProofTypeTest.php | 5 +- .../Registry/Form/Type/RequestTypeTest.php | 5 +- .../Registry/Form/Type/ToolTypeTest.php | 5 +- .../Type/TreatmentConfigurationTypeTest.php | 5 +- .../Registry/Form/Type/TreatmentTypeTest.php | 5 +- .../Registry/Form/Type/ViolationTypeTest.php | 5 +- .../Domain/Registry/Model/ContractorTest.php | 5 +- .../Model/Embeddable/ComplexChoiceTest.php | 5 +- .../Registry/Model/Embeddable/DelayTest.php | 5 +- .../Model/Embeddable/RequestApplicantTest.php | 5 +- .../Domain/Registry/Model/MesurementTest.php | 5 +- tests/Domain/Registry/Model/ProofTest.php | 5 +- tests/Domain/Registry/Model/RequestTest.php | 5 +- tests/Domain/Registry/Model/ToolTest.php | 5 +- tests/Domain/Registry/Model/TreatmentTest.php | 5 +- tests/Domain/Registry/Model/ViolationTest.php | 5 +- .../Registry/Repository/ContractorTest.php | 5 +- .../Registry/Repository/MesurementTest.php | 5 +- .../Registry/Repository/TreatmentTest.php | 5 +- ...miteTraitementCompletionSubscriberTest.php | 5 +- .../Doctrine/MesurementSubscriberTest.php | 5 +- .../ConformiteTraitementSubscriberTest.php | 5 +- ...OrganisationReponseRaisonValidatorTest.php | 5 +- .../RequestConcernedPeopleValidatorTest.php | 5 +- ...questStateRejectionReasonValidatorTest.php | 5 +- .../TreatmentConcernedPeopleValidatorTest.php | 5 +- .../Controller/ReviewControllerTest.php | 5 +- .../Generator/Csv/FooCsvGeneratorTest.php | 4 +- .../Generator/LogJournalLinkGeneratorTest.php | 4 +- .../Handler/ExportCsvHandlerTest.php | 4 +- .../Reporting/Handler/MetricsHandlerTest.php | 4 +- .../Reporting/Handler/WordHandlerTest.php | 5 +- .../Reporting/Metrics/AdminMetricTest.php | 4 +- .../Reporting/Metrics/UserMetricTest.php | 4 +- tests/Domain/User/Component/MailerTest.php | 5 +- .../User/Component/TokenGeneratorTest.php | 5 +- .../Controller/CollectivityControllerTest.php | 5 +- .../User/Controller/ProfileControllerTest.php | 5 +- .../Controller/SecurityControllerTest.php | 5 +- .../User/Controller/UserControllerTest.php | 5 +- .../CollectivityTypeDictionaryTest.php | 5 +- .../ContactCivilityDictionaryTest.php | 5 +- .../Dictionary/UserRoleDictionaryTest.php | 5 +- .../DataTransformer/RoleTransformerTest.php | 5 +- .../Domain/User/Form/Type/AddressTypeTest.php | 5 +- .../User/Form/Type/CollectivityTypeTest.php | 5 +- .../Form/Type/ComiteIlContactTypeTest.php | 5 +- .../Domain/User/Form/Type/ContactTypeTest.php | 5 +- .../User/Form/Type/ResetPasswordTypeTest.php | 5 +- tests/Domain/User/Form/Type/UserTypeTest.php | 5 +- tests/Domain/User/Model/CollectivityTest.php | 5 +- tests/Domain/User/Model/LoginAttemptTest.php | 5 +- tests/Domain/User/Model/UserTest.php | 5 +- .../User/Repository/CollectivityTest.php | 5 +- .../Doctrine/DefinePasswordSubscriberTest.php | 5 +- .../Doctrine/EncodePasswordSubscriberTest.php | 5 +- .../Kernel/SwitchUserSubscriberTest.php | 5 +- .../AuthentificationSubscriberTest.php | 5 +- .../Authorization/UserAuthorizationTest.php | 5 +- .../Security/Checker/UserCheckerTest.php | 5 +- .../CustomPasswordValidatorTest.php | 5 +- tests/Functional/Api/CollectivityTest.php | 2 +- tests/Functional/Api/RequestTest.php | 2 +- tests/Functional/Api/TreatmentTest.php | 2 +- .../NotificationGenerationTest.php | 8 +- .../AccessModuleConformiteSubscriberTest.php | 6 +- .../Kernel/LoginSubscriberTest.php | 4 +- .../ORM/Admin/Repository/DuplicationTest.php | 5 +- .../ORM/Maturity/Repository/QuestionTest.php | 5 +- .../ORM/Maturity/Repository/SurveyTest.php | 5 +- .../Registry/Repository/ContractorTest.php | 5 +- .../Registry/Repository/MesurementTest.php | 5 +- .../ORM/Registry/Repository/ProofTest.php | 5 +- .../ORM/Registry/Repository/RequestTest.php | 5 +- .../ORM/Registry/Repository/TreatmentTest.php | 5 +- .../ORM/Registry/Repository/ViolationTest.php | 5 +- .../ORM/User/Repository/CollectivityTest.php | 5 +- .../ORM/User/Repository/LoginAttemptTest.php | 5 +- .../ORM/User/Repository/UserTest.php | 5 +- tests/Utils/FormTypeHelper.php | 5 +- tests/Utils/ReflectionTrait.php | 5 +- tests/Utils/RepositoryTrait.php | 5 +- 485 files changed, 1336 insertions(+), 2213 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index be3f7b28e..b7d9527e8 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,661 +1,227 @@ - GNU AFFERO GENERAL PUBLIC LICENSE - Version 3, 19 November 2007 - - Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/> - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The GNU Affero General Public License is a free, copyleft license for -software and other kinds of works, specifically designed to ensure -cooperation with the community in the case of network server software. - - The licenses for most software and other practical works are designed -to take away your freedom to share and change the works. By contrast, -our General Public Licenses are intended to guarantee your freedom to -share and change all versions of a program--to make sure it remains free -software for all its users. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -them if you wish), that you receive source code or can get it if you -want it, that you can change the software or use pieces of it in new -free programs, and that you know you can do these things. - - Developers that use our General Public Licenses protect your rights -with two steps: (1) assert copyright on the software, and (2) offer -you this License which gives you legal permission to copy, distribute -and/or modify the software. - - A secondary benefit of defending all users' freedom is that -improvements made in alternate versions of the program, if they -receive widespread use, become available for other developers to -incorporate. Many developers of free software are heartened and -encouraged by the resulting cooperation. However, in the case of -software used on network servers, this result may fail to come about. -The GNU General Public License permits making a modified version and -letting the public access it on a server without ever releasing its -source code to the public. - - The GNU Affero General Public License is designed specifically to -ensure that, in such cases, the modified source code becomes available -to the community. It requires the operator of a network server to -provide the source code of the modified version running there to the -users of that server. Therefore, public use of a modified version, on -a publicly accessible server, gives the public access to the source -code of the modified version. - - An older license, called the Affero General Public License and -published by Affero, was designed to accomplish similar goals. This is -a different license, not a version of the Affero GPL, but Affero has -released a new version of the Affero GPL which permits relicensing under -this license. - - The precise terms and conditions for copying, distribution and -modification follow. - - TERMS AND CONDITIONS - - 0. Definitions. - - "This License" refers to version 3 of the GNU Affero General Public License. - - "Copyright" also means copyright-like laws that apply to other kinds of -works, such as semiconductor masks. - - "The Program" refers to any copyrightable work licensed under this -License. Each licensee is addressed as "you". "Licensees" and -"recipients" may be individuals or organizations. - - To "modify" a work means to copy from or adapt all or part of the work -in a fashion requiring copyright permission, other than the making of an -exact copy. The resulting work is called a "modified version" of the -earlier work or a work "based on" the earlier work. - - A "covered work" means either the unmodified Program or a work based -on the Program. - - To "propagate" a work means to do anything with it that, without -permission, would make you directly or secondarily liable for -infringement under applicable copyright law, except executing it on a -computer or modifying a private copy. Propagation includes copying, -distribution (with or without modification), making available to the -public, and in some countries other activities as well. - - To "convey" a work means any kind of propagation that enables other -parties to make or receive copies. Mere interaction with a user through -a computer network, with no transfer of a copy, is not conveying. - - An interactive user interface displays "Appropriate Legal Notices" -to the extent that it includes a convenient and prominently visible -feature that (1) displays an appropriate copyright notice, and (2) -tells the user that there is no warranty for the work (except to the -extent that warranties are provided), that licensees may convey the -work under this License, and how to view a copy of this License. If -the interface presents a list of user commands or options, such as a -menu, a prominent item in the list meets this criterion. - - 1. Source Code. - - The "source code" for a work means the preferred form of the work -for making modifications to it. "Object code" means any non-source -form of a work. - - A "Standard Interface" means an interface that either is an official -standard defined by a recognized standards body, or, in the case of -interfaces specified for a particular programming language, one that -is widely used among developers working in that language. - - The "System Libraries" of an executable work include anything, other -than the work as a whole, that (a) is included in the normal form of -packaging a Major Component, but which is not part of that Major -Component, and (b) serves only to enable use of the work with that -Major Component, or to implement a Standard Interface for which an -implementation is available to the public in source code form. A -"Major Component", in this context, means a major essential component -(kernel, window system, and so on) of the specific operating system -(if any) on which the executable work runs, or a compiler used to -produce the work, or an object code interpreter used to run it. - - The "Corresponding Source" for a work in object code form means all -the source code needed to generate, install, and (for an executable -work) run the object code and to modify the work, including scripts to -control those activities. However, it does not include the work's -System Libraries, or general-purpose tools or generally available free -programs which are used unmodified in performing those activities but -which are not part of the work. For example, Corresponding Source -includes interface definition files associated with source files for -the work, and the source code for shared libraries and dynamically -linked subprograms that the work is specifically designed to require, -such as by intimate data communication or control flow between those -subprograms and other parts of the work. - - The Corresponding Source need not include anything that users -can regenerate automatically from other parts of the Corresponding -Source. - - The Corresponding Source for a work in source code form is that -same work. - - 2. Basic Permissions. - - All rights granted under this License are granted for the term of -copyright on the Program, and are irrevocable provided the stated -conditions are met. This License explicitly affirms your unlimited -permission to run the unmodified Program. The output from running a -covered work is covered by this License only if the output, given its -content, constitutes a covered work. This License acknowledges your -rights of fair use or other equivalent, as provided by copyright law. - - You may make, run and propagate covered works that you do not -convey, without conditions so long as your license otherwise remains -in force. You may convey covered works to others for the sole purpose -of having them make modifications exclusively for you, or provide you -with facilities for running those works, provided that you comply with -the terms of this License in conveying all material for which you do -not control copyright. Those thus making or running the covered works -for you must do so exclusively on your behalf, under your direction -and control, on terms that prohibit them from making any copies of -your copyrighted material outside their relationship with you. - - Conveying under any other circumstances is permitted solely under -the conditions stated below. Sublicensing is not allowed; section 10 -makes it unnecessary. - - 3. Protecting Users' Legal Rights From Anti-Circumvention Law. - - No covered work shall be deemed part of an effective technological -measure under any applicable law fulfilling obligations under article -11 of the WIPO copyright treaty adopted on 20 December 1996, or -similar laws prohibiting or restricting circumvention of such -measures. - - When you convey a covered work, you waive any legal power to forbid -circumvention of technological measures to the extent such circumvention -is effected by exercising rights under this License with respect to -the covered work, and you disclaim any intention to limit operation or -modification of the work as a means of enforcing, against the work's -users, your or third parties' legal rights to forbid circumvention of -technological measures. - - 4. Conveying Verbatim Copies. - - You may convey verbatim copies of the Program's source code as you -receive it, in any medium, provided that you conspicuously and -appropriately publish on each copy an appropriate copyright notice; -keep intact all notices stating that this License and any -non-permissive terms added in accord with section 7 apply to the code; -keep intact all notices of the absence of any warranty; and give all -recipients a copy of this License along with the Program. - - You may charge any price or no price for each copy that you convey, -and you may offer support or warranty protection for a fee. - - 5. Conveying Modified Source Versions. - - You may convey a work based on the Program, or the modifications to -produce it from the Program, in the form of source code under the -terms of section 4, provided that you also meet all of these conditions: - - a) The work must carry prominent notices stating that you modified - it, and giving a relevant date. - - b) The work must carry prominent notices stating that it is - released under this License and any conditions added under section - 7. This requirement modifies the requirement in section 4 to - "keep intact all notices". - - c) You must license the entire work, as a whole, under this - License to anyone who comes into possession of a copy. This - License will therefore apply, along with any applicable section 7 - additional terms, to the whole of the work, and all its parts, - regardless of how they are packaged. This License gives no - permission to license the work in any other way, but it does not - invalidate such permission if you have separately received it. - - d) If the work has interactive user interfaces, each must display - Appropriate Legal Notices; however, if the Program has interactive - interfaces that do not display Appropriate Legal Notices, your - work need not make them do so. - - A compilation of a covered work with other separate and independent -works, which are not by their nature extensions of the covered work, -and which are not combined with it such as to form a larger program, -in or on a volume of a storage or distribution medium, is called an -"aggregate" if the compilation and its resulting copyright are not -used to limit the access or legal rights of the compilation's users -beyond what the individual works permit. Inclusion of a covered work -in an aggregate does not cause this License to apply to the other -parts of the aggregate. - - 6. Conveying Non-Source Forms. - - You may convey a covered work in object code form under the terms -of sections 4 and 5, provided that you also convey the -machine-readable Corresponding Source under the terms of this License, -in one of these ways: - - a) Convey the object code in, or embodied in, a physical product - (including a physical distribution medium), accompanied by the - Corresponding Source fixed on a durable physical medium - customarily used for software interchange. - - b) Convey the object code in, or embodied in, a physical product - (including a physical distribution medium), accompanied by a - written offer, valid for at least three years and valid for as - long as you offer spare parts or customer support for that product - model, to give anyone who possesses the object code either (1) a - copy of the Corresponding Source for all the software in the - product that is covered by this License, on a durable physical - medium customarily used for software interchange, for a price no - more than your reasonable cost of physically performing this - conveying of source, or (2) access to copy the - Corresponding Source from a network server at no charge. - - c) Convey individual copies of the object code with a copy of the - written offer to provide the Corresponding Source. This - alternative is allowed only occasionally and noncommercially, and - only if you received the object code with such an offer, in accord - with subsection 6b. - - d) Convey the object code by offering access from a designated - place (gratis or for a charge), and offer equivalent access to the - Corresponding Source in the same way through the same place at no - further charge. You need not require recipients to copy the - Corresponding Source along with the object code. If the place to - copy the object code is a network server, the Corresponding Source - may be on a different server (operated by you or a third party) - that supports equivalent copying facilities, provided you maintain - clear directions next to the object code saying where to find the - Corresponding Source. Regardless of what server hosts the - Corresponding Source, you remain obligated to ensure that it is - available for as long as needed to satisfy these requirements. - - e) Convey the object code using peer-to-peer transmission, provided - you inform other peers where the object code and Corresponding - Source of the work are being offered to the general public at no - charge under subsection 6d. - - A separable portion of the object code, whose source code is excluded -from the Corresponding Source as a System Library, need not be -included in conveying the object code work. - - A "User Product" is either (1) a "consumer product", which means any -tangible personal property which is normally used for personal, family, -or household purposes, or (2) anything designed or sold for incorporation -into a dwelling. In determining whether a product is a consumer product, -doubtful cases shall be resolved in favor of coverage. For a particular -product received by a particular user, "normally used" refers to a -typical or common use of that class of product, regardless of the status -of the particular user or of the way in which the particular user -actually uses, or expects or is expected to use, the product. A product -is a consumer product regardless of whether the product has substantial -commercial, industrial or non-consumer uses, unless such uses represent -the only significant mode of use of the product. - - "Installation Information" for a User Product means any methods, -procedures, authorization keys, or other information required to install -and execute modified versions of a covered work in that User Product from -a modified version of its Corresponding Source. The information must -suffice to ensure that the continued functioning of the modified object -code is in no case prevented or interfered with solely because -modification has been made. - - If you convey an object code work under this section in, or with, or -specifically for use in, a User Product, and the conveying occurs as -part of a transaction in which the right of possession and use of the -User Product is transferred to the recipient in perpetuity or for a -fixed term (regardless of how the transaction is characterized), the -Corresponding Source conveyed under this section must be accompanied -by the Installation Information. But this requirement does not apply -if neither you nor any third party retains the ability to install -modified object code on the User Product (for example, the work has -been installed in ROM). - - The requirement to provide Installation Information does not include a -requirement to continue to provide support service, warranty, or updates -for a work that has been modified or installed by the recipient, or for -the User Product in which it has been modified or installed. Access to a -network may be denied when the modification itself materially and -adversely affects the operation of the network or violates the rules and -protocols for communication across the network. - - Corresponding Source conveyed, and Installation Information provided, -in accord with this section must be in a format that is publicly -documented (and with an implementation available to the public in -source code form), and must require no special password or key for -unpacking, reading or copying. - - 7. Additional Terms. - - "Additional permissions" are terms that supplement the terms of this -License by making exceptions from one or more of its conditions. -Additional permissions that are applicable to the entire Program shall -be treated as though they were included in this License, to the extent -that they are valid under applicable law. If additional permissions -apply only to part of the Program, that part may be used separately -under those permissions, but the entire Program remains governed by -this License without regard to the additional permissions. - - When you convey a copy of a covered work, you may at your option -remove any additional permissions from that copy, or from any part of -it. (Additional permissions may be written to require their own -removal in certain cases when you modify the work.) You may place -additional permissions on material, added by you to a covered work, -for which you have or can give appropriate copyright permission. - - Notwithstanding any other provision of this License, for material you -add to a covered work, you may (if authorized by the copyright holders of -that material) supplement the terms of this License with terms: - - a) Disclaiming warranty or limiting liability differently from the - terms of sections 15 and 16 of this License; or - - b) Requiring preservation of specified reasonable legal notices or - author attributions in that material or in the Appropriate Legal - Notices displayed by works containing it; or - - c) Prohibiting misrepresentation of the origin of that material, or - requiring that modified versions of such material be marked in - reasonable ways as different from the original version; or - - d) Limiting the use for publicity purposes of names of licensors or - authors of the material; or - - e) Declining to grant rights under trademark law for use of some - trade names, trademarks, or service marks; or - - f) Requiring indemnification of licensors and authors of that - material by anyone who conveys the material (or modified versions of - it) with contractual assumptions of liability to the recipient, for - any liability that these contractual assumptions directly impose on - those licensors and authors. - - All other non-permissive additional terms are considered "further -restrictions" within the meaning of section 10. If the Program as you -received it, or any part of it, contains a notice stating that it is -governed by this License along with a term that is a further -restriction, you may remove that term. If a license document contains -a further restriction but permits relicensing or conveying under this -License, you may add to a covered work material governed by the terms -of that license document, provided that the further restriction does -not survive such relicensing or conveying. - - If you add terms to a covered work in accord with this section, you -must place, in the relevant source files, a statement of the -additional terms that apply to those files, or a notice indicating -where to find the applicable terms. - - Additional terms, permissive or non-permissive, may be stated in the -form of a separately written license, or stated as exceptions; -the above requirements apply either way. - - 8. Termination. - - You may not propagate or modify a covered work except as expressly -provided under this License. Any attempt otherwise to propagate or -modify it is void, and will automatically terminate your rights under -this License (including any patent licenses granted under the third -paragraph of section 11). - - However, if you cease all violation of this License, then your -license from a particular copyright holder is reinstated (a) -provisionally, unless and until the copyright holder explicitly and -finally terminates your license, and (b) permanently, if the copyright -holder fails to notify you of the violation by some reasonable means -prior to 60 days after the cessation. - - Moreover, your license from a particular copyright holder is -reinstated permanently if the copyright holder notifies you of the -violation by some reasonable means, this is the first time you have -received notice of violation of this License (for any work) from that -copyright holder, and you cure the violation prior to 30 days after -your receipt of the notice. - - Termination of your rights under this section does not terminate the -licenses of parties who have received copies or rights from you under -this License. If your rights have been terminated and not permanently -reinstated, you do not qualify to receive new licenses for the same -material under section 10. - - 9. Acceptance Not Required for Having Copies. - - You are not required to accept this License in order to receive or -run a copy of the Program. Ancillary propagation of a covered work -occurring solely as a consequence of using peer-to-peer transmission -to receive a copy likewise does not require acceptance. However, -nothing other than this License grants you permission to propagate or -modify any covered work. These actions infringe copyright if you do -not accept this License. Therefore, by modifying or propagating a -covered work, you indicate your acceptance of this License to do so. - - 10. Automatic Licensing of Downstream Recipients. - - Each time you convey a covered work, the recipient automatically -receives a license from the original licensors, to run, modify and -propagate that work, subject to this License. You are not responsible -for enforcing compliance by third parties with this License. - - An "entity transaction" is a transaction transferring control of an -organization, or substantially all assets of one, or subdividing an -organization, or merging organizations. If propagation of a covered -work results from an entity transaction, each party to that -transaction who receives a copy of the work also receives whatever -licenses to the work the party's predecessor in interest had or could -give under the previous paragraph, plus a right to possession of the -Corresponding Source of the work from the predecessor in interest, if -the predecessor has it or can get it with reasonable efforts. - - You may not impose any further restrictions on the exercise of the -rights granted or affirmed under this License. For example, you may -not impose a license fee, royalty, or other charge for exercise of -rights granted under this License, and you may not initiate litigation -(including a cross-claim or counterclaim in a lawsuit) alleging that -any patent claim is infringed by making, using, selling, offering for -sale, or importing the Program or any portion of it. - - 11. Patents. - - A "contributor" is a copyright holder who authorizes use under this -License of the Program or a work on which the Program is based. The -work thus licensed is called the contributor's "contributor version". - - A contributor's "essential patent claims" are all patent claims -owned or controlled by the contributor, whether already acquired or -hereafter acquired, that would be infringed by some manner, permitted -by this License, of making, using, or selling its contributor version, -but do not include claims that would be infringed only as a -consequence of further modification of the contributor version. For -purposes of this definition, "control" includes the right to grant -patent sublicenses in a manner consistent with the requirements of -this License. - - Each contributor grants you a non-exclusive, worldwide, royalty-free -patent license under the contributor's essential patent claims, to -make, use, sell, offer for sale, import and otherwise run, modify and -propagate the contents of its contributor version. - - In the following three paragraphs, a "patent license" is any express -agreement or commitment, however denominated, not to enforce a patent -(such as an express permission to practice a patent or covenant not to -sue for patent infringement). To "grant" such a patent license to a -party means to make such an agreement or commitment not to enforce a -patent against the party. - - If you convey a covered work, knowingly relying on a patent license, -and the Corresponding Source of the work is not available for anyone -to copy, free of charge and under the terms of this License, through a -publicly available network server or other readily accessible means, -then you must either (1) cause the Corresponding Source to be so -available, or (2) arrange to deprive yourself of the benefit of the -patent license for this particular work, or (3) arrange, in a manner -consistent with the requirements of this License, to extend the patent -license to downstream recipients. "Knowingly relying" means you have -actual knowledge that, but for the patent license, your conveying the -covered work in a country, or your recipient's use of the covered work -in a country, would infringe one or more identifiable patents in that -country that you have reason to believe are valid. - - If, pursuant to or in connection with a single transaction or -arrangement, you convey, or propagate by procuring conveyance of, a -covered work, and grant a patent license to some of the parties -receiving the covered work authorizing them to use, propagate, modify -or convey a specific copy of the covered work, then the patent license -you grant is automatically extended to all recipients of the covered -work and works based on it. - - A patent license is "discriminatory" if it does not include within -the scope of its coverage, prohibits the exercise of, or is -conditioned on the non-exercise of one or more of the rights that are -specifically granted under this License. You may not convey a covered -work if you are a party to an arrangement with a third party that is -in the business of distributing software, under which you make payment -to the third party based on the extent of your activity of conveying -the work, and under which the third party grants, to any of the -parties who would receive the covered work from you, a discriminatory -patent license (a) in connection with copies of the covered work -conveyed by you (or copies made from those copies), or (b) primarily -for and in connection with specific products or compilations that -contain the covered work, unless you entered into that arrangement, -or that patent license was granted, prior to 28 March 2007. - - Nothing in this License shall be construed as excluding or limiting -any implied license or other defenses to infringement that may -otherwise be available to you under applicable patent law. - - 12. No Surrender of Others' Freedom. - - If conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot convey a -covered work so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you may -not convey it at all. For example, if you agree to terms that obligate you -to collect a royalty for further conveying from those to whom you convey -the Program, the only way you could satisfy both those terms and this -License would be to refrain entirely from conveying the Program. - - 13. Remote Network Interaction; Use with the GNU General Public License. - - Notwithstanding any other provision of this License, if you modify the -Program, your modified version must prominently offer all users -interacting with it remotely through a computer network (if your version -supports such interaction) an opportunity to receive the Corresponding -Source of your version by providing access to the Corresponding Source -from a network server at no charge, through some standard or customary -means of facilitating copying of software. This Corresponding Source -shall include the Corresponding Source for any work covered by version 3 -of the GNU General Public License that is incorporated pursuant to the -following paragraph. - - Notwithstanding any other provision of this License, you have -permission to link or combine any covered work with a work licensed -under version 3 of the GNU General Public License into a single -combined work, and to convey the resulting work. The terms of this -License will continue to apply to the part which is the covered work, -but the work with which it is combined will remain governed by version -3 of the GNU General Public License. - - 14. Revised Versions of this License. - - The Free Software Foundation may publish revised and/or new versions of -the GNU Affero General Public License from time to time. Such new versions -will be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - - Each version is given a distinguishing version number. If the -Program specifies that a certain numbered version of the GNU Affero General -Public License "or any later version" applies to it, you have the -option of following the terms and conditions either of that numbered -version or of any later version published by the Free Software -Foundation. If the Program does not specify a version number of the -GNU Affero General Public License, you may choose any version ever published -by the Free Software Foundation. - - If the Program specifies that a proxy can decide which future -versions of the GNU Affero General Public License can be used, that proxy's -public statement of acceptance of a version permanently authorizes you -to choose that version for the Program. - - Later license versions may give you additional or different -permissions. However, no additional obligations are imposed on any -author or copyright holder as a result of your choosing to follow a -later version. - - 15. Disclaimer of Warranty. - - THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY -APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT -HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY -OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, -THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM -IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF -ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - - 16. Limitation of Liability. - - IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS -THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY -GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE -USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF -DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD -PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), -EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF -SUCH DAMAGES. - - 17. Interpretation of Sections 15 and 16. - - If the disclaimer of warranty and limitation of liability provided -above cannot be given local legal effect according to their terms, -reviewing courts shall apply local law that most closely approximates -an absolute waiver of all civil liability in connection with the -Program, unless a warranty or assumption of liability accompanies a -copy of the Program in return for a fee. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs - - If you develop a new program, and you want it to be of the greatest -possible use to the public, the best way to achieve this is to make it -free software which everyone can redistribute and change under these terms. - - To do so, attach the following notices to the program. It is safest -to attach them to the start of each source file to most effectively -state the exclusion of warranty; and each file should have at least -the "copyright" line and a pointer to where the full notice is found. - - <one line to give the program's name and a brief idea of what it does.> - Copyright (C) <year> <name of author> - - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU Affero General Public License as published by - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU Affero General Public License for more details. - - You should have received a copy of the GNU Affero General Public License - along with this program. If not, see <https://www.gnu.org/licenses/>. +# GNU AFFERO GENERAL PUBLIC LICENSE + +**Version 3, 19 November 2007** + +Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/> Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. + +## Preamble + +The GNU Affero General Public License is a free, copyleft license for software and other kinds of works, specifically designed to ensure cooperation with the community in the case of network server software. + +The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, our General Public Licenses are intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. + +When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. + +Developers that use our General Public Licenses protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License which gives you legal permission to copy, distribute and/or modify the software. + +A secondary benefit of defending all users' freedom is that improvements made in alternate versions of the program, if they receive widespread use, become available for other developers to incorporate. Many developers of free software are heartened and encouraged by the resulting cooperation. However, in the case of software used on network servers, this result may fail to come about. The GNU General Public License permits making a modified version and letting the public access it on a server without ever releasing its source code to the public. + +The GNU Affero General Public License is designed specifically to ensure that, in such cases, the modified source code becomes available to the community. It requires the operator of a network server to provide the source code of the modified version running there to the users of that server. Therefore, public use of a modified version, on a publicly accessible server, gives the public access to the source code of the modified version. + +An older license, called the Affero General Public License and published by Affero, was designed to accomplish similar goals. This is a different license, not a version of the Affero GPL, but Affero has released a new version of the Affero GPL which permits relicensing under this license. + +The precise terms and conditions for copying, distribution and modification follow. + +## TERMS AND CONDITIONS + +### 0. Definitions. + +"This License" refers to version 3 of the GNU Affero General Public License. + +"Copyright" also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. + +"The Program" refers to any copyrightable work licensed under this License. Each licensee is addressed as "you". "Licensees" and "recipients" may be individuals or organizations. + +To "modify" a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a "modified version" of the earlier work or a work "based on" the earlier work. + +A "covered work" means either the unmodified Program or a work based on the Program. + +To "propagate" a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well. + +To "convey" a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying. + +An interactive user interface displays "Appropriate Legal Notices" to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion. + +### 1. Source Code. + +The "source code" for a work means the preferred form of the work for making modifications to it. "Object code" means any non-source form of a work. + +A "Standard Interface" means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language. + +The "System Libraries" of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A "Major Component", in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it. + +The "Corresponding Source" for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work. + +The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source. + +The Corresponding Source for a work in source code form is that same work. + +### 2. Basic Permissions. + +All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law. + +You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you. + +Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary. + +### 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + +No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures. + +When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures. + +### 4. Conveying Verbatim Copies. + +You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program. + +You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee. + +### 5. Conveying Modified Source Versions. + +You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions: + +- a) The work must carry prominent notices stating that you modified it, and giving a relevant date. +- b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to "keep intact all notices". +- c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it. +- d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so. + +A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an "aggregate" if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate. + +### 6. Conveying Non-Source Forms. + +You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways: + +- a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange. +- b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge. +- c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b. +- d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements. +- e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d. + +A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work. + +A "User Product" is either (1) a "consumer product", which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, "normally used" refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product. + +"Installation Information" for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made. + +If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM). + +The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network. + +Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying. + +### 7. Additional Terms. + +"Additional permissions" are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions. + +When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission. + +Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms: + +- a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or +- b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or +- c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or +- d) Limiting the use for publicity purposes of names of licensors or authors of the material; or +- e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or +- f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors. + +All other non-permissive additional terms are considered "further restrictions" within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying. + +If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms. + +Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way. + +### 8. Termination. + +You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11). + +However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. + +Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. + +Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10. + +### 9. Acceptance Not Required for Having Copies. + +You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so. + +### 10. Automatic Licensing of Downstream Recipients. + +Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License. + +An "entity transaction" is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts. + +You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it. + +### 11. Patents. + +A "contributor" is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's "contributor version". + +A contributor's "essential patent claims" are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, "control" includes the right to grant patent sublicenses in a manner consistent with the requirements of this License. + +Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version. + +In the following three paragraphs, a "patent license" is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To "grant" such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party. + +If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. "Knowingly relying" means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid. + +If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it. + +A patent license is "discriminatory" if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007. + +Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law. + +### 12. No Surrender of Others' Freedom. + +If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. + +### 13. Remote Network Interaction; Use with the GNU General Public License. + +Notwithstanding any other provision of this License, if you modify the Program, your modified version must prominently offer all users interacting with it remotely through a computer network (if your version supports such interaction) an opportunity to receive the Corresponding Source of your version by providing access to the Corresponding Source from a network server at no charge, through some standard or customary means of facilitating copying of software. This Corresponding Source shall include the Corresponding Source for any work covered by version 3 of the GNU General Public License that is incorporated pursuant to the following paragraph. + +Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the work with which it is combined will remain governed by version 3 of the GNU General Public License. + +### 14. Revised Versions of this License. + +The Free Software Foundation may publish revised and/or new versions of the GNU Affero General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU Affero General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU Affero General Public License, you may choose any version ever published by the Free Software Foundation. + +If the Program specifies that a proxy can decide which future versions of the GNU Affero General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. + +Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version. + +### 15. Disclaimer of Warranty. + +THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +### 16. Limitation of Liability. + +IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +### 17. Interpretation of Sections 15 and 16. + +If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. + +**END OF TERMS AND CONDITIONS** + +## How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. + +> <one line to give the program's name and a brief idea of what it does.> +> +> Copyright (C) <year> <name of author> +> +> This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. +> +> This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. +> +> You should have received a copy of the GNU Affero General Public License along with this program. If not, see <https://www.gnu.org/licenses/>. Also add information on how to contact you by electronic and paper mail. - If your software can interact with users remotely through a computer -network, you should also make sure that it provides a way for users to -get its source. For example, if your program is a web application, its -interface could display a "Source" link that leads users to an archive -of the code. There are many ways you could offer source, and different -solutions will be better for different programs; see section 13 for the -specific requirements. - - You should also get your employer (if you work as a programmer) or school, -if any, to sign a "copyright disclaimer" for the program, if necessary. -For more information on this, and how to apply and follow the GNU AGPL, see -<https://www.gnu.org/licenses/>. +If your software can interact with users remotely through a computer network, you should also make sure that it provides a way for users to get its source. For example, if your program is a web application, its interface could display a "Source" link that leads users to an archive of the code. There are many ways you could offer source, and different solutions will be better for different programs; see section 13 for the specific requirements. + +You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU AGPL, see <https://www.gnu.org/licenses/>. diff --git a/doc/developpement/1-lancer-stack-developpement.md b/doc/developpement/1-lancer-stack-developpement.md index 28839d65f..0cebb4125 100644 --- a/doc/developpement/1-lancer-stack-developpement.md +++ b/doc/developpement/1-lancer-stack-developpement.md @@ -58,11 +58,11 @@ Pour aller plus loin, vous pouvez étudier le fichier `docker-service` pour voir * URL du projet : `http://127.0.0.1:8888` ou `https://127.0.0.1` Quelques identifiants clés : -- **Administrateur :** `admin@awkan.fr` / `111111` ; -- **Gestionnaire 1:** `collectivite@awkan.fr` / `111111` ; -- **Gestionnaire 2:** `collectivite2@awkan.fr` / `111111` ; -- **Lecteur :** `lecteur@awkan.fr` / `111111` ; -- **Utilisateur inactif :** `inactif@awkan.fr` / `111111`. +- **Administrateur :** `admin@nomail.soluris.fr` / `111111` ; +- **Gestionnaire 1 :** `collectivite@nomail.soluris.fr` / `111111` ; +- **Gestionnaire 2 :** `collectivite2@nomail.soluris.fr` / `111111` ; +- **Lecteur :** `lecteur@nomail.soluris.fr` / `111111` ; +- **Utilisateur inactif :** `inactif@nomail.soluris.fr` / `111111`. ## 4. Lancer les tests diff --git a/fixtures/0-user-0-address.yaml b/fixtures/0-user-0-address.yaml index 3b71f941d..b6dbac29f 100644 --- a/fixtures/0-user-0-address.yaml +++ b/fixtures/0-user-0-address.yaml @@ -1,5 +1,5 @@ App\Domain\User\Model\Embeddable\Address: - user_address_collectivity_awkan: + user_address_collectivity_demoville: lineOne: <words(3, true)> lineTwo: <words(3, true)> city: <word()> @@ -10,9 +10,8 @@ App\Domain\User\Model\Embeddable\Address: city: <word()> zipCode: <randomNumber(5)> insee: '17415' - user_address_collectivity_foobar: + user_address_collectivity_demovillage: lineOne: <words(3, true)> city: <word()> zipCode: <randomNumber(5)> insee: '17300' - diff --git a/fixtures/0-user-0-contact.yaml b/fixtures/0-user-0-contact.yaml index 535a92907..c42e4fab5 100644 --- a/fixtures/0-user-0-contact.yaml +++ b/fixtures/0-user-0-contact.yaml @@ -8,14 +8,14 @@ App\Domain\User\Model\Embeddable\Contact: phoneNumber: 0<randomNumber(9)> # ------------------ - # COLLECTIVITY AWKAN + # COLLECTIVITY DEMOVILLE # ------------------ - user_contact_collectivity_awkan_manager_legal (extends contact_template): ~ - user_contact_collectivity_awkan_referent (extends contact_template): ~ - user_contact_collectivity_awkan_dpo (extends contact_template): ~ - user_contact_collectivity_awkan_manager_it (extends contact_template): ~ + user_contact_collectivity_demoville_manager_legal (extends contact_template): ~ + user_contact_collectivity_demoville_referent (extends contact_template): ~ + user_contact_collectivity_demoville_dpo (extends contact_template): ~ + user_contact_collectivity_demoville_manager_it (extends contact_template): ~ - comite_il_contact_collectivity_awkan_{1..4} (extends contact_template): ~ + comite_il_contact_collectivity_demoville_{1..4} (extends contact_template): ~ # -------------------- # COLLECTIVITY SOLURIS diff --git a/fixtures/0-user-1-collectivity.yaml b/fixtures/0-user-1-collectivity.yaml index b761b7025..35d9c94a3 100644 --- a/fixtures/0-user-1-collectivity.yaml +++ b/fixtures/0-user-1-collectivity.yaml @@ -1,16 +1,16 @@ App\Domain\User\Model\Collectivity: - user_collectivity_awkan: - name: Structure Awkan - shortName: Awkan - type: '<(App\Domain\User\Dictionary\CollectivityTypeDictionary::TYPE_OTHER)>' + user_collectivity_demoville: + name: Commune de Démoville + shortName: Démoville + type: '<(App\Domain\User\Dictionary\CollectivityTypeDictionary::TYPE_COMMUNE)>' siren: <randomNumber(9)> - address: '@user_address_collectivity_awkan' - legalManager: '@user_contact_collectivity_awkan_manager_legal' - referent: '@user_contact_collectivity_awkan_referent' + address: '@user_address_collectivity_demoville' + legalManager: '@user_contact_collectivity_demoville_manager_legal' + referent: '@user_contact_collectivity_demoville_referent' differentDpo: true - dpo: '@user_contact_collectivity_awkan_dpo' + dpo: '@user_contact_collectivity_demoville_dpo' differentItManager: true - itManager: '@user_contact_collectivity_awkan_manager_it' + itManager: '@user_contact_collectivity_demoville_manager_it' finessGeo: 'test geo1' hasModuleConformiteTraitement: true hasModuleConformiteOrganisation: true @@ -36,8 +36,8 @@ App\Domain\User\Model\Collectivity: user_collectivity_soluris: name: Soluris - shortName: SI17 - type: '<(App\Domain\User\Dictionary\CollectivityTypeDictionary::TYPE_CCAS)>' + shortName: Soluris + type: '<(App\Domain\User\Dictionary\CollectivityTypeDictionary::TYPE_SYNDICAT)>' siren: <randomNumber(9)> address: '@user_address_collectivity_soluris' legalManager: '@user_contact_collectivity_soluris_manager_legal' @@ -65,10 +65,10 @@ App\Domain\User\Model\Collectivity: \<p\>Conclusion\</p\> - user_collectivity_foobar: - name: Structure Foobar - shortName: Foobar + user_collectivity_demovillage: + name: Commune de Démovillage + shortName: Démovillage type: '<(App\Domain\User\Dictionary\CollectivityTypeDictionary::TYPE_CIAS)>' siren: <randomNumber(9)> - address: '@user_address_collectivity_foobar' + address: '@user_address_collectivity_demovillage' finessGeo: 'test geo3' diff --git a/fixtures/0-user-1-reviewdata.yaml b/fixtures/0-user-1-reviewdata.yaml index adc677938..030f1e5e1 100644 --- a/fixtures/0-user-1-reviewdata.yaml +++ b/fixtures/0-user-1-reviewdata.yaml @@ -1,9 +1,9 @@ App\Domain\User\Model\ReviewData: - user_collectivity_awkan_reviewdata: - documentName: awkanbilan + user_collectivity_demoville_reviewdata: + documentName: demovillebilan showCollectivityLogoFooter: false showDPDLogoFooter: false - collectivity: '@user_collectivity_awkan' + collectivity: '@user_collectivity_demoville' sections: - treatment_registry - contractor_registry @@ -39,11 +39,11 @@ App\Domain\User\Model\ReviewData: - proof_list - user_list - suivi - user_collectivity_foobar_reviewdata: - documentName: foobilan + user_collectivity_demovillage_reviewdata: + documentName: demovillagebilan showCollectivityLogoFooter: false showDPDLogoFooter: false - collectivity: '@user_collectivity_foobar' + collectivity: '@user_collectivity_demovillage' sections: - treatment_registry - contractor_registry diff --git a/fixtures/0-user-2-comite_il.yaml b/fixtures/0-user-2-comite_il.yaml index d1d08eb6b..b9dad90d1 100644 --- a/fixtures/0-user-2-comite_il.yaml +++ b/fixtures/0-user-2-comite_il.yaml @@ -1,7 +1,7 @@ App\Domain\User\Model\ComiteIlContact: - comite_il_contact_awkan{1..4}: - collectivity: '@user_collectivity_awkan' - contact: '@comite_il_contact_collectivity_awkan_<current()>' + comite_il_contact_demoville{1..4}: + collectivity: '@user_collectivity_demoville' + contact: '@comite_il_contact_collectivity_demoville_<current()>' comite_il_contact_soluris{1..4}: collectivity: '@user_collectivity_soluris' diff --git a/fixtures/0-user-2-user.yaml b/fixtures/0-user-2-user.yaml index 9f5ced140..b9bb9c1c2 100644 --- a/fixtures/0-user-2-user.yaml +++ b/fixtures/0-user-2-user.yaml @@ -1,15 +1,15 @@ App\Domain\User\Model\User: user_user_admin: - collectivity: '@user_collectivity_awkan' - email: admin@awkan.fr + collectivity: '@user_collectivity_demoville' + email: admin@nomail.soluris.fr firstName: <firstName()> lastName: <lastName()> plainPassword: 111111 roles: ['ROLE_ADMIN'] user_user_manager_1: - collectivity: '@user_collectivity_awkan' - email: collectivite@awkan.fr + collectivity: '@user_collectivity_demoville' + email: collectivite@nomail.soluris.fr firstName: <firstName()> lastName: <lastName()> plainPassword: 111111 @@ -17,7 +17,7 @@ App\Domain\User\Model\User: user_user_manager_2: collectivity: '@user_collectivity_soluris' - email: collectivite2@awkan.fr + email: collectivite2@nomail.soluris.fr firstName: <firstName()> lastName: <lastName()> plainPassword: 111111 @@ -25,7 +25,7 @@ App\Domain\User\Model\User: user_user_preview: collectivity: '@user_collectivity_soluris' - email: lecteur@awkan.fr + email: lecteur@nomail.soluris.fr firstName: <firstName()> lastName: <lastName()> plainPassword: 111111 @@ -33,7 +33,7 @@ App\Domain\User\Model\User: user_user_blocked: collectivity: '@user_collectivity_soluris' - email: inactif@awkan.fr + email: inactif@nomail.soluris.fr firstName: <firstName()> lastName: <lastName()> plainPassword: 111111 @@ -41,8 +41,8 @@ App\Domain\User\Model\User: roles: ['ROLE_PREVIEW'] user_user_reader: - collectivity: '@user_collectivity_awkan' - email: reader-awkan@awkan.fr + collectivity: '@user_collectivity_demoville' + email: reader-soluris@nomail.soluris.fr firstName: <firstName()> lastName: <lastName()> plainPassword: 111111 @@ -50,19 +50,19 @@ App\Domain\User\Model\User: roles: [ 'ROLE_PREVIEW' ] user_user_referent: - collectivity: '@user_collectivity_awkan' - email: referent@awkan.fr + collectivity: '@user_collectivity_demoville' + email: referent@nomail.soluris.fr firstName: <firstName()> lastName: <lastName()> plainPassword: 111111 roles: ['ROLE_REFERENT'] collectivitesReferees: - - '@user_collectivity_awkan' - - '@user_collectivity_foobar' + - '@user_collectivity_demoville' + - '@user_collectivity_demovillage' - user_user_manager_foobar: - collectivity: '@user_collectivity_foobar' - email: foobar@foobar.fr + user_user_manager_demovillage: + collectivity: '@user_collectivity_demovillage' + email: demovillage@nomail.soluris.fr firstName: <firstName()> lastName: <lastName()> plainPassword: 111111 diff --git a/fixtures/1-maturity-2-answer.yaml b/fixtures/1-maturity-2-answer.yaml index 2738a9919..aa056e296 100644 --- a/fixtures/1-maturity-2-answer.yaml +++ b/fixtures/1-maturity-2-answer.yaml @@ -1,361 +1,361 @@ App\Domain\Maturity\Model\Answer: # ------------------ - # COLLECTIVITY AWKAN + # COLLECTIVITY DEMOVILLE # ------------------ # Survey 1 - maturity_survey_awkan_1_answer_1_1: + maturity_survey_demoville_1_answer_1_1: question: '@maturity_domain_1_question_1' response: 1 position: 1 - maturity_survey_awkan_1_answer_1_2: + maturity_survey_demoville_1_answer_1_2: question: '@maturity_domain_1_question_2' response: 2 position: 2 - maturity_survey_awkan_1_answer_1_3: + maturity_survey_demoville_1_answer_1_3: question: '@maturity_domain_1_question_3' response: 1 position: 3 - maturity_survey_awkan_1_answer_1_4: + maturity_survey_demoville_1_answer_1_4: question: '@maturity_domain_1_question_4' response: 1 position: 4 - maturity_survey_awkan_1_answer_1_5: + maturity_survey_demoville_1_answer_1_5: question: '@maturity_domain_1_question_5' response: 2 position: 5 - maturity_survey_awkan_1_answer_1_6: + maturity_survey_demoville_1_answer_1_6: question: '@maturity_domain_1_question_6' response: 1 position: 6 - maturity_survey_awkan_1_answer_1_7: + maturity_survey_demoville_1_answer_1_7: question: '@maturity_domain_1_question_7' response: 1 position: 7 - maturity_survey_awkan_1_answer_2_1: + maturity_survey_demoville_1_answer_2_1: question: '@maturity_domain_2_question_1' response: 1 position: 1 - maturity_survey_awkan_1_answer_2_2: + maturity_survey_demoville_1_answer_2_2: question: '@maturity_domain_2_question_2' response: 2 position: 2 - maturity_survey_awkan_1_answer_2_3: + maturity_survey_demoville_1_answer_2_3: question: '@maturity_domain_2_question_3' response: 1 position: 3 - maturity_survey_awkan_1_answer_2_4: + maturity_survey_demoville_1_answer_2_4: question: '@maturity_domain_2_question_4' response: 1 position: 4 - maturity_survey_awkan_1_answer_2_5: + maturity_survey_demoville_1_answer_2_5: question: '@maturity_domain_2_question_5' response: 2 position: 5 - maturity_survey_awkan_1_answer_2_6: + maturity_survey_demoville_1_answer_2_6: question: '@maturity_domain_2_question_6' response: 1 position: 6 - maturity_survey_awkan_1_answer_2_7: + maturity_survey_demoville_1_answer_2_7: question: '@maturity_domain_2_question_7' response: 1 position: 7 - maturity_survey_awkan_1_answer_3_1: + maturity_survey_demoville_1_answer_3_1: question: '@maturity_domain_3_question_1' response: 2 position: 1 - maturity_survey_awkan_1_answer_3_2: + maturity_survey_demoville_1_answer_3_2: question: '@maturity_domain_3_question_2' response: 2 position: 2 - maturity_survey_awkan_1_answer_3_3: + maturity_survey_demoville_1_answer_3_3: question: '@maturity_domain_3_question_3' response: 1 position: 3 - maturity_survey_awkan_1_answer_3_4: + maturity_survey_demoville_1_answer_3_4: question: '@maturity_domain_3_question_4' response: 1 position: 4 - maturity_survey_awkan_1_answer_3_5: + maturity_survey_demoville_1_answer_3_5: question: '@maturity_domain_3_question_5' response: 2 position: 5 - maturity_survey_awkan_1_answer_3_6: + maturity_survey_demoville_1_answer_3_6: question: '@maturity_domain_3_question_6' response: 1 position: 6 - maturity_survey_awkan_1_answer_3_7: + maturity_survey_demoville_1_answer_3_7: question: '@maturity_domain_3_question_7' response: 1 position: 7 - maturity_survey_awkan_1_answer_4_1: + maturity_survey_demoville_1_answer_4_1: question: '@maturity_domain_4_question_1' response: 1 position: 1 - maturity_survey_awkan_1_answer_4_2: + maturity_survey_demoville_1_answer_4_2: question: '@maturity_domain_4_question_2' response: 2 position: 2 - maturity_survey_awkan_1_answer_4_3: + maturity_survey_demoville_1_answer_4_3: question: '@maturity_domain_4_question_3' response: 1 position: 3 - maturity_survey_awkan_1_answer_4_4: + maturity_survey_demoville_1_answer_4_4: question: '@maturity_domain_4_question_4' response: 1 position: 4 - maturity_survey_awkan_1_answer_4_5: + maturity_survey_demoville_1_answer_4_5: question: '@maturity_domain_4_question_5' response: 2 position: 5 - maturity_survey_awkan_1_answer_4_6: + maturity_survey_demoville_1_answer_4_6: question: '@maturity_domain_4_question_6' response: 1 position: 6 - maturity_survey_awkan_1_answer_4_7: + maturity_survey_demoville_1_answer_4_7: question: '@maturity_domain_4_question_7' response: 1 position: 7 - maturity_survey_awkan_1_answer_5_1: + maturity_survey_demoville_1_answer_5_1: question: '@maturity_domain_5_question_1' response: 1 position: 1 - maturity_survey_awkan_1_answer_5_2: + maturity_survey_demoville_1_answer_5_2: question: '@maturity_domain_5_question_2' response: 2 position: 2 - maturity_survey_awkan_1_answer_5_3: + maturity_survey_demoville_1_answer_5_3: question: '@maturity_domain_5_question_3' response: 1 position: 3 - maturity_survey_awkan_1_answer_5_4: + maturity_survey_demoville_1_answer_5_4: question: '@maturity_domain_5_question_4' response: 1 position: 4 - maturity_survey_awkan_1_answer_5_5: + maturity_survey_demoville_1_answer_5_5: question: '@maturity_domain_5_question_5' response: 2 position: 5 - maturity_survey_awkan_1_answer_5_6: + maturity_survey_demoville_1_answer_5_6: question: '@maturity_domain_5_question_6' response: 1 position: 6 - maturity_survey_awkan_1_answer_5_7: + maturity_survey_demoville_1_answer_5_7: question: '@maturity_domain_5_question_7' response: 1 position: 7 - maturity_survey_awkan_1_answer_6_1: + maturity_survey_demoville_1_answer_6_1: question: '@maturity_domain_6_question_1' response: 1 position: 1 - maturity_survey_awkan_1_answer_6_2: + maturity_survey_demoville_1_answer_6_2: question: '@maturity_domain_6_question_2' response: 2 position: 2 - maturity_survey_awkan_1_answer_6_3: + maturity_survey_demoville_1_answer_6_3: question: '@maturity_domain_6_question_3' response: 1 position: 3 - maturity_survey_awkan_1_answer_6_4: + maturity_survey_demoville_1_answer_6_4: question: '@maturity_domain_6_question_4' response: 1 position: 4 - maturity_survey_awkan_1_answer_6_5: + maturity_survey_demoville_1_answer_6_5: question: '@maturity_domain_6_question_5' response: 2 position: 5 - maturity_survey_awkan_1_answer_6_6: + maturity_survey_demoville_1_answer_6_6: question: '@maturity_domain_6_question_6' response: 1 position: 6 - maturity_survey_awkan_1_answer_6_7: + maturity_survey_demoville_1_answer_6_7: question: '@maturity_domain_6_question_7' response: 1 position: 7 # Survey 2 - maturity_survey_awkan_2_answer_1_1: + maturity_survey_demoville_2_answer_1_1: question: '@maturity_domain_1_question_1' response: 1 position: 1 - maturity_survey_awkan_2_answer_1_2: + maturity_survey_demoville_2_answer_1_2: question: '@maturity_domain_1_question_2' response: 2 position: 2 - maturity_survey_awkan_2_answer_1_3: + maturity_survey_demoville_2_answer_1_3: question: '@maturity_domain_1_question_3' response: 1 position: 3 - maturity_survey_awkan_2_answer_1_4: + maturity_survey_demoville_2_answer_1_4: question: '@maturity_domain_1_question_4' response: 1 position: 4 - maturity_survey_awkan_2_answer_1_5: + maturity_survey_demoville_2_answer_1_5: question: '@maturity_domain_1_question_5' response: 2 position: 5 - maturity_survey_awkan_2_answer_1_6: + maturity_survey_demoville_2_answer_1_6: question: '@maturity_domain_1_question_6' response: 1 position: 6 - maturity_survey_awkan_2_answer_1_7: + maturity_survey_demoville_2_answer_1_7: question: '@maturity_domain_1_question_7' response: 1 position: 7 - maturity_survey_awkan_2_answer_2_1: + maturity_survey_demoville_2_answer_2_1: question: '@maturity_domain_2_question_1' response: 1 position: 1 - maturity_survey_awkan_2_answer_2_2: + maturity_survey_demoville_2_answer_2_2: question: '@maturity_domain_2_question_2' response: 2 position: 2 - maturity_survey_awkan_2_answer_2_3: + maturity_survey_demoville_2_answer_2_3: question: '@maturity_domain_2_question_3' response: 1 position: 3 - maturity_survey_awkan_2_answer_2_4: + maturity_survey_demoville_2_answer_2_4: question: '@maturity_domain_2_question_4' response: 1 position: 4 - maturity_survey_awkan_2_answer_2_5: + maturity_survey_demoville_2_answer_2_5: question: '@maturity_domain_2_question_5' response: 2 position: 5 - maturity_survey_awkan_2_answer_2_6: + maturity_survey_demoville_2_answer_2_6: question: '@maturity_domain_2_question_6' response: 1 position: 6 - maturity_survey_awkan_2_answer_2_7: + maturity_survey_demoville_2_answer_2_7: question: '@maturity_domain_2_question_7' response: 1 position: 7 - maturity_survey_awkan_2_answer_3_1: + maturity_survey_demoville_2_answer_3_1: question: '@maturity_domain_3_question_1' response: 2 position: 1 - maturity_survey_awkan_2_answer_3_2: + maturity_survey_demoville_2_answer_3_2: question: '@maturity_domain_3_question_2' response: 2 position: 2 - maturity_survey_awkan_2_answer_3_3: + maturity_survey_demoville_2_answer_3_3: question: '@maturity_domain_3_question_3' response: 1 position: 3 - maturity_survey_awkan_2_answer_3_4: + maturity_survey_demoville_2_answer_3_4: question: '@maturity_domain_3_question_4' response: 1 position: 4 - maturity_survey_awkan_2_answer_3_5: + maturity_survey_demoville_2_answer_3_5: question: '@maturity_domain_3_question_5' response: 2 position: 5 - maturity_survey_awkan_2_answer_3_6: + maturity_survey_demoville_2_answer_3_6: question: '@maturity_domain_3_question_6' response: 1 position: 6 - maturity_survey_awkan_2_answer_3_7: + maturity_survey_demoville_2_answer_3_7: question: '@maturity_domain_3_question_7' response: 1 position: 7 - maturity_survey_awkan_2_answer_4_1: + maturity_survey_demoville_2_answer_4_1: question: '@maturity_domain_4_question_1' response: 1 position: 1 - maturity_survey_awkan_2_answer_4_2: + maturity_survey_demoville_2_answer_4_2: question: '@maturity_domain_4_question_2' response: 2 position: 2 - maturity_survey_awkan_2_answer_4_3: + maturity_survey_demoville_2_answer_4_3: question: '@maturity_domain_4_question_3' response: 1 position: 3 - maturity_survey_awkan_2_answer_4_4: + maturity_survey_demoville_2_answer_4_4: question: '@maturity_domain_4_question_4' response: 1 position: 4 - maturity_survey_awkan_2_answer_4_5: + maturity_survey_demoville_2_answer_4_5: question: '@maturity_domain_4_question_5' response: 2 position: 5 - maturity_survey_awkan_2_answer_4_6: + maturity_survey_demoville_2_answer_4_6: question: '@maturity_domain_4_question_6' response: 1 position: 6 - maturity_survey_awkan_2_answer_4_7: + maturity_survey_demoville_2_answer_4_7: question: '@maturity_domain_4_question_7' response: 1 position: 7 - maturity_survey_awkan_2_answer_5_1: + maturity_survey_demoville_2_answer_5_1: question: '@maturity_domain_5_question_1' response: 1 position: 1 - maturity_survey_awkan_2_answer_5_2: + maturity_survey_demoville_2_answer_5_2: question: '@maturity_domain_5_question_2' response: 2 position: 2 - maturity_survey_awkan_2_answer_5_3: + maturity_survey_demoville_2_answer_5_3: question: '@maturity_domain_5_question_3' response: 1 position: 3 - maturity_survey_awkan_2_answer_5_4: + maturity_survey_demoville_2_answer_5_4: question: '@maturity_domain_5_question_4' response: 1 position: 4 - maturity_survey_awkan_2_answer_5_5: + maturity_survey_demoville_2_answer_5_5: question: '@maturity_domain_5_question_5' response: 2 position: 5 - maturity_survey_awkan_2_answer_5_6: + maturity_survey_demoville_2_answer_5_6: question: '@maturity_domain_5_question_6' response: 1 position: 6 - maturity_survey_awkan_2_answer_5_7: + maturity_survey_demoville_2_answer_5_7: question: '@maturity_domain_5_question_7' response: 1 position: 7 - maturity_survey_awkan_2_answer_6_1: + maturity_survey_demoville_2_answer_6_1: question: '@maturity_domain_6_question_1' response: 1 position: 1 - maturity_survey_awkan_2_answer_6_2: + maturity_survey_demoville_2_answer_6_2: question: '@maturity_domain_6_question_2' response: 2 position: 2 - maturity_survey_awkan_2_answer_6_3: + maturity_survey_demoville_2_answer_6_3: question: '@maturity_domain_6_question_3' response: 1 position: 3 - maturity_survey_awkan_2_answer_6_4: + maturity_survey_demoville_2_answer_6_4: question: '@maturity_domain_6_question_4' response: 1 position: 4 - maturity_survey_awkan_2_answer_6_5: + maturity_survey_demoville_2_answer_6_5: question: '@maturity_domain_6_question_5' response: 2 position: 5 - maturity_survey_awkan_2_answer_6_6: + maturity_survey_demoville_2_answer_6_6: question: '@maturity_domain_6_question_6' response: 1 position: 6 - maturity_survey_awkan_2_answer_6_7: + maturity_survey_demoville_2_answer_6_7: question: '@maturity_domain_6_question_7' response: 1 position: 7 # -------------------- - # COLLECTIVITY_SOLURIS + # COLLECTIVITY SOLURIS # -------------------- # Survey 1 diff --git a/fixtures/2-registry-0-address.yaml b/fixtures/2-registry-0-address.yaml index c2b665ca5..6b17415b5 100644 --- a/fixtures/2-registry-0-address.yaml +++ b/fixtures/2-registry-0-address.yaml @@ -1,5 +1,5 @@ App\Domain\Registry\Model\Embeddable\Address: - registry_address_contractor_awkan_{1..5}: + registry_address_contractor_demoville_{1..5}: city: <word()> lineOne: <words(3, true)> lineTwo: <words(3, true)> @@ -15,7 +15,7 @@ App\Domain\Registry\Model\Embeddable\Address: phoneNumber: 0<randomNumber(9)> zipCode: <randomNumber(5)> - registry_address_contractor_foobar_{1..3}: + registry_address_contractor_demovillage_{1..3}: city: <word()> lineOne: <words(3, true)> lineTwo: <words(3, true)> diff --git a/fixtures/2-registry-0-mesurement.yaml b/fixtures/2-registry-0-mesurement.yaml index 4727296ae..a9aeb42bb 100644 --- a/fixtures/2-registry-0-mesurement.yaml +++ b/fixtures/2-registry-0-mesurement.yaml @@ -1,22 +1,22 @@ App\Domain\Registry\Model\Mesurement: - registry_mesurement_awkan_{1..5}: + registry_mesurement_demoville_{1..5}: name: Action de protection <current()> description: <text()> cost: <words(3, true)> charge: <words(3, true)> status: '<(App\Domain\Registry\Dictionary\MesurementStatusDictionary::STATUS_NOT_APPLICABLE)>' comment: <words(10, true)> - collectivity: '@user_collectivity_awkan' + collectivity: '@user_collectivity_demoville' priority: '70%? <dictionary("registry_mesurement_priority")>' - registry_mesurement_awkan_{6..8}: + registry_mesurement_demoville_{6..8}: name: Action de protection <current()> description: <text()> cost: <words(3, true)> charge: <words(3, true)> status: '<(App\Domain\Registry\Dictionary\MesurementStatusDictionary::STATUS_NOT_APPLIED)>' comment: <words(10, true)> - collectivity: '@user_collectivity_awkan' + collectivity: '@user_collectivity_demoville' priority: '70%? <dictionary("registry_mesurement_priority")>' registry_mesurement_soluris_{1..3}: @@ -30,7 +30,7 @@ App\Domain\Registry\Model\Mesurement: collectivity: '@user_collectivity_soluris' priority: '70%? <dictionary("registry_mesurement_priority")>' - registry_mesurement_foobar_{1..3}: + registry_mesurement_demovillage_{1..3}: name: Action de protection <current()> description: <text()> cost: <words(3, true)> @@ -38,5 +38,5 @@ App\Domain\Registry\Model\Mesurement: status: '<(App\Domain\Registry\Dictionary\MesurementStatusDictionary::STATUS_NOT_APPLIED)>' comment: <words(10, true)> planificationDate: <(new \DateTime('+15 days'))> - collectivity: '@user_collectivity_foobar' + collectivity: '@user_collectivity_demovillage' priority: '70%? <dictionary("registry_mesurement_priority")>' diff --git a/fixtures/2-registry-1-contractor.yaml b/fixtures/2-registry-1-contractor.yaml index 8b6287a9e..2a3276e90 100644 --- a/fixtures/2-registry-1-contractor.yaml +++ b/fixtures/2-registry-1-contractor.yaml @@ -1,5 +1,5 @@ App\Domain\Registry\Model\Contractor: - registry_contractor_awkan_{1..5}: + registry_contractor_demoville_{1..5}: name: Sous-traitant <current()> referent: <firstName()> <lastName()> contractualClausesVerified: <boolean()> @@ -7,8 +7,8 @@ App\Domain\Registry\Model\Contractor: maintainsTreatmentRegister: <boolean()> sendingDataOutsideEu: <boolean()> otherInformations: '50%? <text()>' - address: '@registry_address_contractor_awkan_<current()>' - collectivity: '@user_collectivity_awkan' + address: '@registry_address_contractor_demoville_<current()>' + collectivity: '@user_collectivity_demoville' creator: '@user_user_manager_1' registry_contractor_soluris_{1..3}: @@ -23,7 +23,7 @@ App\Domain\Registry\Model\Contractor: collectivity: '@user_collectivity_soluris' creator: '@user_user_manager_2' - registry_contractor_foobar_{1..3}: + registry_contractor_demovillage_{1..3}: name: Sous-traitant <current()> referent: <firstName()> <lastName()> contractualClausesVerified: <boolean()> @@ -31,8 +31,6 @@ App\Domain\Registry\Model\Contractor: maintainsTreatmentRegister: <boolean()> sendingDataOutsideEu: <boolean()> otherInformations: '50%? <text()>' - address: '@registry_address_contractor_foobar_<current()>' - collectivity: '@user_collectivity_foobar' - creator: '@user_user_manager_foobar' - - + address: '@registry_address_contractor_demovillage_<current()>' + collectivity: '@user_collectivity_demovillage' + creator: '@user_user_manager_demovillage' diff --git a/fixtures/2-registry-2-treatment.yaml b/fixtures/2-registry-2-treatment.yaml index f03f181cb..e98f30256 100644 --- a/fixtures/2-registry-2-treatment.yaml +++ b/fixtures/2-registry-2-treatment.yaml @@ -4,7 +4,7 @@ App\Domain\Registry\Model\Embeddable\ComplexChoice: comment: <word()> App\Domain\Registry\Model\Treatment: - registry_treatment_awkan_{1..20}: + registry_treatment_demoville_{1..20}: name: Traitement <current()> goal: <text()> statut: 'draft' @@ -17,9 +17,9 @@ App\Domain\Registry\Model\Treatment: recipientCategory: <text()> concernedPeopleParticular: '@registry_treatment' concernedPeopleAgent: '@registry_treatment' - contractors: ['@registry_contractor_awkan_1', '@registry_contractor_awkan_3'] + contractors: ['@registry_contractor_demoville_1', '@registry_contractor_demoville_3'] active: '80%? 1 : 0' - collectivity: '@user_collectivity_awkan' + collectivity: '@user_collectivity_demoville' legal_mentions: true consent_request: false @@ -42,7 +42,7 @@ App\Domain\Registry\Model\Treatment: legal_mentions: true consent_request: false - registry_treatment_foobar_{1..10}: + registry_treatment_demovillage_{1..10}: name: Traitement <current()> goal: <text()> statut: 'checked' @@ -55,8 +55,8 @@ App\Domain\Registry\Model\Treatment: recipientCategory: <text()> concernedPeopleParticular: '@registry_treatment' concernedPeopleAgent: '@registry_treatment' - contractors: [ '@registry_contractor_foobar_3' ] + contractors: [ '@registry_contractor_demovillage_3' ] active: '80%? 1 : 0' - collectivity: '@user_collectivity_foobar' + collectivity: '@user_collectivity_demovillage' legal_mentions: false consent_request: false diff --git a/fixtures/2-registry-3-request.yaml b/fixtures/2-registry-3-request.yaml index 6f65da2ae..82edd7fd7 100644 --- a/fixtures/2-registry-3-request.yaml +++ b/fixtures/2-registry-3-request.yaml @@ -13,11 +13,11 @@ App\Domain\Registry\Model\Embeddable\RequestConcernedPeople: mail: <fr_FR:email()> App\Domain\Registry\Model\Request: - registry_request_awkan_{1..20}: + registry_request_demoville_{1..20}: object: <dictionary('registry_request_object')> otherObject: <dictionary('registry_request_object')> reason: <fr_FR:word()> applicant: '@request_applicant_<current()>' concernedPeople: '@request_concerned_people_<current()>' state: <dictionary('registry_request_state')> - collectivity: '@user_collectivity_awkan' + collectivity: '@user_collectivity_demoville' diff --git a/fixtures/2-registry-5-shelfLife.yaml b/fixtures/2-registry-5-shelfLife.yaml index e284b28d8..1910e3fab 100644 --- a/fixtures/2-registry-5-shelfLife.yaml +++ b/fixtures/2-registry-5-shelfLife.yaml @@ -1,18 +1,18 @@ App\Domain\Registry\Model\ShelfLife: registry_treatment_shelf_life_1: - treatment: '@registry_treatment_awkan_1' + treatment: '@registry_treatment_demoville_1' name: shelflife 1 duration: 5 jours ultimate_fate: deposit registry_treatment_shelf_life_2: - treatment: '@registry_treatment_awkan_1' + treatment: '@registry_treatment_demoville_1' name: shelflife 2 duration: 4 jours ultimate_fate: conservation registry_treatment_shelf_life_3: - treatment: '@registry_treatment_awkan_2' + treatment: '@registry_treatment_demoville_2' name: shelflife 3 duration: 3 jours ultimate_fate: conservation diff --git a/fixtures/3-conformite-organisation-3-evaluation.yaml b/fixtures/3-conformite-organisation-3-evaluation.yaml index 7ee42a113..0de24b459 100644 --- a/fixtures/3-conformite-organisation-3-evaluation.yaml +++ b/fixtures/3-conformite-organisation-3-evaluation.yaml @@ -1,5 +1,4 @@ App\Domain\Registry\Model\ConformiteOrganisation\Evaluation: evaluation_1: date: <(new \DateTime('-3 days'))> - collectivity: '@user_collectivity_awkan' - + collectivity: '@user_collectivity_demoville' diff --git a/fixtures/3-conformite-organisation-4-conformite.yaml b/fixtures/3-conformite-organisation-4-conformite.yaml index cf99672b2..2cd9a552a 100644 --- a/fixtures/3-conformite-organisation-4-conformite.yaml +++ b/fixtures/3-conformite-organisation-4-conformite.yaml @@ -4,7 +4,7 @@ App\Domain\Registry\Model\ConformiteOrganisation\Conformite : evaluation: '@evaluation_1' pilote: <firstName()> <lastName()> conformite: 2.3 - actionProtections: ['@registry_mesurement_awkan_1', '@registry_mesurement_awkan_6'] + actionProtections: ['@registry_mesurement_demoville_1', '@registry_mesurement_demoville_6'] evaluation_1_processus_2_conformite: processus: '@processus_2' @@ -26,7 +26,7 @@ App\Domain\Registry\Model\ConformiteOrganisation\Conformite : processus: '@processus_5' evaluation: '@evaluation_1' pilote: <firstName()> <lastName()> - actionProtections: ['@registry_mesurement_awkan_7','@registry_mesurement_awkan_8'] + actionProtections: ['@registry_mesurement_demoville_7','@registry_mesurement_demoville_8'] evaluation_1_processus_6_conformite: processus: '@processus_6' @@ -61,4 +61,4 @@ App\Domain\Registry\Model\ConformiteOrganisation\Conformite : evaluation_1_processus_12_conformite: processus: '@processus_12' evaluation: '@evaluation_1' - pilote: <firstName()> <lastName()> \ No newline at end of file + pilote: <firstName()> <lastName()> diff --git a/fixtures/3-conformite_traitement_t.yaml b/fixtures/3-conformite_traitement_t.yaml index 37c2b93a0..d3e875382 100644 --- a/fixtures/3-conformite_traitement_t.yaml +++ b/fixtures/3-conformite_traitement_t.yaml @@ -1,3 +1,3 @@ App\Domain\Registry\Model\ConformiteTraitement\ConformiteTraitement: conformite_traitement_1: - traitement: '@registry_treatment_awkan_1' + traitement: '@registry_treatment_demoville_1' diff --git a/migrations/Version20180619192219.php b/migrations/Version20180619192219.php index e70ffdf25..ddc15a46f 100644 --- a/migrations/Version20180619192219.php +++ b/migrations/Version20180619192219.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/migrations/Version20180620211117.php b/migrations/Version20180620211117.php index b5152dc71..55a238f14 100644 --- a/migrations/Version20180620211117.php +++ b/migrations/Version20180620211117.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/migrations/Version20180625203119.php b/migrations/Version20180625203119.php index af703b343..8bb354e85 100644 --- a/migrations/Version20180625203119.php +++ b/migrations/Version20180625203119.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/migrations/Version20180625210010.php b/migrations/Version20180625210010.php index 090eaf964..aa382a44a 100644 --- a/migrations/Version20180625210010.php +++ b/migrations/Version20180625210010.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/migrations/Version20180629090158.php b/migrations/Version20180629090158.php index a53a81078..217f2bc7a 100644 --- a/migrations/Version20180629090158.php +++ b/migrations/Version20180629090158.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/migrations/Version20180702142837.php b/migrations/Version20180702142837.php index d55c0747d..018f6faab 100644 --- a/migrations/Version20180702142837.php +++ b/migrations/Version20180702142837.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/migrations/Version20180705202242.php b/migrations/Version20180705202242.php index f4b6ac55f..2de805f8e 100644 --- a/migrations/Version20180705202242.php +++ b/migrations/Version20180705202242.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/migrations/Version20180708183305.php b/migrations/Version20180708183305.php index 99b2e3918..473c24272 100644 --- a/migrations/Version20180708183305.php +++ b/migrations/Version20180708183305.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/migrations/Version20180714115042.php b/migrations/Version20180714115042.php index 432b0ae2a..a6a46d629 100644 --- a/migrations/Version20180714115042.php +++ b/migrations/Version20180714115042.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/migrations/Version20180715120618.php b/migrations/Version20180715120618.php index e8fd10168..f0268b364 100644 --- a/migrations/Version20180715120618.php +++ b/migrations/Version20180715120618.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/migrations/Version20180716193440.php b/migrations/Version20180716193440.php index 34e319c43..b7ee0c34f 100644 --- a/migrations/Version20180716193440.php +++ b/migrations/Version20180716193440.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/migrations/Version20180722161251.php b/migrations/Version20180722161251.php index d39449f9d..6175f644f 100644 --- a/migrations/Version20180722161251.php +++ b/migrations/Version20180722161251.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/migrations/Version20180729162508.php b/migrations/Version20180729162508.php index d67e442ac..ae822e0e0 100644 --- a/migrations/Version20180729162508.php +++ b/migrations/Version20180729162508.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/migrations/Version20180730162628.php b/migrations/Version20180730162628.php index 518d7f66f..565339ee4 100644 --- a/migrations/Version20180730162628.php +++ b/migrations/Version20180730162628.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/migrations/Version20180730223326.php b/migrations/Version20180730223326.php index a38538937..ce22bc139 100644 --- a/migrations/Version20180730223326.php +++ b/migrations/Version20180730223326.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/migrations/Version20180731194927.php b/migrations/Version20180731194927.php index ef5aef1e2..c6f4073ca 100644 --- a/migrations/Version20180731194927.php +++ b/migrations/Version20180731194927.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/migrations/Version20180807154935.php b/migrations/Version20180807154935.php index 26711cdb4..a8b5557de 100644 --- a/migrations/Version20180807154935.php +++ b/migrations/Version20180807154935.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/migrations/Version20180808105626.php b/migrations/Version20180808105626.php index 6065610f2..993f70ed0 100644 --- a/migrations/Version20180808105626.php +++ b/migrations/Version20180808105626.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/migrations/Version20180809124632.php b/migrations/Version20180809124632.php index 9184a38af..4bf016558 100644 --- a/migrations/Version20180809124632.php +++ b/migrations/Version20180809124632.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/migrations/Version20180810101618.php b/migrations/Version20180810101618.php index 19a728cab..4c6fdecf8 100644 --- a/migrations/Version20180810101618.php +++ b/migrations/Version20180810101618.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/migrations/Version20180814100311.php b/migrations/Version20180814100311.php index 38f2c65ab..1a6922bf1 100644 --- a/migrations/Version20180814100311.php +++ b/migrations/Version20180814100311.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/migrations/Version20180826154629.php b/migrations/Version20180826154629.php index ac0492de0..0bd491b03 100644 --- a/migrations/Version20180826154629.php +++ b/migrations/Version20180826154629.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/migrations/Version20180827210313.php b/migrations/Version20180827210313.php index e08eb34b7..05ce6acc2 100644 --- a/migrations/Version20180827210313.php +++ b/migrations/Version20180827210313.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/migrations/Version20180903180743.php b/migrations/Version20180903180743.php index b09d9d961..a263f73bc 100644 --- a/migrations/Version20180903180743.php +++ b/migrations/Version20180903180743.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/migrations/Version20180904201829.php b/migrations/Version20180904201829.php index ea228af47..125f67055 100644 --- a/migrations/Version20180904201829.php +++ b/migrations/Version20180904201829.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/migrations/Version20181001194107.php b/migrations/Version20181001194107.php index 6954cacef..f102d6b28 100644 --- a/migrations/Version20181001194107.php +++ b/migrations/Version20181001194107.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/migrations/Version20181107184006.php b/migrations/Version20181107184006.php index 5dddc9f13..2ffaab2cf 100644 --- a/migrations/Version20181107184006.php +++ b/migrations/Version20181107184006.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/migrations/Version20181108184203.php b/migrations/Version20181108184203.php index 5dd0d2e16..50c69007c 100644 --- a/migrations/Version20181108184203.php +++ b/migrations/Version20181108184203.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/migrations/Version20181115193356.php b/migrations/Version20181115193356.php index b14ec3d2e..4ceeb8183 100644 --- a/migrations/Version20181115193356.php +++ b/migrations/Version20181115193356.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/migrations/Version20190303165343.php b/migrations/Version20190303165343.php index e3223d6d7..183cdcfcb 100644 --- a/migrations/Version20190303165343.php +++ b/migrations/Version20190303165343.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/migrations/Version20190303175529.php b/migrations/Version20190303175529.php index e4a3be107..7e2091ecf 100644 --- a/migrations/Version20190303175529.php +++ b/migrations/Version20190303175529.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/migrations/Version20190308115517.php b/migrations/Version20190308115517.php index b97954d27..19f218273 100644 --- a/migrations/Version20190308115517.php +++ b/migrations/Version20190308115517.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/migrations/Version20190308151033.php b/migrations/Version20190308151033.php index 7587dca9b..9ac1b2c7f 100644 --- a/migrations/Version20190308151033.php +++ b/migrations/Version20190308151033.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/migrations/Version20190620182459.php b/migrations/Version20190620182459.php index e4e971f1e..005f0315c 100644 --- a/migrations/Version20190620182459.php +++ b/migrations/Version20190620182459.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/migrations/Version20190622175009.php b/migrations/Version20190622175009.php index 1546270e4..86c772bec 100644 --- a/migrations/Version20190622175009.php +++ b/migrations/Version20190622175009.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Application/Controller/CRUDController.php b/src/Application/Controller/CRUDController.php index c0de861f6..5bee8293f 100644 --- a/src/Application/Controller/CRUDController.php +++ b/src/Application/Controller/CRUDController.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Application/Controller/ControllerHelper.php b/src/Application/Controller/ControllerHelper.php index 087d310df..59af151cc 100644 --- a/src/Application/Controller/ControllerHelper.php +++ b/src/Application/Controller/ControllerHelper.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Application/DDD/Repository/CRUDRepositoryInterface.php b/src/Application/DDD/Repository/CRUDRepositoryInterface.php index 575336ec3..fb718a679 100644 --- a/src/Application/DDD/Repository/CRUDRepositoryInterface.php +++ b/src/Application/DDD/Repository/CRUDRepositoryInterface.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Application/DDD/Repository/RepositoryInterface.php b/src/Application/DDD/Repository/RepositoryInterface.php index 3a9cc2e1d..3611dd1b4 100644 --- a/src/Application/DDD/Repository/RepositoryInterface.php +++ b/src/Application/DDD/Repository/RepositoryInterface.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Application/Dictionary/SimpleDictionary.php b/src/Application/Dictionary/SimpleDictionary.php index 63d69c9c8..edd818fd0 100644 --- a/src/Application/Dictionary/SimpleDictionary.php +++ b/src/Application/Dictionary/SimpleDictionary.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Application/Doctrine/Repository/CRUDRepository.php b/src/Application/Doctrine/Repository/CRUDRepository.php index ac39f08b8..6c86a7a46 100644 --- a/src/Application/Doctrine/Repository/CRUDRepository.php +++ b/src/Application/Doctrine/Repository/CRUDRepository.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Application/Symfony/EventSubscriber/Doctrine/ApiRoleSubscriber.php b/src/Application/Symfony/EventSubscriber/Doctrine/ApiRoleSubscriber.php index 447313ccd..23bd59c56 100644 --- a/src/Application/Symfony/EventSubscriber/Doctrine/ApiRoleSubscriber.php +++ b/src/Application/Symfony/EventSubscriber/Doctrine/ApiRoleSubscriber.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Application/Symfony/EventSubscriber/Doctrine/HistorySubscriber.php b/src/Application/Symfony/EventSubscriber/Doctrine/HistorySubscriber.php index 0bd194485..7bab9fdfa 100644 --- a/src/Application/Symfony/EventSubscriber/Doctrine/HistorySubscriber.php +++ b/src/Application/Symfony/EventSubscriber/Doctrine/HistorySubscriber.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Application/Symfony/EventSubscriber/Doctrine/LinkCollectivitySubscriber.php b/src/Application/Symfony/EventSubscriber/Doctrine/LinkCollectivitySubscriber.php index 7b9d49000..ac6dd4310 100644 --- a/src/Application/Symfony/EventSubscriber/Doctrine/LinkCollectivitySubscriber.php +++ b/src/Application/Symfony/EventSubscriber/Doctrine/LinkCollectivitySubscriber.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Application/Symfony/EventSubscriber/Doctrine/LinkCreatorSubscriber.php b/src/Application/Symfony/EventSubscriber/Doctrine/LinkCreatorSubscriber.php index eebac1120..05f8a1b68 100644 --- a/src/Application/Symfony/EventSubscriber/Doctrine/LinkCreatorSubscriber.php +++ b/src/Application/Symfony/EventSubscriber/Doctrine/LinkCreatorSubscriber.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Application/Symfony/EventSubscriber/Doctrine/LinkUpdatedBySubscriber.php b/src/Application/Symfony/EventSubscriber/Doctrine/LinkUpdatedBySubscriber.php index 91c7ee9db..6e5c316f5 100644 --- a/src/Application/Symfony/EventSubscriber/Doctrine/LinkUpdatedBySubscriber.php +++ b/src/Application/Symfony/EventSubscriber/Doctrine/LinkUpdatedBySubscriber.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Application/Symfony/EventSubscriber/Kernel/AccessModuleConformiteSubscriber.php b/src/Application/Symfony/EventSubscriber/Kernel/AccessModuleConformiteSubscriber.php index bb802de83..4a014ebc5 100644 --- a/src/Application/Symfony/EventSubscriber/Kernel/AccessModuleConformiteSubscriber.php +++ b/src/Application/Symfony/EventSubscriber/Kernel/AccessModuleConformiteSubscriber.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Application/Symfony/EventSubscriber/Kernel/IdleSubscriber.php b/src/Application/Symfony/EventSubscriber/Kernel/IdleSubscriber.php index a714ce0f9..2d7932b35 100644 --- a/src/Application/Symfony/EventSubscriber/Kernel/IdleSubscriber.php +++ b/src/Application/Symfony/EventSubscriber/Kernel/IdleSubscriber.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Application/Symfony/EventSubscriber/Kernel/LoginSubscriber.php b/src/Application/Symfony/EventSubscriber/Kernel/LoginSubscriber.php index 6042a2707..d8871ff51 100644 --- a/src/Application/Symfony/EventSubscriber/Kernel/LoginSubscriber.php +++ b/src/Application/Symfony/EventSubscriber/Kernel/LoginSubscriber.php @@ -12,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Application/Symfony/Security/UserProvider.php b/src/Application/Symfony/Security/UserProvider.php index e262c4338..d12b05bf0 100644 --- a/src/Application/Symfony/Security/UserProvider.php +++ b/src/Application/Symfony/Security/UserProvider.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Application/Symfony/Validator/Constraints/NotBlankDependingOnOtherFieldValue.php b/src/Application/Symfony/Validator/Constraints/NotBlankDependingOnOtherFieldValue.php index b1b50ee97..48c44f5f8 100644 --- a/src/Application/Symfony/Validator/Constraints/NotBlankDependingOnOtherFieldValue.php +++ b/src/Application/Symfony/Validator/Constraints/NotBlankDependingOnOtherFieldValue.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Application/Symfony/Validator/Constraints/NotBlankDependingOnOtherFieldValueValidator.php b/src/Application/Symfony/Validator/Constraints/NotBlankDependingOnOtherFieldValueValidator.php index f47b46f14..38c9a3987 100644 --- a/src/Application/Symfony/Validator/Constraints/NotBlankDependingOnOtherFieldValueValidator.php +++ b/src/Application/Symfony/Validator/Constraints/NotBlankDependingOnOtherFieldValueValidator.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Application/Traits/Model/CollectivityTrait.php b/src/Application/Traits/Model/CollectivityTrait.php index c17a3f2b4..951181e66 100644 --- a/src/Application/Traits/Model/CollectivityTrait.php +++ b/src/Application/Traits/Model/CollectivityTrait.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Application/Traits/Model/CreatorTrait.php b/src/Application/Traits/Model/CreatorTrait.php index 0890fbb40..3be13bfd0 100644 --- a/src/Application/Traits/Model/CreatorTrait.php +++ b/src/Application/Traits/Model/CreatorTrait.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Application/Traits/Model/HistoryTrait.php b/src/Application/Traits/Model/HistoryTrait.php index 9fb886c2f..a4d7c67af 100644 --- a/src/Application/Traits/Model/HistoryTrait.php +++ b/src/Application/Traits/Model/HistoryTrait.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Application/Traits/Model/ServiceTrait.php b/src/Application/Traits/Model/ServiceTrait.php index 32679a7fe..cb773e303 100644 --- a/src/Application/Traits/Model/ServiceTrait.php +++ b/src/Application/Traits/Model/ServiceTrait.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Application/Traits/Model/SoftDeletableTrait.php b/src/Application/Traits/Model/SoftDeletableTrait.php index 5578bf50a..196c54120 100644 --- a/src/Application/Traits/Model/SoftDeletableTrait.php +++ b/src/Application/Traits/Model/SoftDeletableTrait.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/AIPD/Form/Type/ModeleAnalyseRightsType.php b/src/Domain/AIPD/Form/Type/ModeleAnalyseRightsType.php index e05f031c9..133c8296c 100644 --- a/src/Domain/AIPD/Form/Type/ModeleAnalyseRightsType.php +++ b/src/Domain/AIPD/Form/Type/ModeleAnalyseRightsType.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2021 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Admin/Cloner/AbstractCloner.php b/src/Domain/Admin/Cloner/AbstractCloner.php index deddd0d19..f2c1532a2 100644 --- a/src/Domain/Admin/Cloner/AbstractCloner.php +++ b/src/Domain/Admin/Cloner/AbstractCloner.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Admin/Cloner/ClonerInterface.php b/src/Domain/Admin/Cloner/ClonerInterface.php index 8c914b5bf..f2cf35d51 100644 --- a/src/Domain/Admin/Cloner/ClonerInterface.php +++ b/src/Domain/Admin/Cloner/ClonerInterface.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Admin/Cloner/ClonerProvider.php b/src/Domain/Admin/Cloner/ClonerProvider.php index eb57ce1a5..dcdcd204a 100644 --- a/src/Domain/Admin/Cloner/ClonerProvider.php +++ b/src/Domain/Admin/Cloner/ClonerProvider.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Admin/Cloner/ContractorCloner.php b/src/Domain/Admin/Cloner/ContractorCloner.php index 56d82a2b0..4a788e80c 100644 --- a/src/Domain/Admin/Cloner/ContractorCloner.php +++ b/src/Domain/Admin/Cloner/ContractorCloner.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Admin/Cloner/MesurementCloner.php b/src/Domain/Admin/Cloner/MesurementCloner.php index cf9f933e8..fb7867e4f 100644 --- a/src/Domain/Admin/Cloner/MesurementCloner.php +++ b/src/Domain/Admin/Cloner/MesurementCloner.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Admin/Cloner/ToolCloner.php b/src/Domain/Admin/Cloner/ToolCloner.php index 5e76ed52c..77d18c451 100644 --- a/src/Domain/Admin/Cloner/ToolCloner.php +++ b/src/Domain/Admin/Cloner/ToolCloner.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Admin/Cloner/TreatmentCloner.php b/src/Domain/Admin/Cloner/TreatmentCloner.php index 971d7cdc2..4acda8f15 100644 --- a/src/Domain/Admin/Cloner/TreatmentCloner.php +++ b/src/Domain/Admin/Cloner/TreatmentCloner.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Admin/Controller/DuplicationController.php b/src/Domain/Admin/Controller/DuplicationController.php index 8a8540015..c2a70bb25 100644 --- a/src/Domain/Admin/Controller/DuplicationController.php +++ b/src/Domain/Admin/Controller/DuplicationController.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Admin/DTO/DuplicationFormDTO.php b/src/Domain/Admin/DTO/DuplicationFormDTO.php index 1e3452ab2..4e15253da 100644 --- a/src/Domain/Admin/DTO/DuplicationFormDTO.php +++ b/src/Domain/Admin/DTO/DuplicationFormDTO.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Admin/Dictionary/DuplicationTargetOptionDictionary.php b/src/Domain/Admin/Dictionary/DuplicationTargetOptionDictionary.php index e918b918e..35ed929f3 100644 --- a/src/Domain/Admin/Dictionary/DuplicationTargetOptionDictionary.php +++ b/src/Domain/Admin/Dictionary/DuplicationTargetOptionDictionary.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Admin/Dictionary/DuplicationTypeDictionary.php b/src/Domain/Admin/Dictionary/DuplicationTypeDictionary.php index 09adf458e..2542a045f 100644 --- a/src/Domain/Admin/Dictionary/DuplicationTypeDictionary.php +++ b/src/Domain/Admin/Dictionary/DuplicationTypeDictionary.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Admin/Form/Type/DuplicationType.php b/src/Domain/Admin/Form/Type/DuplicationType.php index fabde311e..050412737 100644 --- a/src/Domain/Admin/Form/Type/DuplicationType.php +++ b/src/Domain/Admin/Form/Type/DuplicationType.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Admin/Repository/Duplication.php b/src/Domain/Admin/Repository/Duplication.php index 6b0e2198a..896f50fa6 100644 --- a/src/Domain/Admin/Repository/Duplication.php +++ b/src/Domain/Admin/Repository/Duplication.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Documentation/Controller/CategoryController.php b/src/Domain/Documentation/Controller/CategoryController.php index 85efa14b1..200765b8a 100644 --- a/src/Domain/Documentation/Controller/CategoryController.php +++ b/src/Domain/Documentation/Controller/CategoryController.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Documentation/Controller/DocumentController.php b/src/Domain/Documentation/Controller/DocumentController.php index 22755c050..ff4930b02 100644 --- a/src/Domain/Documentation/Controller/DocumentController.php +++ b/src/Domain/Documentation/Controller/DocumentController.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Documentation/Dictionary/DocumentTypeDictionary.php b/src/Domain/Documentation/Dictionary/DocumentTypeDictionary.php index 3e300ebf3..904fd97ad 100644 --- a/src/Domain/Documentation/Dictionary/DocumentTypeDictionary.php +++ b/src/Domain/Documentation/Dictionary/DocumentTypeDictionary.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author <chayrouse@datakode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Documentation/Form/Type/CategoryType.php b/src/Domain/Documentation/Form/Type/CategoryType.php index 514c0a069..a1916f193 100644 --- a/src/Domain/Documentation/Form/Type/CategoryType.php +++ b/src/Domain/Documentation/Form/Type/CategoryType.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Documentation/Form/Type/DocumentType.php b/src/Domain/Documentation/Form/Type/DocumentType.php index c2a59d514..512189dd1 100644 --- a/src/Domain/Documentation/Form/Type/DocumentType.php +++ b/src/Domain/Documentation/Form/Type/DocumentType.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Documentation/Model/Category.php b/src/Domain/Documentation/Model/Category.php index 108dbbc90..4125437ab 100644 --- a/src/Domain/Documentation/Model/Category.php +++ b/src/Domain/Documentation/Model/Category.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Documentation/Model/Document.php b/src/Domain/Documentation/Model/Document.php index f21e087a1..14b3d017c 100644 --- a/src/Domain/Documentation/Model/Document.php +++ b/src/Domain/Documentation/Model/Document.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Documentation/Repository/Category.php b/src/Domain/Documentation/Repository/Category.php index 1ef1721b0..b34ea2f5a 100644 --- a/src/Domain/Documentation/Repository/Category.php +++ b/src/Domain/Documentation/Repository/Category.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Documentation/Repository/Document.php b/src/Domain/Documentation/Repository/Document.php index 91603bd3f..5c8969e4c 100644 --- a/src/Domain/Documentation/Repository/Document.php +++ b/src/Domain/Documentation/Repository/Document.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Maturity/Calculator/Maturity.php b/src/Domain/Maturity/Calculator/Maturity.php index 42472d971..c5704d1fd 100644 --- a/src/Domain/Maturity/Calculator/Maturity.php +++ b/src/Domain/Maturity/Calculator/Maturity.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Maturity/Calculator/MaturityHandler.php b/src/Domain/Maturity/Calculator/MaturityHandler.php index 907a06669..4e008468a 100644 --- a/src/Domain/Maturity/Calculator/MaturityHandler.php +++ b/src/Domain/Maturity/Calculator/MaturityHandler.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Maturity/Controller/ReferentielController.php b/src/Domain/Maturity/Controller/ReferentielController.php index b6537ebb4..2377aec33 100644 --- a/src/Domain/Maturity/Controller/ReferentielController.php +++ b/src/Domain/Maturity/Controller/ReferentielController.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Maturity/Controller/SurveyController.php b/src/Domain/Maturity/Controller/SurveyController.php index 977c7fe02..64cefc498 100644 --- a/src/Domain/Maturity/Controller/SurveyController.php +++ b/src/Domain/Maturity/Controller/SurveyController.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Maturity/Form/Type/AnswerType.php b/src/Domain/Maturity/Form/Type/AnswerType.php index 45e035115..1554e7625 100644 --- a/src/Domain/Maturity/Form/Type/AnswerType.php +++ b/src/Domain/Maturity/Form/Type/AnswerType.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Maturity/Form/Type/DomainType.php b/src/Domain/Maturity/Form/Type/DomainType.php index 7c52cc35e..00d0782a6 100644 --- a/src/Domain/Maturity/Form/Type/DomainType.php +++ b/src/Domain/Maturity/Form/Type/DomainType.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Maturity/Form/Type/ModeleReferentielRightsType.php b/src/Domain/Maturity/Form/Type/ModeleReferentielRightsType.php index d65535be0..f0a00c0a7 100644 --- a/src/Domain/Maturity/Form/Type/ModeleReferentielRightsType.php +++ b/src/Domain/Maturity/Form/Type/ModeleReferentielRightsType.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2021 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Maturity/Form/Type/QuestionType.php b/src/Domain/Maturity/Form/Type/QuestionType.php index 05b0a1ac6..e7262b1d4 100644 --- a/src/Domain/Maturity/Form/Type/QuestionType.php +++ b/src/Domain/Maturity/Form/Type/QuestionType.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Maturity/Form/Type/ReferentielType.php b/src/Domain/Maturity/Form/Type/ReferentielType.php index 12777a768..97bb328dc 100644 --- a/src/Domain/Maturity/Form/Type/ReferentielType.php +++ b/src/Domain/Maturity/Form/Type/ReferentielType.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Maturity/Form/Type/SurveyAnswerType.php b/src/Domain/Maturity/Form/Type/SurveyAnswerType.php index 8e8f4102c..bb87e8937 100644 --- a/src/Domain/Maturity/Form/Type/SurveyAnswerType.php +++ b/src/Domain/Maturity/Form/Type/SurveyAnswerType.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Maturity/Form/Type/SurveyType.php b/src/Domain/Maturity/Form/Type/SurveyType.php index 64956ebad..50869242d 100644 --- a/src/Domain/Maturity/Form/Type/SurveyType.php +++ b/src/Domain/Maturity/Form/Type/SurveyType.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Maturity/Form/Type/SyntheseAnswerType.php b/src/Domain/Maturity/Form/Type/SyntheseAnswerType.php index 1f32f771d..34d713b8b 100644 --- a/src/Domain/Maturity/Form/Type/SyntheseAnswerType.php +++ b/src/Domain/Maturity/Form/Type/SyntheseAnswerType.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Maturity/Form/Type/SyntheseType.php b/src/Domain/Maturity/Form/Type/SyntheseType.php index 166a47e3d..bf56cc6d1 100644 --- a/src/Domain/Maturity/Form/Type/SyntheseType.php +++ b/src/Domain/Maturity/Form/Type/SyntheseType.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Maturity/Model/Answer.php b/src/Domain/Maturity/Model/Answer.php index 6e6625ee3..079f663a5 100644 --- a/src/Domain/Maturity/Model/Answer.php +++ b/src/Domain/Maturity/Model/Answer.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Maturity/Model/AnswerSurvey.php b/src/Domain/Maturity/Model/AnswerSurvey.php index 467f50678..2be1e648d 100644 --- a/src/Domain/Maturity/Model/AnswerSurvey.php +++ b/src/Domain/Maturity/Model/AnswerSurvey.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Maturity/Model/Domain.php b/src/Domain/Maturity/Model/Domain.php index cf0c51257..db5d44746 100644 --- a/src/Domain/Maturity/Model/Domain.php +++ b/src/Domain/Maturity/Model/Domain.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Maturity/Model/Maturity.php b/src/Domain/Maturity/Model/Maturity.php index 072c2e000..0dd9ccda5 100644 --- a/src/Domain/Maturity/Model/Maturity.php +++ b/src/Domain/Maturity/Model/Maturity.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Maturity/Model/OptionalAnswer.php b/src/Domain/Maturity/Model/OptionalAnswer.php index d78b55d81..04b745785 100644 --- a/src/Domain/Maturity/Model/OptionalAnswer.php +++ b/src/Domain/Maturity/Model/OptionalAnswer.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Maturity/Model/Question.php b/src/Domain/Maturity/Model/Question.php index d015467ba..62d21f9e9 100644 --- a/src/Domain/Maturity/Model/Question.php +++ b/src/Domain/Maturity/Model/Question.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Maturity/Model/Referentiel.php b/src/Domain/Maturity/Model/Referentiel.php index d5b226f5f..3f714a9f4 100644 --- a/src/Domain/Maturity/Model/Referentiel.php +++ b/src/Domain/Maturity/Model/Referentiel.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Maturity/Model/Survey.php b/src/Domain/Maturity/Model/Survey.php index e69b494d3..bb04eaf9f 100644 --- a/src/Domain/Maturity/Model/Survey.php +++ b/src/Domain/Maturity/Model/Survey.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Maturity/Repository/Question.php b/src/Domain/Maturity/Repository/Question.php index b3c7f8a7a..8f212a111 100644 --- a/src/Domain/Maturity/Repository/Question.php +++ b/src/Domain/Maturity/Repository/Question.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Maturity/Repository/Survey.php b/src/Domain/Maturity/Repository/Survey.php index 23d663456..f0106a937 100644 --- a/src/Domain/Maturity/Repository/Survey.php +++ b/src/Domain/Maturity/Repository/Survey.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Maturity/Symfony/EventSubscriber/Doctrine/GenerateMaturitySubscriber.php b/src/Domain/Maturity/Symfony/EventSubscriber/Doctrine/GenerateMaturitySubscriber.php index 75ddd8e5b..53c1a1c66 100644 --- a/src/Domain/Maturity/Symfony/EventSubscriber/Doctrine/GenerateMaturitySubscriber.php +++ b/src/Domain/Maturity/Symfony/EventSubscriber/Doctrine/GenerateMaturitySubscriber.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Maturity/Twig/Extension/SurveyExtension.php b/src/Domain/Maturity/Twig/Extension/SurveyExtension.php index 1a32c225c..0f87596d0 100644 --- a/src/Domain/Maturity/Twig/Extension/SurveyExtension.php +++ b/src/Domain/Maturity/Twig/Extension/SurveyExtension.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Notification/Controller/NotificationController.php b/src/Domain/Notification/Controller/NotificationController.php index 5f378714a..5735cebe4 100644 --- a/src/Domain/Notification/Controller/NotificationController.php +++ b/src/Domain/Notification/Controller/NotificationController.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Notification/Controller/NotificationUserController.php b/src/Domain/Notification/Controller/NotificationUserController.php index 8c868475f..adbd27790 100644 --- a/src/Domain/Notification/Controller/NotificationUserController.php +++ b/src/Domain/Notification/Controller/NotificationUserController.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Notification/Dictionary/NotificationActionDictionary.php b/src/Domain/Notification/Dictionary/NotificationActionDictionary.php index 351961195..df4757291 100644 --- a/src/Domain/Notification/Dictionary/NotificationActionDictionary.php +++ b/src/Domain/Notification/Dictionary/NotificationActionDictionary.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Notification/Dictionary/NotificationActionUserDictionary.php b/src/Domain/Notification/Dictionary/NotificationActionUserDictionary.php index 406ab7176..715116ac1 100644 --- a/src/Domain/Notification/Dictionary/NotificationActionUserDictionary.php +++ b/src/Domain/Notification/Dictionary/NotificationActionUserDictionary.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Notification/Dictionary/NotificationMailParametersFrequencyDictionary.php b/src/Domain/Notification/Dictionary/NotificationMailParametersFrequencyDictionary.php index c17570829..861235efe 100644 --- a/src/Domain/Notification/Dictionary/NotificationMailParametersFrequencyDictionary.php +++ b/src/Domain/Notification/Dictionary/NotificationMailParametersFrequencyDictionary.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Notification/Dictionary/NotificationModuleDictionary.php b/src/Domain/Notification/Dictionary/NotificationModuleDictionary.php index 2e4931c52..e553b61c2 100644 --- a/src/Domain/Notification/Dictionary/NotificationModuleDictionary.php +++ b/src/Domain/Notification/Dictionary/NotificationModuleDictionary.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Notification/Dictionary/NotificationModuleUserDictionary.php b/src/Domain/Notification/Dictionary/NotificationModuleUserDictionary.php index 5430930e7..fabcbc0d1 100644 --- a/src/Domain/Notification/Dictionary/NotificationModuleUserDictionary.php +++ b/src/Domain/Notification/Dictionary/NotificationModuleUserDictionary.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Notification/Dictionary/NotificationStateDictionary.php b/src/Domain/Notification/Dictionary/NotificationStateDictionary.php index 9d467526d..28c33399a 100644 --- a/src/Domain/Notification/Dictionary/NotificationStateDictionary.php +++ b/src/Domain/Notification/Dictionary/NotificationStateDictionary.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author <chayrouse@datakode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Notification/Model/Notification.php b/src/Domain/Notification/Model/Notification.php index ffdfa8d1a..73fb6a4f0 100644 --- a/src/Domain/Notification/Model/Notification.php +++ b/src/Domain/Notification/Model/Notification.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Notification/Model/NotificationUser.php b/src/Domain/Notification/Model/NotificationUser.php index a368efa94..c5fd4d99c 100644 --- a/src/Domain/Notification/Model/NotificationUser.php +++ b/src/Domain/Notification/Model/NotificationUser.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Notification/Repository/Notification.php b/src/Domain/Notification/Repository/Notification.php index a1e1fad54..f1d761391 100644 --- a/src/Domain/Notification/Repository/Notification.php +++ b/src/Domain/Notification/Repository/Notification.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Notification/Repository/NotificationUser.php b/src/Domain/Notification/Repository/NotificationUser.php index d86a10f88..56551e736 100644 --- a/src/Domain/Notification/Repository/NotificationUser.php +++ b/src/Domain/Notification/Repository/NotificationUser.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Calculator/Completion/AbstractCompletion.php b/src/Domain/Registry/Calculator/Completion/AbstractCompletion.php index ab55e16a1..a55ab8512 100644 --- a/src/Domain/Registry/Calculator/Completion/AbstractCompletion.php +++ b/src/Domain/Registry/Calculator/Completion/AbstractCompletion.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Calculator/Completion/ConformiteTraitementCompletion.php b/src/Domain/Registry/Calculator/Completion/ConformiteTraitementCompletion.php index 8e250571d..d3bafbc3c 100644 --- a/src/Domain/Registry/Calculator/Completion/ConformiteTraitementCompletion.php +++ b/src/Domain/Registry/Calculator/Completion/ConformiteTraitementCompletion.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Calculator/Completion/TreatmentCompletion.php b/src/Domain/Registry/Calculator/Completion/TreatmentCompletion.php index 76807709e..94271bfc8 100644 --- a/src/Domain/Registry/Calculator/Completion/TreatmentCompletion.php +++ b/src/Domain/Registry/Calculator/Completion/TreatmentCompletion.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Controller/ConformiteTraitementController.php b/src/Domain/Registry/Controller/ConformiteTraitementController.php index 52f99d63a..f751b06f5 100644 --- a/src/Domain/Registry/Controller/ConformiteTraitementController.php +++ b/src/Domain/Registry/Controller/ConformiteTraitementController.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Controller/ContractorController.php b/src/Domain/Registry/Controller/ContractorController.php index 2896261c4..1a227bf79 100644 --- a/src/Domain/Registry/Controller/ContractorController.php +++ b/src/Domain/Registry/Controller/ContractorController.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Controller/MesurementController.php b/src/Domain/Registry/Controller/MesurementController.php index fe662fb45..e016d427c 100644 --- a/src/Domain/Registry/Controller/MesurementController.php +++ b/src/Domain/Registry/Controller/MesurementController.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Controller/ProofController.php b/src/Domain/Registry/Controller/ProofController.php index 7e2e6041f..5150cf02e 100644 --- a/src/Domain/Registry/Controller/ProofController.php +++ b/src/Domain/Registry/Controller/ProofController.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Controller/RequestController.php b/src/Domain/Registry/Controller/RequestController.php index 9772eadd3..096ae8bdd 100644 --- a/src/Domain/Registry/Controller/RequestController.php +++ b/src/Domain/Registry/Controller/RequestController.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Controller/ToolController.php b/src/Domain/Registry/Controller/ToolController.php index d0c5dfabc..c6176f9f2 100644 --- a/src/Domain/Registry/Controller/ToolController.php +++ b/src/Domain/Registry/Controller/ToolController.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); @@ -398,7 +397,7 @@ class ToolController extends CRUDController <i aria-hidden="true" class="fa fa-pencil"></i> ' . $this->translator->trans('global.action.edit') . '</a> - + <a href="' . $this->router->generate('registry_tool_delete', ['id' => $tool->getId()]) . '"><i aria-hidden="true" class="fa fa-trash"></i> ' . diff --git a/src/Domain/Registry/Controller/TreatmentController.php b/src/Domain/Registry/Controller/TreatmentController.php index 33ab376d0..587e62186 100644 --- a/src/Domain/Registry/Controller/TreatmentController.php +++ b/src/Domain/Registry/Controller/TreatmentController.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Controller/ViolationController.php b/src/Domain/Registry/Controller/ViolationController.php index 700f52825..d82f524da 100644 --- a/src/Domain/Registry/Controller/ViolationController.php +++ b/src/Domain/Registry/Controller/ViolationController.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Dictionary/ConformiteTraitementLevelDictionary.php b/src/Domain/Registry/Dictionary/ConformiteTraitementLevelDictionary.php index 84652b0a0..3dab27614 100644 --- a/src/Domain/Registry/Dictionary/ConformiteTraitementLevelDictionary.php +++ b/src/Domain/Registry/Dictionary/ConformiteTraitementLevelDictionary.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Dictionary/DelayPeriodDictionary.php b/src/Domain/Registry/Dictionary/DelayPeriodDictionary.php index 61fecd0c5..0558358ea 100644 --- a/src/Domain/Registry/Dictionary/DelayPeriodDictionary.php +++ b/src/Domain/Registry/Dictionary/DelayPeriodDictionary.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Dictionary/MesurementPriorityDictionary.php b/src/Domain/Registry/Dictionary/MesurementPriorityDictionary.php index 93e6ca807..b6f494e29 100644 --- a/src/Domain/Registry/Dictionary/MesurementPriorityDictionary.php +++ b/src/Domain/Registry/Dictionary/MesurementPriorityDictionary.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Dictionary/MesurementStatusDictionary.php b/src/Domain/Registry/Dictionary/MesurementStatusDictionary.php index 7310899c7..3a47e376f 100644 --- a/src/Domain/Registry/Dictionary/MesurementStatusDictionary.php +++ b/src/Domain/Registry/Dictionary/MesurementStatusDictionary.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Dictionary/MesurementTypeDictionary.php b/src/Domain/Registry/Dictionary/MesurementTypeDictionary.php index d674e4c9c..96ab90961 100644 --- a/src/Domain/Registry/Dictionary/MesurementTypeDictionary.php +++ b/src/Domain/Registry/Dictionary/MesurementTypeDictionary.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Dictionary/ProofTypeDictionary.php b/src/Domain/Registry/Dictionary/ProofTypeDictionary.php index d21652345..be9cb3353 100644 --- a/src/Domain/Registry/Dictionary/ProofTypeDictionary.php +++ b/src/Domain/Registry/Dictionary/ProofTypeDictionary.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Dictionary/RequestAnswerTypeDictionary.php b/src/Domain/Registry/Dictionary/RequestAnswerTypeDictionary.php index d7db9fe10..de64b18b9 100644 --- a/src/Domain/Registry/Dictionary/RequestAnswerTypeDictionary.php +++ b/src/Domain/Registry/Dictionary/RequestAnswerTypeDictionary.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Dictionary/RequestCivilityDictionary.php b/src/Domain/Registry/Dictionary/RequestCivilityDictionary.php index 6c4f047bc..450e24c46 100644 --- a/src/Domain/Registry/Dictionary/RequestCivilityDictionary.php +++ b/src/Domain/Registry/Dictionary/RequestCivilityDictionary.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Dictionary/RequestObjectDictionary.php b/src/Domain/Registry/Dictionary/RequestObjectDictionary.php index 37f7df258..e27ed8faf 100644 --- a/src/Domain/Registry/Dictionary/RequestObjectDictionary.php +++ b/src/Domain/Registry/Dictionary/RequestObjectDictionary.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Dictionary/RequestStateDictionary.php b/src/Domain/Registry/Dictionary/RequestStateDictionary.php index bbc867f14..a00e16f96 100644 --- a/src/Domain/Registry/Dictionary/RequestStateDictionary.php +++ b/src/Domain/Registry/Dictionary/RequestStateDictionary.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Dictionary/ToolTypeDictionary.php b/src/Domain/Registry/Dictionary/ToolTypeDictionary.php index 6d1e35c4c..97055cc77 100644 --- a/src/Domain/Registry/Dictionary/ToolTypeDictionary.php +++ b/src/Domain/Registry/Dictionary/ToolTypeDictionary.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Dictionary/TreatmentAuthorDictionary.php b/src/Domain/Registry/Dictionary/TreatmentAuthorDictionary.php index 6ba9764bc..b89c2891c 100644 --- a/src/Domain/Registry/Dictionary/TreatmentAuthorDictionary.php +++ b/src/Domain/Registry/Dictionary/TreatmentAuthorDictionary.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Dictionary/TreatmentAvisAipdDictionary.php b/src/Domain/Registry/Dictionary/TreatmentAvisAipdDictionary.php index ba0d3409b..bd568e36c 100644 --- a/src/Domain/Registry/Dictionary/TreatmentAvisAipdDictionary.php +++ b/src/Domain/Registry/Dictionary/TreatmentAvisAipdDictionary.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Dictionary/TreatmentCollectingMethodDictionary.php b/src/Domain/Registry/Dictionary/TreatmentCollectingMethodDictionary.php index b1fd7c6a8..64d370b26 100644 --- a/src/Domain/Registry/Dictionary/TreatmentCollectingMethodDictionary.php +++ b/src/Domain/Registry/Dictionary/TreatmentCollectingMethodDictionary.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Dictionary/TreatmentLegalBasisDictionary.php b/src/Domain/Registry/Dictionary/TreatmentLegalBasisDictionary.php index 71a19ae1e..1842c8e75 100644 --- a/src/Domain/Registry/Dictionary/TreatmentLegalBasisDictionary.php +++ b/src/Domain/Registry/Dictionary/TreatmentLegalBasisDictionary.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Dictionary/TreatmentSpecificDictionary.php b/src/Domain/Registry/Dictionary/TreatmentSpecificDictionary.php index 43d240b3e..ea848c575 100644 --- a/src/Domain/Registry/Dictionary/TreatmentSpecificDictionary.php +++ b/src/Domain/Registry/Dictionary/TreatmentSpecificDictionary.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Dictionary/TreatmentUltimateFateDictionary.php b/src/Domain/Registry/Dictionary/TreatmentUltimateFateDictionary.php index 29d186934..8239ae6b5 100644 --- a/src/Domain/Registry/Dictionary/TreatmentUltimateFateDictionary.php +++ b/src/Domain/Registry/Dictionary/TreatmentUltimateFateDictionary.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Dictionary/ViolationCauseDictionary.php b/src/Domain/Registry/Dictionary/ViolationCauseDictionary.php index 42ef3216f..dd95118d2 100644 --- a/src/Domain/Registry/Dictionary/ViolationCauseDictionary.php +++ b/src/Domain/Registry/Dictionary/ViolationCauseDictionary.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Dictionary/ViolationCommunicationDictionary.php b/src/Domain/Registry/Dictionary/ViolationCommunicationDictionary.php index c760f91f4..62a0a9662 100644 --- a/src/Domain/Registry/Dictionary/ViolationCommunicationDictionary.php +++ b/src/Domain/Registry/Dictionary/ViolationCommunicationDictionary.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Dictionary/ViolationConcernedDataDictionary.php b/src/Domain/Registry/Dictionary/ViolationConcernedDataDictionary.php index 598af6171..52df1d5ac 100644 --- a/src/Domain/Registry/Dictionary/ViolationConcernedDataDictionary.php +++ b/src/Domain/Registry/Dictionary/ViolationConcernedDataDictionary.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Dictionary/ViolationConcernedPeopleDictionary.php b/src/Domain/Registry/Dictionary/ViolationConcernedPeopleDictionary.php index 4193da7b2..56f867da9 100644 --- a/src/Domain/Registry/Dictionary/ViolationConcernedPeopleDictionary.php +++ b/src/Domain/Registry/Dictionary/ViolationConcernedPeopleDictionary.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Dictionary/ViolationGravityDictionary.php b/src/Domain/Registry/Dictionary/ViolationGravityDictionary.php index b49c73b7b..c5e236ea0 100644 --- a/src/Domain/Registry/Dictionary/ViolationGravityDictionary.php +++ b/src/Domain/Registry/Dictionary/ViolationGravityDictionary.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Dictionary/ViolationImpactDictionary.php b/src/Domain/Registry/Dictionary/ViolationImpactDictionary.php index c57d322d0..33d1261b1 100644 --- a/src/Domain/Registry/Dictionary/ViolationImpactDictionary.php +++ b/src/Domain/Registry/Dictionary/ViolationImpactDictionary.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Dictionary/ViolationNatureDictionary.php b/src/Domain/Registry/Dictionary/ViolationNatureDictionary.php index c4b039c58..a1da343d6 100644 --- a/src/Domain/Registry/Dictionary/ViolationNatureDictionary.php +++ b/src/Domain/Registry/Dictionary/ViolationNatureDictionary.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Dictionary/ViolationNotificationDictionary.php b/src/Domain/Registry/Dictionary/ViolationNotificationDictionary.php index 78020d818..4c10df482 100644 --- a/src/Domain/Registry/Dictionary/ViolationNotificationDictionary.php +++ b/src/Domain/Registry/Dictionary/ViolationNotificationDictionary.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Dictionary/ViolationNotificationListDictionary.php b/src/Domain/Registry/Dictionary/ViolationNotificationListDictionary.php index 1860a57cb..9822df431 100644 --- a/src/Domain/Registry/Dictionary/ViolationNotificationListDictionary.php +++ b/src/Domain/Registry/Dictionary/ViolationNotificationListDictionary.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Dictionary/ViolationOriginDictionary.php b/src/Domain/Registry/Dictionary/ViolationOriginDictionary.php index 44a00404b..3fdce49db 100644 --- a/src/Domain/Registry/Dictionary/ViolationOriginDictionary.php +++ b/src/Domain/Registry/Dictionary/ViolationOriginDictionary.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Form/Type/ConformiteTraitement/ConformiteTraitementType.php b/src/Domain/Registry/Form/Type/ConformiteTraitement/ConformiteTraitementType.php index b494601bc..0574a2096 100644 --- a/src/Domain/Registry/Form/Type/ConformiteTraitement/ConformiteTraitementType.php +++ b/src/Domain/Registry/Form/Type/ConformiteTraitement/ConformiteTraitementType.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Form/Type/ConformiteTraitement/ReponseType.php b/src/Domain/Registry/Form/Type/ConformiteTraitement/ReponseType.php index 7323831fc..26932e35d 100644 --- a/src/Domain/Registry/Form/Type/ConformiteTraitement/ReponseType.php +++ b/src/Domain/Registry/Form/Type/ConformiteTraitement/ReponseType.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Form/Type/ContractorType.php b/src/Domain/Registry/Form/Type/ContractorType.php index 3dd71cc78..eda5d1d0e 100644 --- a/src/Domain/Registry/Form/Type/ContractorType.php +++ b/src/Domain/Registry/Form/Type/ContractorType.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Form/Type/Embeddable/AddressType.php b/src/Domain/Registry/Form/Type/Embeddable/AddressType.php index ea00bc9a0..55124943a 100644 --- a/src/Domain/Registry/Form/Type/Embeddable/AddressType.php +++ b/src/Domain/Registry/Form/Type/Embeddable/AddressType.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Form/Type/Embeddable/ComplexChoiceAreaType.php b/src/Domain/Registry/Form/Type/Embeddable/ComplexChoiceAreaType.php index 26ad7713c..f0d1a5809 100644 --- a/src/Domain/Registry/Form/Type/Embeddable/ComplexChoiceAreaType.php +++ b/src/Domain/Registry/Form/Type/Embeddable/ComplexChoiceAreaType.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Form/Type/Embeddable/ComplexChoiceType.php b/src/Domain/Registry/Form/Type/Embeddable/ComplexChoiceType.php index 3958e965b..e6fc3d16f 100644 --- a/src/Domain/Registry/Form/Type/Embeddable/ComplexChoiceType.php +++ b/src/Domain/Registry/Form/Type/Embeddable/ComplexChoiceType.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Form/Type/Embeddable/DelayType.php b/src/Domain/Registry/Form/Type/Embeddable/DelayType.php index 28fddd026..0f9562f2e 100644 --- a/src/Domain/Registry/Form/Type/Embeddable/DelayType.php +++ b/src/Domain/Registry/Form/Type/Embeddable/DelayType.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Form/Type/Embeddable/RequestAnswerType.php b/src/Domain/Registry/Form/Type/Embeddable/RequestAnswerType.php index 1a39a8e4b..5d8437daa 100644 --- a/src/Domain/Registry/Form/Type/Embeddable/RequestAnswerType.php +++ b/src/Domain/Registry/Form/Type/Embeddable/RequestAnswerType.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Form/Type/Embeddable/RequestApplicantType.php b/src/Domain/Registry/Form/Type/Embeddable/RequestApplicantType.php index 6c5fbaecd..93c73dd87 100644 --- a/src/Domain/Registry/Form/Type/Embeddable/RequestApplicantType.php +++ b/src/Domain/Registry/Form/Type/Embeddable/RequestApplicantType.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Form/Type/Embeddable/RequestConcernedPeopleType.php b/src/Domain/Registry/Form/Type/Embeddable/RequestConcernedPeopleType.php index 4eac363cb..d20687791 100644 --- a/src/Domain/Registry/Form/Type/Embeddable/RequestConcernedPeopleType.php +++ b/src/Domain/Registry/Form/Type/Embeddable/RequestConcernedPeopleType.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Form/Type/MesurementType.php b/src/Domain/Registry/Form/Type/MesurementType.php index 2260f1743..f7a51a956 100644 --- a/src/Domain/Registry/Form/Type/MesurementType.php +++ b/src/Domain/Registry/Form/Type/MesurementType.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Form/Type/ProofType.php b/src/Domain/Registry/Form/Type/ProofType.php index 9b64e24df..f514f354f 100644 --- a/src/Domain/Registry/Form/Type/ProofType.php +++ b/src/Domain/Registry/Form/Type/ProofType.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Form/Type/RequestType.php b/src/Domain/Registry/Form/Type/RequestType.php index 11cd26eaf..91a701082 100644 --- a/src/Domain/Registry/Form/Type/RequestType.php +++ b/src/Domain/Registry/Form/Type/RequestType.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Form/Type/ToolType.php b/src/Domain/Registry/Form/Type/ToolType.php index 85475cbf3..5a663e014 100644 --- a/src/Domain/Registry/Form/Type/ToolType.php +++ b/src/Domain/Registry/Form/Type/ToolType.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Form/Type/TreatmentConfigurationType.php b/src/Domain/Registry/Form/Type/TreatmentConfigurationType.php index edc755899..aeb5a9ffd 100644 --- a/src/Domain/Registry/Form/Type/TreatmentConfigurationType.php +++ b/src/Domain/Registry/Form/Type/TreatmentConfigurationType.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Form/Type/TreatmentType.php b/src/Domain/Registry/Form/Type/TreatmentType.php index 25f236edb..f5ff4bc12 100644 --- a/src/Domain/Registry/Form/Type/TreatmentType.php +++ b/src/Domain/Registry/Form/Type/TreatmentType.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Form/Type/ViolationType.php b/src/Domain/Registry/Form/Type/ViolationType.php index 184d35d4d..50ab6d057 100644 --- a/src/Domain/Registry/Form/Type/ViolationType.php +++ b/src/Domain/Registry/Form/Type/ViolationType.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Model/ConformiteTraitement/ConformiteTraitement.php b/src/Domain/Registry/Model/ConformiteTraitement/ConformiteTraitement.php index a2916aba7..ed779966e 100644 --- a/src/Domain/Registry/Model/ConformiteTraitement/ConformiteTraitement.php +++ b/src/Domain/Registry/Model/ConformiteTraitement/ConformiteTraitement.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Model/ConformiteTraitement/Question.php b/src/Domain/Registry/Model/ConformiteTraitement/Question.php index cea129fb4..9278ccd79 100644 --- a/src/Domain/Registry/Model/ConformiteTraitement/Question.php +++ b/src/Domain/Registry/Model/ConformiteTraitement/Question.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Model/ConformiteTraitement/Reponse.php b/src/Domain/Registry/Model/ConformiteTraitement/Reponse.php index b5db5a0d9..d40ea8a5b 100644 --- a/src/Domain/Registry/Model/ConformiteTraitement/Reponse.php +++ b/src/Domain/Registry/Model/ConformiteTraitement/Reponse.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Model/Contractor.php b/src/Domain/Registry/Model/Contractor.php index 2d64ae2f2..f834f0bf8 100644 --- a/src/Domain/Registry/Model/Contractor.php +++ b/src/Domain/Registry/Model/Contractor.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Model/Embeddable/Address.php b/src/Domain/Registry/Model/Embeddable/Address.php index b2ab70383..ac9a3d6c3 100644 --- a/src/Domain/Registry/Model/Embeddable/Address.php +++ b/src/Domain/Registry/Model/Embeddable/Address.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Model/Embeddable/ComplexChoice.php b/src/Domain/Registry/Model/Embeddable/ComplexChoice.php index 5d6ddee51..52a09b159 100644 --- a/src/Domain/Registry/Model/Embeddable/ComplexChoice.php +++ b/src/Domain/Registry/Model/Embeddable/ComplexChoice.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Model/Embeddable/Delay.php b/src/Domain/Registry/Model/Embeddable/Delay.php index 7dd649957..c9121b216 100644 --- a/src/Domain/Registry/Model/Embeddable/Delay.php +++ b/src/Domain/Registry/Model/Embeddable/Delay.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Model/Embeddable/RequestAnswer.php b/src/Domain/Registry/Model/Embeddable/RequestAnswer.php index eeed1dd77..8f9c5ad0f 100644 --- a/src/Domain/Registry/Model/Embeddable/RequestAnswer.php +++ b/src/Domain/Registry/Model/Embeddable/RequestAnswer.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Model/Embeddable/RequestApplicant.php b/src/Domain/Registry/Model/Embeddable/RequestApplicant.php index 4169f35ac..3b96a1598 100644 --- a/src/Domain/Registry/Model/Embeddable/RequestApplicant.php +++ b/src/Domain/Registry/Model/Embeddable/RequestApplicant.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Model/Embeddable/RequestConcernedPeople.php b/src/Domain/Registry/Model/Embeddable/RequestConcernedPeople.php index 5a768d332..a38561e3e 100644 --- a/src/Domain/Registry/Model/Embeddable/RequestConcernedPeople.php +++ b/src/Domain/Registry/Model/Embeddable/RequestConcernedPeople.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Model/Mesurement.php b/src/Domain/Registry/Model/Mesurement.php index 564912642..b66c64fb1 100644 --- a/src/Domain/Registry/Model/Mesurement.php +++ b/src/Domain/Registry/Model/Mesurement.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Model/Proof.php b/src/Domain/Registry/Model/Proof.php index 62d5d59f1..e17cdeb1a 100644 --- a/src/Domain/Registry/Model/Proof.php +++ b/src/Domain/Registry/Model/Proof.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Model/PublicConfiguration.php b/src/Domain/Registry/Model/PublicConfiguration.php index 9fa282035..db6f13e8f 100644 --- a/src/Domain/Registry/Model/PublicConfiguration.php +++ b/src/Domain/Registry/Model/PublicConfiguration.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Model/Request.php b/src/Domain/Registry/Model/Request.php index faab2911c..d0f4c5529 100644 --- a/src/Domain/Registry/Model/Request.php +++ b/src/Domain/Registry/Model/Request.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Model/Tool.php b/src/Domain/Registry/Model/Tool.php index d819e5f99..47279caf0 100644 --- a/src/Domain/Registry/Model/Tool.php +++ b/src/Domain/Registry/Model/Tool.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Model/Treatment.php b/src/Domain/Registry/Model/Treatment.php index ba9adcbab..01d959a45 100644 --- a/src/Domain/Registry/Model/Treatment.php +++ b/src/Domain/Registry/Model/Treatment.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Model/TreatmentDataCategory.php b/src/Domain/Registry/Model/TreatmentDataCategory.php index 48da214a9..ebcb0682e 100644 --- a/src/Domain/Registry/Model/TreatmentDataCategory.php +++ b/src/Domain/Registry/Model/TreatmentDataCategory.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Model/Violation.php b/src/Domain/Registry/Model/Violation.php index 14f50a75a..b4215feba 100644 --- a/src/Domain/Registry/Model/Violation.php +++ b/src/Domain/Registry/Model/Violation.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Repository/ConformiteTraitement/ConformiteTraitement.php b/src/Domain/Registry/Repository/ConformiteTraitement/ConformiteTraitement.php index 5895b86b5..ee2fdae59 100644 --- a/src/Domain/Registry/Repository/ConformiteTraitement/ConformiteTraitement.php +++ b/src/Domain/Registry/Repository/ConformiteTraitement/ConformiteTraitement.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Repository/ConformiteTraitement/Question.php b/src/Domain/Registry/Repository/ConformiteTraitement/Question.php index 238b5e7c5..e83c6462e 100644 --- a/src/Domain/Registry/Repository/ConformiteTraitement/Question.php +++ b/src/Domain/Registry/Repository/ConformiteTraitement/Question.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Repository/Contractor.php b/src/Domain/Registry/Repository/Contractor.php index 891eea757..2a822730e 100644 --- a/src/Domain/Registry/Repository/Contractor.php +++ b/src/Domain/Registry/Repository/Contractor.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Repository/Mesurement.php b/src/Domain/Registry/Repository/Mesurement.php index 0654e1683..0e574fe7c 100644 --- a/src/Domain/Registry/Repository/Mesurement.php +++ b/src/Domain/Registry/Repository/Mesurement.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Repository/Proof.php b/src/Domain/Registry/Repository/Proof.php index f8e6dcc93..c48746a23 100644 --- a/src/Domain/Registry/Repository/Proof.php +++ b/src/Domain/Registry/Repository/Proof.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Repository/Request.php b/src/Domain/Registry/Repository/Request.php index 14ed673ff..c4702e895 100644 --- a/src/Domain/Registry/Repository/Request.php +++ b/src/Domain/Registry/Repository/Request.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Repository/Tool.php b/src/Domain/Registry/Repository/Tool.php index 53fecdc2b..6ceb70f39 100644 --- a/src/Domain/Registry/Repository/Tool.php +++ b/src/Domain/Registry/Repository/Tool.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Repository/Treatment.php b/src/Domain/Registry/Repository/Treatment.php index ccb20c526..fcb7ae523 100644 --- a/src/Domain/Registry/Repository/Treatment.php +++ b/src/Domain/Registry/Repository/Treatment.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Repository/Violation.php b/src/Domain/Registry/Repository/Violation.php index ad1b024fb..c166c97b4 100644 --- a/src/Domain/Registry/Repository/Violation.php +++ b/src/Domain/Registry/Repository/Violation.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Symfony/EventSubscriber/Doctrine/ConformiteTraitementCompletionSubscriber.php b/src/Domain/Registry/Symfony/EventSubscriber/Doctrine/ConformiteTraitementCompletionSubscriber.php index 18c8cf145..513cd1d1b 100644 --- a/src/Domain/Registry/Symfony/EventSubscriber/Doctrine/ConformiteTraitementCompletionSubscriber.php +++ b/src/Domain/Registry/Symfony/EventSubscriber/Doctrine/ConformiteTraitementCompletionSubscriber.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Symfony/EventSubscriber/Doctrine/MesurementSubscriber.php b/src/Domain/Registry/Symfony/EventSubscriber/Doctrine/MesurementSubscriber.php index 40bd539b9..4b11e68ec 100644 --- a/src/Domain/Registry/Symfony/EventSubscriber/Doctrine/MesurementSubscriber.php +++ b/src/Domain/Registry/Symfony/EventSubscriber/Doctrine/MesurementSubscriber.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Symfony/EventSubscriber/Doctrine/TreatmentCompletionSubscriber.php b/src/Domain/Registry/Symfony/EventSubscriber/Doctrine/TreatmentCompletionSubscriber.php index 9eb3cc9ff..51627cf6f 100644 --- a/src/Domain/Registry/Symfony/EventSubscriber/Doctrine/TreatmentCompletionSubscriber.php +++ b/src/Domain/Registry/Symfony/EventSubscriber/Doctrine/TreatmentCompletionSubscriber.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Symfony/EventSubscriber/Event/ConformiteTraitementEvent.php b/src/Domain/Registry/Symfony/EventSubscriber/Event/ConformiteTraitementEvent.php index 3127da4aa..0bdb738b2 100644 --- a/src/Domain/Registry/Symfony/EventSubscriber/Event/ConformiteTraitementEvent.php +++ b/src/Domain/Registry/Symfony/EventSubscriber/Event/ConformiteTraitementEvent.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Symfony/EventSubscriber/Kernel/ConformiteTraitementSubscriber.php b/src/Domain/Registry/Symfony/EventSubscriber/Kernel/ConformiteTraitementSubscriber.php index 0e65226f5..45b421470 100644 --- a/src/Domain/Registry/Symfony/EventSubscriber/Kernel/ConformiteTraitementSubscriber.php +++ b/src/Domain/Registry/Symfony/EventSubscriber/Kernel/ConformiteTraitementSubscriber.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Symfony/Validator/Constraints/ConformiteOrganisationReponseRaison.php b/src/Domain/Registry/Symfony/Validator/Constraints/ConformiteOrganisationReponseRaison.php index 31d53236b..1f83f6b83 100644 --- a/src/Domain/Registry/Symfony/Validator/Constraints/ConformiteOrganisationReponseRaison.php +++ b/src/Domain/Registry/Symfony/Validator/Constraints/ConformiteOrganisationReponseRaison.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Symfony/Validator/Constraints/ConformiteOrganisationReponseRaisonValidator.php b/src/Domain/Registry/Symfony/Validator/Constraints/ConformiteOrganisationReponseRaisonValidator.php index 5b56b5d55..7352236fd 100644 --- a/src/Domain/Registry/Symfony/Validator/Constraints/ConformiteOrganisationReponseRaisonValidator.php +++ b/src/Domain/Registry/Symfony/Validator/Constraints/ConformiteOrganisationReponseRaisonValidator.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Symfony/Validator/Constraints/RequestConcernedPeople.php b/src/Domain/Registry/Symfony/Validator/Constraints/RequestConcernedPeople.php index 93a324073..cc8b7d955 100644 --- a/src/Domain/Registry/Symfony/Validator/Constraints/RequestConcernedPeople.php +++ b/src/Domain/Registry/Symfony/Validator/Constraints/RequestConcernedPeople.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Symfony/Validator/Constraints/RequestConcernedPeopleValidator.php b/src/Domain/Registry/Symfony/Validator/Constraints/RequestConcernedPeopleValidator.php index f7d8457fa..f416275e0 100644 --- a/src/Domain/Registry/Symfony/Validator/Constraints/RequestConcernedPeopleValidator.php +++ b/src/Domain/Registry/Symfony/Validator/Constraints/RequestConcernedPeopleValidator.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Symfony/Validator/Constraints/RequestStateRejectionReason.php b/src/Domain/Registry/Symfony/Validator/Constraints/RequestStateRejectionReason.php index e41ed88fd..e5d90761b 100644 --- a/src/Domain/Registry/Symfony/Validator/Constraints/RequestStateRejectionReason.php +++ b/src/Domain/Registry/Symfony/Validator/Constraints/RequestStateRejectionReason.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Symfony/Validator/Constraints/RequestStateRejectionReasonValidator.php b/src/Domain/Registry/Symfony/Validator/Constraints/RequestStateRejectionReasonValidator.php index 1720c938f..d0f81e59c 100644 --- a/src/Domain/Registry/Symfony/Validator/Constraints/RequestStateRejectionReasonValidator.php +++ b/src/Domain/Registry/Symfony/Validator/Constraints/RequestStateRejectionReasonValidator.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Symfony/Validator/Constraints/TreatmentConcernedPeople.php b/src/Domain/Registry/Symfony/Validator/Constraints/TreatmentConcernedPeople.php index 12c3f74bb..b8d0bce11 100644 --- a/src/Domain/Registry/Symfony/Validator/Constraints/TreatmentConcernedPeople.php +++ b/src/Domain/Registry/Symfony/Validator/Constraints/TreatmentConcernedPeople.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Symfony/Validator/Constraints/TreatmentConcernedPeopleValidator.php b/src/Domain/Registry/Symfony/Validator/Constraints/TreatmentConcernedPeopleValidator.php index 73345c042..03ea62660 100644 --- a/src/Domain/Registry/Symfony/Validator/Constraints/TreatmentConcernedPeopleValidator.php +++ b/src/Domain/Registry/Symfony/Validator/Constraints/TreatmentConcernedPeopleValidator.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Registry/Twig/Extension/ConformiteTraitementExtension.php b/src/Domain/Registry/Twig/Extension/ConformiteTraitementExtension.php index 737c65692..ee2c96f3b 100644 --- a/src/Domain/Registry/Twig/Extension/ConformiteTraitementExtension.php +++ b/src/Domain/Registry/Twig/Extension/ConformiteTraitementExtension.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Reporting/Controller/DashboardController.php b/src/Domain/Reporting/Controller/DashboardController.php index 0030b1d3d..e13204a10 100644 --- a/src/Domain/Reporting/Controller/DashboardController.php +++ b/src/Domain/Reporting/Controller/DashboardController.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Reporting/Controller/ReviewController.php b/src/Domain/Reporting/Controller/ReviewController.php index 1022f446b..6a189643d 100644 --- a/src/Domain/Reporting/Controller/ReviewController.php +++ b/src/Domain/Reporting/Controller/ReviewController.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Reporting/Dictionary/LogJournalActionDictionary.php b/src/Domain/Reporting/Dictionary/LogJournalActionDictionary.php index 97047190d..d43291fc5 100644 --- a/src/Domain/Reporting/Dictionary/LogJournalActionDictionary.php +++ b/src/Domain/Reporting/Dictionary/LogJournalActionDictionary.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Reporting/Dictionary/LogJournalSubjectDictionary.php b/src/Domain/Reporting/Dictionary/LogJournalSubjectDictionary.php index 5838893b7..d8b452d7d 100644 --- a/src/Domain/Reporting/Dictionary/LogJournalSubjectDictionary.php +++ b/src/Domain/Reporting/Dictionary/LogJournalSubjectDictionary.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Reporting/Generator/Csv/AbstractGenerator.php b/src/Domain/Reporting/Generator/Csv/AbstractGenerator.php index 79820d965..a293f56ac 100644 --- a/src/Domain/Reporting/Generator/Csv/AbstractGenerator.php +++ b/src/Domain/Reporting/Generator/Csv/AbstractGenerator.php @@ -12,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Reporting/Generator/Csv/CollectivityGenerator.php b/src/Domain/Reporting/Generator/Csv/CollectivityGenerator.php index 14d084560..f930520fd 100644 --- a/src/Domain/Reporting/Generator/Csv/CollectivityGenerator.php +++ b/src/Domain/Reporting/Generator/Csv/CollectivityGenerator.php @@ -12,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Reporting/Generator/Csv/ContractorGenerator.php b/src/Domain/Reporting/Generator/Csv/ContractorGenerator.php index 5ffdb24e3..33123dacb 100644 --- a/src/Domain/Reporting/Generator/Csv/ContractorGenerator.php +++ b/src/Domain/Reporting/Generator/Csv/ContractorGenerator.php @@ -12,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Reporting/Generator/Csv/GeneratorInterface.php b/src/Domain/Reporting/Generator/Csv/GeneratorInterface.php index 4a46cad62..2b69c9df0 100644 --- a/src/Domain/Reporting/Generator/Csv/GeneratorInterface.php +++ b/src/Domain/Reporting/Generator/Csv/GeneratorInterface.php @@ -12,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Reporting/Generator/Csv/MesurementGenerator.php b/src/Domain/Reporting/Generator/Csv/MesurementGenerator.php index cbd374ad5..4ee88718f 100644 --- a/src/Domain/Reporting/Generator/Csv/MesurementGenerator.php +++ b/src/Domain/Reporting/Generator/Csv/MesurementGenerator.php @@ -12,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Reporting/Generator/Csv/TreatmentGenerator.php b/src/Domain/Reporting/Generator/Csv/TreatmentGenerator.php index 9c63ef02b..50a7376e1 100644 --- a/src/Domain/Reporting/Generator/Csv/TreatmentGenerator.php +++ b/src/Domain/Reporting/Generator/Csv/TreatmentGenerator.php @@ -12,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Reporting/Generator/LogJournalLinkGenerator.php b/src/Domain/Reporting/Generator/LogJournalLinkGenerator.php index 55d173c32..a72f33ae8 100644 --- a/src/Domain/Reporting/Generator/LogJournalLinkGenerator.php +++ b/src/Domain/Reporting/Generator/LogJournalLinkGenerator.php @@ -12,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Reporting/Generator/Word/AbstractGenerator.php b/src/Domain/Reporting/Generator/Word/AbstractGenerator.php index 64ea45af3..08317f145 100644 --- a/src/Domain/Reporting/Generator/Word/AbstractGenerator.php +++ b/src/Domain/Reporting/Generator/Word/AbstractGenerator.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Reporting/Generator/Word/ConformiteTraitementGenerator.php b/src/Domain/Reporting/Generator/Word/ConformiteTraitementGenerator.php index efb5e39d5..1a375e8e7 100644 --- a/src/Domain/Reporting/Generator/Word/ConformiteTraitementGenerator.php +++ b/src/Domain/Reporting/Generator/Word/ConformiteTraitementGenerator.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Reporting/Generator/Word/ContractorGenerator.php b/src/Domain/Reporting/Generator/Word/ContractorGenerator.php index 2f7307ec6..548c8d69c 100644 --- a/src/Domain/Reporting/Generator/Word/ContractorGenerator.php +++ b/src/Domain/Reporting/Generator/Word/ContractorGenerator.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Reporting/Generator/Word/GeneratorInterface.php b/src/Domain/Reporting/Generator/Word/GeneratorInterface.php index 8d1cb5b6d..88634a773 100644 --- a/src/Domain/Reporting/Generator/Word/GeneratorInterface.php +++ b/src/Domain/Reporting/Generator/Word/GeneratorInterface.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Reporting/Generator/Word/ImpressionGeneratorInterface.php b/src/Domain/Reporting/Generator/Word/ImpressionGeneratorInterface.php index bf06d77d7..5f4eabe10 100644 --- a/src/Domain/Reporting/Generator/Word/ImpressionGeneratorInterface.php +++ b/src/Domain/Reporting/Generator/Word/ImpressionGeneratorInterface.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Reporting/Generator/Word/MaturityGenerator.php b/src/Domain/Reporting/Generator/Word/MaturityGenerator.php index cbd220c28..b2d045b41 100644 --- a/src/Domain/Reporting/Generator/Word/MaturityGenerator.php +++ b/src/Domain/Reporting/Generator/Word/MaturityGenerator.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Reporting/Generator/Word/MesurementGenerator.php b/src/Domain/Reporting/Generator/Word/MesurementGenerator.php index c3f4f722e..585b55d64 100644 --- a/src/Domain/Reporting/Generator/Word/MesurementGenerator.php +++ b/src/Domain/Reporting/Generator/Word/MesurementGenerator.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Reporting/Generator/Word/OverviewGenerator.php b/src/Domain/Reporting/Generator/Word/OverviewGenerator.php index c5985418a..67a573de2 100644 --- a/src/Domain/Reporting/Generator/Word/OverviewGenerator.php +++ b/src/Domain/Reporting/Generator/Word/OverviewGenerator.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Reporting/Generator/Word/ProofGenerator.php b/src/Domain/Reporting/Generator/Word/ProofGenerator.php index cca105ede..0ce4f2d71 100644 --- a/src/Domain/Reporting/Generator/Word/ProofGenerator.php +++ b/src/Domain/Reporting/Generator/Word/ProofGenerator.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Reporting/Generator/Word/RequestGenerator.php b/src/Domain/Reporting/Generator/Word/RequestGenerator.php index fc0e0f843..403b69eea 100644 --- a/src/Domain/Reporting/Generator/Word/RequestGenerator.php +++ b/src/Domain/Reporting/Generator/Word/RequestGenerator.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Reporting/Generator/Word/ToolGenerator.php b/src/Domain/Reporting/Generator/Word/ToolGenerator.php index 2c583bf02..3ac1eeee4 100644 --- a/src/Domain/Reporting/Generator/Word/ToolGenerator.php +++ b/src/Domain/Reporting/Generator/Word/ToolGenerator.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Reporting/Generator/Word/TreatmentGenerator.php b/src/Domain/Reporting/Generator/Word/TreatmentGenerator.php index 287ff6e34..8dcf5b005 100644 --- a/src/Domain/Reporting/Generator/Word/TreatmentGenerator.php +++ b/src/Domain/Reporting/Generator/Word/TreatmentGenerator.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Reporting/Generator/Word/UserGenerator.php b/src/Domain/Reporting/Generator/Word/UserGenerator.php index 5135d670e..422d45304 100644 --- a/src/Domain/Reporting/Generator/Word/UserGenerator.php +++ b/src/Domain/Reporting/Generator/Word/UserGenerator.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Reporting/Generator/Word/ViolationGenerator.php b/src/Domain/Reporting/Generator/Word/ViolationGenerator.php index 95b3ce581..a636a3edb 100644 --- a/src/Domain/Reporting/Generator/Word/ViolationGenerator.php +++ b/src/Domain/Reporting/Generator/Word/ViolationGenerator.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Reporting/Handler/ExportCsvHandler.php b/src/Domain/Reporting/Handler/ExportCsvHandler.php index 2ae239d99..da5ca3a08 100644 --- a/src/Domain/Reporting/Handler/ExportCsvHandler.php +++ b/src/Domain/Reporting/Handler/ExportCsvHandler.php @@ -12,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Reporting/Handler/MetricsHandler.php b/src/Domain/Reporting/Handler/MetricsHandler.php index be356b292..1ea3a30b6 100644 --- a/src/Domain/Reporting/Handler/MetricsHandler.php +++ b/src/Domain/Reporting/Handler/MetricsHandler.php @@ -12,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Reporting/Handler/WordHandler.php b/src/Domain/Reporting/Handler/WordHandler.php index 2ad8a1c55..6a4c755d1 100644 --- a/src/Domain/Reporting/Handler/WordHandler.php +++ b/src/Domain/Reporting/Handler/WordHandler.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Reporting/Metrics/AdminMetric.php b/src/Domain/Reporting/Metrics/AdminMetric.php index b55431bae..d15eeaee8 100644 --- a/src/Domain/Reporting/Metrics/AdminMetric.php +++ b/src/Domain/Reporting/Metrics/AdminMetric.php @@ -12,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Reporting/Metrics/MetricInterface.php b/src/Domain/Reporting/Metrics/MetricInterface.php index 242bc2829..a05dd3ccd 100644 --- a/src/Domain/Reporting/Metrics/MetricInterface.php +++ b/src/Domain/Reporting/Metrics/MetricInterface.php @@ -12,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Reporting/Metrics/UserMetric.php b/src/Domain/Reporting/Metrics/UserMetric.php index b8b8e0d1b..c42f1eaaa 100644 --- a/src/Domain/Reporting/Metrics/UserMetric.php +++ b/src/Domain/Reporting/Metrics/UserMetric.php @@ -12,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Reporting/Model/LoggableSubject.php b/src/Domain/Reporting/Model/LoggableSubject.php index 8388ad665..30b5bd2fa 100644 --- a/src/Domain/Reporting/Model/LoggableSubject.php +++ b/src/Domain/Reporting/Model/LoggableSubject.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Reporting/Repository/LogJournal.php b/src/Domain/Reporting/Repository/LogJournal.php index 71d77f763..e2a43d811 100644 --- a/src/Domain/Reporting/Repository/LogJournal.php +++ b/src/Domain/Reporting/Repository/LogJournal.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/Reporting/Symfony/EventSubscriber/Doctrine/LogJournalDoctrineSubscriber.php b/src/Domain/Reporting/Symfony/EventSubscriber/Doctrine/LogJournalDoctrineSubscriber.php index e4e139886..048c94971 100644 --- a/src/Domain/Reporting/Symfony/EventSubscriber/Doctrine/LogJournalDoctrineSubscriber.php +++ b/src/Domain/Reporting/Symfony/EventSubscriber/Doctrine/LogJournalDoctrineSubscriber.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/User/Component/Mailer.php b/src/Domain/User/Component/Mailer.php index 902c7f8ea..ff553b609 100644 --- a/src/Domain/User/Component/Mailer.php +++ b/src/Domain/User/Component/Mailer.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/User/Component/TokenGenerator.php b/src/Domain/User/Component/TokenGenerator.php index 614d8c874..1f15060c8 100644 --- a/src/Domain/User/Component/TokenGenerator.php +++ b/src/Domain/User/Component/TokenGenerator.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/User/Controller/CollectivityController.php b/src/Domain/User/Controller/CollectivityController.php index 789bcbc02..7c1927b69 100644 --- a/src/Domain/User/Controller/CollectivityController.php +++ b/src/Domain/User/Controller/CollectivityController.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/User/Controller/ProfileController.php b/src/Domain/User/Controller/ProfileController.php index f2ceb7e3d..3b17d44b8 100644 --- a/src/Domain/User/Controller/ProfileController.php +++ b/src/Domain/User/Controller/ProfileController.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/User/Controller/SecurityController.php b/src/Domain/User/Controller/SecurityController.php index 39a7d5a1a..c6b4a4401 100644 --- a/src/Domain/User/Controller/SecurityController.php +++ b/src/Domain/User/Controller/SecurityController.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/User/Controller/UserController.php b/src/Domain/User/Controller/UserController.php index 1f480dd75..cc6bfdd0d 100644 --- a/src/Domain/User/Controller/UserController.php +++ b/src/Domain/User/Controller/UserController.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/User/Dictionary/CollectivityTypeDictionary.php b/src/Domain/User/Dictionary/CollectivityTypeDictionary.php index 98c865fb7..9046d9fbc 100644 --- a/src/Domain/User/Dictionary/CollectivityTypeDictionary.php +++ b/src/Domain/User/Dictionary/CollectivityTypeDictionary.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/User/Dictionary/ContactCivilityDictionary.php b/src/Domain/User/Dictionary/ContactCivilityDictionary.php index 9554cd468..3b727efeb 100644 --- a/src/Domain/User/Dictionary/ContactCivilityDictionary.php +++ b/src/Domain/User/Dictionary/ContactCivilityDictionary.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/User/Dictionary/UserMoreInfoDictionary.php b/src/Domain/User/Dictionary/UserMoreInfoDictionary.php index 43d3a3437..a34fa9c8a 100644 --- a/src/Domain/User/Dictionary/UserMoreInfoDictionary.php +++ b/src/Domain/User/Dictionary/UserMoreInfoDictionary.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/User/Dictionary/UserRoleDictionary.php b/src/Domain/User/Dictionary/UserRoleDictionary.php index 57e4fcc3f..10886307e 100644 --- a/src/Domain/User/Dictionary/UserRoleDictionary.php +++ b/src/Domain/User/Dictionary/UserRoleDictionary.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/User/Form/DataTransformer/MoreInfoTransformer.php b/src/Domain/User/Form/DataTransformer/MoreInfoTransformer.php index 8bf8b82e5..f7e9472ad 100644 --- a/src/Domain/User/Form/DataTransformer/MoreInfoTransformer.php +++ b/src/Domain/User/Form/DataTransformer/MoreInfoTransformer.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/User/Form/DataTransformer/RoleTransformer.php b/src/Domain/User/Form/DataTransformer/RoleTransformer.php index bc21dffd0..0c342ec8b 100644 --- a/src/Domain/User/Form/DataTransformer/RoleTransformer.php +++ b/src/Domain/User/Form/DataTransformer/RoleTransformer.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/User/Form/Type/AddressType.php b/src/Domain/User/Form/Type/AddressType.php index e862d7f34..9491813ca 100644 --- a/src/Domain/User/Form/Type/AddressType.php +++ b/src/Domain/User/Form/Type/AddressType.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/User/Form/Type/CollectivityType.php b/src/Domain/User/Form/Type/CollectivityType.php index af01362dc..e3f6d34e7 100644 --- a/src/Domain/User/Form/Type/CollectivityType.php +++ b/src/Domain/User/Form/Type/CollectivityType.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/User/Form/Type/ComiteIlContactType.php b/src/Domain/User/Form/Type/ComiteIlContactType.php index c4b1b0091..36561dae5 100644 --- a/src/Domain/User/Form/Type/ComiteIlContactType.php +++ b/src/Domain/User/Form/Type/ComiteIlContactType.php @@ -12,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/User/Form/Type/ContactType.php b/src/Domain/User/Form/Type/ContactType.php index 8603e5a3f..1312b0ea4 100644 --- a/src/Domain/User/Form/Type/ContactType.php +++ b/src/Domain/User/Form/Type/ContactType.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/User/Form/Type/EmailNotificationPreferenceType.php b/src/Domain/User/Form/Type/EmailNotificationPreferenceType.php index 823a115de..aa35a953e 100644 --- a/src/Domain/User/Form/Type/EmailNotificationPreferenceType.php +++ b/src/Domain/User/Form/Type/EmailNotificationPreferenceType.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/User/Form/Type/ResetPasswordType.php b/src/Domain/User/Form/Type/ResetPasswordType.php index 6e02c15a6..241fca186 100644 --- a/src/Domain/User/Form/Type/ResetPasswordType.php +++ b/src/Domain/User/Form/Type/ResetPasswordType.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/User/Form/Type/ReviewDataType.php b/src/Domain/User/Form/Type/ReviewDataType.php index 8f934f303..201125e4f 100644 --- a/src/Domain/User/Form/Type/ReviewDataType.php +++ b/src/Domain/User/Form/Type/ReviewDataType.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/User/Form/Type/ServiceType.php b/src/Domain/User/Form/Type/ServiceType.php index feca70061..91b64b39f 100644 --- a/src/Domain/User/Form/Type/ServiceType.php +++ b/src/Domain/User/Form/Type/ServiceType.php @@ -12,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/User/Form/Type/UserType.php b/src/Domain/User/Form/Type/UserType.php index b66aad39d..c868b29dc 100644 --- a/src/Domain/User/Form/Type/UserType.php +++ b/src/Domain/User/Form/Type/UserType.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/User/Model/Collectivity.php b/src/Domain/User/Model/Collectivity.php index d26694d02..ed59505a9 100644 --- a/src/Domain/User/Model/Collectivity.php +++ b/src/Domain/User/Model/Collectivity.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/User/Model/ComiteIlContact.php b/src/Domain/User/Model/ComiteIlContact.php index f45b9b499..bc92c5d28 100644 --- a/src/Domain/User/Model/ComiteIlContact.php +++ b/src/Domain/User/Model/ComiteIlContact.php @@ -12,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/User/Model/Embeddable/Address.php b/src/Domain/User/Model/Embeddable/Address.php index 4a58fa43e..1b70f57b9 100644 --- a/src/Domain/User/Model/Embeddable/Address.php +++ b/src/Domain/User/Model/Embeddable/Address.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/User/Model/Embeddable/Contact.php b/src/Domain/User/Model/Embeddable/Contact.php index 099b649fe..788c1fc3c 100644 --- a/src/Domain/User/Model/Embeddable/Contact.php +++ b/src/Domain/User/Model/Embeddable/Contact.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/User/Model/ReviewData.php b/src/Domain/User/Model/ReviewData.php index db6305bf1..65e440f3d 100644 --- a/src/Domain/User/Model/ReviewData.php +++ b/src/Domain/User/Model/ReviewData.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/User/Model/Service.php b/src/Domain/User/Model/Service.php index 45ac1a109..6d6f37508 100644 --- a/src/Domain/User/Model/Service.php +++ b/src/Domain/User/Model/Service.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/User/Model/User.php b/src/Domain/User/Model/User.php index 079de6076..45107371c 100644 --- a/src/Domain/User/Model/User.php +++ b/src/Domain/User/Model/User.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/User/Repository/Collectivity.php b/src/Domain/User/Repository/Collectivity.php index 683423556..9a82ecb87 100644 --- a/src/Domain/User/Repository/Collectivity.php +++ b/src/Domain/User/Repository/Collectivity.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/User/Repository/LoginAttempt.php b/src/Domain/User/Repository/LoginAttempt.php index 80a9f5cc8..e7c044f5a 100644 --- a/src/Domain/User/Repository/LoginAttempt.php +++ b/src/Domain/User/Repository/LoginAttempt.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/User/Repository/User.php b/src/Domain/User/Repository/User.php index d5f1f8044..db1bfd5c3 100644 --- a/src/Domain/User/Repository/User.php +++ b/src/Domain/User/Repository/User.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/User/Symfony/EventSubscriber/Doctrine/DefinePasswordSubscriber.php b/src/Domain/User/Symfony/EventSubscriber/Doctrine/DefinePasswordSubscriber.php index 5b1792d63..9f580aee0 100644 --- a/src/Domain/User/Symfony/EventSubscriber/Doctrine/DefinePasswordSubscriber.php +++ b/src/Domain/User/Symfony/EventSubscriber/Doctrine/DefinePasswordSubscriber.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/User/Symfony/EventSubscriber/Doctrine/EncodePasswordSubscriber.php b/src/Domain/User/Symfony/EventSubscriber/Doctrine/EncodePasswordSubscriber.php index 986dc2a0a..9d23ca285 100644 --- a/src/Domain/User/Symfony/EventSubscriber/Doctrine/EncodePasswordSubscriber.php +++ b/src/Domain/User/Symfony/EventSubscriber/Doctrine/EncodePasswordSubscriber.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/User/Symfony/EventSubscriber/Kernel/ExceptionSubscriber.php b/src/Domain/User/Symfony/EventSubscriber/Kernel/ExceptionSubscriber.php index ff3a02274..3383a0fd1 100644 --- a/src/Domain/User/Symfony/EventSubscriber/Kernel/ExceptionSubscriber.php +++ b/src/Domain/User/Symfony/EventSubscriber/Kernel/ExceptionSubscriber.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/User/Symfony/EventSubscriber/Kernel/SwitchUserSubscriber.php b/src/Domain/User/Symfony/EventSubscriber/Kernel/SwitchUserSubscriber.php index d4f5bf103..2c6c76533 100644 --- a/src/Domain/User/Symfony/EventSubscriber/Kernel/SwitchUserSubscriber.php +++ b/src/Domain/User/Symfony/EventSubscriber/Kernel/SwitchUserSubscriber.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/User/Symfony/Security/Authorization/UserAuthorization.php b/src/Domain/User/Symfony/Security/Authorization/UserAuthorization.php index 509c24269..4a947b30f 100644 --- a/src/Domain/User/Symfony/Security/Authorization/UserAuthorization.php +++ b/src/Domain/User/Symfony/Security/Authorization/UserAuthorization.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Domain/User/Symfony/Security/Checker/UserChecker.php b/src/Domain/User/Symfony/Security/Checker/UserChecker.php index ceadb51b0..7411e7704 100644 --- a/src/Domain/User/Symfony/Security/Checker/UserChecker.php +++ b/src/Domain/User/Symfony/Security/Checker/UserChecker.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Infrastructure/ORM/Admin/Repository/Duplication.php b/src/Infrastructure/ORM/Admin/Repository/Duplication.php index 8fe3959f9..1e5ff8495 100644 --- a/src/Infrastructure/ORM/Admin/Repository/Duplication.php +++ b/src/Infrastructure/ORM/Admin/Repository/Duplication.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Infrastructure/ORM/Documentation/Repository/Category.php b/src/Infrastructure/ORM/Documentation/Repository/Category.php index 1d782a747..337be0e06 100644 --- a/src/Infrastructure/ORM/Documentation/Repository/Category.php +++ b/src/Infrastructure/ORM/Documentation/Repository/Category.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Infrastructure/ORM/Documentation/Repository/Document.php b/src/Infrastructure/ORM/Documentation/Repository/Document.php index 8c0c66f0e..fe8280e48 100644 --- a/src/Infrastructure/ORM/Documentation/Repository/Document.php +++ b/src/Infrastructure/ORM/Documentation/Repository/Document.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Infrastructure/ORM/Maturity/Repository/Question.php b/src/Infrastructure/ORM/Maturity/Repository/Question.php index c83dad95d..49d7e21ab 100644 --- a/src/Infrastructure/ORM/Maturity/Repository/Question.php +++ b/src/Infrastructure/ORM/Maturity/Repository/Question.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Infrastructure/ORM/Maturity/Repository/Referentiel.php b/src/Infrastructure/ORM/Maturity/Repository/Referentiel.php index 0476b831d..887b10884 100644 --- a/src/Infrastructure/ORM/Maturity/Repository/Referentiel.php +++ b/src/Infrastructure/ORM/Maturity/Repository/Referentiel.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Infrastructure/ORM/Maturity/Repository/Survey.php b/src/Infrastructure/ORM/Maturity/Repository/Survey.php index 7fe0a974e..d605db32d 100644 --- a/src/Infrastructure/ORM/Maturity/Repository/Survey.php +++ b/src/Infrastructure/ORM/Maturity/Repository/Survey.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); @@ -146,7 +145,7 @@ class Survey extends CRUDRepository implements Repository\Survey $sql .= ') '; } - $sql .= ' + $sql .= ' GROUP BY uc.id ) a'; diff --git a/src/Infrastructure/ORM/Notification/Repository/Notification.php b/src/Infrastructure/ORM/Notification/Repository/Notification.php index bfc904375..366b31d15 100644 --- a/src/Infrastructure/ORM/Notification/Repository/Notification.php +++ b/src/Infrastructure/ORM/Notification/Repository/Notification.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Infrastructure/ORM/Notification/Repository/NotificationUser.php b/src/Infrastructure/ORM/Notification/Repository/NotificationUser.php index 378db9a4d..e2c275e19 100644 --- a/src/Infrastructure/ORM/Notification/Repository/NotificationUser.php +++ b/src/Infrastructure/ORM/Notification/Repository/NotificationUser.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Infrastructure/ORM/Registry/Repository/ConformiteTraitement/ConformiteTraitement.php b/src/Infrastructure/ORM/Registry/Repository/ConformiteTraitement/ConformiteTraitement.php index 26806a957..f83dd1a6f 100644 --- a/src/Infrastructure/ORM/Registry/Repository/ConformiteTraitement/ConformiteTraitement.php +++ b/src/Infrastructure/ORM/Registry/Repository/ConformiteTraitement/ConformiteTraitement.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Infrastructure/ORM/Registry/Repository/ConformiteTraitement/Question.php b/src/Infrastructure/ORM/Registry/Repository/ConformiteTraitement/Question.php index 45f69e8ca..83afe8a03 100644 --- a/src/Infrastructure/ORM/Registry/Repository/ConformiteTraitement/Question.php +++ b/src/Infrastructure/ORM/Registry/Repository/ConformiteTraitement/Question.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Infrastructure/ORM/Registry/Repository/Contractor.php b/src/Infrastructure/ORM/Registry/Repository/Contractor.php index edd3ddc8a..60bc4caaf 100644 --- a/src/Infrastructure/ORM/Registry/Repository/Contractor.php +++ b/src/Infrastructure/ORM/Registry/Repository/Contractor.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Infrastructure/ORM/Registry/Repository/Mesurement.php b/src/Infrastructure/ORM/Registry/Repository/Mesurement.php index f9636024a..34486c8c2 100644 --- a/src/Infrastructure/ORM/Registry/Repository/Mesurement.php +++ b/src/Infrastructure/ORM/Registry/Repository/Mesurement.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Infrastructure/ORM/Registry/Repository/Proof.php b/src/Infrastructure/ORM/Registry/Repository/Proof.php index 9088a0c1d..30dafb076 100644 --- a/src/Infrastructure/ORM/Registry/Repository/Proof.php +++ b/src/Infrastructure/ORM/Registry/Repository/Proof.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); @@ -309,7 +308,7 @@ class Proof implements Repository\Proof $sql .= ') '; } - $sql .= ' + $sql .= ' GROUP BY uc.id ) a'; @@ -335,7 +334,7 @@ class Proof implements Repository\Proof $sql .= ') '; } - $sql .= ' + $sql .= ' GROUP BY uc.id ) a'; diff --git a/src/Infrastructure/ORM/Registry/Repository/Request.php b/src/Infrastructure/ORM/Registry/Repository/Request.php index e8f96ee70..ace3807eb 100644 --- a/src/Infrastructure/ORM/Registry/Repository/Request.php +++ b/src/Infrastructure/ORM/Registry/Repository/Request.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); @@ -361,8 +360,8 @@ class Request implements Repository\Request $queryBuilder->addOrderBy('service.name', $orderDir); break; case 'personne_concernee': - $queryBuilder->addSelect('IFELSE (o.applicant.concernedPeople = 1, - CONCAT(o.applicant.firstName, \' \', o.applicant.lastName), + $queryBuilder->addSelect('IFELSE (o.applicant.concernedPeople = 1, + CONCAT(o.applicant.firstName, \' \', o.applicant.lastName), CONCAT(o.concernedPeople.firstName, \' \', o.applicant.lastName)) AS HIDDEN person_name') ->addOrderBy('person_name', $orderDir); @@ -428,8 +427,8 @@ class Request implements Repository\Request ->setParameter('service_name', '%' . $search . '%'); break; case 'personne_concernee': - $queryBuilder->andWhere('IFELSE (o.applicant.concernedPeople = 1, - CONCAT(o.applicant.firstName, \' \', o.applicant.lastName), + $queryBuilder->andWhere('IFELSE (o.applicant.concernedPeople = 1, + CONCAT(o.applicant.firstName, \' \', o.applicant.lastName), CONCAT(o.concernedPeople.firstName, \' \', o.applicant.lastName)) LIKE :person_name') ->setParameter('person_name', '%' . $search . '%'); diff --git a/src/Infrastructure/ORM/Registry/Repository/Tool.php b/src/Infrastructure/ORM/Registry/Repository/Tool.php index b4681ec0f..a36ffda4b 100644 --- a/src/Infrastructure/ORM/Registry/Repository/Tool.php +++ b/src/Infrastructure/ORM/Registry/Repository/Tool.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Infrastructure/ORM/Registry/Repository/Treatment.php b/src/Infrastructure/ORM/Registry/Repository/Treatment.php index 571eaabb7..2b51c40e8 100644 --- a/src/Infrastructure/ORM/Registry/Repository/Treatment.php +++ b/src/Infrastructure/ORM/Registry/Repository/Treatment.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Infrastructure/ORM/Registry/Repository/Violation.php b/src/Infrastructure/ORM/Registry/Repository/Violation.php index 0e68c2b9f..33387c99f 100644 --- a/src/Infrastructure/ORM/Registry/Repository/Violation.php +++ b/src/Infrastructure/ORM/Registry/Repository/Violation.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Infrastructure/ORM/User/Repository/Collectivity.php b/src/Infrastructure/ORM/User/Repository/Collectivity.php index 72d1fea15..5bc6651a9 100644 --- a/src/Infrastructure/ORM/User/Repository/Collectivity.php +++ b/src/Infrastructure/ORM/User/Repository/Collectivity.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Infrastructure/ORM/User/Repository/LoginAttempt.php b/src/Infrastructure/ORM/User/Repository/LoginAttempt.php index 5c71ff2d8..2940a6b1c 100644 --- a/src/Infrastructure/ORM/User/Repository/LoginAttempt.php +++ b/src/Infrastructure/ORM/User/Repository/LoginAttempt.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Infrastructure/ORM/User/Repository/User.php b/src/Infrastructure/ORM/User/Repository/User.php index 2c42f7dca..fa1eca6a1 100644 --- a/src/Infrastructure/ORM/User/Repository/User.php +++ b/src/Infrastructure/ORM/User/Repository/User.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/src/Kernel.php b/src/Kernel.php index 406841dcf..8260d7661 100644 --- a/src/Kernel.php +++ b/src/Kernel.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ namespace App; diff --git a/tests/Application/Controller/ControllerHelperTest.php b/tests/Application/Controller/ControllerHelperTest.php index bfed160af..75eca542a 100644 --- a/tests/Application/Controller/ControllerHelperTest.php +++ b/tests/Application/Controller/ControllerHelperTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Application/DDD/Repository/CRUDRepositoryInterfaceTest.php b/tests/Application/DDD/Repository/CRUDRepositoryInterfaceTest.php index d8e1a1c5a..7a8541d20 100644 --- a/tests/Application/DDD/Repository/CRUDRepositoryInterfaceTest.php +++ b/tests/Application/DDD/Repository/CRUDRepositoryInterfaceTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Application/Doctrine/Repository/CRUDRepositoryTest.php b/tests/Application/Doctrine/Repository/CRUDRepositoryTest.php index d1f4245c4..ad2463aa3 100644 --- a/tests/Application/Doctrine/Repository/CRUDRepositoryTest.php +++ b/tests/Application/Doctrine/Repository/CRUDRepositoryTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Application/Symfony/EventSubscriber/Doctrine/HistorySubscriberTest.php b/tests/Application/Symfony/EventSubscriber/Doctrine/HistorySubscriberTest.php index 9c4892454..1608ecf19 100644 --- a/tests/Application/Symfony/EventSubscriber/Doctrine/HistorySubscriberTest.php +++ b/tests/Application/Symfony/EventSubscriber/Doctrine/HistorySubscriberTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Application/Symfony/EventSubscriber/Doctrine/LinkCollectivitySubscriberTest.php b/tests/Application/Symfony/EventSubscriber/Doctrine/LinkCollectivitySubscriberTest.php index f10bf4e87..40c2cae48 100644 --- a/tests/Application/Symfony/EventSubscriber/Doctrine/LinkCollectivitySubscriberTest.php +++ b/tests/Application/Symfony/EventSubscriber/Doctrine/LinkCollectivitySubscriberTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Application/Symfony/EventSubscriber/Doctrine/LinkCreatorSubscriberTest.php b/tests/Application/Symfony/EventSubscriber/Doctrine/LinkCreatorSubscriberTest.php index aebe7a54f..28832d225 100644 --- a/tests/Application/Symfony/EventSubscriber/Doctrine/LinkCreatorSubscriberTest.php +++ b/tests/Application/Symfony/EventSubscriber/Doctrine/LinkCreatorSubscriberTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Application/Symfony/Security/UserProviderTest.php b/tests/Application/Symfony/Security/UserProviderTest.php index d72718fa1..9bb721e86 100644 --- a/tests/Application/Symfony/Security/UserProviderTest.php +++ b/tests/Application/Symfony/Security/UserProviderTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Application/Symfony/Validator/Constraints/NotBlankDependingOnOtherFieldValueValidatorTest.php b/tests/Application/Symfony/Validator/Constraints/NotBlankDependingOnOtherFieldValueValidatorTest.php index e43f353f7..b9da33dfc 100644 --- a/tests/Application/Symfony/Validator/Constraints/NotBlankDependingOnOtherFieldValueValidatorTest.php +++ b/tests/Application/Symfony/Validator/Constraints/NotBlankDependingOnOtherFieldValueValidatorTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Application/Traits/Model/CollectivityTraitTest.php b/tests/Application/Traits/Model/CollectivityTraitTest.php index 8bc751f63..63b142533 100644 --- a/tests/Application/Traits/Model/CollectivityTraitTest.php +++ b/tests/Application/Traits/Model/CollectivityTraitTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Application/Traits/Model/CreatorTraitTest.php b/tests/Application/Traits/Model/CreatorTraitTest.php index 529487835..f816cb915 100644 --- a/tests/Application/Traits/Model/CreatorTraitTest.php +++ b/tests/Application/Traits/Model/CreatorTraitTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Application/Traits/Model/HistoryTraitTest.php b/tests/Application/Traits/Model/HistoryTraitTest.php index 057e63f9a..dbd519087 100644 --- a/tests/Application/Traits/Model/HistoryTraitTest.php +++ b/tests/Application/Traits/Model/HistoryTraitTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Admin/Cloner/AbstractClonerTest.php b/tests/Domain/Admin/Cloner/AbstractClonerTest.php index 0de7c3b8b..c4e15ec45 100644 --- a/tests/Domain/Admin/Cloner/AbstractClonerTest.php +++ b/tests/Domain/Admin/Cloner/AbstractClonerTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Admin/Cloner/ClonerProviderTest.php b/tests/Domain/Admin/Cloner/ClonerProviderTest.php index b6d381390..a2bd4b43d 100644 --- a/tests/Domain/Admin/Cloner/ClonerProviderTest.php +++ b/tests/Domain/Admin/Cloner/ClonerProviderTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Admin/Cloner/ContractorClonerTest.php b/tests/Domain/Admin/Cloner/ContractorClonerTest.php index 449bc6ab4..3312b7ff1 100644 --- a/tests/Domain/Admin/Cloner/ContractorClonerTest.php +++ b/tests/Domain/Admin/Cloner/ContractorClonerTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Admin/Cloner/MesurementClonerTest.php b/tests/Domain/Admin/Cloner/MesurementClonerTest.php index 53354e9e5..bd67b51b4 100644 --- a/tests/Domain/Admin/Cloner/MesurementClonerTest.php +++ b/tests/Domain/Admin/Cloner/MesurementClonerTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Admin/Cloner/TreatmentClonerTest.php b/tests/Domain/Admin/Cloner/TreatmentClonerTest.php index a718b0634..b0b2ef1b0 100644 --- a/tests/Domain/Admin/Cloner/TreatmentClonerTest.php +++ b/tests/Domain/Admin/Cloner/TreatmentClonerTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Admin/Dictionary/DuplicationTargetOptionDictionaryTest.php b/tests/Domain/Admin/Dictionary/DuplicationTargetOptionDictionaryTest.php index 23eee37e4..b8618db71 100644 --- a/tests/Domain/Admin/Dictionary/DuplicationTargetOptionDictionaryTest.php +++ b/tests/Domain/Admin/Dictionary/DuplicationTargetOptionDictionaryTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Admin/Dictionary/DuplicationTypeDictionaryTest.php b/tests/Domain/Admin/Dictionary/DuplicationTypeDictionaryTest.php index c44716132..90dad5053 100644 --- a/tests/Domain/Admin/Dictionary/DuplicationTypeDictionaryTest.php +++ b/tests/Domain/Admin/Dictionary/DuplicationTypeDictionaryTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Admin/Form/Type/DuplicationTypeTest.php b/tests/Domain/Admin/Form/Type/DuplicationTypeTest.php index 2bf79237b..319ee5a12 100644 --- a/tests/Domain/Admin/Form/Type/DuplicationTypeTest.php +++ b/tests/Domain/Admin/Form/Type/DuplicationTypeTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Documentation/Controller/CategoryControllerTest.php b/tests/Domain/Documentation/Controller/CategoryControllerTest.php index f13a4f351..b445f3b67 100644 --- a/tests/Domain/Documentation/Controller/CategoryControllerTest.php +++ b/tests/Domain/Documentation/Controller/CategoryControllerTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Documentation/Controller/DocumentControllerTest.php b/tests/Domain/Documentation/Controller/DocumentControllerTest.php index f72ad66d0..29ce35068 100644 --- a/tests/Domain/Documentation/Controller/DocumentControllerTest.php +++ b/tests/Domain/Documentation/Controller/DocumentControllerTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Documentation/Form/Type/CategoryTypeTest.php b/tests/Domain/Documentation/Form/Type/CategoryTypeTest.php index 83e48fdb8..7379c55e5 100644 --- a/tests/Domain/Documentation/Form/Type/CategoryTypeTest.php +++ b/tests/Domain/Documentation/Form/Type/CategoryTypeTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Documentation/Form/Type/DocumentTypeTest.php b/tests/Domain/Documentation/Form/Type/DocumentTypeTest.php index 4fe550949..76a12748b 100644 --- a/tests/Domain/Documentation/Form/Type/DocumentTypeTest.php +++ b/tests/Domain/Documentation/Form/Type/DocumentTypeTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Documentation/Model/DocumentTest.php b/tests/Domain/Documentation/Model/DocumentTest.php index 295c97861..2937a6618 100644 --- a/tests/Domain/Documentation/Model/DocumentTest.php +++ b/tests/Domain/Documentation/Model/DocumentTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Documentation/Repository/DocumentTest.php b/tests/Domain/Documentation/Repository/DocumentTest.php index cf250ea31..6eda3c7ef 100644 --- a/tests/Domain/Documentation/Repository/DocumentTest.php +++ b/tests/Domain/Documentation/Repository/DocumentTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Maturity/Calculator/MaturityTest.php b/tests/Domain/Maturity/Calculator/MaturityTest.php index 303291ec7..1b2ebf0e5 100644 --- a/tests/Domain/Maturity/Calculator/MaturityTest.php +++ b/tests/Domain/Maturity/Calculator/MaturityTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Maturity/Controller/ReferentielControllerTest.php b/tests/Domain/Maturity/Controller/ReferentielControllerTest.php index e427232c9..008eb9044 100644 --- a/tests/Domain/Maturity/Controller/ReferentielControllerTest.php +++ b/tests/Domain/Maturity/Controller/ReferentielControllerTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Maturity/Controller/SurveyControllerTest.php b/tests/Domain/Maturity/Controller/SurveyControllerTest.php index 20b2cb5cf..5ebd0a717 100644 --- a/tests/Domain/Maturity/Controller/SurveyControllerTest.php +++ b/tests/Domain/Maturity/Controller/SurveyControllerTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Maturity/Form/Type/AnswerTypeTest.php b/tests/Domain/Maturity/Form/Type/AnswerTypeTest.php index 88764127e..0fe83b325 100644 --- a/tests/Domain/Maturity/Form/Type/AnswerTypeTest.php +++ b/tests/Domain/Maturity/Form/Type/AnswerTypeTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Maturity/Form/Type/ReferentielTypeTest.php b/tests/Domain/Maturity/Form/Type/ReferentielTypeTest.php index e2083c1b5..2c45bf0b8 100644 --- a/tests/Domain/Maturity/Form/Type/ReferentielTypeTest.php +++ b/tests/Domain/Maturity/Form/Type/ReferentielTypeTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Maturity/Form/Type/SurveyTypeTest.php b/tests/Domain/Maturity/Form/Type/SurveyTypeTest.php index ff43b043c..eb52b51aa 100644 --- a/tests/Domain/Maturity/Form/Type/SurveyTypeTest.php +++ b/tests/Domain/Maturity/Form/Type/SurveyTypeTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Maturity/Model/AnswerTest.php b/tests/Domain/Maturity/Model/AnswerTest.php index c79ca005a..779954525 100644 --- a/tests/Domain/Maturity/Model/AnswerTest.php +++ b/tests/Domain/Maturity/Model/AnswerTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Maturity/Model/DomainTest.php b/tests/Domain/Maturity/Model/DomainTest.php index 2868f9690..b1171fb95 100644 --- a/tests/Domain/Maturity/Model/DomainTest.php +++ b/tests/Domain/Maturity/Model/DomainTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Maturity/Model/MaturityTest.php b/tests/Domain/Maturity/Model/MaturityTest.php index 72ec53ee4..081942afc 100644 --- a/tests/Domain/Maturity/Model/MaturityTest.php +++ b/tests/Domain/Maturity/Model/MaturityTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Maturity/Model/QuestionTest.php b/tests/Domain/Maturity/Model/QuestionTest.php index 3c27b0c57..bcb7972c6 100644 --- a/tests/Domain/Maturity/Model/QuestionTest.php +++ b/tests/Domain/Maturity/Model/QuestionTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Maturity/Model/ReferentielTest.php b/tests/Domain/Maturity/Model/ReferentielTest.php index 6cef07c43..718cb67d6 100644 --- a/tests/Domain/Maturity/Model/ReferentielTest.php +++ b/tests/Domain/Maturity/Model/ReferentielTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Maturity/Model/SurveyTest.php b/tests/Domain/Maturity/Model/SurveyTest.php index 817f570ec..bed2e53aa 100644 --- a/tests/Domain/Maturity/Model/SurveyTest.php +++ b/tests/Domain/Maturity/Model/SurveyTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Maturity/Repository/QuestionTest.php b/tests/Domain/Maturity/Repository/QuestionTest.php index 87e644d2f..fa89d612e 100644 --- a/tests/Domain/Maturity/Repository/QuestionTest.php +++ b/tests/Domain/Maturity/Repository/QuestionTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Maturity/Repository/SurveyTest.php b/tests/Domain/Maturity/Repository/SurveyTest.php index 3f1d13b0d..4ddbcd2f5 100644 --- a/tests/Domain/Maturity/Repository/SurveyTest.php +++ b/tests/Domain/Maturity/Repository/SurveyTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Maturity/Symfony/EventSubscriber/Doctrine/GenerateMaturitySubscriberTest.php b/tests/Domain/Maturity/Symfony/EventSubscriber/Doctrine/GenerateMaturitySubscriberTest.php index 3640767ad..9cb8cb672 100644 --- a/tests/Domain/Maturity/Symfony/EventSubscriber/Doctrine/GenerateMaturitySubscriberTest.php +++ b/tests/Domain/Maturity/Symfony/EventSubscriber/Doctrine/GenerateMaturitySubscriberTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Notification/Twig/NotificationExtensionTest.php b/tests/Domain/Notification/Twig/NotificationExtensionTest.php index 423687de3..9a222fa83 100644 --- a/tests/Domain/Notification/Twig/NotificationExtensionTest.php +++ b/tests/Domain/Notification/Twig/NotificationExtensionTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Calculator/Completion/ConformiteTraitementCompletionTest.php b/tests/Domain/Registry/Calculator/Completion/ConformiteTraitementCompletionTest.php index c316a40ee..ad1b960f1 100644 --- a/tests/Domain/Registry/Calculator/Completion/ConformiteTraitementCompletionTest.php +++ b/tests/Domain/Registry/Calculator/Completion/ConformiteTraitementCompletionTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Controller/ConformiteTraitementControllerTest.php b/tests/Domain/Registry/Controller/ConformiteTraitementControllerTest.php index 6c7942f6d..662b6e3cc 100644 --- a/tests/Domain/Registry/Controller/ConformiteTraitementControllerTest.php +++ b/tests/Domain/Registry/Controller/ConformiteTraitementControllerTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Controller/ContractorControllerTest.php b/tests/Domain/Registry/Controller/ContractorControllerTest.php index 178bfb243..593a13846 100644 --- a/tests/Domain/Registry/Controller/ContractorControllerTest.php +++ b/tests/Domain/Registry/Controller/ContractorControllerTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Controller/MesurementControllerTest.php b/tests/Domain/Registry/Controller/MesurementControllerTest.php index 7bf2b26ba..a1abda4ec 100644 --- a/tests/Domain/Registry/Controller/MesurementControllerTest.php +++ b/tests/Domain/Registry/Controller/MesurementControllerTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Controller/ProofControllerTest.php b/tests/Domain/Registry/Controller/ProofControllerTest.php index 3a757cdf2..a3a4aa69d 100644 --- a/tests/Domain/Registry/Controller/ProofControllerTest.php +++ b/tests/Domain/Registry/Controller/ProofControllerTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Controller/RequestControllerTest.php b/tests/Domain/Registry/Controller/RequestControllerTest.php index 5382f41f4..40844eb51 100644 --- a/tests/Domain/Registry/Controller/RequestControllerTest.php +++ b/tests/Domain/Registry/Controller/RequestControllerTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Controller/ToolControllerTest.php b/tests/Domain/Registry/Controller/ToolControllerTest.php index dfb7fad43..e9ade09cc 100644 --- a/tests/Domain/Registry/Controller/ToolControllerTest.php +++ b/tests/Domain/Registry/Controller/ToolControllerTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Controller/TreatmentControllerTest.php b/tests/Domain/Registry/Controller/TreatmentControllerTest.php index 90e761551..e20ef0982 100644 --- a/tests/Domain/Registry/Controller/TreatmentControllerTest.php +++ b/tests/Domain/Registry/Controller/TreatmentControllerTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Controller/ViolationControllerTest.php b/tests/Domain/Registry/Controller/ViolationControllerTest.php index 51a6a4e6a..e4dfba5a7 100644 --- a/tests/Domain/Registry/Controller/ViolationControllerTest.php +++ b/tests/Domain/Registry/Controller/ViolationControllerTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Dictionary/DelayPeriodDictionaryTest.php b/tests/Domain/Registry/Dictionary/DelayPeriodDictionaryTest.php index 79955be93..fe87f9997 100644 --- a/tests/Domain/Registry/Dictionary/DelayPeriodDictionaryTest.php +++ b/tests/Domain/Registry/Dictionary/DelayPeriodDictionaryTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Dictionary/MesurementStatusDictionaryTest.php b/tests/Domain/Registry/Dictionary/MesurementStatusDictionaryTest.php index 4e241d842..c915966be 100644 --- a/tests/Domain/Registry/Dictionary/MesurementStatusDictionaryTest.php +++ b/tests/Domain/Registry/Dictionary/MesurementStatusDictionaryTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Dictionary/MesurementTypeDictionaryTest.php b/tests/Domain/Registry/Dictionary/MesurementTypeDictionaryTest.php index 43d604689..c1cb7b359 100644 --- a/tests/Domain/Registry/Dictionary/MesurementTypeDictionaryTest.php +++ b/tests/Domain/Registry/Dictionary/MesurementTypeDictionaryTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Dictionary/ProofTypeDictionaryTest.php b/tests/Domain/Registry/Dictionary/ProofTypeDictionaryTest.php index eaa4801ab..38f666c8b 100644 --- a/tests/Domain/Registry/Dictionary/ProofTypeDictionaryTest.php +++ b/tests/Domain/Registry/Dictionary/ProofTypeDictionaryTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Dictionary/RequestAnswerTypeDictionaryTest.php b/tests/Domain/Registry/Dictionary/RequestAnswerTypeDictionaryTest.php index da7ac2c93..769f3c063 100644 --- a/tests/Domain/Registry/Dictionary/RequestAnswerTypeDictionaryTest.php +++ b/tests/Domain/Registry/Dictionary/RequestAnswerTypeDictionaryTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Dictionary/RequestCivilityDictionaryTest.php b/tests/Domain/Registry/Dictionary/RequestCivilityDictionaryTest.php index 83ddb8bb6..b1044c495 100644 --- a/tests/Domain/Registry/Dictionary/RequestCivilityDictionaryTest.php +++ b/tests/Domain/Registry/Dictionary/RequestCivilityDictionaryTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Dictionary/RequestObjectDictionaryTest.php b/tests/Domain/Registry/Dictionary/RequestObjectDictionaryTest.php index be21ef38e..2df1d6871 100644 --- a/tests/Domain/Registry/Dictionary/RequestObjectDictionaryTest.php +++ b/tests/Domain/Registry/Dictionary/RequestObjectDictionaryTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Dictionary/RequestStateDictionaryTest.php b/tests/Domain/Registry/Dictionary/RequestStateDictionaryTest.php index 5b9075c0e..bf4b9b4d1 100644 --- a/tests/Domain/Registry/Dictionary/RequestStateDictionaryTest.php +++ b/tests/Domain/Registry/Dictionary/RequestStateDictionaryTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Dictionary/ToolTypeDictionaryTest.php b/tests/Domain/Registry/Dictionary/ToolTypeDictionaryTest.php index 46bc1c8b3..23b2145fc 100644 --- a/tests/Domain/Registry/Dictionary/ToolTypeDictionaryTest.php +++ b/tests/Domain/Registry/Dictionary/ToolTypeDictionaryTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Dictionary/TreatmentLegalBasisDictionaryTest.php b/tests/Domain/Registry/Dictionary/TreatmentLegalBasisDictionaryTest.php index a19b9fc5c..bd4c6ae87 100644 --- a/tests/Domain/Registry/Dictionary/TreatmentLegalBasisDictionaryTest.php +++ b/tests/Domain/Registry/Dictionary/TreatmentLegalBasisDictionaryTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Dictionary/ViolationCauseDictionaryTest.php b/tests/Domain/Registry/Dictionary/ViolationCauseDictionaryTest.php index 57fc91f58..c23373733 100644 --- a/tests/Domain/Registry/Dictionary/ViolationCauseDictionaryTest.php +++ b/tests/Domain/Registry/Dictionary/ViolationCauseDictionaryTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Dictionary/ViolationCommunicationDictionaryTest.php b/tests/Domain/Registry/Dictionary/ViolationCommunicationDictionaryTest.php index e6ad48421..fcacbfb28 100644 --- a/tests/Domain/Registry/Dictionary/ViolationCommunicationDictionaryTest.php +++ b/tests/Domain/Registry/Dictionary/ViolationCommunicationDictionaryTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Dictionary/ViolationConcernedDataDictionaryTest.php b/tests/Domain/Registry/Dictionary/ViolationConcernedDataDictionaryTest.php index 90dc6cfcd..1e03652dd 100644 --- a/tests/Domain/Registry/Dictionary/ViolationConcernedDataDictionaryTest.php +++ b/tests/Domain/Registry/Dictionary/ViolationConcernedDataDictionaryTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Dictionary/ViolationConcernedPeopleDictionaryTest.php b/tests/Domain/Registry/Dictionary/ViolationConcernedPeopleDictionaryTest.php index 7b12c2e6a..431c601e9 100644 --- a/tests/Domain/Registry/Dictionary/ViolationConcernedPeopleDictionaryTest.php +++ b/tests/Domain/Registry/Dictionary/ViolationConcernedPeopleDictionaryTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Dictionary/ViolationGravityDictionaryTest.php b/tests/Domain/Registry/Dictionary/ViolationGravityDictionaryTest.php index a73453160..7160e32a5 100644 --- a/tests/Domain/Registry/Dictionary/ViolationGravityDictionaryTest.php +++ b/tests/Domain/Registry/Dictionary/ViolationGravityDictionaryTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Dictionary/ViolationImpactDictionaryTest.php b/tests/Domain/Registry/Dictionary/ViolationImpactDictionaryTest.php index e75386f84..aa11ee1ce 100644 --- a/tests/Domain/Registry/Dictionary/ViolationImpactDictionaryTest.php +++ b/tests/Domain/Registry/Dictionary/ViolationImpactDictionaryTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Dictionary/ViolationNatureDictionaryTest.php b/tests/Domain/Registry/Dictionary/ViolationNatureDictionaryTest.php index 1260f9374..85d454713 100644 --- a/tests/Domain/Registry/Dictionary/ViolationNatureDictionaryTest.php +++ b/tests/Domain/Registry/Dictionary/ViolationNatureDictionaryTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Dictionary/ViolationNotificationDictionaryTest.php b/tests/Domain/Registry/Dictionary/ViolationNotificationDictionaryTest.php index b9d9067bf..7d6d07841 100644 --- a/tests/Domain/Registry/Dictionary/ViolationNotificationDictionaryTest.php +++ b/tests/Domain/Registry/Dictionary/ViolationNotificationDictionaryTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Dictionary/ViolationOriginDictionaryTest.php b/tests/Domain/Registry/Dictionary/ViolationOriginDictionaryTest.php index 78f8b770d..b74307fef 100644 --- a/tests/Domain/Registry/Dictionary/ViolationOriginDictionaryTest.php +++ b/tests/Domain/Registry/Dictionary/ViolationOriginDictionaryTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Form/Type/ConformiteTraitement/ConformiteTraitementTypeTest.php b/tests/Domain/Registry/Form/Type/ConformiteTraitement/ConformiteTraitementTypeTest.php index 9f0f579de..b893e09bf 100644 --- a/tests/Domain/Registry/Form/Type/ConformiteTraitement/ConformiteTraitementTypeTest.php +++ b/tests/Domain/Registry/Form/Type/ConformiteTraitement/ConformiteTraitementTypeTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Form/Type/ConformiteTraitement/ReponseTypeTest.php b/tests/Domain/Registry/Form/Type/ConformiteTraitement/ReponseTypeTest.php index 7b7c82b70..47732c6b0 100644 --- a/tests/Domain/Registry/Form/Type/ConformiteTraitement/ReponseTypeTest.php +++ b/tests/Domain/Registry/Form/Type/ConformiteTraitement/ReponseTypeTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Form/Type/ContractorTypeTest.php b/tests/Domain/Registry/Form/Type/ContractorTypeTest.php index 7ebd74b25..26ec904fc 100644 --- a/tests/Domain/Registry/Form/Type/ContractorTypeTest.php +++ b/tests/Domain/Registry/Form/Type/ContractorTypeTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Form/Type/Embeddable/AddressTypeTest.php b/tests/Domain/Registry/Form/Type/Embeddable/AddressTypeTest.php index 0bc39c654..3e2f33a4f 100644 --- a/tests/Domain/Registry/Form/Type/Embeddable/AddressTypeTest.php +++ b/tests/Domain/Registry/Form/Type/Embeddable/AddressTypeTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Form/Type/Embeddable/ComplexChoiceAreaTypeTest.php b/tests/Domain/Registry/Form/Type/Embeddable/ComplexChoiceAreaTypeTest.php index e2d5e8356..13e4683bc 100644 --- a/tests/Domain/Registry/Form/Type/Embeddable/ComplexChoiceAreaTypeTest.php +++ b/tests/Domain/Registry/Form/Type/Embeddable/ComplexChoiceAreaTypeTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Form/Type/Embeddable/ComplexChoiceTypeTest.php b/tests/Domain/Registry/Form/Type/Embeddable/ComplexChoiceTypeTest.php index cd2acc951..c5c842fa1 100644 --- a/tests/Domain/Registry/Form/Type/Embeddable/ComplexChoiceTypeTest.php +++ b/tests/Domain/Registry/Form/Type/Embeddable/ComplexChoiceTypeTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Form/Type/Embeddable/DelayTypeTest.php b/tests/Domain/Registry/Form/Type/Embeddable/DelayTypeTest.php index 16e954c2a..e1ac22685 100644 --- a/tests/Domain/Registry/Form/Type/Embeddable/DelayTypeTest.php +++ b/tests/Domain/Registry/Form/Type/Embeddable/DelayTypeTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Form/Type/Embeddable/RequestAnswerTypeTest.php b/tests/Domain/Registry/Form/Type/Embeddable/RequestAnswerTypeTest.php index 9e5236ef0..5d0b3ce6f 100644 --- a/tests/Domain/Registry/Form/Type/Embeddable/RequestAnswerTypeTest.php +++ b/tests/Domain/Registry/Form/Type/Embeddable/RequestAnswerTypeTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Form/Type/Embeddable/RequestApplicantTypeTest.php b/tests/Domain/Registry/Form/Type/Embeddable/RequestApplicantTypeTest.php index 53bb56503..026a492d8 100644 --- a/tests/Domain/Registry/Form/Type/Embeddable/RequestApplicantTypeTest.php +++ b/tests/Domain/Registry/Form/Type/Embeddable/RequestApplicantTypeTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Form/Type/Embeddable/RequestConcernedPeopleTypeTest.php b/tests/Domain/Registry/Form/Type/Embeddable/RequestConcernedPeopleTypeTest.php index c9fe2db6b..9c19c022f 100644 --- a/tests/Domain/Registry/Form/Type/Embeddable/RequestConcernedPeopleTypeTest.php +++ b/tests/Domain/Registry/Form/Type/Embeddable/RequestConcernedPeopleTypeTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Form/Type/MesurementTypeTest.php b/tests/Domain/Registry/Form/Type/MesurementTypeTest.php index a19feb7a0..311a69411 100644 --- a/tests/Domain/Registry/Form/Type/MesurementTypeTest.php +++ b/tests/Domain/Registry/Form/Type/MesurementTypeTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Form/Type/ProofTypeTest.php b/tests/Domain/Registry/Form/Type/ProofTypeTest.php index 1c72b4c84..a81a8efb5 100644 --- a/tests/Domain/Registry/Form/Type/ProofTypeTest.php +++ b/tests/Domain/Registry/Form/Type/ProofTypeTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Form/Type/RequestTypeTest.php b/tests/Domain/Registry/Form/Type/RequestTypeTest.php index e99109dba..9ffc06288 100644 --- a/tests/Domain/Registry/Form/Type/RequestTypeTest.php +++ b/tests/Domain/Registry/Form/Type/RequestTypeTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Form/Type/ToolTypeTest.php b/tests/Domain/Registry/Form/Type/ToolTypeTest.php index d614a1895..773a6d0c6 100644 --- a/tests/Domain/Registry/Form/Type/ToolTypeTest.php +++ b/tests/Domain/Registry/Form/Type/ToolTypeTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Form/Type/TreatmentConfigurationTypeTest.php b/tests/Domain/Registry/Form/Type/TreatmentConfigurationTypeTest.php index bd8e942c3..163281ee5 100644 --- a/tests/Domain/Registry/Form/Type/TreatmentConfigurationTypeTest.php +++ b/tests/Domain/Registry/Form/Type/TreatmentConfigurationTypeTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Form/Type/TreatmentTypeTest.php b/tests/Domain/Registry/Form/Type/TreatmentTypeTest.php index 06f039181..493824178 100644 --- a/tests/Domain/Registry/Form/Type/TreatmentTypeTest.php +++ b/tests/Domain/Registry/Form/Type/TreatmentTypeTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Form/Type/ViolationTypeTest.php b/tests/Domain/Registry/Form/Type/ViolationTypeTest.php index 77cc8b3ad..30b74f827 100644 --- a/tests/Domain/Registry/Form/Type/ViolationTypeTest.php +++ b/tests/Domain/Registry/Form/Type/ViolationTypeTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Model/ContractorTest.php b/tests/Domain/Registry/Model/ContractorTest.php index 26b634729..6ea4a326e 100644 --- a/tests/Domain/Registry/Model/ContractorTest.php +++ b/tests/Domain/Registry/Model/ContractorTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Model/Embeddable/ComplexChoiceTest.php b/tests/Domain/Registry/Model/Embeddable/ComplexChoiceTest.php index 0b5823bb3..8c0677efe 100644 --- a/tests/Domain/Registry/Model/Embeddable/ComplexChoiceTest.php +++ b/tests/Domain/Registry/Model/Embeddable/ComplexChoiceTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Model/Embeddable/DelayTest.php b/tests/Domain/Registry/Model/Embeddable/DelayTest.php index 9a3ac5fa7..78fa90dc6 100644 --- a/tests/Domain/Registry/Model/Embeddable/DelayTest.php +++ b/tests/Domain/Registry/Model/Embeddable/DelayTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Model/Embeddable/RequestApplicantTest.php b/tests/Domain/Registry/Model/Embeddable/RequestApplicantTest.php index e4081b52d..db88df3d4 100644 --- a/tests/Domain/Registry/Model/Embeddable/RequestApplicantTest.php +++ b/tests/Domain/Registry/Model/Embeddable/RequestApplicantTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Model/MesurementTest.php b/tests/Domain/Registry/Model/MesurementTest.php index def12bec9..a5e781ca1 100644 --- a/tests/Domain/Registry/Model/MesurementTest.php +++ b/tests/Domain/Registry/Model/MesurementTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Model/ProofTest.php b/tests/Domain/Registry/Model/ProofTest.php index 783f98b07..91e779b18 100644 --- a/tests/Domain/Registry/Model/ProofTest.php +++ b/tests/Domain/Registry/Model/ProofTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Model/RequestTest.php b/tests/Domain/Registry/Model/RequestTest.php index d1e4dbf00..129847e7b 100644 --- a/tests/Domain/Registry/Model/RequestTest.php +++ b/tests/Domain/Registry/Model/RequestTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Model/ToolTest.php b/tests/Domain/Registry/Model/ToolTest.php index 42d97ae07..264a5589b 100644 --- a/tests/Domain/Registry/Model/ToolTest.php +++ b/tests/Domain/Registry/Model/ToolTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Model/TreatmentTest.php b/tests/Domain/Registry/Model/TreatmentTest.php index 084aff13d..9b596178e 100644 --- a/tests/Domain/Registry/Model/TreatmentTest.php +++ b/tests/Domain/Registry/Model/TreatmentTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Model/ViolationTest.php b/tests/Domain/Registry/Model/ViolationTest.php index c51b1a39c..af52fbe0b 100644 --- a/tests/Domain/Registry/Model/ViolationTest.php +++ b/tests/Domain/Registry/Model/ViolationTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Repository/ContractorTest.php b/tests/Domain/Registry/Repository/ContractorTest.php index 16c3c3d6a..c1a5f63a3 100644 --- a/tests/Domain/Registry/Repository/ContractorTest.php +++ b/tests/Domain/Registry/Repository/ContractorTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Repository/MesurementTest.php b/tests/Domain/Registry/Repository/MesurementTest.php index c72070371..e2f7025db 100644 --- a/tests/Domain/Registry/Repository/MesurementTest.php +++ b/tests/Domain/Registry/Repository/MesurementTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Repository/TreatmentTest.php b/tests/Domain/Registry/Repository/TreatmentTest.php index b35125ca8..cb9cf17a1 100644 --- a/tests/Domain/Registry/Repository/TreatmentTest.php +++ b/tests/Domain/Registry/Repository/TreatmentTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Symfony/EventSubscriber/Doctrine/ConformiteTraitementCompletionSubscriberTest.php b/tests/Domain/Registry/Symfony/EventSubscriber/Doctrine/ConformiteTraitementCompletionSubscriberTest.php index 41a4e8a3f..dc6de0a29 100644 --- a/tests/Domain/Registry/Symfony/EventSubscriber/Doctrine/ConformiteTraitementCompletionSubscriberTest.php +++ b/tests/Domain/Registry/Symfony/EventSubscriber/Doctrine/ConformiteTraitementCompletionSubscriberTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Symfony/EventSubscriber/Doctrine/MesurementSubscriberTest.php b/tests/Domain/Registry/Symfony/EventSubscriber/Doctrine/MesurementSubscriberTest.php index 1586920ab..0fcd5de25 100644 --- a/tests/Domain/Registry/Symfony/EventSubscriber/Doctrine/MesurementSubscriberTest.php +++ b/tests/Domain/Registry/Symfony/EventSubscriber/Doctrine/MesurementSubscriberTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Symfony/EventSubscriber/Kernel/ConformiteTraitementSubscriberTest.php b/tests/Domain/Registry/Symfony/EventSubscriber/Kernel/ConformiteTraitementSubscriberTest.php index 31dc08a21..943095dbc 100644 --- a/tests/Domain/Registry/Symfony/EventSubscriber/Kernel/ConformiteTraitementSubscriberTest.php +++ b/tests/Domain/Registry/Symfony/EventSubscriber/Kernel/ConformiteTraitementSubscriberTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Symfony/Validator/Constraints/ConformiteOrganisationReponseRaisonValidatorTest.php b/tests/Domain/Registry/Symfony/Validator/Constraints/ConformiteOrganisationReponseRaisonValidatorTest.php index a8f19eb34..d618346ee 100644 --- a/tests/Domain/Registry/Symfony/Validator/Constraints/ConformiteOrganisationReponseRaisonValidatorTest.php +++ b/tests/Domain/Registry/Symfony/Validator/Constraints/ConformiteOrganisationReponseRaisonValidatorTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Symfony/Validator/Constraints/RequestConcernedPeopleValidatorTest.php b/tests/Domain/Registry/Symfony/Validator/Constraints/RequestConcernedPeopleValidatorTest.php index ead5093eb..8d49a5fa0 100644 --- a/tests/Domain/Registry/Symfony/Validator/Constraints/RequestConcernedPeopleValidatorTest.php +++ b/tests/Domain/Registry/Symfony/Validator/Constraints/RequestConcernedPeopleValidatorTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Symfony/Validator/Constraints/RequestStateRejectionReasonValidatorTest.php b/tests/Domain/Registry/Symfony/Validator/Constraints/RequestStateRejectionReasonValidatorTest.php index d9885ba3c..9185a137e 100644 --- a/tests/Domain/Registry/Symfony/Validator/Constraints/RequestStateRejectionReasonValidatorTest.php +++ b/tests/Domain/Registry/Symfony/Validator/Constraints/RequestStateRejectionReasonValidatorTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Registry/Symfony/Validator/Constraints/TreatmentConcernedPeopleValidatorTest.php b/tests/Domain/Registry/Symfony/Validator/Constraints/TreatmentConcernedPeopleValidatorTest.php index a8cb57270..76a99a68e 100644 --- a/tests/Domain/Registry/Symfony/Validator/Constraints/TreatmentConcernedPeopleValidatorTest.php +++ b/tests/Domain/Registry/Symfony/Validator/Constraints/TreatmentConcernedPeopleValidatorTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Reporting/Controller/ReviewControllerTest.php b/tests/Domain/Reporting/Controller/ReviewControllerTest.php index b370c8c52..6021f730a 100644 --- a/tests/Domain/Reporting/Controller/ReviewControllerTest.php +++ b/tests/Domain/Reporting/Controller/ReviewControllerTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Reporting/Generator/Csv/FooCsvGeneratorTest.php b/tests/Domain/Reporting/Generator/Csv/FooCsvGeneratorTest.php index 0fb42fed3..0d9297680 100644 --- a/tests/Domain/Reporting/Generator/Csv/FooCsvGeneratorTest.php +++ b/tests/Domain/Reporting/Generator/Csv/FooCsvGeneratorTest.php @@ -12,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Reporting/Generator/LogJournalLinkGeneratorTest.php b/tests/Domain/Reporting/Generator/LogJournalLinkGeneratorTest.php index 18cdeb697..13fad128d 100644 --- a/tests/Domain/Reporting/Generator/LogJournalLinkGeneratorTest.php +++ b/tests/Domain/Reporting/Generator/LogJournalLinkGeneratorTest.php @@ -12,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Reporting/Handler/ExportCsvHandlerTest.php b/tests/Domain/Reporting/Handler/ExportCsvHandlerTest.php index 64ccac9f1..202908509 100644 --- a/tests/Domain/Reporting/Handler/ExportCsvHandlerTest.php +++ b/tests/Domain/Reporting/Handler/ExportCsvHandlerTest.php @@ -12,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Reporting/Handler/MetricsHandlerTest.php b/tests/Domain/Reporting/Handler/MetricsHandlerTest.php index e4def3279..dbb779f9e 100644 --- a/tests/Domain/Reporting/Handler/MetricsHandlerTest.php +++ b/tests/Domain/Reporting/Handler/MetricsHandlerTest.php @@ -12,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Reporting/Handler/WordHandlerTest.php b/tests/Domain/Reporting/Handler/WordHandlerTest.php index 1660ee315..82a865ff8 100644 --- a/tests/Domain/Reporting/Handler/WordHandlerTest.php +++ b/tests/Domain/Reporting/Handler/WordHandlerTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Reporting/Metrics/AdminMetricTest.php b/tests/Domain/Reporting/Metrics/AdminMetricTest.php index 1683e74bf..f590fe8d3 100644 --- a/tests/Domain/Reporting/Metrics/AdminMetricTest.php +++ b/tests/Domain/Reporting/Metrics/AdminMetricTest.php @@ -12,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/Reporting/Metrics/UserMetricTest.php b/tests/Domain/Reporting/Metrics/UserMetricTest.php index e4d7e1054..163f2e4cb 100644 --- a/tests/Domain/Reporting/Metrics/UserMetricTest.php +++ b/tests/Domain/Reporting/Metrics/UserMetricTest.php @@ -12,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/User/Component/MailerTest.php b/tests/Domain/User/Component/MailerTest.php index 8bd200d0e..e3bbee1b6 100644 --- a/tests/Domain/User/Component/MailerTest.php +++ b/tests/Domain/User/Component/MailerTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/User/Component/TokenGeneratorTest.php b/tests/Domain/User/Component/TokenGeneratorTest.php index f18c79e4a..89999de3d 100644 --- a/tests/Domain/User/Component/TokenGeneratorTest.php +++ b/tests/Domain/User/Component/TokenGeneratorTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/User/Controller/CollectivityControllerTest.php b/tests/Domain/User/Controller/CollectivityControllerTest.php index 258af7613..dc9519adc 100644 --- a/tests/Domain/User/Controller/CollectivityControllerTest.php +++ b/tests/Domain/User/Controller/CollectivityControllerTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/User/Controller/ProfileControllerTest.php b/tests/Domain/User/Controller/ProfileControllerTest.php index 76f082907..e54fbaeb2 100644 --- a/tests/Domain/User/Controller/ProfileControllerTest.php +++ b/tests/Domain/User/Controller/ProfileControllerTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/User/Controller/SecurityControllerTest.php b/tests/Domain/User/Controller/SecurityControllerTest.php index fd31b8ab3..c1f822be3 100644 --- a/tests/Domain/User/Controller/SecurityControllerTest.php +++ b/tests/Domain/User/Controller/SecurityControllerTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/User/Controller/UserControllerTest.php b/tests/Domain/User/Controller/UserControllerTest.php index 056be8561..399fa0eab 100644 --- a/tests/Domain/User/Controller/UserControllerTest.php +++ b/tests/Domain/User/Controller/UserControllerTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/User/Dictionary/CollectivityTypeDictionaryTest.php b/tests/Domain/User/Dictionary/CollectivityTypeDictionaryTest.php index 90404edf0..6fa95e7e2 100644 --- a/tests/Domain/User/Dictionary/CollectivityTypeDictionaryTest.php +++ b/tests/Domain/User/Dictionary/CollectivityTypeDictionaryTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/User/Dictionary/ContactCivilityDictionaryTest.php b/tests/Domain/User/Dictionary/ContactCivilityDictionaryTest.php index ef376b81c..fb3bffcdb 100644 --- a/tests/Domain/User/Dictionary/ContactCivilityDictionaryTest.php +++ b/tests/Domain/User/Dictionary/ContactCivilityDictionaryTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/User/Dictionary/UserRoleDictionaryTest.php b/tests/Domain/User/Dictionary/UserRoleDictionaryTest.php index 47941beba..dcd604ef9 100644 --- a/tests/Domain/User/Dictionary/UserRoleDictionaryTest.php +++ b/tests/Domain/User/Dictionary/UserRoleDictionaryTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/User/Form/DataTransformer/RoleTransformerTest.php b/tests/Domain/User/Form/DataTransformer/RoleTransformerTest.php index 3bb13aceb..9052bf972 100644 --- a/tests/Domain/User/Form/DataTransformer/RoleTransformerTest.php +++ b/tests/Domain/User/Form/DataTransformer/RoleTransformerTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/User/Form/Type/AddressTypeTest.php b/tests/Domain/User/Form/Type/AddressTypeTest.php index 2586fc619..498ce298e 100644 --- a/tests/Domain/User/Form/Type/AddressTypeTest.php +++ b/tests/Domain/User/Form/Type/AddressTypeTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/User/Form/Type/CollectivityTypeTest.php b/tests/Domain/User/Form/Type/CollectivityTypeTest.php index aaaf635c3..dbbd399f9 100644 --- a/tests/Domain/User/Form/Type/CollectivityTypeTest.php +++ b/tests/Domain/User/Form/Type/CollectivityTypeTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/User/Form/Type/ComiteIlContactTypeTest.php b/tests/Domain/User/Form/Type/ComiteIlContactTypeTest.php index dbd2ea0c0..376c16c4e 100644 --- a/tests/Domain/User/Form/Type/ComiteIlContactTypeTest.php +++ b/tests/Domain/User/Form/Type/ComiteIlContactTypeTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/User/Form/Type/ContactTypeTest.php b/tests/Domain/User/Form/Type/ContactTypeTest.php index 5a3bd00d3..bf40c0fec 100644 --- a/tests/Domain/User/Form/Type/ContactTypeTest.php +++ b/tests/Domain/User/Form/Type/ContactTypeTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/User/Form/Type/ResetPasswordTypeTest.php b/tests/Domain/User/Form/Type/ResetPasswordTypeTest.php index acf0839ed..c092abc8c 100644 --- a/tests/Domain/User/Form/Type/ResetPasswordTypeTest.php +++ b/tests/Domain/User/Form/Type/ResetPasswordTypeTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/User/Form/Type/UserTypeTest.php b/tests/Domain/User/Form/Type/UserTypeTest.php index cf3a0c0a5..93b9e156d 100644 --- a/tests/Domain/User/Form/Type/UserTypeTest.php +++ b/tests/Domain/User/Form/Type/UserTypeTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/User/Model/CollectivityTest.php b/tests/Domain/User/Model/CollectivityTest.php index 102c6af21..b30ece43b 100644 --- a/tests/Domain/User/Model/CollectivityTest.php +++ b/tests/Domain/User/Model/CollectivityTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/User/Model/LoginAttemptTest.php b/tests/Domain/User/Model/LoginAttemptTest.php index 5584eaa1b..ea20d790a 100644 --- a/tests/Domain/User/Model/LoginAttemptTest.php +++ b/tests/Domain/User/Model/LoginAttemptTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/User/Model/UserTest.php b/tests/Domain/User/Model/UserTest.php index 4f5c7f6b2..81a2d0dfa 100644 --- a/tests/Domain/User/Model/UserTest.php +++ b/tests/Domain/User/Model/UserTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/User/Repository/CollectivityTest.php b/tests/Domain/User/Repository/CollectivityTest.php index 9b004bbb8..1c8776024 100644 --- a/tests/Domain/User/Repository/CollectivityTest.php +++ b/tests/Domain/User/Repository/CollectivityTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/User/Symfony/EventSubscriber/Doctrine/DefinePasswordSubscriberTest.php b/tests/Domain/User/Symfony/EventSubscriber/Doctrine/DefinePasswordSubscriberTest.php index 9369756b4..7515f9ec0 100644 --- a/tests/Domain/User/Symfony/EventSubscriber/Doctrine/DefinePasswordSubscriberTest.php +++ b/tests/Domain/User/Symfony/EventSubscriber/Doctrine/DefinePasswordSubscriberTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/User/Symfony/EventSubscriber/Doctrine/EncodePasswordSubscriberTest.php b/tests/Domain/User/Symfony/EventSubscriber/Doctrine/EncodePasswordSubscriberTest.php index 1e24cac99..a63994052 100644 --- a/tests/Domain/User/Symfony/EventSubscriber/Doctrine/EncodePasswordSubscriberTest.php +++ b/tests/Domain/User/Symfony/EventSubscriber/Doctrine/EncodePasswordSubscriberTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/User/Symfony/EventSubscriber/Kernel/SwitchUserSubscriberTest.php b/tests/Domain/User/Symfony/EventSubscriber/Kernel/SwitchUserSubscriberTest.php index a33cc2843..43e95d304 100644 --- a/tests/Domain/User/Symfony/EventSubscriber/Kernel/SwitchUserSubscriberTest.php +++ b/tests/Domain/User/Symfony/EventSubscriber/Kernel/SwitchUserSubscriberTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/User/Symfony/EventSubscriber/Security/AuthentificationSubscriberTest.php b/tests/Domain/User/Symfony/EventSubscriber/Security/AuthentificationSubscriberTest.php index 7d5e1ea06..0c0856056 100644 --- a/tests/Domain/User/Symfony/EventSubscriber/Security/AuthentificationSubscriberTest.php +++ b/tests/Domain/User/Symfony/EventSubscriber/Security/AuthentificationSubscriberTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/User/Symfony/Security/Authorization/UserAuthorizationTest.php b/tests/Domain/User/Symfony/Security/Authorization/UserAuthorizationTest.php index 5b06b7a5e..890914211 100644 --- a/tests/Domain/User/Symfony/Security/Authorization/UserAuthorizationTest.php +++ b/tests/Domain/User/Symfony/Security/Authorization/UserAuthorizationTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author ANODE <contact@agence-anode.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/User/Symfony/Security/Checker/UserCheckerTest.php b/tests/Domain/User/Symfony/Security/Checker/UserCheckerTest.php index 37022b4d5..9e983abe1 100644 --- a/tests/Domain/User/Symfony/Security/Checker/UserCheckerTest.php +++ b/tests/Domain/User/Symfony/Security/Checker/UserCheckerTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Domain/User/Validator/Constraints/CustomPasswordValidatorTest.php b/tests/Domain/User/Validator/Constraints/CustomPasswordValidatorTest.php index fe87c305e..c7c35bb3c 100644 --- a/tests/Domain/User/Validator/Constraints/CustomPasswordValidatorTest.php +++ b/tests/Domain/User/Validator/Constraints/CustomPasswordValidatorTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Functional/Api/CollectivityTest.php b/tests/Functional/Api/CollectivityTest.php index d141aaefe..c63d7dec9 100644 --- a/tests/Functional/Api/CollectivityTest.php +++ b/tests/Functional/Api/CollectivityTest.php @@ -17,7 +17,7 @@ class CollectivityTest extends ApiTestCase $client = static::createClient(); self::populateDatabase(); $userRepository = static::getContainer()->get(UserRepository::class); - $testUser = $userRepository->findOneOrNullByEmail('admin@awkan.fr'); + $testUser = $userRepository->findOneOrNullByEmail('admin@nomail.soluris.fr'); $client->loginUser($testUser, 'api'); $url = '/api/collectivities'; diff --git a/tests/Functional/Api/RequestTest.php b/tests/Functional/Api/RequestTest.php index 935166d2f..863dff85a 100644 --- a/tests/Functional/Api/RequestTest.php +++ b/tests/Functional/Api/RequestTest.php @@ -18,7 +18,7 @@ class RequestTest extends ApiTestCase $client = static::createClient(); self::populateDatabase(); $userRepository = static::getContainer()->get(UserRepository::class); - $testUser = $userRepository->findOneOrNullByEmail('admin@awkan.fr'); + $testUser = $userRepository->findOneOrNullByEmail('admin@nomail.soluris.fr'); $client->loginUser($testUser, 'api'); $url = '/api/requests'; diff --git a/tests/Functional/Api/TreatmentTest.php b/tests/Functional/Api/TreatmentTest.php index 0afd6372a..a049898a9 100644 --- a/tests/Functional/Api/TreatmentTest.php +++ b/tests/Functional/Api/TreatmentTest.php @@ -17,7 +17,7 @@ class TreatmentTest extends ApiTestCase $client = static::createClient(); self::populateDatabase(); $userRepository = static::getContainer()->get(UserRepository::class); - $testUser = $userRepository->findOneOrNullByEmail('admin@awkan.fr'); + $testUser = $userRepository->findOneOrNullByEmail('admin@nomail.soluris.fr'); $client->loginUser($testUser, 'api'); $url = '/api/treatments'; diff --git a/tests/Functional/Domain/Notification/NotificationGenerationTest.php b/tests/Functional/Domain/Notification/NotificationGenerationTest.php index 58d6c9ff1..4f30e07ec 100644 --- a/tests/Functional/Domain/Notification/NotificationGenerationTest.php +++ b/tests/Functional/Domain/Notification/NotificationGenerationTest.php @@ -30,7 +30,7 @@ class NotificationGenerationTest extends WebTestCase $client = static::createClient(); self::populateDatabase(); $userRepository = static::getContainer()->get(UserRepository::class); - $testUser = $userRepository->findOneOrNullByEmail('admin@awkan.fr'); + $testUser = $userRepository->findOneOrNullByEmail('admin@nomail.soluris.fr'); $client->loginUser($testUser); $url = $client->getContainer()->get('router')->generate('documentation_document_create', [], UrlGeneratorInterface::RELATIVE_PATH); @@ -85,7 +85,7 @@ class NotificationGenerationTest extends WebTestCase $client = static::createClient(); self::populateDatabase(); $userRepository = static::getContainer()->get(UserRepository::class); - $testUser = $userRepository->findOneOrNullByEmail('admin@awkan.fr'); + $testUser = $userRepository->findOneOrNullByEmail('admin@nomail.soluris.fr'); $client->loginUser($testUser); /** @@ -161,7 +161,7 @@ class NotificationGenerationTest extends WebTestCase $client = static::createClient(); self::populateDatabase(); $userRepository = static::getContainer()->get(UserRepository::class); - $testUser = $userRepository->findOneOrNullByEmail('admin@awkan.fr'); + $testUser = $userRepository->findOneOrNullByEmail('admin@nomail.soluris.fr'); $client->loginUser($testUser); /** @@ -244,7 +244,7 @@ class NotificationGenerationTest extends WebTestCase $client = static::createClient(); self::populateDatabase(); $userRepository = static::getContainer()->get(UserRepository::class); - $testUser = $userRepository->findOneOrNullByEmail('admin@awkan.fr'); + $testUser = $userRepository->findOneOrNullByEmail('admin@nomail.soluris.fr'); $client->loginUser($testUser); /** diff --git a/tests/Functional/Symfony/EventSubscriber/Kernel/AccessModuleConformiteSubscriberTest.php b/tests/Functional/Symfony/EventSubscriber/Kernel/AccessModuleConformiteSubscriberTest.php index 519a1c4e7..ea51bec6a 100644 --- a/tests/Functional/Symfony/EventSubscriber/Kernel/AccessModuleConformiteSubscriberTest.php +++ b/tests/Functional/Symfony/EventSubscriber/Kernel/AccessModuleConformiteSubscriberTest.php @@ -19,7 +19,7 @@ class AccessModuleConformiteSubscriberTest extends WebTestCase self::populateDatabase(); $userRepository = static::getContainer()->get(UserRepository::class); - $testUser = $userRepository->findOneOrNullByEmail('lecteur@awkan.fr'); + $testUser = $userRepository->findOneOrNullByEmail('lecteur@nomail.soluris.fr'); $client->loginUser($testUser); $url = $client->getContainer()->get('router')->generate('registry_conformite_traitement_list', [], UrlGeneratorInterface::RELATIVE_PATH); @@ -34,7 +34,7 @@ class AccessModuleConformiteSubscriberTest extends WebTestCase self::populateDatabase(); $userRepository = static::getContainer()->get(UserRepository::class); - $testUser = $userRepository->findOneOrNullByEmail('reader-awkan@awkan.fr'); + $testUser = $userRepository->findOneOrNullByEmail('reader-soluris@nomail.soluris.fr'); $client->loginUser($testUser); $url = $client->getContainer()->get('router')->generate('registry_conformite_traitement_list', [], UrlGeneratorInterface::RELATIVE_PATH); @@ -49,7 +49,7 @@ class AccessModuleConformiteSubscriberTest extends WebTestCase self::populateDatabase(); $userRepository = static::getContainer()->get(UserRepository::class); - $testUser = $userRepository->findOneOrNullByEmail('admin@awkan.fr'); + $testUser = $userRepository->findOneOrNullByEmail('admin@nomail.soluris.fr'); $client->loginUser($testUser); $url = $client->getContainer()->get('router')->generate('registry_conformite_traitement_list', [], UrlGeneratorInterface::RELATIVE_PATH); diff --git a/tests/Functional/Symfony/EventSubscriber/Kernel/LoginSubscriberTest.php b/tests/Functional/Symfony/EventSubscriber/Kernel/LoginSubscriberTest.php index 134df9847..47d863c43 100644 --- a/tests/Functional/Symfony/EventSubscriber/Kernel/LoginSubscriberTest.php +++ b/tests/Functional/Symfony/EventSubscriber/Kernel/LoginSubscriberTest.php @@ -56,7 +56,7 @@ class LoginSubscriberTest extends WebTestCase // get or create the user somehow (e.g. creating some users only // for tests while loading the test fixtures) $userRepository = static::getContainer()->get(UserRepository::class); - $testUser = $userRepository->findOneOrNullByEmail('lecteur@awkan.fr'); + $testUser = $userRepository->findOneOrNullByEmail('lecteur@nomail.soluris.fr'); $email = $testUser->getEmail(); $url = $client->getContainer()->get('router')->generate('login', [], UrlGeneratorInterface::RELATIVE_PATH); @@ -77,7 +77,7 @@ class LoginSubscriberTest extends WebTestCase $ljr = static::getContainer()->get(LogJournalRepository::class); $userRepository = static::getContainer()->get(UserRepository::class); - $testUser = $userRepository->findOneOrNullByEmail('lecteur@awkan.fr'); + $testUser = $userRepository->findOneOrNullByEmail('lecteur@nomail.soluris.fr'); $logs = $ljr->findAll(); diff --git a/tests/Infrastructure/ORM/Admin/Repository/DuplicationTest.php b/tests/Infrastructure/ORM/Admin/Repository/DuplicationTest.php index b6ab56b9a..974c18f77 100644 --- a/tests/Infrastructure/ORM/Admin/Repository/DuplicationTest.php +++ b/tests/Infrastructure/ORM/Admin/Repository/DuplicationTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Infrastructure/ORM/Maturity/Repository/QuestionTest.php b/tests/Infrastructure/ORM/Maturity/Repository/QuestionTest.php index 4060539c9..6dc3e8cb9 100644 --- a/tests/Infrastructure/ORM/Maturity/Repository/QuestionTest.php +++ b/tests/Infrastructure/ORM/Maturity/Repository/QuestionTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Infrastructure/ORM/Maturity/Repository/SurveyTest.php b/tests/Infrastructure/ORM/Maturity/Repository/SurveyTest.php index 0192213e7..8c4fa5e7a 100644 --- a/tests/Infrastructure/ORM/Maturity/Repository/SurveyTest.php +++ b/tests/Infrastructure/ORM/Maturity/Repository/SurveyTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Infrastructure/ORM/Registry/Repository/ContractorTest.php b/tests/Infrastructure/ORM/Registry/Repository/ContractorTest.php index 174a2e180..2576550b7 100644 --- a/tests/Infrastructure/ORM/Registry/Repository/ContractorTest.php +++ b/tests/Infrastructure/ORM/Registry/Repository/ContractorTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Infrastructure/ORM/Registry/Repository/MesurementTest.php b/tests/Infrastructure/ORM/Registry/Repository/MesurementTest.php index c03a2e966..ebdcf6f25 100644 --- a/tests/Infrastructure/ORM/Registry/Repository/MesurementTest.php +++ b/tests/Infrastructure/ORM/Registry/Repository/MesurementTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Infrastructure/ORM/Registry/Repository/ProofTest.php b/tests/Infrastructure/ORM/Registry/Repository/ProofTest.php index a4a342c5c..b42c5aa92 100644 --- a/tests/Infrastructure/ORM/Registry/Repository/ProofTest.php +++ b/tests/Infrastructure/ORM/Registry/Repository/ProofTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Infrastructure/ORM/Registry/Repository/RequestTest.php b/tests/Infrastructure/ORM/Registry/Repository/RequestTest.php index 37ccd2006..8d5d78cc2 100644 --- a/tests/Infrastructure/ORM/Registry/Repository/RequestTest.php +++ b/tests/Infrastructure/ORM/Registry/Repository/RequestTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Infrastructure/ORM/Registry/Repository/TreatmentTest.php b/tests/Infrastructure/ORM/Registry/Repository/TreatmentTest.php index 5bba1aac7..9970627ea 100644 --- a/tests/Infrastructure/ORM/Registry/Repository/TreatmentTest.php +++ b/tests/Infrastructure/ORM/Registry/Repository/TreatmentTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Infrastructure/ORM/Registry/Repository/ViolationTest.php b/tests/Infrastructure/ORM/Registry/Repository/ViolationTest.php index 519b6728f..53f975f1a 100644 --- a/tests/Infrastructure/ORM/Registry/Repository/ViolationTest.php +++ b/tests/Infrastructure/ORM/Registry/Repository/ViolationTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Infrastructure/ORM/User/Repository/CollectivityTest.php b/tests/Infrastructure/ORM/User/Repository/CollectivityTest.php index 9c6687f55..02c7f2a8e 100644 --- a/tests/Infrastructure/ORM/User/Repository/CollectivityTest.php +++ b/tests/Infrastructure/ORM/User/Repository/CollectivityTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Infrastructure/ORM/User/Repository/LoginAttemptTest.php b/tests/Infrastructure/ORM/User/Repository/LoginAttemptTest.php index 2f874666e..bf8ac3d06 100644 --- a/tests/Infrastructure/ORM/User/Repository/LoginAttemptTest.php +++ b/tests/Infrastructure/ORM/User/Repository/LoginAttemptTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Infrastructure/ORM/User/Repository/UserTest.php b/tests/Infrastructure/ORM/User/Repository/UserTest.php index 77711fb5e..fb97f2b52 100644 --- a/tests/Infrastructure/ORM/User/Repository/UserTest.php +++ b/tests/Infrastructure/ORM/User/Repository/UserTest.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Utils/FormTypeHelper.php b/tests/Utils/FormTypeHelper.php index a0c8b21c7..d957ab43a 100644 --- a/tests/Utils/FormTypeHelper.php +++ b/tests/Utils/FormTypeHelper.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Utils/ReflectionTrait.php b/tests/Utils/ReflectionTrait.php index 5eff93c4e..fe1ebae2b 100644 --- a/tests/Utils/ReflectionTrait.php +++ b/tests/Utils/ReflectionTrait.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); diff --git a/tests/Utils/RepositoryTrait.php b/tests/Utils/RepositoryTrait.php index 6b5da59bc..34c2fff39 100644 --- a/tests/Utils/RepositoryTrait.php +++ b/tests/Utils/RepositoryTrait.php @@ -4,7 +4,6 @@ * This file is part of the MADIS - RGPD Management application. * * @copyright Copyright (c) 2018-2019 Soluris - Solutions Numériques Territoriales Innovantes - * @author Donovan Bourlard <donovan@awkan.fr> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by @@ -13,11 +12,11 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <https://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); -- GitLab