From 3aa1b91b640fa841f80c402ac6ff7eb80c807dfd Mon Sep 17 00:00:00 2001 From: Emmanuel Hugonnet Date: Wed, 20 Dec 2023 12:15:47 +0100 Subject: [PATCH] Relicensing to ASL 2.0 Signed-off-by: Emmanuel Hugonnet --- LICENSE.txt | 705 +++++------------- appclient/pom.xml | 5 + .../appclient/jboss/JBossClientMetaData.java | 21 +- .../parser/jboss/JBossClientElement.java | 21 +- .../jboss/JBossClientMetaDataParser.java | 21 +- .../parser/spec/AppClientElement.java | 21 +- .../spec/ApplicationClientAttribute.java | 21 +- .../spec/ApplicationClientMetaDataParser.java | 21 +- ...AppClientEnvironmentRefsGroupMetaData.java | 22 +- .../spec/ApplicationClientMetaData.java | 21 +- .../AppClient10EverythingUnitTestCase.java | 21 +- .../AppClient7EverythingUnitTestCase.java | 21 +- .../AppClient8EverythingUnitTestCase.java | 21 +- .../AppClient9EverythingUnitTestCase.java | 21 +- .../AppclientSchemaValidationTestCase.java | 21 +- .../AppclientSpecDescriptorTestCase.java | 21 +- appclient/src/test/resources/log4j.xml | 5 + .../AppClient10Everything_testEverything.xml | 5 + .../AppClient7Everything_testEverything.xml | 5 + .../AppClient8Everything_testEverything.xml | 5 + .../AppClient9Everything_testEverything.xml | 5 + build-config/pom.xml | 17 +- .../metadata-checkstyle/checkstyle.xml | 21 +- common/LICENSE.txt | 661 +++++----------- common/pom.xml | 21 +- .../jboss/annotation/javaee/Description.java | 21 +- .../jboss/annotation/javaee/Descriptions.java | 21 +- .../jboss/annotation/javaee/DisplayName.java | 21 +- .../jboss/annotation/javaee/DisplayNames.java | 21 +- .../org/jboss/annotation/javaee/Icon.java | 21 +- .../org/jboss/annotation/javaee/Icons.java | 21 +- .../annotation/AbstractAnnotationImpl.java | 21 +- .../JBossEnvironmentRefsGroupMetaData.java | 21 +- .../common/ejb/ResourceManagerMetaData.java | 21 +- .../common/ejb/ResourceManagersMetaData.java | 21 +- .../jboss/WebserviceDescriptionMetaData.java | 21 +- .../jboss/WebserviceDescriptionsMetaData.java | 21 +- .../javaee/jboss/AnnotationMetaData.java | 21 +- .../jboss/AnnotationPropertiesMetaData.java | 21 +- .../jboss/AnnotationPropertyMetaData.java | 21 +- .../javaee/jboss/AnnotationsMetaData.java | 21 +- .../jboss/IgnoreDependencyMetaData.java | 21 +- .../javaee/jboss/JBossPortComponentRef.java | 21 +- ...ossRemoteEnvironmentRefsGroupMetaData.java | 21 +- .../jboss/JBossServiceReferenceMetaData.java | 21 +- .../jboss/JBossServiceReferencesMetaData.java | 21 +- .../javaee/jboss/JndiRefMetaData.java | 21 +- .../javaee/jboss/JndiRefsMetaData.java | 21 +- .../metadata/javaee/jboss/NamedModule.java | 21 +- .../javaee/jboss/RunAsIdentityMetaData.java | 21 +- .../javaee/jboss/StubPropertyMetaData.java | 21 +- .../spec/AbstractEJBReferenceMetaData.java | 21 +- .../metadata/javaee/spec/Addressing.java | 21 +- .../spec/AdministeredObjectMetaData.java | 21 +- .../spec/AdministeredObjectsMetaData.java | 21 +- .../spec/AnnotatedEJBReferenceMetaData.java | 21 +- .../spec/AnnotatedEJBReferencesMetaData.java | 21 +- .../spec/ConnectionFactoriesMetaData.java | 21 +- .../spec/ConnectionFactoryMetaData.java | 21 +- .../javaee/spec/ContextServiceMetaData.java | 16 +- .../javaee/spec/ContextServicesMetaData.java | 16 +- .../javaee/spec/DataSourceMetaData.java | 21 +- .../javaee/spec/DataSourcesMetaData.java | 21 +- .../javaee/spec/DescriptionGroupMetaData.java | 21 +- .../metadata/javaee/spec/DescriptionImpl.java | 21 +- .../javaee/spec/DescriptionsImpl.java | 21 +- .../metadata/javaee/spec/DisplayNameImpl.java | 21 +- .../javaee/spec/DisplayNamesImpl.java | 21 +- .../spec/EJBLocalReferenceMetaData.java | 21 +- .../spec/EJBLocalReferencesMetaData.java | 21 +- .../javaee/spec/EJBReferenceMetaData.java | 21 +- .../javaee/spec/EJBReferenceType.java | 21 +- .../javaee/spec/EJBReferencesMetaData.java | 21 +- .../metadata/javaee/spec/EmptyMetaData.java | 21 +- .../metadata/javaee/spec/Environment.java | 21 +- .../spec/EnvironmentEntriesMetaData.java | 21 +- .../javaee/spec/EnvironmentEntryMetaData.java | 21 +- .../spec/EnvironmentRefsGroupMetaData.java | 21 +- .../jboss/metadata/javaee/spec/IconImpl.java | 21 +- .../jboss/metadata/javaee/spec/IconsImpl.java | 21 +- .../javaee/spec/IsolationLevelType.java | 21 +- .../spec/JMSConnectionFactoriesMetaData.java | 21 +- .../spec/JMSConnectionFactoryMetaData.java | 21 +- .../javaee/spec/JMSDestinationMetaData.java | 21 +- .../javaee/spec/JMSDestinationsMetaData.java | 21 +- .../javaee/spec/JavaEEMetaDataConstants.java | 21 +- .../spec/LifecycleCallbackMetaData.java | 21 +- .../spec/LifecycleCallbacksMetaData.java | 21 +- .../javaee/spec/MailSessionMetaData.java | 21 +- .../javaee/spec/MailSessionsMetaData.java | 21 +- .../javaee/spec/ManagedExecutorMetaData.java | 16 +- .../javaee/spec/ManagedExecutorsMetaData.java | 16 +- .../ManagedScheduledExecutorMetaData.java | 16 +- .../ManagedScheduledExecutorsMetaData.java | 16 +- .../spec/ManagedThreadFactoriesMetaData.java | 16 +- .../spec/ManagedThreadFactoryMetaData.java | 16 +- .../spec/MessageDestinationMetaData.java | 21 +- .../MessageDestinationReferenceMetaData.java | 21 +- .../MessageDestinationReferencesMetaData.java | 21 +- .../spec/MessageDestinationUsageType.java | 21 +- .../spec/MessageDestinationsMetaData.java | 21 +- .../javaee/spec/MutableEnvironment.java | 21 +- .../javaee/spec/MutableRemoteEnvironment.java | 21 +- .../javaee/spec/ParamValueMetaData.java | 21 +- .../PersistenceContextReferenceMetaData.java | 21 +- .../PersistenceContextReferencesMetaData.java | 21 +- ...PersistenceContextSynchronizationType.java | 21 +- .../PersistenceContextTypeDescription.java | 5 + .../PersistenceUnitReferenceMetaData.java | 21 +- .../PersistenceUnitReferencesMetaData.java | 21 +- .../metadata/javaee/spec/PortComponent.java | 21 +- .../javaee/spec/PortComponentRef.java | 21 +- .../javaee/spec/PropertiesMetaData.java | 21 +- .../javaee/spec/PropertyMetaData.java | 21 +- .../javaee/spec/RemoteEnvironment.java | 21 +- .../RemoteEnvironmentRefsGroupMetaData.java | 21 +- .../javaee/spec/ResourceAuthorityType.java | 21 +- .../ResourceEnvironmentReferenceMetaData.java | 21 +- ...ResourceEnvironmentReferencesMetaData.java | 21 +- .../spec/ResourceInjectionMetaData.java | 21 +- .../spec/ResourceInjectionTargetMetaData.java | 21 +- .../spec/ResourceReferenceMetaData.java | 21 +- .../spec/ResourceReferencesMetaData.java | 21 +- .../javaee/spec/ResourceSharingScopeType.java | 21 +- .../metadata/javaee/spec/RespectBinding.java | 21 +- .../metadata/javaee/spec/RunAsMetaData.java | 21 +- .../javaee/spec/SecurityRoleMetaData.java | 21 +- .../javaee/spec/SecurityRoleRefMetaData.java | 21 +- .../javaee/spec/SecurityRoleRefsMetaData.java | 21 +- .../javaee/spec/SecurityRolesMetaData.java | 21 +- .../ServiceReferenceHandlerChainMetaData.java | 21 +- ...ServiceReferenceHandlerChainsMetaData.java | 21 +- .../spec/ServiceReferenceHandlerMetaData.java | 21 +- .../ServiceReferenceHandlersMetaData.java | 21 +- .../javaee/spec/ServiceReferenceMetaData.java | 21 +- .../spec/ServiceReferencesMetaData.java | 21 +- .../javaee/spec/TransactionSupportType.java | 21 +- .../support/AbstractMappedMetaData.java | 21 +- .../AbstractMappedMetaDataWithOverride.java | 21 +- .../metadata/javaee/support/IdMetaData.java | 21 +- .../javaee/support/IdMetaDataImpl.java | 21 +- .../IdMetaDataImplWithDescriptionGroup.java | 21 +- .../IdMetaDataImplWithDescriptions.java | 21 +- ...aDataImplWithDescriptionsWithOverride.java | 21 +- .../support/IdMetaDataImplWithOverride.java | 21 +- .../javaee/support/LanguageMetaData.java | 21 +- .../javaee/support/MappableMetaData.java | 21 +- .../support/MappableMetaDataWithOverride.java | 21 +- .../support/MappedAnnotationMetaData.java | 21 +- .../javaee/support/MappedMetaData.java | 21 +- .../MappedMetaDataWithDescriptions.java | 21 +- .../support/MappedMetaDataWithOverride.java | 21 +- .../support/NamedAnnotationMetaData.java | 21 +- .../javaee/support/NamedMetaData.java | 21 +- .../NamedMetaDataWithDescriptionGroup.java | 21 +- ...aDataWithDescriptionGroupWithOverride.java | 21 +- .../NamedMetaDataWithDescriptions.java | 21 +- .../javaee/support/NamedModuleImpl.java | 21 +- .../javaee/support/NonNullLinkedHashMap.java | 21 +- .../javaee/support/NonNullLinkedHashSet.java | 21 +- .../javaee/support/OverrideMetaData.java | 21 +- ...InjectionMetaDataWithDescriptionGroup.java | 21 +- ...urceInjectionMetaDataWithDescriptions.java | 21 +- .../javaee/support/WithDescriptions.java | 21 +- .../org/jboss/metadata/merge/MergeUtil.java | 21 +- ...ossEnvironmentRefsGroupMetaDataMerger.java | 21 +- .../jboss/ResourceManagersMetaDataMerger.java | 21 +- .../jboss/AnnotationsMetaDataMerger.java | 21 +- .../jboss/IgnoreDependencyMetaDataMerger.java | 21 +- .../jboss/JBossPortComponentRefMerger.java | 21 +- ...oteEnvironmentRefsGroupMetaDataMerger.java | 21 +- .../JBossServiceReferenceMetaDataMerger.java | 21 +- .../JBossServiceReferencesMetaDataMerger.java | 21 +- .../javaee/jboss/JndiRefsMetaDataMerger.java | 21 +- .../AbstractEJBReferenceMetaDataMerger.java | 21 +- .../AdministeredObjectMetaDataMerger.java | 21 +- .../AdministeredObjectsMetaDataMerger.java | 21 +- .../AnnotatedEJBReferenceMetaDataMerger.java | 21 +- .../AnnotatedEJBReferencesMetaDataMerger.java | 21 +- .../ConnectionFactoriesMetaDataMerger.java | 21 +- .../spec/ConnectionFactoryMetaDataMerger.java | 21 +- .../spec/ContextServiceMetaDataMerger.java | 16 +- .../spec/ContextServicesMetaDataMerger.java | 16 +- .../javaee/spec/DataSourceMetaDataMerger.java | 21 +- .../spec/DataSourcesMetaDataMerger.java | 21 +- .../spec/EJBLocalReferenceMetaDataMerger.java | 21 +- .../EJBLocalReferencesMetaDataMerger.java | 21 +- .../spec/EJBReferenceMetaDataMerger.java | 21 +- .../spec/EJBReferencesMetaDataMerger.java | 21 +- .../EnvironmentEntriesMetaDataMerger.java | 21 +- .../spec/EnvironmentEntryMetaDataMerger.java | 21 +- .../EnvironmentRefsGroupMetaDataMerger.java | 21 +- .../JMSConnectionFactoriesMetaDataMerger.java | 21 +- .../JMSConnectionFactoryMetaDataMerger.java | 21 +- .../spec/JMSDestinationMetaDataMerger.java | 21 +- .../spec/JMSDestinationsMetaDataMerger.java | 21 +- .../merge/javaee/spec/JavaEEVersion.java | 21 +- .../LifecycleCallbacksMetaDataMerger.java | 21 +- .../spec/MailSessionMetaDataMerger.java | 21 +- .../spec/MailSessionsMetaDataMerger.java | 21 +- .../spec/ManagedExecutorMetaDataMerger.java | 16 +- .../spec/ManagedExecutorsMetaDataMerger.java | 16 +- ...anagedScheduledExecutorMetaDataMerger.java | 16 +- ...nagedScheduledExecutorsMetaDataMerger.java | 16 +- .../ManagedThreadFactoriesMetaDataMerger.java | 16 +- .../ManagedThreadFactoryMetaDataMerger.java | 16 +- .../MessageDestinationMetaDataMerger.java | 21 +- ...ageDestinationReferenceMetaDataMerger.java | 21 +- ...geDestinationReferencesMetaDataMerger.java | 21 +- .../MessageDestinationsMetaDataMerger.java | 21 +- ...istenceContextReferenceMetaDataMerger.java | 21 +- ...stenceContextReferencesMetaDataMerger.java | 21 +- ...rsistenceUnitReferencesMetaDataMerger.java | 21 +- .../javaee/spec/PortComponentRefMerger.java | 21 +- ...oteEnvironmentRefsGroupMetaDataMerger.java | 21 +- ...rceEnvironmentReferenceMetaDataMerger.java | 21 +- ...ceEnvironmentReferencesMetaDataMerger.java | 21 +- .../spec/ResourceInjectionMetaDataMerger.java | 21 +- .../spec/ResourceReferenceMetaDataMerger.java | 21 +- .../ResourceReferencesMetaDataMerger.java | 21 +- .../spec/SecurityRoleMetaDataMerger.java | 21 +- .../spec/SecurityRoleRefMetaDataMerger.java | 21 +- .../spec/SecurityRoleRefsMetaDataMerger.java | 21 +- .../spec/SecurityRolesMetaDataMerger.java | 21 +- .../spec/ServiceReferenceMetaDataMerger.java | 21 +- .../spec/ServiceReferencesMetaDataMerger.java | 21 +- .../javaee/support/IdMetaDataImplMerger.java | 21 +- ...etaDataImplWithDescriptionGroupMerger.java | 21 +- .../IdMetaDataImplWithDescriptionsMerger.java | 21 +- .../support/MergeableMetaDataMerger.java | 21 +- .../javaee/support/NamedMetaDataMerger.java | 21 +- ...medMetaDataWithDescriptionGroupMerger.java | 21 +- .../javaee/support/NamedModuleImplMerger.java | 21 +- ...ionMetaDataWithDescriptionGroupMerger.java | 21 +- ...jectionMetaDataWithDescriptionsMerger.java | 21 +- .../jboss/metadata/parser/ee/Accessor.java | 21 +- .../metadata/parser/ee/AddressingParser.java | 21 +- .../ee/AdministeredObjectMetaDataParser.java | 21 +- .../jboss/metadata/parser/ee/Attribute.java | 21 +- .../ee/ConnectionFactoryMetaDataParser.java | 21 +- .../ee/ContextServiceMetaDataParser.java | 16 +- .../parser/ee/DataSourceMetaDataParser.java | 21 +- .../ee/DescriptionGroupMetaDataParser.java | 21 +- .../parser/ee/DescriptionMetaDataParser.java | 21 +- .../parser/ee/DescriptionsMetaDataParser.java | 21 +- .../parser/ee/DisplayNameMetaDataParser.java | 21 +- .../parser/ee/DisplayNamesMetaDataParser.java | 21 +- .../ee/EJBLocalReferenceMetaDataParser.java | 21 +- .../parser/ee/EJBReferenceMetaDataParser.java | 21 +- .../org/jboss/metadata/parser/ee/Element.java | 21 +- .../ee/EnvironmentEntryMetaDataParser.java | 21 +- .../EnvironmentRefsGroupMetaDataParser.java | 21 +- .../parser/ee/IconMetaDataParser.java | 21 +- .../JMSConnectionFactoryMetaDataParser.java | 21 +- .../ee/JMSDestinationMetaDataParser.java | 21 +- .../ee/LifecycleCallbackMetaDataParser.java | 21 +- .../parser/ee/MailSessionMetaDataParser.java | 21 +- .../ee/ManagedExecutorMetaDataParser.java | 16 +- ...anagedScheduledExecutorMetaDataParser.java | 16 +- .../ManagedThreadFactoryMetaDataParser.java | 16 +- .../ee/MessageDestinationMetaDataParser.java | 21 +- ...ageDestinationReferenceMetaDataParser.java | 21 +- .../parser/ee/ParamValueMetaDataParser.java | 21 +- ...istenceContextReferenceMetaDataParser.java | 21 +- ...ersistenceUnitReferenceMetaDataParser.java | 21 +- .../parser/ee/PortComponentRefParser.java | 21 +- .../parser/ee/PropertyMetaDataParser.java | 21 +- ...rceEnvironmentReferenceMetaDataParser.java | 21 +- .../ee/ResourceInjectionMetaDataParser.java | 21 +- ...ResourceInjectionTargetMetaDataParser.java | 21 +- .../ee/ResourceReferenceMetaDataParser.java | 21 +- .../parser/ee/RespectBindingParser.java | 21 +- .../parser/ee/RunAsMetaDataParser.java | 21 +- .../parser/ee/SecurityRoleMetaDataParser.java | 21 +- .../ee/SecurityRoleRefMetaDataParser.java | 21 +- ...ceReferenceHandlerChainMetaDataParser.java | 21 +- ...eReferenceHandlerChainsMetaDataParser.java | 21 +- ...ServiceReferenceHandlerMetaDataParser.java | 21 +- .../ee/ServiceReferenceMetaDataParser.java | 21 +- .../parser/ee/StubPropertyParser.java | 21 +- .../metadata/parser/jbossee/Attribute.java | 21 +- .../metadata/parser/jbossee/Element.java | 21 +- .../parser/util/MetaDataElementParser.java | 21 +- .../metadata/parser/util/NoopXMLResolver.java | 21 +- .../parser/util/XMLResourceResolver.java | 21 +- .../parser/util/XMLSchemaValidator.java | 21 +- .../CompatibilityExpressionResolver.java | 21 +- .../property/CompositePropertyResolver.java | 21 +- .../property/DefaultExpressionReplacer.java | 21 +- .../JBossASSimpleExpressionResolver.java | 21 +- .../property/PropertiesPropertyResolver.java | 21 +- .../metadata/property/PropertyReplacer.java | 21 +- .../metadata/property/PropertyReplacers.java | 21 +- .../property/SimpleExpressionResolver.java | 21 +- .../property/SystemPropertyResolver.java | 21 +- .../resources/schema/java-properties_1_0.xsd | 7 +- .../resources/schema/jboss-common_5_1.xsd | 5 + .../resources/schema/jboss-common_6_0.xsd | 5 + .../resources/schema/jboss-common_7_0.xsd | 5 + .../resources/schema/jboss-common_7_1.xsd | 5 + .../resources/schema/jboss-common_8_0.xsd | 5 + .../resources/schema/jboss-common_8_1.xsd | 20 +- .../resources/schema/jboss-common_9_0.xsd | 20 +- common/src/main/resources/schema/jbxb_1_0.xsd | 5 + .../schema/jndi-binding-service_1_0.xsd | 5 + .../main/resources/schema/user-roles_1_0.xsd | 5 + .../common/AbstractXSDValidationTestCase.java | 21 +- .../test/metadata/common/ClassHelper.java | 21 +- .../test/metadata/common/PackageScanner.java | 21 +- .../test/metadata/common/ScanPackage.java | 21 +- .../common/SchemaValidationTestCase.java | 21 +- .../jboss/test/metadata/common/SetHelper.java | 21 +- .../common/SpecDescriptorTestCase.java | 21 +- .../metadata/common/StackTraceHelper.java | 21 +- .../javaee/AbstractJavaEEEverythingTest.java | 21 +- .../javaee/AbstractJavaEEMetaDataTest.java | 21 +- .../javaee/NamedModuleImplUnitTestCase.java | 21 +- .../property/PropertyReplacerTest.java | 21 +- .../property/PropertyResolverTest.java | 21 +- .../src/test/resources/schema/XMLSchema.dtd | 5 + .../src/test/resources/schema/XMLSchema.xsd | 5 + .../src/test/resources/schema/datatypes.dtd | 5 + ear/LICENSE.txt | 661 +++++----------- ear/pom.xml | 21 +- .../metadata/ear/jboss/JBossAppMetaData.java | 21 +- .../ear/jboss/ServiceModuleMetaData.java | 21 +- ...EarEnvironmentRefsGroupMetaDataMerger.java | 21 +- .../ear/merge/JBossAppMetaDataMerger.java | 21 +- .../ear/merge/ModulesMetaDataMerger.java | 21 +- .../metadata/ear/parser/jboss/Attribute.java | 21 +- .../metadata/ear/parser/jboss/Element.java | 21 +- .../parser/jboss/JBossAppMetaDataParser.java | 21 +- .../metadata/ear/parser/jboss/Namespace.java | 21 +- .../metadata/ear/parser/jboss/Version.java | 21 +- .../metadata/ear/parser/spec/Attribute.java | 21 +- .../ear/parser/spec/EarMetaDataParser.java | 21 +- .../parser/spec/EarModuleMetaDataParser.java | 21 +- .../metadata/ear/parser/spec/Element.java | 21 +- .../metadata/ear/spec/AbstractModule.java | 21 +- .../ear/spec/ConnectorModuleMetaData.java | 21 +- .../spec/EarEnvironmentRefsGroupMetaData.java | 21 +- .../jboss/metadata/ear/spec/EarMetaData.java | 21 +- .../jboss/metadata/ear/spec/EarVersion.java | 21 +- .../metadata/ear/spec/EjbModuleMetaData.java | 21 +- .../metadata/ear/spec/JavaModuleMetaData.java | 21 +- .../metadata/ear/spec/ModuleMetaData.java | 21 +- .../metadata/ear/spec/ModulesMetaData.java | 21 +- .../metadata/ear/spec/WebModuleMetaData.java | 21 +- .../metadata/ear/DistinctNameTestCase.java | 21 +- .../ear/Ear10xEverythingUnitTestCase.java | 21 +- .../test/metadata/ear/Ear4xUnitTestCase.java | 21 +- .../ear/Ear5xEverythingUnitTestCase.java | 21 +- .../test/metadata/ear/Ear5xUnitTestCase.java | 21 +- .../ear/Ear6xEverythingUnitTestCase.java | 21 +- .../ear/Ear7xEverythingUnitTestCase.java | 21 +- .../ear/Ear8xEverythingUnitTestCase.java | 21 +- .../ear/Ear9xEverythingUnitTestCase.java | 21 +- .../ear/EarSchemaValidationTestCase.java | 21 +- .../ear/EarSpecDescriptorTestCase.java | 21 +- .../ear/JBossApp5xEverythingUnitTestCase.java | 21 +- .../ear/JBossApp70EverythingUnitTestCase.java | 21 +- .../ear/JBossApp80EverythingUnitTestCase.java | 21 +- .../ear/JBossApp9xEverythingUnitTestCase.java | 21 +- .../metadata/ear/ModuleOrderUnitTestCase.java | 21 +- .../org/jboss/test/metadata/ear/Util.java | 21 +- ear/src/test/resources/log4j.xml | 5 + .../ear/Ear10xEverything_testEverything.xml | 5 + .../metadata/ear/Ear4x_testAppXmlOnly.xml | 5 + .../ear/Ear4x_testDescriptionGroup.xml | 5 + .../ear/Ear4x_testDescriptionGroup13.xml | 5 + .../ear/Ear4x_testJBossSecurityRoles.xml | 5 + .../test/metadata/ear/Ear4x_testNoDtd.xml | 5 + .../metadata/ear/Ear4x_testSecurityRoles.xml | 5 + .../test/metadata/ear/Ear4x_testVersion13.xml | 5 + .../test/metadata/ear/Ear4x_testVersion14.xml | 5 + .../ear/Ear5xEverything_testEverything.xml | 5 + .../ear/Ear5x_testDescriptionGroup.xml | 5 + .../jboss/test/metadata/ear/Ear5x_testId.xml | 5 + .../test/metadata/ear/Ear5x_testVersion.xml | 5 + .../metadata/ear/Ear5x_testWhitespace.xml | 5 + .../ear/Ear6xEverything_testEverything.xml | 5 + .../ear/Ear7xEverything_testEverything.xml | 5 + .../ear/Ear8xEverything_testEverything.xml | 5 + .../ear/Ear9xEverything_testEverything.xml | 5 + .../JBossApp5xEverything_testEverything.xml | 5 + .../ear/JBossApp5x_testModuleOrder.xml | 5 + .../metadata/ear/JBossApp5x_testVersion40.xml | 5 + .../metadata/ear/JBossApp5x_testVersion42.xml | 5 + .../metadata/ear/JBossApp5x_testVersion50.xml | 5 + .../JBossApp70Everything_testEverything.xml | 21 +- .../JBossApp80Everything_testEverything.xml | 21 +- .../JBossApp9xEverything_testEverything.xml | 23 +- ...ModuleOrder_testModuleOrderDeprecation.xml | 21 +- .../expression-distinct-name-jboss-app.xml | 21 +- .../ear/no-distinct-name-jboss-app.xml | 21 +- .../ear/simple-distinct-name-jboss-app.xml | 21 +- .../test/resources/schema2class.properties | 5 + ejb/LICENSE.txt | 661 +++++----------- ejb/pom.xml | 5 + .../common/IAssemblyDescriptorMetaData.java | 21 +- .../metadata/ejb/common/IEjbJarMetaData.java | 21 +- .../ejb/common/IEnterpriseBeanMetaData.java | 21 +- .../ejb/common/IEnterpriseBeansMetaData.java | 21 +- .../metadata/ejb/common/IScheduleTarget.java | 21 +- .../metadata/ejb/common/ITimeoutTarget.java | 21 +- .../ejb/jboss/CacheConfigMetaData.java | 21 +- .../CacheInvalidationConfigMetaData.java | 21 +- .../ejb/jboss/ClusterConfigMetaData.java | 21 +- .../metadata/ejb/jboss/CommitOption.java | 21 +- .../jboss/ContainerConfigurationMetaData.java | 21 +- ...ContainerConfigurationMetaDataWrapper.java | 21 +- .../ContainerConfigurationsMetaData.java | 21 +- ...ontainerConfigurationsMetaDataWrapper.java | 21 +- .../ejb/jboss/CurrentMessageMetaData.java | 21 +- .../ejb/jboss/DescriptionsWrapper.java | 21 +- .../metadata/ejb/jboss/IIOPMetaData.java | 21 +- .../ejb/jboss/IORASContextMetaData.java | 21 +- .../ejb/jboss/IORSASContextMetaData.java | 21 +- .../ejb/jboss/IORSecurityConfigMetaData.java | 21 +- .../ejb/jboss/IORTransportConfigMetaData.java | 21 +- .../ejb/jboss/InvokerBindingMetaData.java | 21 +- .../ejb/jboss/InvokerBindingsMetaData.java | 21 +- .../jboss/InvokerProxyBindingMetaData.java | 21 +- .../jboss/InvokerProxyBindingsMetaData.java | 21 +- .../InvokerProxyBindingsMetaDataWrapper.java | 21 +- .../ejb/jboss/JBoss50DTDMetaData.java | 21 +- .../JBoss50MessageDrivenBeanMetaData.java | 21 +- .../metadata/ejb/jboss/JBoss50MetaData.java | 21 +- .../ejb/jboss/JBoss50SessionBeanMetaData.java | 21 +- .../jboss/JBoss51ConsumerBeanMetaData.java | 21 +- .../ejb/jboss/JBoss51EAPDTDMetaData.java | 21 +- .../ejb/jboss/JBoss51GenericBeanMetaData.java | 21 +- .../JBoss51MessageDrivenBeanMetaData.java | 21 +- .../metadata/ejb/jboss/JBoss51MetaData.java | 21 +- .../ejb/jboss/JBoss60DTDMetaData.java | 21 +- .../JBossAssemblyDescriptorMetaData.java | 21 +- .../ejb/jboss/JBossConsumerBeanMetaData.java | 21 +- .../jboss/JBossEnterpriseBeanMetaData.java | 21 +- .../jboss/JBossEnterpriseBeansMetaData.java | 21 +- .../ejb/jboss/JBossEntityBeanMetaData.java | 21 +- .../ejb/jboss/JBossEntityGenericWrapper.java | 21 +- .../ejb/jboss/JBossGenericBeanMetaData.java | 21 +- .../JBossMessageDrivenBean31MetaData.java | 21 +- .../JBossMessageDrivenBeanGenericWrapper.java | 21 +- .../jboss/JBossMessageDrivenBeanMetaData.java | 21 +- .../metadata/ejb/jboss/JBossMetaData.java | 21 +- .../ejb/jboss/JBossMetaDataWrapper.java | 21 +- .../ejb/jboss/JBossServiceBeanMetaData.java | 21 +- .../ejb/jboss/JBossSessionBean31MetaData.java | 21 +- .../ejb/jboss/JBossSessionBeanMetaData.java | 21 +- .../ejb/jboss/JBossSessionGenericWrapper.java | 21 +- .../ejb/jboss/LocalBindingMetaData.java | 21 +- .../ejb/jboss/LocalProducerMetaData.java | 21 +- .../ejb/jboss/MessagePropertiesMetaData.java | 21 +- .../ejb/jboss/MethodAttributeMetaData.java | 21 +- .../ejb/jboss/MethodAttributesMetaData.java | 21 +- .../ejb/jboss/PoolConfigMetaData.java | 21 +- .../metadata/ejb/jboss/ProducerMetaData.java | 21 +- .../ejb/jboss/RemoteBindingMetaData.java | 21 +- .../metadata/ejb/jboss/SecurityRoleNames.java | 21 +- .../ejb/jboss/WebservicesMetaData.java | 21 +- .../ejb3/JBossEnterpriseBeansMetaData.java | 21 +- .../jboss/ejb3/JBossGenericBeanMetaData.java | 21 +- .../ejb3/TransactionTimeoutMetaData.java | 21 +- .../metadata/ejb/merge/EjbMergeUtil.java | 21 +- .../jboss/ejb3/AbstractEJBBoundMetaData.java | 21 +- .../ejb3/AbstractEJBBoundMetaDataParser.java | 21 +- .../ejb3/AbstractMethodsBoundMetaData.java | 21 +- .../AbstractMethodsBoundMetaDataParser.java | 21 +- .../ejb/parser/jboss/ejb3/Attribute.java | 21 +- .../ejb/parser/jboss/ejb3/Element.java | 21 +- .../parser/jboss/ejb3/IIOPMetaDataParser.java | 21 +- ...JBossAssemblyDescriptorMetaDataParser.java | 21 +- .../jboss/ejb3/JBossEjb3MetaDataParser.java | 21 +- .../JBossEnterpriseBeansMetaDataParser.java | 21 +- .../ejb3/JBossGenericBeanMetaDataParser.java | 21 +- .../ejb/parser/jboss/ejb3/Namespace.java | 21 +- .../jboss/ejb3/TransactionTimeoutElement.java | 21 +- .../TransactionTimeoutMetaDataParser.java | 21 +- .../AbstractChainedAttributeProcessor.java | 21 +- .../spec/AbstractEjbJarMetaDataParser.java | 21 +- .../AbstractEnterpriseBeanMetaDataParser.java | 21 +- .../parser/spec/AbstractIdMetaDataParser.java | 21 +- .../spec/AbstractMessageDrivenBeanParser.java | 21 +- .../parser/spec/AbstractMetaDataParser.java | 21 +- ...medMetaDataWithDescriptionGroupParser.java | 21 +- .../spec/AbstractWithDescriptionsParser.java | 21 +- .../spec/AccessTimeoutMetaDataParser.java | 21 +- .../spec/ActivationConfigMetaDataParser.java | 21 +- ...ctivationConfigPropertyMetaDataParser.java | 21 +- .../ApplicationExceptionMetaDataParser.java | 21 +- .../spec/AroundInvokeMetaDataParser.java | 21 +- .../spec/AroundTimeoutMetaDataParser.java | 21 +- .../AssemblyDescriptor21MetaDataParser.java | 21 +- .../AssemblyDescriptor30MetaDataParser.java | 21 +- .../AssemblyDescriptorMetaDataParser.java | 21 +- ...semblyDescriptorMetaDataParserFactory.java | 21 +- .../spec/AsyncMethodMetaDataParser.java | 21 +- .../ejb/parser/spec/AttributeProcessor.java | 21 +- .../parser/spec/AttributeProcessorHelper.java | 21 +- .../parser/spec/CmpFieldMetaDataParser.java | 21 +- .../spec/ConcurrentMethodMetaDataParser.java | 21 +- .../ContainerTransactionMetaDataParser.java | 21 +- .../parser/spec/DependsOnMetaDataParser.java | 21 +- .../ejb/parser/spec/EjbJarAttribute.java | 21 +- .../ejb/parser/spec/EjbJarElement.java | 21 +- .../ejb/parser/spec/EjbJarMetaDataParser.java | 21 +- .../parser/spec/EjbJarNamespaceMapping.java | 21 +- .../spec/EnterpriseBeanMetaDataParser.java | 21 +- .../spec/EnterpriseBeansMetaDataParser.java | 21 +- .../parser/spec/EntityBeanMetaDataParser.java | 21 +- .../spec/ExcludeListMetaDataParser.java | 21 +- .../parser/spec/ExtendableMetaDataParser.java | 21 +- .../parser/spec/ExtendingMetaDataParser.java | 21 +- .../spec/IdMetaDataAttributeProcessor.java | 21 +- .../parser/spec/InitMethodMetaDataParser.java | 21 +- .../InterceptorBindingMetaDataParser.java | 21 +- .../spec/InterceptorMetaDataParser.java | 21 +- .../spec/InterceptorOrderMetaDataParser.java | 21 +- .../spec/InterceptorsMetaDataParser.java | 21 +- .../spec/MessageDrivenBean20Parser.java | 21 +- .../spec/MessageDrivenBean31Parser.java | 21 +- ...essageDrivenBeanMetaDataParserFactory.java | 21 +- ...essageDrivenDestinationMetaDataParser.java | 21 +- .../ejb/parser/spec/MethodMetaDataParser.java | 21 +- .../spec/MethodParametersMetaDataParser.java | 21 +- .../spec/MethodPermissionMetaDataParser.java | 21 +- .../spec/NamedMethodMetaDataParser.java | 21 +- .../ejb/parser/spec/QueryMetaDataParser.java | 21 +- .../parser/spec/RelationMetaDataParser.java | 21 +- .../RelationRoleCmrFieldMetaDataParser.java | 21 +- .../spec/RelationRoleMetaDataParser.java | 21 +- .../RelationRoleSourceMetaDataParser.java | 21 +- .../parser/spec/RelationsMetaDataParser.java | 21 +- .../spec/RemoveMethodMetaDataParser.java | 21 +- .../parser/spec/ScheduleMetaDataParser.java | 21 +- .../parser/spec/SecurityIdentityParser.java | 21 +- .../spec/SessionBean30MetaDataParser.java | 21 +- .../spec/SessionBean31MetaDataParser.java | 21 +- .../spec/SessionBean32MetaDataParser.java | 21 +- .../spec/SessionBeanMetaDataParser.java | 21 +- .../SessionBeanMetaDataParserFactory.java | 21 +- .../spec/StatefulTimeoutMetaDataParser.java | 21 +- .../ejb/parser/spec/TimerMetaDataParser.java | 21 +- .../spec/UnexpectedAttributeProcessor.java | 21 +- ...ommonMessageDrivenSessionBeanMetaData.java | 21 +- .../spec/AbstractEnterpriseBeanMetaData.java | 21 +- .../ejb/spec/AbstractGenericBeanMetaData.java | 21 +- .../ejb/spec/AbstractTimeoutMetaData.java | 21 +- .../ejb/spec/AccessTimeoutMetaData.java | 21 +- .../ejb/spec/ActivationConfigMetaData.java | 21 +- .../ActivationConfigPropertiesMetaData.java | 21 +- .../ActivationConfigPropertyMetaData.java | 21 +- .../spec/ApplicationExceptionMetaData.java | 21 +- .../spec/ApplicationExceptionsMetaData.java | 21 +- .../ejb/spec/AroundInvokeMetaData.java | 21 +- .../ejb/spec/AroundInvokesMetaData.java | 21 +- .../ejb/spec/AroundTimeoutMetaData.java | 21 +- .../ejb/spec/AroundTimeoutsMetaData.java | 21 +- .../ejb/spec/AssemblyDescriptorMetaData.java | 21 +- .../ejb/spec/AsyncMethodMetaData.java | 21 +- .../ejb/spec/AsyncMethodsMetaData.java | 21 +- .../ejb/spec/BusinessLocalsMetaData.java | 21 +- .../ejb/spec/BusinessRemotesMetaData.java | 21 +- .../metadata/ejb/spec/CMPFieldMetaData.java | 21 +- .../metadata/ejb/spec/CMPFieldsMetaData.java | 21 +- .../metadata/ejb/spec/CMRFieldMetaData.java | 21 +- .../ejb/spec/ConcurrentMethodMetaData.java | 21 +- .../ejb/spec/ConcurrentMethodsMetaData.java | 21 +- .../spec/ContainerTransactionMetaData.java | 21 +- .../spec/ContainerTransactionsMetaData.java | 21 +- .../metadata/ejb/spec/DependsOnMetaData.java | 21 +- .../metadata/ejb/spec/EjbJarMetaData.java | 21 +- .../metadata/ejb/spec/EjbJarVersion.java | 21 +- .../org/jboss/metadata/ejb/spec/EjbType.java | 21 +- .../ejb/spec/EnterpriseBeanMetaData.java | 21 +- .../metadata/ejb/spec/EnterpriseBeansMap.java | 21 +- .../ejb/spec/EnterpriseBeansMetaData.java | 21 +- .../metadata/ejb/spec/EntityBeanMetaData.java | 21 +- .../ejb/spec/ExcludeListMetaData.java | 21 +- .../metadata/ejb/spec/ExtendableMetaData.java | 21 +- .../ejb/spec/ExtendableMetaDataSupport.java | 21 +- .../ejb/spec/GenericBeanMetaData.java | 21 +- .../metadata/ejb/spec/InitMethodMetaData.java | 21 +- .../ejb/spec/InitMethodsMetaData.java | 21 +- .../ejb/spec/InterceptorBindingMetaData.java | 21 +- .../ejb/spec/InterceptorBindingsMetaData.java | 21 +- .../ejb/spec/InterceptorClassesMetaData.java | 21 +- .../ejb/spec/InterceptorMetaData.java | 21 +- .../ejb/spec/InterceptorOrderMetaData.java | 21 +- .../ejb/spec/InterceptorsMetaData.java | 21 +- .../metadata/ejb/spec/MergeableMetaData.java | 21 +- .../ejb/spec/MessageDrivenBean31MetaData.java | 21 +- .../ejb/spec/MessageDrivenBeanMetaData.java | 21 +- .../MessageDrivenDestinationMetaData.java | 21 +- .../ejb/spec/MethodInterfaceType.java | 21 +- .../metadata/ejb/spec/MethodMetaData.java | 21 +- .../ejb/spec/MethodParametersMetaData.java | 21 +- .../ejb/spec/MethodPermissionMetaData.java | 21 +- .../ejb/spec/MethodPermissionsMetaData.java | 21 +- .../metadata/ejb/spec/MethodsMetaData.java | 21 +- .../metadata/ejb/spec/MultiplicityType.java | 21 +- .../ejb/spec/NamedMethodMetaData.java | 21 +- .../metadata/ejb/spec/PersistenceType.java | 21 +- .../metadata/ejb/spec/QueriesMetaData.java | 21 +- .../metadata/ejb/spec/QueryMetaData.java | 21 +- .../metadata/ejb/spec/RelationMetaData.java | 21 +- .../ejb/spec/RelationRoleMetaData.java | 21 +- .../ejb/spec/RelationRoleSourceMetaData.java | 21 +- .../metadata/ejb/spec/RelationsMetaData.java | 21 +- .../ejb/spec/RemoveMethodMetaData.java | 21 +- .../ejb/spec/RemoveMethodsMetaData.java | 21 +- .../metadata/ejb/spec/ResultTypeMapping.java | 21 +- .../metadata/ejb/spec/ScheduleMetaData.java | 21 +- .../ejb/spec/SecurityIdentityMetaData.java | 21 +- .../ejb/spec/SessionBean31MetaData.java | 21 +- .../ejb/spec/SessionBean32MetaData.java | 21 +- .../ejb/spec/SessionBeanMetaData.java | 21 +- .../jboss/metadata/ejb/spec/SessionType.java | 21 +- .../ejb/spec/StatefulTimeoutMetaData.java | 21 +- .../ejb/spec/SubscriptionDurability.java | 21 +- .../metadata/ejb/spec/TimerMetaData.java | 21 +- .../exception/AppExceptionOne.java | 21 +- .../exception/AppExceptionThree.java | 21 +- .../exception/AppExceptionTwo.java | 21 +- .../unit/ApplicationExceptionTestCase.java | 21 +- .../test/bz1192591/IIOPParserTestCase.java | 22 +- .../test/bz901186/IIOPMetaDataTestCase.java | 5 + .../ejb/test/common/UnmarshallingHelper.java | 21 +- .../ejb/test/common/ValidationHelper.java | 21 +- .../distinctname/DistinctNameTestCase.java | 21 +- .../test/ejbthree936/GenericBeanTestCase.java | 21 +- .../EntityBeanMetaDataMergingTestCase.java | 21 +- .../ejb/test/entity/EntityBeanTestCase.java | 21 +- .../ejb/test/extension/CacheTest.java | 21 +- .../ejb/test/extension/CacheTestParser.java | 21 +- .../EjbSchemaValidationTestCase.java | 21 +- .../extension/EjbSpecDescriptorTestCase.java | 21 +- .../ejb/test/extension/ExtensionTestCase.java | 21 +- .../JbossEjbSchemaValidationTestCase.java | 21 +- .../metadata/ejb/test/extension/TxTest.java | 21 +- .../ejb/test/extension/TxTestParser.java | 21 +- .../jbmeta242/unit/SessionTypeTestCase.java | 21 +- .../unit/SingletonMetaDataTestCase.java | 21 +- .../jbmeta332/GetEnterpriseBeanTestCase.java | 21 +- .../ejb/test/jbmeta335/ParseMDBTestCase.java | 21 +- .../ejb/test/jbmeta400/ISO8601TestCase.java | 21 +- .../test/jbmeta410/IIOPMetaDataTestCase.java | 21 +- ...bJar4JBossMergeEverythingUnitTestCase.java | 21 +- ...arJBossMergeDifferentVersionsTestCase.java | 21 +- ...jbJarJBossMergeEverythingUnitTestCase.java | 21 +- .../EnterpriseBeanEjbJarVersionTestCase.java | 21 +- .../MessageDestinationTestCase.java | 21 +- .../ejb/test/message/ejb20/Ejb20TestCase.java | 21 +- ...actEJBBoundMetaDataParserUnitTestCase.java | 21 +- .../capable/PassivationCapableTestCase.java | 21 +- .../test/schedule/unit/ScheduleTestCase.java | 21 +- .../ejb/test/txtimeout/TxTimeoutTestCase.java | 21 +- .../annotation/ejb3/IMailListener.java | 21 +- .../metadata/annotation/ejb3/IMailMsg.java | 21 +- .../metadata/annotation/ejb3/IStateless.java | 21 +- .../ejb3/MetaDataStatelessBean.java | 21 +- .../ejb3/MyApplicationException.java | 21 +- .../annotation/ejb3/MyBaseInterceptor.java | 21 +- .../annotation/ejb3/MyEntityBean.java | 21 +- .../test/metadata/annotation/ejb3/MyMDB.java | 21 +- .../metadata/annotation/ejb3/MyStateful.java | 21 +- .../annotation/ejb3/MyStateful21.java | 21 +- .../annotation/ejb3/MyStatefulBean.java | 21 +- .../annotation/ejb3/MyStatefulHome.java | 21 +- .../annotation/ejb3/MyStateless21Bean.java | 21 +- .../annotation/ejb3/MyStateless21Home.java | 21 +- .../annotation/ejb3/MyStateless21Local.java | 21 +- .../annotation/ejb3/MyStatelessBean.java | 21 +- .../annotation/ejb3/MyStatelessLocal.java | 21 +- .../annotation/ejb3/MyStatelessRemote.java | 21 +- .../metadata/annotation/ejb3/SecureBean.java | 21 +- .../metadata/annotation/ejb3/SomeEntity.java | 21 +- .../annotation/ejb3/TestClassInterceptor.java | 21 +- .../ejb3/TestMethodInterceptor.java | 21 +- .../ejb3/defaultinterface/Child.java | 21 +- .../ejb3/defaultinterface/ChildInterface.java | 21 +- .../defaultinterface/DefaultInterface.java | 21 +- .../DefaultLocalInterfaceBean.java | 21 +- .../DefaultRemoteInterfaceBean.java | 21 +- .../ejb3/defaultinterface/Parent.java | 21 +- .../defaultinterface/ParentInterface.java | 21 +- .../defaultinterface/SerializableBean.java | 21 +- .../ejb3/jbas5124/RemoteHomeInterface.java | 21 +- .../ejb3/jbas5124/RemoteInterface.java | 21 +- .../ejb3/jbas5124/StatefulBean.java | 21 +- .../annotation/ejb3/jbas5124/StatefulIF.java | 21 +- .../ejb3/jbas5124/StatelessBean.java | 21 +- .../annotation/ejb3/jbas5124/StatelessIF.java | 21 +- .../ejb3/jbmeta30/MessageDrivenBean.java | 21 +- .../UnknownMessageListenerInterfaceMDB.java | 21 +- .../ejb3/multiview/Multiview21Remote.java | 21 +- .../ejb3/multiview/Multiview3Remote.java | 21 +- .../ejb3/multiview/MultiviewBean.java | 21 +- .../ejb3/multiview/MultiviewHome.java | 21 +- .../ejb3/partialxml/EjbLink2Bean.java | 21 +- .../ejb3/partialxml/EjbLink3Bean.java | 21 +- .../ejb/AbstractEJBEverythingTest.java | 21 +- ...stractJBossEnterpriseBeanOverrideTest.java | 21 +- .../AbstractMappedMetaDataUnitTestCase.java | 21 +- .../jboss/test/metadata/ejb/BusinessBean.java | 21 +- .../test/metadata/ejb/BusinessInterface.java | 21 +- .../metadata/ejb/EJBMetaDataTestSuite.java | 21 +- .../metadata/ejb/EjbJar11UnitTestCase.java | 21 +- .../metadata/ejb/EjbJar20UnitTestCase.java | 21 +- .../ejb/EjbJar21EverythingUnitTestCase.java | 21 +- .../metadata/ejb/EjbJar21UnitTestCase.java | 21 +- .../metadata/ejb/EjbJar31UnitTestCase.java | 21 +- .../ejb/EjbJar3xEverythingUnitTestCase.java | 21 +- .../metadata/ejb/EjbJar3xUnitTestCase.java | 21 +- .../ejb/EjbJar4xEverythingUnitTestCase.java | 21 +- ...BossMergeActivationConfigUnitTestCase.java | 21 +- ...jbJarJBossMergeEverythingUnitTestCase.java | 21 +- .../metadata/ejb/JBoss42UnitTestCase.java | 21 +- .../metadata/ejb/JBoss50UnitTestCase.java | 21 +- .../JBoss51EAPDefaultJMSRAUnitTestCase.java | 21 +- .../ejb/JBoss51EverythingUnitTestCase.java | 21 +- .../ejb/JBoss5xEverythingUnitTestCase.java | 21 +- .../ejb/JBoss60DefaultJMSRAUnitTestCase.java | 21 +- ...ssemblyDescriptorOverrideUnitTestCase.java | 21 +- ...JBossConsumerBeanOverrideUnitTestCase.java | 21 +- ...ossEnterpriseBeanOverrideUnitTestCase.java | 21 +- .../JBossEntityBeanOverrideUnitTestCase.java | 21 +- ...ironmentRefsGroupOverrideUnitTestCase.java | 21 +- ...MessageDrivenBeanOverrideUnitTestCase.java | 21 +- .../JBossMetaDataOverrideUnitTestCase.java | 21 +- .../ejb/JBossModuleNameMergeUnitTestCase.java | 21 +- .../JBossServiceBeanOverrideUnitTestCase.java | 21 +- .../JBossSessionBeanOverrideUnitTestCase.java | 21 +- .../ejb/SchemaVersionUnitTestCase.java | 21 +- .../whitespace/WhitespaceUnitTestCase.java | 21 +- .../jbmeta56/unit/EnvironmentTestCase.java | 21 +- .../unit/GenericBeanWithHomeTestCase.java | 21 +- ...ronmentRefsGroupMetaDataMergeTestCase.java | 21 +- .../schema/jboss-ejb-iiop_1_0.xsd | 23 +- ejb/src/test/resources/log4j.xml | 5 + .../test/application/exception/ejb-jar.xml | 5 + .../jboss/metadata/ejb/test/async/ejb-jar.xml | 5 + .../test/bz1192591/jboss-ejb3-workaround.xml | 21 +- .../ejb/test/bz1192591/jboss-ejb3.xml | 21 +- .../test/concurrency/ejb-jar-concurrency.xml | 5 + .../ejb/test/concurrency/ejb-jar-locks.xml | 5 + .../metadata/ejb/test/dependson/ejb-jar.xml | 5 + .../expression-distinct-name-jboss-ejb3.xml | 21 +- .../no-distinct-name-jboss-ejb3.xml | 21 +- .../simple-distinct-name-jboss-ejb3.xml | 21 +- .../ejb/test/ejbthree936/jboss-ejb3.xml | 21 +- .../test/ejbversion/ejb-jar-version-21.xml | 5 + .../test/ejbversion/ejb-jar-version-30.xml | 5 + .../test/ejbversion/ejb-jar-version-31.xml | 5 + .../ejb/test/extension/cache-test.xsd | 21 +- .../jboss-ejb3-metadata-complete.xml | 21 +- .../test/extension/jboss-ejb3-with-bean.xml | 21 +- .../ejb/test/extension/jboss-ejb3.xml | 21 +- .../metadata/ejb/test/extension/tx-test.xsd | 21 +- .../test/interceptor/ejb-jar-interceptors.xml | 5 + .../test/interceptor/partial-dd-ejb-jar.xml | 5 + .../metadata/ejb/test/jbmeta242/ejb-jar.xml | 5 + .../ejb/test/jbmeta242/invalid-ejb-jar.xml | 5 + .../jbmeta242/singleton-beans-ejb-jar.xml | 5 + .../metadata/ejb/test/jbmeta307/ejb-jar.xml | 5 + .../metadata/ejb/test/jbmeta321/ejb-jar.xml | 5 + .../metadata/ejb/test/jbmeta335/ejb-jar.xml | 21 +- .../metadata/ejb/test/jbmeta400/ejb-jar.xml | 21 +- .../ejb/test/jbmeta410/jboss-ejb3-legacy.xml | 5 + .../ejb/test/jbmeta410/jboss-ejb3.xml | 5 + .../ejb/test/jndibindingpolicy/jboss.xml | 5 + .../ejb/test/localbean/ejb-jar-localbean.xml | 5 + .../EjbJar31Everything_testEverything.xml | 21 +- .../merge/EjbJar31Everything_testPartial.xml | 21 +- .../JBossEjb31Everything_testEverything.xml | 21 +- .../JBossEjb31Everything_testPartial.xml | 21 +- .../ejb/test/merge/ejb-jar-version-30.xml | 5 + .../ejb/test/merge/ejb-jar-version-40.xml | 5 + .../ejb/test/merge/jboss-ejb3-version-30.xml | 21 +- .../ejb/test/merge/jboss-ejb3-version-40.xml | 21 +- .../message-destination-ejb-jar.xml | 5 + .../ejb/test/message/ejb20/ejb-jar.xml | 21 +- .../parser/jboss/ejb3/invalid-jboss-ejb3.xml | 5 + .../parser/jboss/ejb3/valid-jboss-ejb3.xml | 5 + .../capable/passivation-capable-ejb-jar.xml | 5 + .../ejb-jar-with-multiple-schedules.xml | 5 + .../metadata/ejb/test/schedule/ejb-jar.xml | 5 + .../singleton/ejb-jar-startup-singleton.xml | 5 + .../ejb/test/txtimeout/jboss-ejb3.xml | 21 +- .../metadata/test/ejb3/simple/ejb-jar.xml | 5 + .../metadata/test/ejb3/whitespace/ejb-jar.xml | 5 + ...notationMergedViewWithPartialXml-jboss.xml | 5 + ...testAnnotationMergedViewWithPartialXml.xml | 5 + ...tationEjb3_testMergeGenericMDBMetaData.xml | 5 + ...nnotationEjb3_testMergeGenericMetaData.xml | 5 + ...otationEjb3_testMessageDrivenBeanMerge.xml | 5 + .../ejb3/AnnotationEjb3_testPostConstruct.xml | 5 + .../ejb3/AnnotationEjb3_testXmlMerge.xml | 5 + .../annotation/ejb3/runas/ejb-jar.xml | 5 + .../annotation/ejb3/runas/jboss-app.xml | 5 + .../metadata/annotation/ejb3/runas/jboss.xml | 5 + .../metadata/annotation/jbmeta98/ejb-jar.xml | 5 + .../metadata/annotation/jbmeta98/jboss.xml | 5 + .../metadata/annotation/jbmeta99/ejb-jar.xml | 5 + .../test/metadata/ejb/EjbJar11_testEntity.xml | 5 + .../test/metadata/ejb/EjbJar20_testEntity.xml | 5 + .../test/metadata/ejb/EjbJar20_testMDB.xml | 5 + .../metadata/ejb/EjbJar20_testOneMany.xml | 5 + .../ejb/EjbJar20_testRedefinedContainer.xml | 5 + .../ejb/EjbJar20_testResourceRefs.xml | 5 + .../metadata/ejb/EjbJar20_testVersion.xml | 5 + .../ejb/EjbJar21Everything_testEverything.xml | 5 + .../ejb/EjbJar21MergeActivationConfig.xml | 5 + .../ejb/EjbJar21_testMethodPermissions.xml | 5 + .../ejb/EjbJar21_testMultipleMerge.xml | 5 + .../metadata/ejb/EjbJar21_testServiceRefs.xml | 5 + .../metadata/ejb/EjbJar21_testVersion.xml | 5 + .../metadata/ejb/EjbJar31_testModuleName.xml | 5 + .../metadata/ejb/EjbJar31_testVersion.xml | 5 + .../metadata/ejb/EjbJar3xCTSRunAsConfig.xml | 7 +- ...EjbJar3xEverything_testBeanOnlyInJBoss.xml | 5 + .../ejb/EjbJar3xEverything_testEverything.xml | 5 + .../ejb/EjbJar3xMergeActivationConfig.xml | 5 + ...jbJar3x_testDescriptionDefaultLanguage.xml | 5 + ...jbJar3x_testDisplayNameDefaultLanguage.xml | 5 + .../ejb/EjbJar3x_testEjbClientJar.xml | 5 + .../ejb/EjbJar3x_testEnterpriseBeans.xml | 5 + .../metadata/ejb/EjbJar3x_testEnvEntry.xml | 5 + .../ejb/EjbJar3x_testIconDefaultLanguage.xml | 5 + .../test/metadata/ejb/EjbJar3x_testId.xml | 5 + ...jbJar3x_testMultipleBusinessInterfaces.xml | 5 + .../metadata/ejb/EjbJar3x_testServiceRefs.xml | 5 + .../metadata/ejb/EjbJar3x_testVersion.xml | 5 + ...EjbJarJBossMerge_EntityGeneric_ejb-jar.xml | 5 + .../EjbJarJBossMerge_MdbGeneric_ejb-jar.xml | 5 + ...jbJarJBossMerge_SessionGeneric_ejb-jar.xml | 5 + .../ejb/EjbJarJBossMerge_generic_jboss.xml | 5 + .../metadata/ejb/JBoss30_entityConfig.xml | 5 + .../ejb/JBoss32_redefinedContainer.xml | 7 +- .../ejb/JBoss40_testMultipleMerge.xml | 5 + .../ejb/JBoss42_testExcludedMethods.xml | 5 + .../metadata/ejb/JBoss42_testNoDoctype.xml | 5 + .../metadata/ejb/JBoss42_testRunAsMerge.xml | 7 +- .../ejb/JBoss42_testServiceRefQname.xml | 5 + .../ejb/JBoss42_testServiceRefQnameWithNS.xml | 5 + .../metadata/ejb/JBoss50_testConsumer.xml | 5 + .../metadata/ejb/JBoss50_testCtsEjb20Jar.xml | 5 + .../metadata/ejb/JBoss50_testCtsJBoss32.xml | 5 + .../metadata/ejb/JBoss50_testDependencies.xml | 5 + .../metadata/ejb/JBoss50_testEjbJndiName.xml | 5 + .../ejb/JBoss50_testEjbPortComponent.xml | 5 + ...50_testEjbthreeCacheInvalidationConfig.xml | 7 +- .../ejb/JBoss50_testEjbthreeClusterConfig.xml | 5 + .../JBoss50_testInvokerDefaultJndiName.xml | 5 + .../ejb/JBoss50_testJndiBindingPolicy.xml | 5 + .../JBoss50_testPrincipalVersusRolesMap.xml | 5 + .../ejb/JBoss50_testRemoteBindings.xml | 5 + .../ejb/JBoss50_testResourceAdapterName.xml | 5 + .../metadata/ejb/JBoss50_testResourceRefs.xml | 5 + .../ejb/JBoss50_testRunAsPrincipal.xml | 5 + .../test/metadata/ejb/JBoss50_testService.xml | 5 + .../test/metadata/ejb/JBoss50_testSimple.xml | 5 + ...Boss51EAPDefaultJMSRA_testDefaultJMSRA.xml | 5 + .../ejb/JBoss51Everything_testEverything.xml | 5 + .../ejb/JBoss5xEverything_testBaseData.xml | 5 + .../JBoss5xEverything_testBeanOnlyInJBoss.xml | 5 + ...Boss5xEverything_testClusterConfigBase.xml | 5 + ...5xEverything_testClusterConfigOverride.xml | 5 + ...Boss5xEverything_testCreateDestination.xml | 5 + .../ejb/JBoss5xEverything_testEverything.xml | 5 + .../JBoss5xEverything_testEverythingDTD.xml | 5 + .../ejb/JBoss5xEverything_testOverride.xml | 5 + .../ejb/JBoss5xEverything_testStandard.xml | 7 +- .../ejb/JBoss5xMergeActivationConfig.xml | 5 + .../JBoss60DefaultJMSRA_testDefaultJMSRA.xml | 5 + .../ejb/SchemaVersion_testVersion30.xml | 5 + .../ejb/SchemaVersion_testVersion32.xml | 5 + .../ejb/SchemaVersion_testVersion40.xml | 5 + .../ejb/SchemaVersion_testVersion42.xml | 5 + .../ejb/SchemaVersion_testVersion50.xml | 5 + .../ejb/SchemaVersion_testVersion50xsd.xml | 5 + .../ejb/SchemaVersion_testVersion51.xml | 5 + .../Whitespace_testEjbJar1xEnvEntry.xml | 5 + .../Whitespace_testEjbJar20EnvEntry.xml | 5 + .../Whitespace_testEjbJar21EnvEntry.xml | 5 + ...espace_testEjbJar30ActivateInterceptor.xml | 5 + ...ce_testEjbJar30AroundInvokeInterceptor.xml | 5 + ...EjbJar30AssemblyDescriptorAppException.xml | 5 + ...tEjbJar30AssemblyDescriptorInterceptor.xml | 5 + ...space_testEjbJar30ConstructInterceptor.xml | 5 + ...tespace_testEjbJar30DestroyInterceptor.xml | 5 + .../Whitespace_testEjbJar30EntityLocal.xml | 5 + .../Whitespace_testEjbJar30EntityRemote.xml | 5 + .../Whitespace_testEjbJar30EnvEntry.xml | 5 + .../Whitespace_testEjbJar30SessionLocal.xml | 5 + .../Whitespace_testEjbJar30SessionRemote.xml | 5 + .../Whitespace_testJBoss50DTDEjbRef.xml | 5 + .../Whitespace_testJBoss50EjbRef.xml | 5 + ...ocalTestCase_testOverrideImplicitLocal.xml | 5 + .../LocalBindings_testLocalBindingParsing.xml | 7 +- .../test/metadata/jbmeta133/unit/jboss.xml | 5 + .../test/metadata/jbmeta154/unit/ejb-jar.xml | 5 + ...xNamingStrategyTestCase_testEverything.xml | 5 + ...egyTestCase_testRemoteHomeWithEarScope.xml | 5 + ...stCase_testRemoteHomeWithEarScopeJBoss.xml | 5 + .../unit/EnvironmentTestCase_testEnv.xml | 5 + .../test/metadata/jbmeta56/unit/jboss.xml | 5 + .../test/metadata/jbmeta66/unit/ejb-jar.xml | 5 + .../test/metadata/jbmeta66/unit/jboss.xml | 5 + .../jpa/PersistenceMD_testDefaultMetaData.xml | 13 +- .../PersistenceMD_testMultipleMetaData.xml | 13 +- .../PersistenceMD_testMultipleProperties.xml | 5 + .../v2/PersistenceMD_testDefaultMetaData.xml | 5 + .../v2/PersistenceMD_testMultipleMetaData.xml | 5 + .../PersistenceMD_testMultipleProperties.xml | 5 + .../test/resources/schema2class.properties | 5 + permissions/LICENSE.txt | 661 +++++----------- permissions/pom.xml | 21 +- .../permissions/parser/spec/Attribute.java | 21 +- .../permissions/parser/spec/Element.java | 21 +- .../spec/Permission70MetaDataParser.java | 21 +- .../spec/Permissions70MetaDataParser.java | 21 +- .../spec/PermissionsMetaDataParser.java | 21 +- .../spec/Permission70MetaData.java | 21 +- .../spec/Permissions100MetaData.java | 4 + .../spec/Permissions70MetaData.java | 21 +- .../spec/Permissions90MetaData.java | 21 +- .../metadata/permissions/spec/Version.java | 21 +- .../Permissions100EverythingUnitTestCase.java | 21 +- ...ermissions100SchemaValidationTestCase.java | 21 +- .../Permissions70EverythingUnitTestCase.java | 21 +- ...Permissions70SchemaValidationTestCase.java | 21 +- .../Permissions90EverythingUnitTestCase.java | 21 +- ...Permissions90SchemaValidationTestCase.java | 21 +- permissions/src/test/resources/log4j.xml | 5 + ...ermissions100Everything_testEverything.xml | 5 + ...Permissions70Everything_testEverything.xml | 5 + ...Permissions90Everything_testEverything.xml | 5 + .../test/resources/schema2class.properties | 5 + pom.xml | 27 +- test/pom.xml | 5 + .../metadata/test/AbstractTestDelegate.java | 22 +- .../metadata/test/AbstractTestSetup.java | 4 + .../java/org/jboss/metadata/test/Classes.java | 4 + .../test/ComparePreviousSchemasTestCase.java | 22 +- web/LICENSE.txt | 661 +++++----------- web/pom.xml | 21 +- .../jboss/JBossAnnotationMetaDataMerger.java | 21 +- .../jboss/JBossAnnotationsMetaDataMerger.java | 21 +- .../web/jboss/JBossServletMetaDataMerger.java | 21 +- .../jboss/JBossServletsMetaDataMerger.java | 21 +- .../web/jboss/JBossWebMetaDataMerger.java | 21 +- .../web/spec/AnnotationMergedViewMerger.java | 21 +- .../web/spec/AnnotationsMetaDataMerger.java | 21 +- .../web/spec/CookieConfigMetaDataMerger.java | 21 +- .../web/spec/FilterMappingMetaDataMerger.java | 21 +- .../merge/web/spec/FilterMetaDataMerger.java | 21 +- .../merge/web/spec/FiltersMetaDataMerger.java | 21 +- .../spec/FormLoginConfigMetaDataMerger.java | 21 +- .../web/spec/JspConfigMetaDataMerger.java | 21 +- .../spec/LocaleEncodingsMetaDataMerger.java | 21 +- .../web/spec/LoginConfigMetaDataMerger.java | 21 +- .../spec/MultipartConfigMetaDataMerger.java | 21 +- .../spec/ServletMappingMetaDataMerger.java | 21 +- .../merge/web/spec/ServletMetaDataMerger.java | 21 +- .../web/spec/ServletsMetaDataMerger.java | 21 +- .../web/spec/SessionConfigMetaDataMerger.java | 21 +- .../web/spec/WebCommonMetaDataMerger.java | 21 +- .../spec/WelcomeFileListMetaDataMerger.java | 21 +- .../metadata/parser/jbossweb/Attribute.java | 21 +- .../ContainerListenerMetaDataParser.java | 21 +- .../metadata/parser/jbossweb/Element.java | 21 +- .../jbossweb/HttpHandlerMetaDataParser.java | 21 +- .../HttpMethodConstraintMetaDataParser.java | 21 +- .../JBossAnnotationMetaDataParser.java | 21 +- .../jbossweb/JBossServletMetaDataParser.java | 21 +- .../jbossweb/JBossWebMetaDataParser.java | 21 +- .../metadata/parser/jbossweb/Location.java | 21 +- .../jbossweb/ReplicationConfigParser.java | 21 +- .../ServletSecurityMetaDataParser.java | 21 +- .../parser/jbossweb/ValveMetaDataParser.java | 21 +- .../metadata/parser/jbossweb/Version.java | 21 +- .../jboss/metadata/parser/jsp/Attribute.java | 21 +- .../parser/jsp/AttributeMetaDataParser.java | 21 +- .../jsp/DeferredMethodMetaDataParser.java | 21 +- .../jsp/DeferredValueMetaDataParser.java | 21 +- .../jboss/metadata/parser/jsp/Element.java | 21 +- .../parser/jsp/FunctionMetaDataParser.java | 21 +- .../parser/jsp/ListenerMetaDataParser.java | 21 +- .../jboss/metadata/parser/jsp/Location.java | 21 +- .../parser/jsp/TagFileMetaDataParser.java | 21 +- .../parser/jsp/TagMetaDataParser.java | 21 +- .../jsp/TldExtensionMetaDataParser.java | 21 +- .../parser/jsp/TldMetaDataParser.java | 21 +- .../parser/jsp/ValidatorMetaDataParser.java | 21 +- .../parser/jsp/VariableMetaDataParser.java | 21 +- .../jboss/metadata/parser/jsp/Version.java | 21 +- .../AbsoluteOrderingMetaDataParser.java | 21 +- .../metadata/parser/servlet/Attribute.java | 21 +- .../servlet/AuthConstraintMetaDataParser.java | 21 +- .../servlet/CookieConfigMetaDataParser.java | 21 +- .../metadata/parser/servlet/Element.java | 21 +- .../servlet/ErrorPageMetaDataParser.java | 21 +- .../servlet/FilterMappingMetaDataParser.java | 21 +- .../parser/servlet/FilterMetaDataParser.java | 21 +- .../FormLoginConfigMetaDataParser.java | 21 +- .../servlet/JspConfigMetaDataParser.java | 21 +- .../JspPropertyGroupMetaDataParser.java | 21 +- .../servlet/ListenerMetaDataParser.java | 21 +- .../servlet/LocaleEncodingMetaDataParser.java | 21 +- .../LocaleEncodingsMetaDataParser.java | 21 +- .../servlet/LoginConfigMetaDataParser.java | 21 +- .../servlet/MimeMappingMetaDataParser.java | 21 +- .../MultipartConfigMetaDataParser.java | 21 +- .../servlet/OrderingMetaDataParser.java | 21 +- .../RelativeOrderingMetaDataParser.java | 21 +- .../SecurityConstraintMetaDataParser.java | 21 +- .../servlet/ServletMappingMetaDataParser.java | 21 +- .../parser/servlet/ServletMetaDataParser.java | 21 +- .../servlet/SessionConfigMetaDataParser.java | 21 +- .../parser/servlet/TaglibMetaDataParser.java | 21 +- .../UserDataConstraintMetaDataParser.java | 21 +- .../metadata/parser/servlet/Version.java | 21 +- .../servlet/WebCommonMetaDataParser.java | 21 +- .../servlet/WebFragmentMetaDataParser.java | 21 +- .../parser/servlet/WebMetaDataParser.java | 21 +- .../WebResourceCollectionMetaDataParser.java | 21 +- .../WelcomeFileListMetaDataParser.java | 21 +- .../web/jboss/ContainerListenerMetaData.java | 21 +- .../web/jboss/ContainerListenerType.java | 21 +- .../web/jboss/HttpHandlerMetaData.java | 21 +- .../web/jboss/JBossAnnotationMetaData.java | 21 +- .../web/jboss/JBossAnnotationsMetaData.java | 21 +- .../web/jboss/JBossServletMetaData.java | 21 +- .../web/jboss/JBossServletsMetaData.java | 21 +- ...BossWeb4xEnvironmentRefsGroupMetaData.java | 21 +- .../metadata/web/jboss/JBossWebMetaData.java | 21 +- .../metadata/web/jboss/ReplicationConfig.java | 21 +- .../web/jboss/ReplicationGranularity.java | 21 +- .../metadata/web/jboss/ValveMetaData.java | 21 +- .../web/spec/AbsoluteOrderingMetaData.java | 21 +- .../metadata/web/spec/AnnotationMetaData.java | 21 +- .../web/spec/AnnotationsMetaData.java | 21 +- .../metadata/web/spec/AttributeMetaData.java | 21 +- .../web/spec/AuthConstraintMetaData.java | 21 +- .../metadata/web/spec/BodyContentType.java | 21 +- .../web/spec/CookieConfigMetaData.java | 21 +- .../web/spec/DeferredMethodMetaData.java | 21 +- .../web/spec/DeferredValueMetaData.java | 21 +- .../metadata/web/spec/DispatcherType.java | 21 +- .../web/spec/EmptyRoleSemanticType.java | 21 +- .../metadata/web/spec/ErrorPageMetaData.java | 21 +- .../web/spec/FilterMappingMetaData.java | 21 +- .../metadata/web/spec/FilterMetaData.java | 21 +- .../metadata/web/spec/FiltersMetaData.java | 21 +- .../web/spec/FormLoginConfigMetaData.java | 21 +- .../metadata/web/spec/FunctionMetaData.java | 21 +- .../web/spec/HttpConstraintMetaData.java | 21 +- .../spec/HttpMethodConstraintMetaData.java | 21 +- .../metadata/web/spec/JspConfigMetaData.java | 21 +- .../web/spec/JspPropertyGroupMetaData.java | 21 +- .../metadata/web/spec/ListenerMetaData.java | 21 +- .../web/spec/LocaleEncodingMetaData.java | 21 +- .../web/spec/LocaleEncodingsMetaData.java | 21 +- .../web/spec/LoginConfigMetaData.java | 21 +- .../web/spec/MimeMappingMetaData.java | 21 +- .../web/spec/MultipartConfigMetaData.java | 21 +- .../jboss/metadata/web/spec/NameMetaData.java | 21 +- .../web/spec/OrderingElementMetaData.java | 21 +- .../metadata/web/spec/OrderingMetaData.java | 21 +- .../metadata/web/spec/OthersMetaData.java | 21 +- .../web/spec/RelativeOrderingMetaData.java | 21 +- .../web/spec/SecurityConstraintMetaData.java | 21 +- .../web/spec/ServletMappingMetaData.java | 21 +- .../metadata/web/spec/ServletMetaData.java | 21 +- .../web/spec/ServletSecurityMetaData.java | 21 +- .../metadata/web/spec/ServletsMetaData.java | 21 +- .../web/spec/SessionConfigMetaData.java | 21 +- .../web/spec/SessionTrackingModeType.java | 21 +- .../metadata/web/spec/Tag11MetaData.java | 21 +- .../metadata/web/spec/Tag12MetaData.java | 21 +- .../metadata/web/spec/TagFileMetaData.java | 21 +- .../jboss/metadata/web/spec/TagMetaData.java | 21 +- .../metadata/web/spec/TaglibMetaData.java | 21 +- .../web/spec/TldExtensionMetaData.java | 21 +- .../jboss/metadata/web/spec/TldMetaData.java | 21 +- .../web/spec/TransportGuaranteeType.java | 21 +- .../web/spec/UserDataConstraintMetaData.java | 21 +- .../metadata/web/spec/ValidatorMetaData.java | 21 +- .../metadata/web/spec/VariableMetaData.java | 21 +- .../metadata/web/spec/VariableScopeType.java | 21 +- .../metadata/web/spec/WebCommonMetaData.java | 21 +- .../web/spec/WebFragmentMetaData.java | 21 +- .../jboss/metadata/web/spec/WebMetaData.java | 21 +- .../spec/WebResourceCollectionMetaData.java | 21 +- .../spec/WebResourceCollectionsMetaData.java | 21 +- .../web/spec/WelcomeFileListMetaData.java | 21 +- .../metadata/web/DistinctNameTestCase.java | 21 +- .../web/FragmentMergeUnitTestCase.java | 21 +- .../metadata/web/JBossWeb100UnitTestCase.java | 21 +- .../metadata/web/JBossWeb110UnitTestCase.java | 21 +- .../metadata/web/JBossWeb120UnitTestCase.java | 21 +- .../metadata/web/JBossWeb121UnitTestCase.java | 21 +- .../metadata/web/JBossWeb130UnitTestCase.java | 21 +- .../metadata/web/JBossWeb140UnitTestCase.java | 21 +- .../metadata/web/JBossWeb141UnitTestCase.java | 21 +- .../metadata/web/JBossWeb150UnitTestCase.java | 21 +- .../metadata/web/JBossWeb50UnitTestCase.java | 21 +- .../metadata/web/JBossWeb60UnitTestCase.java | 21 +- .../metadata/web/JBossWeb80UnitTestCase.java | 21 +- .../web/JBossWebApp24UnitTestCase.java | 21 +- .../web/JBossWebModuleNameUnitTestCase.java | 21 +- .../metadata/web/JBossWebUnitTestCase.java | 21 +- .../web/JbossWebSchemaValidationTestCase.java | 21 +- .../test/metadata/web/Tld11UnitTestCase.java | 21 +- .../test/metadata/web/Tld12UnitTestCase.java | 21 +- .../test/metadata/web/Tld20UnitTestCase.java | 21 +- .../test/metadata/web/Tld21UnitTestCase.java | 21 +- .../test/metadata/web/Tld30UnitTestCase.java | 21 +- .../test/metadata/web/Tld31UnitTestCase.java | 21 +- .../web/TomcatDeployerUnitTestCase.java | 21 +- .../test/metadata/web/ValidationHelper.java | 21 +- ...0DenyUncoveredHttpMethodsUnitTestCase.java | 21 +- .../web/WebApp10EverythingUnitTestCase.java | 21 +- .../web/WebApp10FragmentUnitTestCase.java | 21 +- .../metadata/web/WebApp22UnitTestCase.java | 21 +- .../metadata/web/WebApp23UnitTestCase.java | 21 +- .../metadata/web/WebApp24UnitTestCase.java | 21 +- .../web/WebApp24ValidationUnitTestCase.java | 21 +- .../web/WebApp5EverythingUnitTestCase.java | 21 +- .../web/WebApp6EverythingUnitTestCase.java | 21 +- .../web/WebApp6FragmentUnitTestCase.java | 21 +- .../web/WebApp7EverythingUnitTestCase.java | 21 +- .../web/WebApp7FragmentUnitTestCase.java | 21 +- .../web/WebApp8EverythingUnitTestCase.java | 21 +- .../web/WebApp8FragmentUnitTestCase.java | 21 +- .../web/WebApp9EverythingUnitTestCase.java | 21 +- .../web/WebApp9FragmentUnitTestCase.java | 21 +- .../test/metadata/web/WebAppUnitTestCase.java | 21 +- .../web/WebSchemaValidationTestCase.java | 21 +- .../web/WebSpecDescriptorTestCase.java | 21 +- .../schema/jboss-web_11_0.xsd | 21 +- .../schema/jboss-web_12_0.xsd | 21 +- .../metadata/web/JBossWeb100_testUndertow.xml | 5 + .../metadata/web/JBossWeb110_testUndertow.xml | 5 + .../metadata/web/JBossWeb120_testUndertow.xml | 5 + .../metadata/web/JBossWeb121_testUndertow.xml | 5 + .../metadata/web/JBossWeb130_testUndertow.xml | 5 + .../web/JBossWeb140_testClustering.xml | 5 + .../web/JBossWeb140_testReplicationConfig.xml | 5 + .../web/JBossWeb141_testClustering.xml | 5 + .../web/JBossWeb141_testReplicationConfig.xml | 5 + .../web/JBossWeb150_testClustering.xml | 5 + .../web/JBossWeb150_testReplicationConfig.xml | 5 + .../web/JBossWeb50_testClassLoading.xml | 5 + .../web/JBossWeb50_testClassLoading42.xml | 5 + .../web/JBossWeb50_testClustering.xml | 7 +- .../web/JBossWeb50_testIsJaacAllStoreRole.xml | 5 + .../web/JBossWeb60_testClustering.xml | 5 + .../metadata/web/JBossWeb80_testUndertow.xml | 5 + .../web/JBossWebApp24_testClassLoading.xml | 5 + .../web/JBossWebApp24_testRunAsPrincipal.xml | 5 + .../test/metadata/web/JBossWeb_testValve.xml | 5 + .../web/TomcatDeployer_testConfweb23.xml | 5 + .../web/TomcatDeployer_testConfweb24.xml | 5 + .../web/TomcatDeployer_testConfweb25.xml | 5 + ...enyUncoveredHttpMethods_testEverything.xml | 5 + ...ncoveredHttpMethods_testInvalidElement.xml | 5 + .../web/WebApp10Everything_testEverything.xml | 5 + .../web/WebApp10Fragment_testEverything.xml | 5 + .../metadata/web/WebApp22_testEverything.xml | 5 + .../metadata/web/WebApp22_testVersion.xml | 5 + .../metadata/web/WebApp23_testEverything.xml | 5 + .../metadata/web/WebApp23_testVersion.xml | 5 + .../web/WebApp24_testFilterOrdering.xml | 5 + .../metadata/web/WebApp24_testMimeType.xml | 5 + .../WebApp24_testMultipleSessionConfig.xml | 5 + .../web/WebApp24_testRunAsPrincipal.xml | 5 + .../web/WebApp24_testSecurityConstraint.xml | 5 + .../web/WebApp5Everything_testEverything.xml | 7 +- .../web/WebApp6Everything_testEverything.xml | 7 +- .../web/WebApp6Fragment_testEverything.xml | 5 + .../web/WebApp7Everything_testEverything.xml | 7 +- .../web/WebApp7Fragment_testEverything.xml | 5 + .../web/WebApp8Everything_testEverything.xml | 7 +- .../web/WebApp8Fragment_testEverything.xml | 5 + .../web/WebApp9Everything_testEverything.xml | 5 + .../web/WebApp9Fragment_testEverything.xml | 5 + .../expression-distinct-name-jboss-web.xml | 21 +- .../web/no-distinct-name-jboss-web.xml | 21 +- .../web/simple-distinct-name-jboss-web.xml | 21 +- .../metadata/web/symbolic-linking-web.xml | 21 +- 1193 files changed, 4385 insertions(+), 20401 deletions(-) diff --git a/LICENSE.txt b/LICENSE.txt index 4362b4915..4a67574d9 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,502 +1,203 @@ - GNU LESSER GENERAL PUBLIC LICENSE - Version 2.1, February 1999 - - Copyright (C) 1991, 1999 Free Software Foundation, Inc. - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - -[This is the first released version of the Lesser GPL. It also counts - as the successor of the GNU Library Public License, version 2, hence - the version number 2.1.] - - Preamble - - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -Licenses are intended to guarantee your freedom to share and change -free software--to make sure the software is free for all its users. - - This license, the Lesser General Public License, applies to some -specially designated software packages--typically libraries--of the -Free Software Foundation and other authors who decide to use it. You -can use it too, but we suggest you first think carefully about whether -this license or the ordinary General Public License is the better -strategy to use in any particular case, based on the explanations below. - - When we speak of free software, we are referring to freedom of use, -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 this service if you wish); that you receive source code or can get -it if you want it; that you can change the software and use pieces of -it in new free programs; and that you are informed that you can do -these things. - - To protect your rights, we need to make restrictions that forbid -distributors to deny you these rights or to ask you to surrender these -rights. These restrictions translate to certain responsibilities for -you if you distribute copies of the library or if you modify it. - - For example, if you distribute copies of the library, whether gratis -or for a fee, you must give the recipients all the rights that we gave -you. You must make sure that they, too, receive or can get the source -code. If you link other code with the library, you must provide -complete object files to the recipients, so that they can relink them -with the library after making changes to the library and recompiling -it. And you must show them these terms so they know their rights. - - We protect your rights with a two-step method: (1) we copyright the -library, and (2) we offer you this license, which gives you legal -permission to copy, distribute and/or modify the library. - - To protect each distributor, we want to make it very clear that -there is no warranty for the free library. Also, if the library is -modified by someone else and passed on, the recipients should know -that what they have is not the original version, so that the original -author's reputation will not be affected by problems that might be -introduced by others. - - Finally, software patents pose a constant threat to the existence of -any free program. We wish to make sure that a company cannot -effectively restrict the users of a free program by obtaining a -restrictive license from a patent holder. Therefore, we insist that -any patent license obtained for a version of the library must be -consistent with the full freedom of use specified in this license. - - Most GNU software, including some libraries, is covered by the -ordinary GNU General Public License. This license, the GNU Lesser -General Public License, applies to certain designated libraries, and -is quite different from the ordinary General Public License. We use -this license for certain libraries in order to permit linking those -libraries into non-free programs. - - When a program is linked with a library, whether statically or using -a shared library, the combination of the two is legally speaking a -combined work, a derivative of the original library. The ordinary -General Public License therefore permits such linking only if the -entire combination fits its criteria of freedom. The Lesser General -Public License permits more lax criteria for linking other code with -the library. - - We call this license the "Lesser" General Public License because it -does Less to protect the user's freedom than the ordinary General -Public License. It also provides other free software developers Less -of an advantage over competing non-free programs. These disadvantages -are the reason we use the ordinary General Public License for many -libraries. However, the Lesser license provides advantages in certain -special circumstances. - - For example, on rare occasions, there may be a special need to -encourage the widest possible use of a certain library, so that it becomes -a de-facto standard. To achieve this, non-free programs must be -allowed to use the library. A more frequent case is that a free -library does the same job as widely used non-free libraries. In this -case, there is little to gain by limiting the free library to free -software only, so we use the Lesser General Public License. - - In other cases, permission to use a particular library in non-free -programs enables a greater number of people to use a large body of -free software. For example, permission to use the GNU C Library in -non-free programs enables many more people to use the whole GNU -operating system, as well as its variant, the GNU/Linux operating -system. - - Although the Lesser General Public License is Less protective of the -users' freedom, it does ensure that the user of a program that is -linked with the Library has the freedom and the wherewithal to run -that program using a modified version of the Library. - - The precise terms and conditions for copying, distribution and -modification follow. Pay close attention to the difference between a -"work based on the library" and a "work that uses the library". The -former contains code derived from the library, whereas the latter must -be combined with the library in order to run. - - GNU LESSER GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License Agreement applies to any software library or other -program which contains a notice placed by the copyright holder or -other authorized party saying it may be distributed under the terms of -this Lesser General Public License (also called "this License"). -Each licensee is addressed as "you". - - A "library" means a collection of software functions and/or data -prepared so as to be conveniently linked with application programs -(which use some of those functions and data) to form executables. - - The "Library", below, refers to any such software library or work -which has been distributed under these terms. A "work based on the -Library" means either the Library or any derivative work under -copyright law: that is to say, a work containing the Library or a -portion of it, either verbatim or with modifications and/or translated -straightforwardly into another language. (Hereinafter, translation is -included without limitation in the term "modification".) - - "Source code" for a work means the preferred form of the work for -making modifications to it. For a library, complete source code means -all the source code for all modules it contains, plus any associated -interface definition files, plus the scripts used to control compilation -and installation of the library. - - Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running a program using the Library is not restricted, and output from -such a program is covered only if its contents constitute a work based -on the Library (independent of the use of the Library in a tool for -writing it). Whether that is true depends on what the Library does -and what the program that uses the Library does. - - 1. You may copy and distribute verbatim copies of the Library's -complete source code as you receive it, in any medium, provided that -you conspicuously and appropriately publish on each copy an -appropriate copyright notice and disclaimer of warranty; keep intact -all the notices that refer to this License and to the absence of any -warranty; and distribute a copy of this License along with the -Library. - - You may charge a fee for the physical act of transferring a copy, -and you may at your option offer warranty protection in exchange for a -fee. - - 2. You may modify your copy or copies of the Library or any portion -of it, thus forming a work based on the Library, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) The modified work must itself be a software library. - - b) You must cause the files modified to carry prominent notices - stating that you changed the files and the date of any change. - - c) You must cause the whole of the work to be licensed at no - charge to all third parties under the terms of this License. - - d) If a facility in the modified Library refers to a function or a - table of data to be supplied by an application program that uses - the facility, other than as an argument passed when the facility - is invoked, then you must make a good faith effort to ensure that, - in the event an application does not supply such function or - table, the facility still operates, and performs whatever part of - its purpose remains meaningful. - - (For example, a function in a library to compute square roots has - a purpose that is entirely well-defined independent of the - application. Therefore, Subsection 2d requires that any - application-supplied function or table used by this function must - be optional: if the application does not supply it, the square - root function must still compute square roots.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Library, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Library, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote -it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Library. - -In addition, mere aggregation of another work not based on the Library -with the Library (or with a work based on the Library) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may opt to apply the terms of the ordinary GNU General Public -License instead of this License to a given copy of the Library. To do -this, you must alter all the notices that refer to this License, so -that they refer to the ordinary GNU General Public License, version 2, -instead of to this License. (If a newer version than version 2 of the -ordinary GNU General Public License has appeared, then you can specify -that version instead if you wish.) Do not make any other change in -these notices. - - Once this change is made in a given copy, it is irreversible for -that copy, so the ordinary GNU General Public License applies to all -subsequent copies and derivative works made from that copy. - - This option is useful when you wish to copy part of the code of -the Library into a program that is not a library. - - 4. You may copy and distribute the Library (or a portion or -derivative of it, under Section 2) in object code or executable form -under the terms of Sections 1 and 2 above provided that you accompany -it with the complete corresponding machine-readable source code, which -must be distributed under the terms of Sections 1 and 2 above on a -medium customarily used for software interchange. - - If distribution of object code is made by offering access to copy -from a designated place, then offering equivalent access to copy the -source code from the same place satisfies the requirement to -distribute the source code, even though third parties are not -compelled to copy the source along with the object code. - - 5. A program that contains no derivative of any portion of the -Library, but is designed to work with the Library by being compiled or -linked with it, is called a "work that uses the Library". Such a -work, in isolation, is not a derivative work of the Library, and -therefore falls outside the scope of this License. - - However, linking a "work that uses the Library" with the Library -creates an executable that is a derivative of the Library (because it -contains portions of the Library), rather than a "work that uses the -library". The executable is therefore covered by this License. -Section 6 states terms for distribution of such executables. - - When a "work that uses the Library" uses material from a header file -that is part of the Library, the object code for the work may be a -derivative work of the Library even though the source code is not. -Whether this is true is especially significant if the work can be -linked without the Library, or if the work is itself a library. The -threshold for this to be true is not precisely defined by law. - - If such an object file uses only numerical parameters, data -structure layouts and accessors, and small macros and small inline -functions (ten lines or less in length), then the use of the object -file is unrestricted, regardless of whether it is legally a derivative -work. (Executables containing this object code plus portions of the -Library will still fall under Section 6.) - - Otherwise, if the work is a derivative of the Library, you may -distribute the object code for the work under the terms of Section 6. -Any executables containing that work also fall under Section 6, -whether or not they are linked directly with the Library itself. - - 6. As an exception to the Sections above, you may also combine or -link a "work that uses the Library" with the Library to produce a -work containing portions of the Library, and distribute that work -under terms of your choice, provided that the terms permit -modification of the work for the customer's own use and reverse -engineering for debugging such modifications. - - You must give prominent notice with each copy of the work that the -Library is used in it and that the Library and its use are covered by -this License. You must supply a copy of this License. If the work -during execution displays copyright notices, you must include the -copyright notice for the Library among them, as well as a reference -directing the user to the copy of this License. Also, you must do one -of these things: - - a) Accompany the work with the complete corresponding - machine-readable source code for the Library including whatever - changes were used in the work (which must be distributed under - Sections 1 and 2 above); and, if the work is an executable linked - with the Library, with the complete machine-readable "work that - uses the Library", as object code and/or source code, so that the - user can modify the Library and then relink to produce a modified - executable containing the modified Library. (It is understood - that the user who changes the contents of definitions files in the - Library will not necessarily be able to recompile the application - to use the modified definitions.) - - b) Use a suitable shared library mechanism for linking with the - Library. A suitable mechanism is one that (1) uses at run time a - copy of the library already present on the user's computer system, - rather than copying library functions into the executable, and (2) - will operate properly with a modified version of the library, if - the user installs one, as long as the modified version is - interface-compatible with the version that the work was made with. - - c) Accompany the work with a written offer, valid for at - least three years, to give the same user the materials - specified in Subsection 6a, above, for a charge no more - than the cost of performing this distribution. - - d) If distribution of the work is made by offering access to copy - from a designated place, offer equivalent access to copy the above - specified materials from the same place. - - e) Verify that the user has already received a copy of these - materials or that you have already sent this user a copy. - - For an executable, the required form of the "work that uses the -Library" must include any data and utility programs needed for -reproducing the executable from it. However, as a special exception, -the materials to be distributed need not include anything that is -normally distributed (in either source or binary form) with the major -components (compiler, kernel, and so on) of the operating system on -which the executable runs, unless that component itself accompanies -the executable. - - It may happen that this requirement contradicts the license -restrictions of other proprietary libraries that do not normally -accompany the operating system. Such a contradiction means you cannot -use both them and the Library together in an executable that you -distribute. - - 7. You may place library facilities that are a work based on the -Library side-by-side in a single library together with other library -facilities not covered by this License, and distribute such a combined -library, provided that the separate distribution of the work based on -the Library and of the other library facilities is otherwise -permitted, and provided that you do these two things: - - a) Accompany the combined library with a copy of the same work - based on the Library, uncombined with any other library - facilities. This must be distributed under the terms of the - Sections above. - - b) Give prominent notice with the combined library of the fact - that part of it is a work based on the Library, and explaining - where to find the accompanying uncombined form of the same work. - - 8. You may not copy, modify, sublicense, link with, or distribute -the Library except as expressly provided under this License. Any -attempt otherwise to copy, modify, sublicense, link with, or -distribute the Library is void, and will automatically terminate your -rights under this License. However, parties who have received copies, -or rights, from you under this License will not have their licenses -terminated so long as such parties remain in full compliance. - - 9. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Library or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Library (or any work based on the -Library), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Library or works based on it. - - 10. Each time you redistribute the Library (or any work based on the -Library), the recipient automatically receives a license from the -original licensor to copy, distribute, link with or modify the Library -subject to these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties with -this License. - - 11. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -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 -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Library at all. For example, if a patent -license would not permit royalty-free redistribution of the Library by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Library. - -If any portion of this section is held invalid or unenforceable under any -particular circumstance, the balance of the section is intended to apply, -and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 12. If the distribution and/or use of the Library is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Library under this License may add -an explicit geographical distribution limitation excluding those countries, -so that distribution is permitted only in or among countries not thus -excluded. In such case, this License incorporates the limitation as if -written in the body of this License. - - 13. The Free Software Foundation may publish revised and/or new -versions of the Lesser 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 Library -specifies a version number of this License which applies to it and -"any later version", you have the option of following the terms and -conditions either of that version or of any later version published by -the Free Software Foundation. If the Library does not specify a -license version number, you may choose any version ever published by -the Free Software Foundation. - - 14. If you wish to incorporate parts of the Library into other free -programs whose distribution conditions are incompatible with these, -write to the author to ask for permission. For software which is -copyrighted by the Free Software Foundation, write to the Free -Software Foundation; we sometimes make exceptions for this. Our -decision will be guided by the two goals of preserving the free status -of all derivatives of our free software and of promoting the sharing -and reuse of software generally. - - NO WARRANTY - - 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO -WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. -EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR -OTHER PARTIES PROVIDE THE LIBRARY "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 -LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME -THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - - 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN -WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY -AND/OR REDISTRIBUTE THE LIBRARY 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 -LIBRARY (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 LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF -SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH -DAMAGES. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Libraries - - If you develop a new library, and you want it to be of the greatest -possible use to the public, we recommend making it free software that -everyone can redistribute and change. You can do so by permitting -redistribution under these terms (or, alternatively, under the terms of the -ordinary General Public License). - - To apply these terms, attach the following notices to the library. It is -safest to attach them to the start of each source file to most effectively -convey the exclusion of warranty; and each file should have at least the -"copyright" line and a pointer to where the full notice is found. - - - Copyright (C) - - This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Lesser General Public - License as published by the Free Software Foundation; either - version 2.1 of the License, or (at your option) any later version. - - This library is distributed in the hope 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 - Lesser General Public License for more details. - - You should have received a copy of the GNU Lesser General Public - License along with this library; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - -Also add information on how to contact you by electronic and paper mail. - -You should also get your employer (if you work as a programmer) or your -school, if any, to sign a "copyright disclaimer" for the library, if -necessary. Here is a sample; alter the names: - - Yoyodyne, Inc., hereby disclaims all copyright interest in the - library `Frob' (a library for tweaking knobs) written by James Random Hacker. - - , 1 April 1990 - Ty Coon, President of Vice - -That's all there is to it! + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + + diff --git a/appclient/pom.xml b/appclient/pom.xml index 1fe366758..fef142629 100644 --- a/appclient/pom.xml +++ b/appclient/pom.xml @@ -1,3 +1,8 @@ + + 4.0.0 diff --git a/appclient/src/main/java/org/jboss/metadata/appclient/jboss/JBossClientMetaData.java b/appclient/src/main/java/org/jboss/metadata/appclient/jboss/JBossClientMetaData.java index ead3fe000..353edc642 100644 --- a/appclient/src/main/java/org/jboss/metadata/appclient/jboss/JBossClientMetaData.java +++ b/appclient/src/main/java/org/jboss/metadata/appclient/jboss/JBossClientMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.appclient.jboss; diff --git a/appclient/src/main/java/org/jboss/metadata/appclient/parser/jboss/JBossClientElement.java b/appclient/src/main/java/org/jboss/metadata/appclient/parser/jboss/JBossClientElement.java index 3d60396a9..160ae0715 100644 --- a/appclient/src/main/java/org/jboss/metadata/appclient/parser/jboss/JBossClientElement.java +++ b/appclient/src/main/java/org/jboss/metadata/appclient/parser/jboss/JBossClientElement.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.appclient.parser.jboss; diff --git a/appclient/src/main/java/org/jboss/metadata/appclient/parser/jboss/JBossClientMetaDataParser.java b/appclient/src/main/java/org/jboss/metadata/appclient/parser/jboss/JBossClientMetaDataParser.java index 86822147b..4272ee8f8 100644 --- a/appclient/src/main/java/org/jboss/metadata/appclient/parser/jboss/JBossClientMetaDataParser.java +++ b/appclient/src/main/java/org/jboss/metadata/appclient/parser/jboss/JBossClientMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.appclient.parser.jboss; diff --git a/appclient/src/main/java/org/jboss/metadata/appclient/parser/spec/AppClientElement.java b/appclient/src/main/java/org/jboss/metadata/appclient/parser/spec/AppClientElement.java index 74a268871..2dbd06db4 100644 --- a/appclient/src/main/java/org/jboss/metadata/appclient/parser/spec/AppClientElement.java +++ b/appclient/src/main/java/org/jboss/metadata/appclient/parser/spec/AppClientElement.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.appclient.parser.spec; diff --git a/appclient/src/main/java/org/jboss/metadata/appclient/parser/spec/ApplicationClientAttribute.java b/appclient/src/main/java/org/jboss/metadata/appclient/parser/spec/ApplicationClientAttribute.java index bb5bbef33..f3dab4a95 100644 --- a/appclient/src/main/java/org/jboss/metadata/appclient/parser/spec/ApplicationClientAttribute.java +++ b/appclient/src/main/java/org/jboss/metadata/appclient/parser/spec/ApplicationClientAttribute.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.appclient.parser.spec; diff --git a/appclient/src/main/java/org/jboss/metadata/appclient/parser/spec/ApplicationClientMetaDataParser.java b/appclient/src/main/java/org/jboss/metadata/appclient/parser/spec/ApplicationClientMetaDataParser.java index 64f03eac5..e2ae5b1f2 100644 --- a/appclient/src/main/java/org/jboss/metadata/appclient/parser/spec/ApplicationClientMetaDataParser.java +++ b/appclient/src/main/java/org/jboss/metadata/appclient/parser/spec/ApplicationClientMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.appclient.parser.spec; diff --git a/appclient/src/main/java/org/jboss/metadata/appclient/spec/AppClientEnvironmentRefsGroupMetaData.java b/appclient/src/main/java/org/jboss/metadata/appclient/spec/AppClientEnvironmentRefsGroupMetaData.java index 6c478e3cd..6e69bca3b 100644 --- a/appclient/src/main/java/org/jboss/metadata/appclient/spec/AppClientEnvironmentRefsGroupMetaData.java +++ b/appclient/src/main/java/org/jboss/metadata/appclient/spec/AppClientEnvironmentRefsGroupMetaData.java @@ -1,25 +1,7 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ - package org.jboss.metadata.appclient.spec; import org.jboss.metadata.javaee.spec.MessageDestinationsMetaData; diff --git a/appclient/src/main/java/org/jboss/metadata/appclient/spec/ApplicationClientMetaData.java b/appclient/src/main/java/org/jboss/metadata/appclient/spec/ApplicationClientMetaData.java index f96539c30..c9935d6cd 100644 --- a/appclient/src/main/java/org/jboss/metadata/appclient/spec/ApplicationClientMetaData.java +++ b/appclient/src/main/java/org/jboss/metadata/appclient/spec/ApplicationClientMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.appclient.spec; diff --git a/appclient/src/test/java/org/jboss/test/metadata/appclient/AppClient10EverythingUnitTestCase.java b/appclient/src/test/java/org/jboss/test/metadata/appclient/AppClient10EverythingUnitTestCase.java index 451afadca..4ac3f60ed 100644 --- a/appclient/src/test/java/org/jboss/test/metadata/appclient/AppClient10EverythingUnitTestCase.java +++ b/appclient/src/test/java/org/jboss/test/metadata/appclient/AppClient10EverythingUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2022, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.appclient; diff --git a/appclient/src/test/java/org/jboss/test/metadata/appclient/AppClient7EverythingUnitTestCase.java b/appclient/src/test/java/org/jboss/test/metadata/appclient/AppClient7EverythingUnitTestCase.java index 03e41c416..9decfe45b 100644 --- a/appclient/src/test/java/org/jboss/test/metadata/appclient/AppClient7EverythingUnitTestCase.java +++ b/appclient/src/test/java/org/jboss/test/metadata/appclient/AppClient7EverythingUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.appclient; diff --git a/appclient/src/test/java/org/jboss/test/metadata/appclient/AppClient8EverythingUnitTestCase.java b/appclient/src/test/java/org/jboss/test/metadata/appclient/AppClient8EverythingUnitTestCase.java index b83e67aea..ff8141391 100644 --- a/appclient/src/test/java/org/jboss/test/metadata/appclient/AppClient8EverythingUnitTestCase.java +++ b/appclient/src/test/java/org/jboss/test/metadata/appclient/AppClient8EverythingUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.appclient; diff --git a/appclient/src/test/java/org/jboss/test/metadata/appclient/AppClient9EverythingUnitTestCase.java b/appclient/src/test/java/org/jboss/test/metadata/appclient/AppClient9EverythingUnitTestCase.java index ac24f2f82..d6c75e235 100644 --- a/appclient/src/test/java/org/jboss/test/metadata/appclient/AppClient9EverythingUnitTestCase.java +++ b/appclient/src/test/java/org/jboss/test/metadata/appclient/AppClient9EverythingUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.appclient; diff --git a/appclient/src/test/java/org/jboss/test/metadata/appclient/AppclientSchemaValidationTestCase.java b/appclient/src/test/java/org/jboss/test/metadata/appclient/AppclientSchemaValidationTestCase.java index e12ff7bad..d29f16c18 100644 --- a/appclient/src/test/java/org/jboss/test/metadata/appclient/AppclientSchemaValidationTestCase.java +++ b/appclient/src/test/java/org/jboss/test/metadata/appclient/AppclientSchemaValidationTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.appclient; diff --git a/appclient/src/test/java/org/jboss/test/metadata/appclient/AppclientSpecDescriptorTestCase.java b/appclient/src/test/java/org/jboss/test/metadata/appclient/AppclientSpecDescriptorTestCase.java index 67e0c1ad6..3aee07d94 100644 --- a/appclient/src/test/java/org/jboss/test/metadata/appclient/AppclientSpecDescriptorTestCase.java +++ b/appclient/src/test/java/org/jboss/test/metadata/appclient/AppclientSpecDescriptorTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.appclient; diff --git a/appclient/src/test/resources/log4j.xml b/appclient/src/test/resources/log4j.xml index 89d176939..9851dd449 100644 --- a/appclient/src/test/resources/log4j.xml +++ b/appclient/src/test/resources/log4j.xml @@ -1,4 +1,9 @@ + + diff --git a/appclient/src/test/resources/org/jboss/test/metadata/appclient/AppClient10Everything_testEverything.xml b/appclient/src/test/resources/org/jboss/test/metadata/appclient/AppClient10Everything_testEverything.xml index 8e8e4522f..e723816ac 100644 --- a/appclient/src/test/resources/org/jboss/test/metadata/appclient/AppClient10Everything_testEverything.xml +++ b/appclient/src/test/resources/org/jboss/test/metadata/appclient/AppClient10Everything_testEverything.xml @@ -1,4 +1,9 @@ + + + + + + + + diff --git a/build-config/src/main/resources/metadata-checkstyle/checkstyle.xml b/build-config/src/main/resources/metadata-checkstyle/checkstyle.xml index 7bb8907fc..a22cb8b80 100644 --- a/build-config/src/main/resources/metadata-checkstyle/checkstyle.xml +++ b/build-config/src/main/resources/metadata-checkstyle/checkstyle.xml @@ -1,24 +1,7 @@ diff --git a/common/src/main/java/org/jboss/annotation/javaee/Description.java b/common/src/main/java/org/jboss/annotation/javaee/Description.java index 5d953fb19..c65163fea 100644 --- a/common/src/main/java/org/jboss/annotation/javaee/Description.java +++ b/common/src/main/java/org/jboss/annotation/javaee/Description.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.annotation.javaee; diff --git a/common/src/main/java/org/jboss/annotation/javaee/Descriptions.java b/common/src/main/java/org/jboss/annotation/javaee/Descriptions.java index 28f653404..591fa6f2e 100644 --- a/common/src/main/java/org/jboss/annotation/javaee/Descriptions.java +++ b/common/src/main/java/org/jboss/annotation/javaee/Descriptions.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.annotation.javaee; diff --git a/common/src/main/java/org/jboss/annotation/javaee/DisplayName.java b/common/src/main/java/org/jboss/annotation/javaee/DisplayName.java index d0dbc6f78..58e0ba282 100644 --- a/common/src/main/java/org/jboss/annotation/javaee/DisplayName.java +++ b/common/src/main/java/org/jboss/annotation/javaee/DisplayName.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.annotation.javaee; diff --git a/common/src/main/java/org/jboss/annotation/javaee/DisplayNames.java b/common/src/main/java/org/jboss/annotation/javaee/DisplayNames.java index 57baede09..0a91bd731 100644 --- a/common/src/main/java/org/jboss/annotation/javaee/DisplayNames.java +++ b/common/src/main/java/org/jboss/annotation/javaee/DisplayNames.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.annotation.javaee; diff --git a/common/src/main/java/org/jboss/annotation/javaee/Icon.java b/common/src/main/java/org/jboss/annotation/javaee/Icon.java index c9091ef27..97c152b46 100644 --- a/common/src/main/java/org/jboss/annotation/javaee/Icon.java +++ b/common/src/main/java/org/jboss/annotation/javaee/Icon.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.annotation.javaee; diff --git a/common/src/main/java/org/jboss/annotation/javaee/Icons.java b/common/src/main/java/org/jboss/annotation/javaee/Icons.java index 3c38fa956..6e1c77606 100644 --- a/common/src/main/java/org/jboss/annotation/javaee/Icons.java +++ b/common/src/main/java/org/jboss/annotation/javaee/Icons.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.annotation.javaee; diff --git a/common/src/main/java/org/jboss/metadata/annotation/AbstractAnnotationImpl.java b/common/src/main/java/org/jboss/metadata/annotation/AbstractAnnotationImpl.java index aab818001..3d49dbb4f 100644 --- a/common/src/main/java/org/jboss/metadata/annotation/AbstractAnnotationImpl.java +++ b/common/src/main/java/org/jboss/metadata/annotation/AbstractAnnotationImpl.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.annotation; diff --git a/common/src/main/java/org/jboss/metadata/common/ejb/JBossEnvironmentRefsGroupMetaData.java b/common/src/main/java/org/jboss/metadata/common/ejb/JBossEnvironmentRefsGroupMetaData.java index 6de54907a..be0169fad 100644 --- a/common/src/main/java/org/jboss/metadata/common/ejb/JBossEnvironmentRefsGroupMetaData.java +++ b/common/src/main/java/org/jboss/metadata/common/ejb/JBossEnvironmentRefsGroupMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.common.ejb; diff --git a/common/src/main/java/org/jboss/metadata/common/ejb/ResourceManagerMetaData.java b/common/src/main/java/org/jboss/metadata/common/ejb/ResourceManagerMetaData.java index 08f59b900..155719a0c 100644 --- a/common/src/main/java/org/jboss/metadata/common/ejb/ResourceManagerMetaData.java +++ b/common/src/main/java/org/jboss/metadata/common/ejb/ResourceManagerMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.common.ejb; diff --git a/common/src/main/java/org/jboss/metadata/common/ejb/ResourceManagersMetaData.java b/common/src/main/java/org/jboss/metadata/common/ejb/ResourceManagersMetaData.java index 0d441086c..8b1c8f82a 100644 --- a/common/src/main/java/org/jboss/metadata/common/ejb/ResourceManagersMetaData.java +++ b/common/src/main/java/org/jboss/metadata/common/ejb/ResourceManagersMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.common.ejb; diff --git a/common/src/main/java/org/jboss/metadata/common/jboss/WebserviceDescriptionMetaData.java b/common/src/main/java/org/jboss/metadata/common/jboss/WebserviceDescriptionMetaData.java index ea1a472c7..1c60e9a65 100644 --- a/common/src/main/java/org/jboss/metadata/common/jboss/WebserviceDescriptionMetaData.java +++ b/common/src/main/java/org/jboss/metadata/common/jboss/WebserviceDescriptionMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.common.jboss; diff --git a/common/src/main/java/org/jboss/metadata/common/jboss/WebserviceDescriptionsMetaData.java b/common/src/main/java/org/jboss/metadata/common/jboss/WebserviceDescriptionsMetaData.java index 2c0677798..3125d2da4 100644 --- a/common/src/main/java/org/jboss/metadata/common/jboss/WebserviceDescriptionsMetaData.java +++ b/common/src/main/java/org/jboss/metadata/common/jboss/WebserviceDescriptionsMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.common.jboss; diff --git a/common/src/main/java/org/jboss/metadata/javaee/jboss/AnnotationMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/jboss/AnnotationMetaData.java index fd7918abd..d2e331d66 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/jboss/AnnotationMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/jboss/AnnotationMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.jboss; diff --git a/common/src/main/java/org/jboss/metadata/javaee/jboss/AnnotationPropertiesMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/jboss/AnnotationPropertiesMetaData.java index 77498e354..cb0488b40 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/jboss/AnnotationPropertiesMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/jboss/AnnotationPropertiesMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.jboss; diff --git a/common/src/main/java/org/jboss/metadata/javaee/jboss/AnnotationPropertyMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/jboss/AnnotationPropertyMetaData.java index 733764000..9362f5ec0 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/jboss/AnnotationPropertyMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/jboss/AnnotationPropertyMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.jboss; diff --git a/common/src/main/java/org/jboss/metadata/javaee/jboss/AnnotationsMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/jboss/AnnotationsMetaData.java index 412780a7a..cf55e26a8 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/jboss/AnnotationsMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/jboss/AnnotationsMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.jboss; diff --git a/common/src/main/java/org/jboss/metadata/javaee/jboss/IgnoreDependencyMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/jboss/IgnoreDependencyMetaData.java index 1b18f668e..1db591d54 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/jboss/IgnoreDependencyMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/jboss/IgnoreDependencyMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.jboss; diff --git a/common/src/main/java/org/jboss/metadata/javaee/jboss/JBossPortComponentRef.java b/common/src/main/java/org/jboss/metadata/javaee/jboss/JBossPortComponentRef.java index 8c73b3b14..3dc331192 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/jboss/JBossPortComponentRef.java +++ b/common/src/main/java/org/jboss/metadata/javaee/jboss/JBossPortComponentRef.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.jboss; diff --git a/common/src/main/java/org/jboss/metadata/javaee/jboss/JBossRemoteEnvironmentRefsGroupMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/jboss/JBossRemoteEnvironmentRefsGroupMetaData.java index 9b5d96dd6..c77f195c2 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/jboss/JBossRemoteEnvironmentRefsGroupMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/jboss/JBossRemoteEnvironmentRefsGroupMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.jboss; diff --git a/common/src/main/java/org/jboss/metadata/javaee/jboss/JBossServiceReferenceMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/jboss/JBossServiceReferenceMetaData.java index 0eab5bb82..7a288e7e9 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/jboss/JBossServiceReferenceMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/jboss/JBossServiceReferenceMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.jboss; diff --git a/common/src/main/java/org/jboss/metadata/javaee/jboss/JBossServiceReferencesMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/jboss/JBossServiceReferencesMetaData.java index 82b9cd5f8..cdb38627c 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/jboss/JBossServiceReferencesMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/jboss/JBossServiceReferencesMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.jboss; diff --git a/common/src/main/java/org/jboss/metadata/javaee/jboss/JndiRefMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/jboss/JndiRefMetaData.java index 965ff7e26..ce848bfeb 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/jboss/JndiRefMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/jboss/JndiRefMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.jboss; diff --git a/common/src/main/java/org/jboss/metadata/javaee/jboss/JndiRefsMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/jboss/JndiRefsMetaData.java index 0303f3d79..a4639742c 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/jboss/JndiRefsMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/jboss/JndiRefsMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.jboss; diff --git a/common/src/main/java/org/jboss/metadata/javaee/jboss/NamedModule.java b/common/src/main/java/org/jboss/metadata/javaee/jboss/NamedModule.java index df72ae72d..fad03bd10 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/jboss/NamedModule.java +++ b/common/src/main/java/org/jboss/metadata/javaee/jboss/NamedModule.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.jboss; diff --git a/common/src/main/java/org/jboss/metadata/javaee/jboss/RunAsIdentityMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/jboss/RunAsIdentityMetaData.java index 9c8a60e5b..363a3b733 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/jboss/RunAsIdentityMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/jboss/RunAsIdentityMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.jboss; diff --git a/common/src/main/java/org/jboss/metadata/javaee/jboss/StubPropertyMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/jboss/StubPropertyMetaData.java index 4747df139..6d5dc70fe 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/jboss/StubPropertyMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/jboss/StubPropertyMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.jboss; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/AbstractEJBReferenceMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/AbstractEJBReferenceMetaData.java index 47f42abc7..303da3c41 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/AbstractEJBReferenceMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/AbstractEJBReferenceMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/Addressing.java b/common/src/main/java/org/jboss/metadata/javaee/spec/Addressing.java index a4e49a424..8b3da632b 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/Addressing.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/Addressing.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/AdministeredObjectMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/AdministeredObjectMetaData.java index 5310fab58..c05d55c80 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/AdministeredObjectMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/AdministeredObjectMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/AdministeredObjectsMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/AdministeredObjectsMetaData.java index cbbeab2f6..2b65f3582 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/AdministeredObjectsMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/AdministeredObjectsMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/AnnotatedEJBReferenceMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/AnnotatedEJBReferenceMetaData.java index 57f18979a..3f2a2fcdc 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/AnnotatedEJBReferenceMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/AnnotatedEJBReferenceMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/AnnotatedEJBReferencesMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/AnnotatedEJBReferencesMetaData.java index e802885bd..ae85bb776 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/AnnotatedEJBReferencesMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/AnnotatedEJBReferencesMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/ConnectionFactoriesMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/ConnectionFactoriesMetaData.java index e7e015597..e0dc30808 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/ConnectionFactoriesMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/ConnectionFactoriesMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/ConnectionFactoryMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/ConnectionFactoryMetaData.java index 87a0d0eb5..2b2d1cb3a 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/ConnectionFactoryMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/ConnectionFactoryMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/ContextServiceMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/ContextServiceMetaData.java index 9ad3418b6..3d5f65be2 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/ContextServiceMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/ContextServiceMetaData.java @@ -1,18 +1,6 @@ /* - * JBoss, Home of Professional Open Source - * Copyright 2022, Red Hat, Inc. and/or its affiliates, and individual - * contributors by the @authors tag. See the copyright.txt in the - * distribution for a full listing of individual contributors. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * http://www.apache.org/licenses/LICENSE-2.0 - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/ContextServicesMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/ContextServicesMetaData.java index 08d95e3e2..010a323d4 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/ContextServicesMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/ContextServicesMetaData.java @@ -1,18 +1,6 @@ /* - * JBoss, Home of Professional Open Source - * Copyright 2022, Red Hat, Inc. and/or its affiliates, and individual - * contributors by the @authors tag. See the copyright.txt in the - * distribution for a full listing of individual contributors. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * http://www.apache.org/licenses/LICENSE-2.0 - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/DataSourceMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/DataSourceMetaData.java index f9186530f..8cdced2db 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/DataSourceMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/DataSourceMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/DataSourcesMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/DataSourcesMetaData.java index 8f9bdfcfb..0e0ea4a53 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/DataSourcesMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/DataSourcesMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/DescriptionGroupMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/DescriptionGroupMetaData.java index d6a5de30d..cfebc913a 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/DescriptionGroupMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/DescriptionGroupMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/DescriptionImpl.java b/common/src/main/java/org/jboss/metadata/javaee/spec/DescriptionImpl.java index 9e26af97c..90d2a1459 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/DescriptionImpl.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/DescriptionImpl.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/DescriptionsImpl.java b/common/src/main/java/org/jboss/metadata/javaee/spec/DescriptionsImpl.java index 6838bbbd6..3f8994008 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/DescriptionsImpl.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/DescriptionsImpl.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/DisplayNameImpl.java b/common/src/main/java/org/jboss/metadata/javaee/spec/DisplayNameImpl.java index 58d9e0c8b..0e3103969 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/DisplayNameImpl.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/DisplayNameImpl.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/DisplayNamesImpl.java b/common/src/main/java/org/jboss/metadata/javaee/spec/DisplayNamesImpl.java index 21ac953bb..481d2ccf3 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/DisplayNamesImpl.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/DisplayNamesImpl.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/EJBLocalReferenceMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/EJBLocalReferenceMetaData.java index 4f1a092ee..d52489e43 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/EJBLocalReferenceMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/EJBLocalReferenceMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/EJBLocalReferencesMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/EJBLocalReferencesMetaData.java index d4bb36543..98332d8c6 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/EJBLocalReferencesMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/EJBLocalReferencesMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/EJBReferenceMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/EJBReferenceMetaData.java index e450dbf08..58006f459 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/EJBReferenceMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/EJBReferenceMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/EJBReferenceType.java b/common/src/main/java/org/jboss/metadata/javaee/spec/EJBReferenceType.java index b1621505a..3b5da9f4e 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/EJBReferenceType.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/EJBReferenceType.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/EJBReferencesMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/EJBReferencesMetaData.java index 2e401b574..7bf779dc4 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/EJBReferencesMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/EJBReferencesMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/EmptyMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/EmptyMetaData.java index 804e5ba7e..53ae3c70f 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/EmptyMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/EmptyMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/Environment.java b/common/src/main/java/org/jboss/metadata/javaee/spec/Environment.java index 30a1ab93d..75bb1d9cd 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/Environment.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/Environment.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/EnvironmentEntriesMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/EnvironmentEntriesMetaData.java index 3683a77c1..e13388977 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/EnvironmentEntriesMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/EnvironmentEntriesMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/EnvironmentEntryMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/EnvironmentEntryMetaData.java index 62bb82dfc..7c5972087 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/EnvironmentEntryMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/EnvironmentEntryMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/EnvironmentRefsGroupMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/EnvironmentRefsGroupMetaData.java index b66f548f6..ce38c3612 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/EnvironmentRefsGroupMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/EnvironmentRefsGroupMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/IconImpl.java b/common/src/main/java/org/jboss/metadata/javaee/spec/IconImpl.java index 8132fbb9b..4d1707b6e 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/IconImpl.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/IconImpl.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/IconsImpl.java b/common/src/main/java/org/jboss/metadata/javaee/spec/IconsImpl.java index c416cb3b8..78d96b639 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/IconsImpl.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/IconsImpl.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/IsolationLevelType.java b/common/src/main/java/org/jboss/metadata/javaee/spec/IsolationLevelType.java index bad2a96b5..9657f9072 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/IsolationLevelType.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/IsolationLevelType.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/JMSConnectionFactoriesMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/JMSConnectionFactoriesMetaData.java index 13fe01b0d..2c8a75421 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/JMSConnectionFactoriesMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/JMSConnectionFactoriesMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/JMSConnectionFactoryMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/JMSConnectionFactoryMetaData.java index 9efb193fa..1d5606353 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/JMSConnectionFactoryMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/JMSConnectionFactoryMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/JMSDestinationMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/JMSDestinationMetaData.java index b72ac2748..839f9c343 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/JMSDestinationMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/JMSDestinationMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/JMSDestinationsMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/JMSDestinationsMetaData.java index 6cbf1f8ae..e6dd0f0e4 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/JMSDestinationsMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/JMSDestinationsMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/JavaEEMetaDataConstants.java b/common/src/main/java/org/jboss/metadata/javaee/spec/JavaEEMetaDataConstants.java index 9854e1f8b..104318689 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/JavaEEMetaDataConstants.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/JavaEEMetaDataConstants.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/LifecycleCallbackMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/LifecycleCallbackMetaData.java index a6a0c98db..6772a134b 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/LifecycleCallbackMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/LifecycleCallbackMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/LifecycleCallbacksMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/LifecycleCallbacksMetaData.java index 0fd7d889a..a0fc57865 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/LifecycleCallbacksMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/LifecycleCallbacksMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/MailSessionMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/MailSessionMetaData.java index d7791fa37..e76f69f3e 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/MailSessionMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/MailSessionMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/MailSessionsMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/MailSessionsMetaData.java index 5c2635f20..a253bbe8e 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/MailSessionsMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/MailSessionsMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/ManagedExecutorMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/ManagedExecutorMetaData.java index 05882cbfa..4f7eca585 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/ManagedExecutorMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/ManagedExecutorMetaData.java @@ -1,18 +1,6 @@ /* - * JBoss, Home of Professional Open Source - * Copyright 2022, Red Hat, Inc. and/or its affiliates, and individual - * contributors by the @authors tag. See the copyright.txt in the - * distribution for a full listing of individual contributors. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * http://www.apache.org/licenses/LICENSE-2.0 - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/ManagedExecutorsMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/ManagedExecutorsMetaData.java index fa3cdb7c1..f4a06af16 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/ManagedExecutorsMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/ManagedExecutorsMetaData.java @@ -1,18 +1,6 @@ /* - * JBoss, Home of Professional Open Source - * Copyright 2022, Red Hat, Inc. and/or its affiliates, and individual - * contributors by the @authors tag. See the copyright.txt in the - * distribution for a full listing of individual contributors. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * http://www.apache.org/licenses/LICENSE-2.0 - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/ManagedScheduledExecutorMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/ManagedScheduledExecutorMetaData.java index cff5de83c..05db312a1 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/ManagedScheduledExecutorMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/ManagedScheduledExecutorMetaData.java @@ -1,18 +1,6 @@ /* - * JBoss, Home of Professional Open Source - * Copyright 2022, Red Hat, Inc. and/or its affiliates, and individual - * contributors by the @authors tag. See the copyright.txt in the - * distribution for a full listing of individual contributors. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * http://www.apache.org/licenses/LICENSE-2.0 - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/ManagedScheduledExecutorsMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/ManagedScheduledExecutorsMetaData.java index c472866f2..fcb0e3290 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/ManagedScheduledExecutorsMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/ManagedScheduledExecutorsMetaData.java @@ -1,18 +1,6 @@ /* - * JBoss, Home of Professional Open Source - * Copyright 2022, Red Hat, Inc. and/or its affiliates, and individual - * contributors by the @authors tag. See the copyright.txt in the - * distribution for a full listing of individual contributors. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * http://www.apache.org/licenses/LICENSE-2.0 - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/ManagedThreadFactoriesMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/ManagedThreadFactoriesMetaData.java index 0e6ee8a14..e7c900f42 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/ManagedThreadFactoriesMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/ManagedThreadFactoriesMetaData.java @@ -1,18 +1,6 @@ /* - * JBoss, Home of Professional Open Source - * Copyright 2022, Red Hat, Inc. and/or its affiliates, and individual - * contributors by the @authors tag. See the copyright.txt in the - * distribution for a full listing of individual contributors. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * http://www.apache.org/licenses/LICENSE-2.0 - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/ManagedThreadFactoryMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/ManagedThreadFactoryMetaData.java index be06c21f5..b245b7988 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/ManagedThreadFactoryMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/ManagedThreadFactoryMetaData.java @@ -1,18 +1,6 @@ /* - * JBoss, Home of Professional Open Source - * Copyright 2022, Red Hat, Inc. and/or its affiliates, and individual - * contributors by the @authors tag. See the copyright.txt in the - * distribution for a full listing of individual contributors. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * http://www.apache.org/licenses/LICENSE-2.0 - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/MessageDestinationMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/MessageDestinationMetaData.java index 4de564760..6c5e09044 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/MessageDestinationMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/MessageDestinationMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/MessageDestinationReferenceMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/MessageDestinationReferenceMetaData.java index 683e5d529..baeaeb59f 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/MessageDestinationReferenceMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/MessageDestinationReferenceMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/MessageDestinationReferencesMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/MessageDestinationReferencesMetaData.java index 75c7a8749..24f854c2a 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/MessageDestinationReferencesMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/MessageDestinationReferencesMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/MessageDestinationUsageType.java b/common/src/main/java/org/jboss/metadata/javaee/spec/MessageDestinationUsageType.java index cdf9357de..4d8b47a3e 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/MessageDestinationUsageType.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/MessageDestinationUsageType.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/MessageDestinationsMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/MessageDestinationsMetaData.java index 494c07feb..d4169ca65 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/MessageDestinationsMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/MessageDestinationsMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/MutableEnvironment.java b/common/src/main/java/org/jboss/metadata/javaee/spec/MutableEnvironment.java index cc0454bbe..ff62fdf15 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/MutableEnvironment.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/MutableEnvironment.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/MutableRemoteEnvironment.java b/common/src/main/java/org/jboss/metadata/javaee/spec/MutableRemoteEnvironment.java index 4bec4a49b..f9fb1b091 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/MutableRemoteEnvironment.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/MutableRemoteEnvironment.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/ParamValueMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/ParamValueMetaData.java index e26c8d753..e614e9cb2 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/ParamValueMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/ParamValueMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/PersistenceContextReferenceMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/PersistenceContextReferenceMetaData.java index 0373aae28..786cfb7aa 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/PersistenceContextReferenceMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/PersistenceContextReferenceMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/PersistenceContextReferencesMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/PersistenceContextReferencesMetaData.java index d5fe319ee..7e4f2d89e 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/PersistenceContextReferencesMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/PersistenceContextReferencesMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/PersistenceContextSynchronizationType.java b/common/src/main/java/org/jboss/metadata/javaee/spec/PersistenceContextSynchronizationType.java index fa00a868c..30e062c3e 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/PersistenceContextSynchronizationType.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/PersistenceContextSynchronizationType.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/PersistenceContextTypeDescription.java b/common/src/main/java/org/jboss/metadata/javaee/spec/PersistenceContextTypeDescription.java index d5dc7daeb..941b93f2c 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/PersistenceContextTypeDescription.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/PersistenceContextTypeDescription.java @@ -1,3 +1,8 @@ +/* + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 + */ + package org.jboss.metadata.javaee.spec; /** diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/PersistenceUnitReferenceMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/PersistenceUnitReferenceMetaData.java index 0d31d5c47..562478136 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/PersistenceUnitReferenceMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/PersistenceUnitReferenceMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/PersistenceUnitReferencesMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/PersistenceUnitReferencesMetaData.java index 37599b0fd..c1bd09dbe 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/PersistenceUnitReferencesMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/PersistenceUnitReferencesMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/PortComponent.java b/common/src/main/java/org/jboss/metadata/javaee/spec/PortComponent.java index 1946534eb..a3550af8f 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/PortComponent.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/PortComponent.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/PortComponentRef.java b/common/src/main/java/org/jboss/metadata/javaee/spec/PortComponentRef.java index 7b6d9d79a..3510ec53b 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/PortComponentRef.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/PortComponentRef.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/PropertiesMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/PropertiesMetaData.java index bdce0a585..d1e944936 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/PropertiesMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/PropertiesMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/PropertyMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/PropertyMetaData.java index 556bfe1e7..5ef5e37ec 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/PropertyMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/PropertyMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/RemoteEnvironment.java b/common/src/main/java/org/jboss/metadata/javaee/spec/RemoteEnvironment.java index fbd9a85be..196d59cea 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/RemoteEnvironment.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/RemoteEnvironment.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/RemoteEnvironmentRefsGroupMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/RemoteEnvironmentRefsGroupMetaData.java index 48cef1ade..8aacd973f 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/RemoteEnvironmentRefsGroupMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/RemoteEnvironmentRefsGroupMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/ResourceAuthorityType.java b/common/src/main/java/org/jboss/metadata/javaee/spec/ResourceAuthorityType.java index be0afc906..cf3e45f8f 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/ResourceAuthorityType.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/ResourceAuthorityType.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/ResourceEnvironmentReferenceMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/ResourceEnvironmentReferenceMetaData.java index 936a26cd8..7b3c97c34 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/ResourceEnvironmentReferenceMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/ResourceEnvironmentReferenceMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/ResourceEnvironmentReferencesMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/ResourceEnvironmentReferencesMetaData.java index 83033fad9..7676ab574 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/ResourceEnvironmentReferencesMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/ResourceEnvironmentReferencesMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/ResourceInjectionMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/ResourceInjectionMetaData.java index bcb8597fd..b8e624c1c 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/ResourceInjectionMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/ResourceInjectionMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/ResourceInjectionTargetMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/ResourceInjectionTargetMetaData.java index 9dd69f496..f9f65d247 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/ResourceInjectionTargetMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/ResourceInjectionTargetMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/ResourceReferenceMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/ResourceReferenceMetaData.java index f2a1e29ae..8a2197c5b 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/ResourceReferenceMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/ResourceReferenceMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/ResourceReferencesMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/ResourceReferencesMetaData.java index 9c30f6aba..0e9f9aff6 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/ResourceReferencesMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/ResourceReferencesMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/ResourceSharingScopeType.java b/common/src/main/java/org/jboss/metadata/javaee/spec/ResourceSharingScopeType.java index 3c9193adc..e76d2e375 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/ResourceSharingScopeType.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/ResourceSharingScopeType.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/RespectBinding.java b/common/src/main/java/org/jboss/metadata/javaee/spec/RespectBinding.java index f093b1be3..c97337963 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/RespectBinding.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/RespectBinding.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/RunAsMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/RunAsMetaData.java index 6f61e9f00..db92c32ea 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/RunAsMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/RunAsMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/SecurityRoleMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/SecurityRoleMetaData.java index 31a8fc6e0..3c2a75eca 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/SecurityRoleMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/SecurityRoleMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/SecurityRoleRefMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/SecurityRoleRefMetaData.java index 88f87c1ab..ea93ed33d 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/SecurityRoleRefMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/SecurityRoleRefMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/SecurityRoleRefsMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/SecurityRoleRefsMetaData.java index 4673501ed..4324d02a5 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/SecurityRoleRefsMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/SecurityRoleRefsMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/SecurityRolesMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/SecurityRolesMetaData.java index 822fc8f1e..83e570b71 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/SecurityRolesMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/SecurityRolesMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/ServiceReferenceHandlerChainMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/ServiceReferenceHandlerChainMetaData.java index 836a5a205..bc2c3577d 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/ServiceReferenceHandlerChainMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/ServiceReferenceHandlerChainMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/ServiceReferenceHandlerChainsMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/ServiceReferenceHandlerChainsMetaData.java index ddfd23e22..e804ea8c2 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/ServiceReferenceHandlerChainsMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/ServiceReferenceHandlerChainsMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/ServiceReferenceHandlerMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/ServiceReferenceHandlerMetaData.java index de449c150..068cb9f8f 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/ServiceReferenceHandlerMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/ServiceReferenceHandlerMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/ServiceReferenceHandlersMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/ServiceReferenceHandlersMetaData.java index 597bb65a2..f4899c071 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/ServiceReferenceHandlersMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/ServiceReferenceHandlersMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/ServiceReferenceMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/ServiceReferenceMetaData.java index 956263be1..0894e0410 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/ServiceReferenceMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/ServiceReferenceMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/ServiceReferencesMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/spec/ServiceReferencesMetaData.java index 4ed0a9fa5..0f962a483 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/ServiceReferencesMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/ServiceReferencesMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/spec/TransactionSupportType.java b/common/src/main/java/org/jboss/metadata/javaee/spec/TransactionSupportType.java index cad1b772e..80e895995 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/spec/TransactionSupportType.java +++ b/common/src/main/java/org/jboss/metadata/javaee/spec/TransactionSupportType.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/javaee/support/AbstractMappedMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/support/AbstractMappedMetaData.java index ac822a4d7..30e48813e 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/support/AbstractMappedMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/support/AbstractMappedMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.support; diff --git a/common/src/main/java/org/jboss/metadata/javaee/support/AbstractMappedMetaDataWithOverride.java b/common/src/main/java/org/jboss/metadata/javaee/support/AbstractMappedMetaDataWithOverride.java index d106f01ff..9e7d0b0ed 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/support/AbstractMappedMetaDataWithOverride.java +++ b/common/src/main/java/org/jboss/metadata/javaee/support/AbstractMappedMetaDataWithOverride.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.support; diff --git a/common/src/main/java/org/jboss/metadata/javaee/support/IdMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/support/IdMetaData.java index 7252bf73e..a21d3b2d2 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/support/IdMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/support/IdMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.support; diff --git a/common/src/main/java/org/jboss/metadata/javaee/support/IdMetaDataImpl.java b/common/src/main/java/org/jboss/metadata/javaee/support/IdMetaDataImpl.java index 9111aac90..f85008207 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/support/IdMetaDataImpl.java +++ b/common/src/main/java/org/jboss/metadata/javaee/support/IdMetaDataImpl.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.support; diff --git a/common/src/main/java/org/jboss/metadata/javaee/support/IdMetaDataImplWithDescriptionGroup.java b/common/src/main/java/org/jboss/metadata/javaee/support/IdMetaDataImplWithDescriptionGroup.java index 98fad2c2b..afab2e39a 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/support/IdMetaDataImplWithDescriptionGroup.java +++ b/common/src/main/java/org/jboss/metadata/javaee/support/IdMetaDataImplWithDescriptionGroup.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.support; diff --git a/common/src/main/java/org/jboss/metadata/javaee/support/IdMetaDataImplWithDescriptions.java b/common/src/main/java/org/jboss/metadata/javaee/support/IdMetaDataImplWithDescriptions.java index 36e2f3efc..7fb6c0ee5 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/support/IdMetaDataImplWithDescriptions.java +++ b/common/src/main/java/org/jboss/metadata/javaee/support/IdMetaDataImplWithDescriptions.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.support; diff --git a/common/src/main/java/org/jboss/metadata/javaee/support/IdMetaDataImplWithDescriptionsWithOverride.java b/common/src/main/java/org/jboss/metadata/javaee/support/IdMetaDataImplWithDescriptionsWithOverride.java index c757e1036..e69376cc2 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/support/IdMetaDataImplWithDescriptionsWithOverride.java +++ b/common/src/main/java/org/jboss/metadata/javaee/support/IdMetaDataImplWithDescriptionsWithOverride.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.support; diff --git a/common/src/main/java/org/jboss/metadata/javaee/support/IdMetaDataImplWithOverride.java b/common/src/main/java/org/jboss/metadata/javaee/support/IdMetaDataImplWithOverride.java index 4877467f0..091792612 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/support/IdMetaDataImplWithOverride.java +++ b/common/src/main/java/org/jboss/metadata/javaee/support/IdMetaDataImplWithOverride.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.support; diff --git a/common/src/main/java/org/jboss/metadata/javaee/support/LanguageMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/support/LanguageMetaData.java index c2e9b3665..3d7a73f0a 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/support/LanguageMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/support/LanguageMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.support; diff --git a/common/src/main/java/org/jboss/metadata/javaee/support/MappableMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/support/MappableMetaData.java index d6f148cf4..a13184ed9 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/support/MappableMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/support/MappableMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.support; diff --git a/common/src/main/java/org/jboss/metadata/javaee/support/MappableMetaDataWithOverride.java b/common/src/main/java/org/jboss/metadata/javaee/support/MappableMetaDataWithOverride.java index 8f8c54355..38db9692b 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/support/MappableMetaDataWithOverride.java +++ b/common/src/main/java/org/jboss/metadata/javaee/support/MappableMetaDataWithOverride.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.support; diff --git a/common/src/main/java/org/jboss/metadata/javaee/support/MappedAnnotationMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/support/MappedAnnotationMetaData.java index 62798c88c..e62c89c2a 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/support/MappedAnnotationMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/support/MappedAnnotationMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.support; diff --git a/common/src/main/java/org/jboss/metadata/javaee/support/MappedMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/support/MappedMetaData.java index 8350cd92e..198f80dca 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/support/MappedMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/support/MappedMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.support; diff --git a/common/src/main/java/org/jboss/metadata/javaee/support/MappedMetaDataWithDescriptions.java b/common/src/main/java/org/jboss/metadata/javaee/support/MappedMetaDataWithDescriptions.java index 92c130632..37f1ddc4e 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/support/MappedMetaDataWithDescriptions.java +++ b/common/src/main/java/org/jboss/metadata/javaee/support/MappedMetaDataWithDescriptions.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.support; diff --git a/common/src/main/java/org/jboss/metadata/javaee/support/MappedMetaDataWithOverride.java b/common/src/main/java/org/jboss/metadata/javaee/support/MappedMetaDataWithOverride.java index 7c74e4ff4..f58b89a28 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/support/MappedMetaDataWithOverride.java +++ b/common/src/main/java/org/jboss/metadata/javaee/support/MappedMetaDataWithOverride.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.support; diff --git a/common/src/main/java/org/jboss/metadata/javaee/support/NamedAnnotationMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/support/NamedAnnotationMetaData.java index 07ff98716..395a969f4 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/support/NamedAnnotationMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/support/NamedAnnotationMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.support; diff --git a/common/src/main/java/org/jboss/metadata/javaee/support/NamedMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/support/NamedMetaData.java index ebb6c763f..f402d69d3 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/support/NamedMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/support/NamedMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.support; diff --git a/common/src/main/java/org/jboss/metadata/javaee/support/NamedMetaDataWithDescriptionGroup.java b/common/src/main/java/org/jboss/metadata/javaee/support/NamedMetaDataWithDescriptionGroup.java index eeab95f65..175430cbd 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/support/NamedMetaDataWithDescriptionGroup.java +++ b/common/src/main/java/org/jboss/metadata/javaee/support/NamedMetaDataWithDescriptionGroup.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.support; diff --git a/common/src/main/java/org/jboss/metadata/javaee/support/NamedMetaDataWithDescriptionGroupWithOverride.java b/common/src/main/java/org/jboss/metadata/javaee/support/NamedMetaDataWithDescriptionGroupWithOverride.java index bed3c6edb..7637eff35 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/support/NamedMetaDataWithDescriptionGroupWithOverride.java +++ b/common/src/main/java/org/jboss/metadata/javaee/support/NamedMetaDataWithDescriptionGroupWithOverride.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.support; diff --git a/common/src/main/java/org/jboss/metadata/javaee/support/NamedMetaDataWithDescriptions.java b/common/src/main/java/org/jboss/metadata/javaee/support/NamedMetaDataWithDescriptions.java index 1ab844551..5613b7f74 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/support/NamedMetaDataWithDescriptions.java +++ b/common/src/main/java/org/jboss/metadata/javaee/support/NamedMetaDataWithDescriptions.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.support; diff --git a/common/src/main/java/org/jboss/metadata/javaee/support/NamedModuleImpl.java b/common/src/main/java/org/jboss/metadata/javaee/support/NamedModuleImpl.java index 241841dbf..258383d29 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/support/NamedModuleImpl.java +++ b/common/src/main/java/org/jboss/metadata/javaee/support/NamedModuleImpl.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.support; diff --git a/common/src/main/java/org/jboss/metadata/javaee/support/NonNullLinkedHashMap.java b/common/src/main/java/org/jboss/metadata/javaee/support/NonNullLinkedHashMap.java index 73411ffe7..4cb7bebae 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/support/NonNullLinkedHashMap.java +++ b/common/src/main/java/org/jboss/metadata/javaee/support/NonNullLinkedHashMap.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.support; diff --git a/common/src/main/java/org/jboss/metadata/javaee/support/NonNullLinkedHashSet.java b/common/src/main/java/org/jboss/metadata/javaee/support/NonNullLinkedHashSet.java index ceb2f7d88..88f073fde 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/support/NonNullLinkedHashSet.java +++ b/common/src/main/java/org/jboss/metadata/javaee/support/NonNullLinkedHashSet.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.support; diff --git a/common/src/main/java/org/jboss/metadata/javaee/support/OverrideMetaData.java b/common/src/main/java/org/jboss/metadata/javaee/support/OverrideMetaData.java index c28a6b7a2..3b6d11743 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/support/OverrideMetaData.java +++ b/common/src/main/java/org/jboss/metadata/javaee/support/OverrideMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.support; diff --git a/common/src/main/java/org/jboss/metadata/javaee/support/ResourceInjectionMetaDataWithDescriptionGroup.java b/common/src/main/java/org/jboss/metadata/javaee/support/ResourceInjectionMetaDataWithDescriptionGroup.java index 98df74329..3551888df 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/support/ResourceInjectionMetaDataWithDescriptionGroup.java +++ b/common/src/main/java/org/jboss/metadata/javaee/support/ResourceInjectionMetaDataWithDescriptionGroup.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.support; diff --git a/common/src/main/java/org/jboss/metadata/javaee/support/ResourceInjectionMetaDataWithDescriptions.java b/common/src/main/java/org/jboss/metadata/javaee/support/ResourceInjectionMetaDataWithDescriptions.java index 605ef9992..a920fb705 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/support/ResourceInjectionMetaDataWithDescriptions.java +++ b/common/src/main/java/org/jboss/metadata/javaee/support/ResourceInjectionMetaDataWithDescriptions.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.support; diff --git a/common/src/main/java/org/jboss/metadata/javaee/support/WithDescriptions.java b/common/src/main/java/org/jboss/metadata/javaee/support/WithDescriptions.java index 894bbcce1..aa4cd434b 100644 --- a/common/src/main/java/org/jboss/metadata/javaee/support/WithDescriptions.java +++ b/common/src/main/java/org/jboss/metadata/javaee/support/WithDescriptions.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.javaee.support; diff --git a/common/src/main/java/org/jboss/metadata/merge/MergeUtil.java b/common/src/main/java/org/jboss/metadata/merge/MergeUtil.java index cc78fab8f..2caf70acf 100644 --- a/common/src/main/java/org/jboss/metadata/merge/MergeUtil.java +++ b/common/src/main/java/org/jboss/metadata/merge/MergeUtil.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge; diff --git a/common/src/main/java/org/jboss/metadata/merge/ejb/jboss/JBossEnvironmentRefsGroupMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/ejb/jboss/JBossEnvironmentRefsGroupMetaDataMerger.java index a355fd1af..e066993ca 100644 --- a/common/src/main/java/org/jboss/metadata/merge/ejb/jboss/JBossEnvironmentRefsGroupMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/ejb/jboss/JBossEnvironmentRefsGroupMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.ejb.jboss; diff --git a/common/src/main/java/org/jboss/metadata/merge/ejb/jboss/ResourceManagersMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/ejb/jboss/ResourceManagersMetaDataMerger.java index c75576de8..a67387cb3 100644 --- a/common/src/main/java/org/jboss/metadata/merge/ejb/jboss/ResourceManagersMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/ejb/jboss/ResourceManagersMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.ejb.jboss; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/jboss/AnnotationsMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/jboss/AnnotationsMetaDataMerger.java index 83d73e0b1..4fea7a3b0 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/jboss/AnnotationsMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/jboss/AnnotationsMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.jboss; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/jboss/IgnoreDependencyMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/jboss/IgnoreDependencyMetaDataMerger.java index 70ff8906a..c82fa9322 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/jboss/IgnoreDependencyMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/jboss/IgnoreDependencyMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.jboss; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/jboss/JBossPortComponentRefMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/jboss/JBossPortComponentRefMerger.java index 02c2148a3..6e903bdfa 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/jboss/JBossPortComponentRefMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/jboss/JBossPortComponentRefMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.jboss; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/jboss/JBossRemoteEnvironmentRefsGroupMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/jboss/JBossRemoteEnvironmentRefsGroupMetaDataMerger.java index b6da3345b..df8b4ba84 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/jboss/JBossRemoteEnvironmentRefsGroupMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/jboss/JBossRemoteEnvironmentRefsGroupMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.jboss; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/jboss/JBossServiceReferenceMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/jboss/JBossServiceReferenceMetaDataMerger.java index 054980e08..0bb70abda 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/jboss/JBossServiceReferenceMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/jboss/JBossServiceReferenceMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.jboss; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/jboss/JBossServiceReferencesMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/jboss/JBossServiceReferencesMetaDataMerger.java index c4060a219..499a7b6b4 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/jboss/JBossServiceReferencesMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/jboss/JBossServiceReferencesMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.jboss; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/jboss/JndiRefsMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/jboss/JndiRefsMetaDataMerger.java index 0fc65c2fd..e28963339 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/jboss/JndiRefsMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/jboss/JndiRefsMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.jboss; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/AbstractEJBReferenceMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/AbstractEJBReferenceMetaDataMerger.java index 4c5847206..e1840ef77 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/AbstractEJBReferenceMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/AbstractEJBReferenceMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/AdministeredObjectMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/AdministeredObjectMetaDataMerger.java index 09db11166..f27c9ad68 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/AdministeredObjectMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/AdministeredObjectMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/AdministeredObjectsMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/AdministeredObjectsMetaDataMerger.java index cbbf46d8d..a4afe9023 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/AdministeredObjectsMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/AdministeredObjectsMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/AnnotatedEJBReferenceMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/AnnotatedEJBReferenceMetaDataMerger.java index a703b1305..55d6095d6 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/AnnotatedEJBReferenceMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/AnnotatedEJBReferenceMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/AnnotatedEJBReferencesMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/AnnotatedEJBReferencesMetaDataMerger.java index 3a863cb0a..e5f94b301 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/AnnotatedEJBReferencesMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/AnnotatedEJBReferencesMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ConnectionFactoriesMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ConnectionFactoriesMetaDataMerger.java index 5234b7807..e2985f77b 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ConnectionFactoriesMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ConnectionFactoriesMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ConnectionFactoryMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ConnectionFactoryMetaDataMerger.java index 660883563..38e3d1c20 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ConnectionFactoryMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ConnectionFactoryMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ContextServiceMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ContextServiceMetaDataMerger.java index b9e44a2bc..3d20c66ca 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ContextServiceMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ContextServiceMetaDataMerger.java @@ -1,18 +1,6 @@ /* - * JBoss, Home of Professional Open Source - * Copyright 2022, Red Hat, Inc. and/or its affiliates, and individual - * contributors by the @authors tag. See the copyright.txt in the - * distribution for a full listing of individual contributors. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * http://www.apache.org/licenses/LICENSE-2.0 - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ContextServicesMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ContextServicesMetaDataMerger.java index d5617f9ca..9e0369bdf 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ContextServicesMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ContextServicesMetaDataMerger.java @@ -1,18 +1,6 @@ /* - * JBoss, Home of Professional Open Source - * Copyright 2022, Red Hat, Inc. and/or its affiliates, and individual - * contributors by the @authors tag. See the copyright.txt in the - * distribution for a full listing of individual contributors. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * http://www.apache.org/licenses/LICENSE-2.0 - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/DataSourceMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/DataSourceMetaDataMerger.java index b1ad90dd3..9e5e40e8e 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/DataSourceMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/DataSourceMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/DataSourcesMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/DataSourcesMetaDataMerger.java index 7904bd5ea..5c15228ba 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/DataSourcesMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/DataSourcesMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/EJBLocalReferenceMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/EJBLocalReferenceMetaDataMerger.java index d72e9302a..23c2ddacc 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/EJBLocalReferenceMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/EJBLocalReferenceMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/EJBLocalReferencesMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/EJBLocalReferencesMetaDataMerger.java index 91a1116d0..4f72db75b 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/EJBLocalReferencesMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/EJBLocalReferencesMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/EJBReferenceMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/EJBReferenceMetaDataMerger.java index c2607091f..d59307eb4 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/EJBReferenceMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/EJBReferenceMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/EJBReferencesMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/EJBReferencesMetaDataMerger.java index 2275ec651..883ab14bc 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/EJBReferencesMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/EJBReferencesMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/EnvironmentEntriesMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/EnvironmentEntriesMetaDataMerger.java index a9791b0c2..3fa7509ae 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/EnvironmentEntriesMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/EnvironmentEntriesMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/EnvironmentEntryMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/EnvironmentEntryMetaDataMerger.java index d9ef9cd85..6d92cce03 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/EnvironmentEntryMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/EnvironmentEntryMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/EnvironmentRefsGroupMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/EnvironmentRefsGroupMetaDataMerger.java index c2e027710..3188c404b 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/EnvironmentRefsGroupMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/EnvironmentRefsGroupMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/JMSConnectionFactoriesMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/JMSConnectionFactoriesMetaDataMerger.java index ab0361120..9e901edef 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/JMSConnectionFactoriesMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/JMSConnectionFactoriesMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/JMSConnectionFactoryMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/JMSConnectionFactoryMetaDataMerger.java index b2a9bfdd9..f59b1ec57 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/JMSConnectionFactoryMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/JMSConnectionFactoryMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/JMSDestinationMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/JMSDestinationMetaDataMerger.java index 60ad23ca8..47e031af7 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/JMSDestinationMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/JMSDestinationMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/JMSDestinationsMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/JMSDestinationsMetaDataMerger.java index 2d9868343..a62e91da6 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/JMSDestinationsMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/JMSDestinationsMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/JavaEEVersion.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/JavaEEVersion.java index fe2c813d1..10aa0bc8f 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/JavaEEVersion.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/JavaEEVersion.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/LifecycleCallbacksMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/LifecycleCallbacksMetaDataMerger.java index 741789fce..2d8261f9d 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/LifecycleCallbacksMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/LifecycleCallbacksMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/MailSessionMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/MailSessionMetaDataMerger.java index fb7f9e3e7..100091ec9 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/MailSessionMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/MailSessionMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/MailSessionsMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/MailSessionsMetaDataMerger.java index 67b01072d..9f699fcc8 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/MailSessionsMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/MailSessionsMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ManagedExecutorMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ManagedExecutorMetaDataMerger.java index d8e312c55..4e665fe32 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ManagedExecutorMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ManagedExecutorMetaDataMerger.java @@ -1,18 +1,6 @@ /* - * JBoss, Home of Professional Open Source - * Copyright 2022, Red Hat, Inc. and/or its affiliates, and individual - * contributors by the @authors tag. See the copyright.txt in the - * distribution for a full listing of individual contributors. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * http://www.apache.org/licenses/LICENSE-2.0 - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ManagedExecutorsMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ManagedExecutorsMetaDataMerger.java index c46e464a9..3fe254ed0 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ManagedExecutorsMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ManagedExecutorsMetaDataMerger.java @@ -1,18 +1,6 @@ /* - * JBoss, Home of Professional Open Source - * Copyright 2022, Red Hat, Inc. and/or its affiliates, and individual - * contributors by the @authors tag. See the copyright.txt in the - * distribution for a full listing of individual contributors. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * http://www.apache.org/licenses/LICENSE-2.0 - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ManagedScheduledExecutorMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ManagedScheduledExecutorMetaDataMerger.java index a5ed625be..f64d831d8 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ManagedScheduledExecutorMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ManagedScheduledExecutorMetaDataMerger.java @@ -1,18 +1,6 @@ /* - * JBoss, Home of Professional Open Source - * Copyright 2022, Red Hat, Inc. and/or its affiliates, and individual - * contributors by the @authors tag. See the copyright.txt in the - * distribution for a full listing of individual contributors. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * http://www.apache.org/licenses/LICENSE-2.0 - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ManagedScheduledExecutorsMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ManagedScheduledExecutorsMetaDataMerger.java index 817e43f22..655ae4640 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ManagedScheduledExecutorsMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ManagedScheduledExecutorsMetaDataMerger.java @@ -1,18 +1,6 @@ /* - * JBoss, Home of Professional Open Source - * Copyright 2022, Red Hat, Inc. and/or its affiliates, and individual - * contributors by the @authors tag. See the copyright.txt in the - * distribution for a full listing of individual contributors. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * http://www.apache.org/licenses/LICENSE-2.0 - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ManagedThreadFactoriesMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ManagedThreadFactoriesMetaDataMerger.java index b722bfbf4..6d4ef0619 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ManagedThreadFactoriesMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ManagedThreadFactoriesMetaDataMerger.java @@ -1,18 +1,6 @@ /* - * JBoss, Home of Professional Open Source - * Copyright 2022, Red Hat, Inc. and/or its affiliates, and individual - * contributors by the @authors tag. See the copyright.txt in the - * distribution for a full listing of individual contributors. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * http://www.apache.org/licenses/LICENSE-2.0 - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ManagedThreadFactoryMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ManagedThreadFactoryMetaDataMerger.java index 00afbb961..2862c84d4 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ManagedThreadFactoryMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ManagedThreadFactoryMetaDataMerger.java @@ -1,18 +1,6 @@ /* - * JBoss, Home of Professional Open Source - * Copyright 2022, Red Hat, Inc. and/or its affiliates, and individual - * contributors by the @authors tag. See the copyright.txt in the - * distribution for a full listing of individual contributors. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * http://www.apache.org/licenses/LICENSE-2.0 - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/MessageDestinationMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/MessageDestinationMetaDataMerger.java index c4ec19709..f73204766 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/MessageDestinationMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/MessageDestinationMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/MessageDestinationReferenceMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/MessageDestinationReferenceMetaDataMerger.java index 7dbee2202..065ba75ad 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/MessageDestinationReferenceMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/MessageDestinationReferenceMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/MessageDestinationReferencesMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/MessageDestinationReferencesMetaDataMerger.java index 773b07016..799df00f2 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/MessageDestinationReferencesMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/MessageDestinationReferencesMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/MessageDestinationsMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/MessageDestinationsMetaDataMerger.java index ed1280e5b..13c725abd 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/MessageDestinationsMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/MessageDestinationsMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/PersistenceContextReferenceMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/PersistenceContextReferenceMetaDataMerger.java index 149997e58..a7850fcf5 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/PersistenceContextReferenceMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/PersistenceContextReferenceMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/PersistenceContextReferencesMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/PersistenceContextReferencesMetaDataMerger.java index 5d2697168..2c88f01ea 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/PersistenceContextReferencesMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/PersistenceContextReferencesMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/PersistenceUnitReferencesMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/PersistenceUnitReferencesMetaDataMerger.java index 5f8a63636..7145b70de 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/PersistenceUnitReferencesMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/PersistenceUnitReferencesMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/PortComponentRefMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/PortComponentRefMerger.java index 88b5f2ccf..4cf808bd9 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/PortComponentRefMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/PortComponentRefMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/RemoteEnvironmentRefsGroupMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/RemoteEnvironmentRefsGroupMetaDataMerger.java index ba6925f96..9813757c4 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/RemoteEnvironmentRefsGroupMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/RemoteEnvironmentRefsGroupMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ResourceEnvironmentReferenceMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ResourceEnvironmentReferenceMetaDataMerger.java index 7009a1924..fd836c06a 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ResourceEnvironmentReferenceMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ResourceEnvironmentReferenceMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ResourceEnvironmentReferencesMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ResourceEnvironmentReferencesMetaDataMerger.java index d8c56cdd0..83e27610a 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ResourceEnvironmentReferencesMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ResourceEnvironmentReferencesMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ResourceInjectionMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ResourceInjectionMetaDataMerger.java index e3c0d06c1..9b45d69f0 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ResourceInjectionMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ResourceInjectionMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ResourceReferenceMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ResourceReferenceMetaDataMerger.java index aa6cb6148..53ff26d61 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ResourceReferenceMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ResourceReferenceMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ResourceReferencesMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ResourceReferencesMetaDataMerger.java index 77aef81ad..874c72d43 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ResourceReferencesMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ResourceReferencesMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/SecurityRoleMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/SecurityRoleMetaDataMerger.java index d2ad893b9..a2fc7700f 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/SecurityRoleMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/SecurityRoleMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/SecurityRoleRefMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/SecurityRoleRefMetaDataMerger.java index dd19cb2f6..6938eae2b 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/SecurityRoleRefMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/SecurityRoleRefMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/SecurityRoleRefsMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/SecurityRoleRefsMetaDataMerger.java index 30711a32f..c2e878dc1 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/SecurityRoleRefsMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/SecurityRoleRefsMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/SecurityRolesMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/SecurityRolesMetaDataMerger.java index f79da1ab4..40c2d0dae 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/SecurityRolesMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/SecurityRolesMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ServiceReferenceMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ServiceReferenceMetaDataMerger.java index b273b713b..141a85e3c 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ServiceReferenceMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ServiceReferenceMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ServiceReferencesMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ServiceReferencesMetaDataMerger.java index 5ac5955e2..40bc27a4a 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ServiceReferencesMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/spec/ServiceReferencesMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.spec; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/support/IdMetaDataImplMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/support/IdMetaDataImplMerger.java index 9865f31bb..4721aefe9 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/support/IdMetaDataImplMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/support/IdMetaDataImplMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.support; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/support/IdMetaDataImplWithDescriptionGroupMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/support/IdMetaDataImplWithDescriptionGroupMerger.java index 914d5ab67..c0d823b60 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/support/IdMetaDataImplWithDescriptionGroupMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/support/IdMetaDataImplWithDescriptionGroupMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.support; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/support/IdMetaDataImplWithDescriptionsMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/support/IdMetaDataImplWithDescriptionsMerger.java index ea41c8dfe..d0cfa6df2 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/support/IdMetaDataImplWithDescriptionsMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/support/IdMetaDataImplWithDescriptionsMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.support; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/support/MergeableMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/support/MergeableMetaDataMerger.java index 388d08a62..f44f9c63c 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/support/MergeableMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/support/MergeableMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.support; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/support/NamedMetaDataMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/support/NamedMetaDataMerger.java index 07b6b7d68..69bc969f4 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/support/NamedMetaDataMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/support/NamedMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.support; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/support/NamedMetaDataWithDescriptionGroupMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/support/NamedMetaDataWithDescriptionGroupMerger.java index 75da39426..e72af0f04 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/support/NamedMetaDataWithDescriptionGroupMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/support/NamedMetaDataWithDescriptionGroupMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.support; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/support/NamedModuleImplMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/support/NamedModuleImplMerger.java index 78d4f3b43..71b0251df 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/support/NamedModuleImplMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/support/NamedModuleImplMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.support; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/support/ResourceInjectionMetaDataWithDescriptionGroupMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/support/ResourceInjectionMetaDataWithDescriptionGroupMerger.java index 733df2122..af669923e 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/support/ResourceInjectionMetaDataWithDescriptionGroupMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/support/ResourceInjectionMetaDataWithDescriptionGroupMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.support; diff --git a/common/src/main/java/org/jboss/metadata/merge/javaee/support/ResourceInjectionMetaDataWithDescriptionsMerger.java b/common/src/main/java/org/jboss/metadata/merge/javaee/support/ResourceInjectionMetaDataWithDescriptionsMerger.java index d7e2e0a6a..57a59fc98 100644 --- a/common/src/main/java/org/jboss/metadata/merge/javaee/support/ResourceInjectionMetaDataWithDescriptionsMerger.java +++ b/common/src/main/java/org/jboss/metadata/merge/javaee/support/ResourceInjectionMetaDataWithDescriptionsMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.javaee.support; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/Accessor.java b/common/src/main/java/org/jboss/metadata/parser/ee/Accessor.java index a5bf757e4..d0da220dd 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/Accessor.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/Accessor.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/AddressingParser.java b/common/src/main/java/org/jboss/metadata/parser/ee/AddressingParser.java index 601ea2ea0..23c0ac735 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/AddressingParser.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/AddressingParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/AdministeredObjectMetaDataParser.java b/common/src/main/java/org/jboss/metadata/parser/ee/AdministeredObjectMetaDataParser.java index 34327d7a5..64c3f7ea4 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/AdministeredObjectMetaDataParser.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/AdministeredObjectMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/Attribute.java b/common/src/main/java/org/jboss/metadata/parser/ee/Attribute.java index 1ce14a157..e015ea524 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/Attribute.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/Attribute.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/ConnectionFactoryMetaDataParser.java b/common/src/main/java/org/jboss/metadata/parser/ee/ConnectionFactoryMetaDataParser.java index 719703f56..e6415377a 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/ConnectionFactoryMetaDataParser.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/ConnectionFactoryMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/ContextServiceMetaDataParser.java b/common/src/main/java/org/jboss/metadata/parser/ee/ContextServiceMetaDataParser.java index b0b433d3a..09bfc67e2 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/ContextServiceMetaDataParser.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/ContextServiceMetaDataParser.java @@ -1,18 +1,6 @@ /* - * JBoss, Home of Professional Open Source - * Copyright 2022, Red Hat, Inc. and/or its affiliates, and individual - * contributors by the @authors tag. See the copyright.txt in the - * distribution for a full listing of individual contributors. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * http://www.apache.org/licenses/LICENSE-2.0 - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/DataSourceMetaDataParser.java b/common/src/main/java/org/jboss/metadata/parser/ee/DataSourceMetaDataParser.java index de8cb10f1..0af8eb1be 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/DataSourceMetaDataParser.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/DataSourceMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/DescriptionGroupMetaDataParser.java b/common/src/main/java/org/jboss/metadata/parser/ee/DescriptionGroupMetaDataParser.java index 2ee7a02c6..2e50ba451 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/DescriptionGroupMetaDataParser.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/DescriptionGroupMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/DescriptionMetaDataParser.java b/common/src/main/java/org/jboss/metadata/parser/ee/DescriptionMetaDataParser.java index 0afaa7145..1cf65f6ae 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/DescriptionMetaDataParser.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/DescriptionMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/DescriptionsMetaDataParser.java b/common/src/main/java/org/jboss/metadata/parser/ee/DescriptionsMetaDataParser.java index 1c07f0458..8bae7e2d8 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/DescriptionsMetaDataParser.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/DescriptionsMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/DisplayNameMetaDataParser.java b/common/src/main/java/org/jboss/metadata/parser/ee/DisplayNameMetaDataParser.java index 456a9bb7a..885f2b279 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/DisplayNameMetaDataParser.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/DisplayNameMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/DisplayNamesMetaDataParser.java b/common/src/main/java/org/jboss/metadata/parser/ee/DisplayNamesMetaDataParser.java index 57f5feda6..72691479c 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/DisplayNamesMetaDataParser.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/DisplayNamesMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/EJBLocalReferenceMetaDataParser.java b/common/src/main/java/org/jboss/metadata/parser/ee/EJBLocalReferenceMetaDataParser.java index 6d08f2ed3..9a537ac02 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/EJBLocalReferenceMetaDataParser.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/EJBLocalReferenceMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/EJBReferenceMetaDataParser.java b/common/src/main/java/org/jboss/metadata/parser/ee/EJBReferenceMetaDataParser.java index e4d93bf68..ce50ad336 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/EJBReferenceMetaDataParser.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/EJBReferenceMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/Element.java b/common/src/main/java/org/jboss/metadata/parser/ee/Element.java index a3fe06f6e..b896f09b4 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/Element.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/Element.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/EnvironmentEntryMetaDataParser.java b/common/src/main/java/org/jboss/metadata/parser/ee/EnvironmentEntryMetaDataParser.java index ff4a75d32..ba599321f 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/EnvironmentEntryMetaDataParser.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/EnvironmentEntryMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/EnvironmentRefsGroupMetaDataParser.java b/common/src/main/java/org/jboss/metadata/parser/ee/EnvironmentRefsGroupMetaDataParser.java index 74c499b3a..e83990204 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/EnvironmentRefsGroupMetaDataParser.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/EnvironmentRefsGroupMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/IconMetaDataParser.java b/common/src/main/java/org/jboss/metadata/parser/ee/IconMetaDataParser.java index 85c7ec432..4a121664a 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/IconMetaDataParser.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/IconMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/JMSConnectionFactoryMetaDataParser.java b/common/src/main/java/org/jboss/metadata/parser/ee/JMSConnectionFactoryMetaDataParser.java index fe22765a6..aaaa23311 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/JMSConnectionFactoryMetaDataParser.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/JMSConnectionFactoryMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/JMSDestinationMetaDataParser.java b/common/src/main/java/org/jboss/metadata/parser/ee/JMSDestinationMetaDataParser.java index e34705eac..2ae47b713 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/JMSDestinationMetaDataParser.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/JMSDestinationMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/LifecycleCallbackMetaDataParser.java b/common/src/main/java/org/jboss/metadata/parser/ee/LifecycleCallbackMetaDataParser.java index 2ca5cecd3..450603d93 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/LifecycleCallbackMetaDataParser.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/LifecycleCallbackMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/MailSessionMetaDataParser.java b/common/src/main/java/org/jboss/metadata/parser/ee/MailSessionMetaDataParser.java index 24d9ea73e..5352d4dfb 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/MailSessionMetaDataParser.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/MailSessionMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/ManagedExecutorMetaDataParser.java b/common/src/main/java/org/jboss/metadata/parser/ee/ManagedExecutorMetaDataParser.java index 4481aa001..7cadccb77 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/ManagedExecutorMetaDataParser.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/ManagedExecutorMetaDataParser.java @@ -1,18 +1,6 @@ /* - * JBoss, Home of Professional Open Source - * Copyright 2022, Red Hat, Inc. and/or its affiliates, and individual - * contributors by the @authors tag. See the copyright.txt in the - * distribution for a full listing of individual contributors. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * http://www.apache.org/licenses/LICENSE-2.0 - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/ManagedScheduledExecutorMetaDataParser.java b/common/src/main/java/org/jboss/metadata/parser/ee/ManagedScheduledExecutorMetaDataParser.java index 0b72b80b2..346a10bdb 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/ManagedScheduledExecutorMetaDataParser.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/ManagedScheduledExecutorMetaDataParser.java @@ -1,18 +1,6 @@ /* - * JBoss, Home of Professional Open Source - * Copyright 2022, Red Hat, Inc. and/or its affiliates, and individual - * contributors by the @authors tag. See the copyright.txt in the - * distribution for a full listing of individual contributors. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * http://www.apache.org/licenses/LICENSE-2.0 - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/ManagedThreadFactoryMetaDataParser.java b/common/src/main/java/org/jboss/metadata/parser/ee/ManagedThreadFactoryMetaDataParser.java index c699dffa9..0afc67c2f 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/ManagedThreadFactoryMetaDataParser.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/ManagedThreadFactoryMetaDataParser.java @@ -1,18 +1,6 @@ /* - * JBoss, Home of Professional Open Source - * Copyright 2022, Red Hat, Inc. and/or its affiliates, and individual - * contributors by the @authors tag. See the copyright.txt in the - * distribution for a full listing of individual contributors. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * http://www.apache.org/licenses/LICENSE-2.0 - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/MessageDestinationMetaDataParser.java b/common/src/main/java/org/jboss/metadata/parser/ee/MessageDestinationMetaDataParser.java index 89ec1ab78..7298e8073 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/MessageDestinationMetaDataParser.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/MessageDestinationMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/MessageDestinationReferenceMetaDataParser.java b/common/src/main/java/org/jboss/metadata/parser/ee/MessageDestinationReferenceMetaDataParser.java index d3229dbb5..59be30a66 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/MessageDestinationReferenceMetaDataParser.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/MessageDestinationReferenceMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/ParamValueMetaDataParser.java b/common/src/main/java/org/jboss/metadata/parser/ee/ParamValueMetaDataParser.java index 74ec58282..e4766d771 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/ParamValueMetaDataParser.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/ParamValueMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/PersistenceContextReferenceMetaDataParser.java b/common/src/main/java/org/jboss/metadata/parser/ee/PersistenceContextReferenceMetaDataParser.java index 10223832d..a21822943 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/PersistenceContextReferenceMetaDataParser.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/PersistenceContextReferenceMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/PersistenceUnitReferenceMetaDataParser.java b/common/src/main/java/org/jboss/metadata/parser/ee/PersistenceUnitReferenceMetaDataParser.java index e0be7284e..0eeec8a24 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/PersistenceUnitReferenceMetaDataParser.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/PersistenceUnitReferenceMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/PortComponentRefParser.java b/common/src/main/java/org/jboss/metadata/parser/ee/PortComponentRefParser.java index cd0bb7be2..baf5a747c 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/PortComponentRefParser.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/PortComponentRefParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/PropertyMetaDataParser.java b/common/src/main/java/org/jboss/metadata/parser/ee/PropertyMetaDataParser.java index 54f80dc6c..83092f0f7 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/PropertyMetaDataParser.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/PropertyMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/ResourceEnvironmentReferenceMetaDataParser.java b/common/src/main/java/org/jboss/metadata/parser/ee/ResourceEnvironmentReferenceMetaDataParser.java index 3c8ea3f42..cf9808934 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/ResourceEnvironmentReferenceMetaDataParser.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/ResourceEnvironmentReferenceMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/ResourceInjectionMetaDataParser.java b/common/src/main/java/org/jboss/metadata/parser/ee/ResourceInjectionMetaDataParser.java index 63245ebee..5f1cd3398 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/ResourceInjectionMetaDataParser.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/ResourceInjectionMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/ResourceInjectionTargetMetaDataParser.java b/common/src/main/java/org/jboss/metadata/parser/ee/ResourceInjectionTargetMetaDataParser.java index a6f364ac7..b00233038 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/ResourceInjectionTargetMetaDataParser.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/ResourceInjectionTargetMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/ResourceReferenceMetaDataParser.java b/common/src/main/java/org/jboss/metadata/parser/ee/ResourceReferenceMetaDataParser.java index 3a0f4d128..069b31497 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/ResourceReferenceMetaDataParser.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/ResourceReferenceMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/RespectBindingParser.java b/common/src/main/java/org/jboss/metadata/parser/ee/RespectBindingParser.java index a719f2d2d..6ed593954 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/RespectBindingParser.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/RespectBindingParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/RunAsMetaDataParser.java b/common/src/main/java/org/jboss/metadata/parser/ee/RunAsMetaDataParser.java index 9140ad4ab..4abe8a4a3 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/RunAsMetaDataParser.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/RunAsMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/SecurityRoleMetaDataParser.java b/common/src/main/java/org/jboss/metadata/parser/ee/SecurityRoleMetaDataParser.java index d07e4994b..16afe72ab 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/SecurityRoleMetaDataParser.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/SecurityRoleMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/SecurityRoleRefMetaDataParser.java b/common/src/main/java/org/jboss/metadata/parser/ee/SecurityRoleRefMetaDataParser.java index ba1cd2675..e2f7882d9 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/SecurityRoleRefMetaDataParser.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/SecurityRoleRefMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/ServiceReferenceHandlerChainMetaDataParser.java b/common/src/main/java/org/jboss/metadata/parser/ee/ServiceReferenceHandlerChainMetaDataParser.java index 01480096d..cfaf4f184 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/ServiceReferenceHandlerChainMetaDataParser.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/ServiceReferenceHandlerChainMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/ServiceReferenceHandlerChainsMetaDataParser.java b/common/src/main/java/org/jboss/metadata/parser/ee/ServiceReferenceHandlerChainsMetaDataParser.java index e2299341e..d4cc0b965 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/ServiceReferenceHandlerChainsMetaDataParser.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/ServiceReferenceHandlerChainsMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/ServiceReferenceHandlerMetaDataParser.java b/common/src/main/java/org/jboss/metadata/parser/ee/ServiceReferenceHandlerMetaDataParser.java index 7f712aec9..864819ba1 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/ServiceReferenceHandlerMetaDataParser.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/ServiceReferenceHandlerMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/ServiceReferenceMetaDataParser.java b/common/src/main/java/org/jboss/metadata/parser/ee/ServiceReferenceMetaDataParser.java index 97d0da0c9..58c4b5fb6 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/ServiceReferenceMetaDataParser.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/ServiceReferenceMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/ee/StubPropertyParser.java b/common/src/main/java/org/jboss/metadata/parser/ee/StubPropertyParser.java index 0d926e29d..86bb40f74 100644 --- a/common/src/main/java/org/jboss/metadata/parser/ee/StubPropertyParser.java +++ b/common/src/main/java/org/jboss/metadata/parser/ee/StubPropertyParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.ee; diff --git a/common/src/main/java/org/jboss/metadata/parser/jbossee/Attribute.java b/common/src/main/java/org/jboss/metadata/parser/jbossee/Attribute.java index 520319f15..9df90e29b 100644 --- a/common/src/main/java/org/jboss/metadata/parser/jbossee/Attribute.java +++ b/common/src/main/java/org/jboss/metadata/parser/jbossee/Attribute.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.jbossee; diff --git a/common/src/main/java/org/jboss/metadata/parser/jbossee/Element.java b/common/src/main/java/org/jboss/metadata/parser/jbossee/Element.java index 6f0c4877b..e9e1e2983 100644 --- a/common/src/main/java/org/jboss/metadata/parser/jbossee/Element.java +++ b/common/src/main/java/org/jboss/metadata/parser/jbossee/Element.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.jbossee; diff --git a/common/src/main/java/org/jboss/metadata/parser/util/MetaDataElementParser.java b/common/src/main/java/org/jboss/metadata/parser/util/MetaDataElementParser.java index aff835429..2d617d99a 100644 --- a/common/src/main/java/org/jboss/metadata/parser/util/MetaDataElementParser.java +++ b/common/src/main/java/org/jboss/metadata/parser/util/MetaDataElementParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.util; diff --git a/common/src/main/java/org/jboss/metadata/parser/util/NoopXMLResolver.java b/common/src/main/java/org/jboss/metadata/parser/util/NoopXMLResolver.java index deffd1bce..3fb1ae075 100644 --- a/common/src/main/java/org/jboss/metadata/parser/util/NoopXMLResolver.java +++ b/common/src/main/java/org/jboss/metadata/parser/util/NoopXMLResolver.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.util; diff --git a/common/src/main/java/org/jboss/metadata/parser/util/XMLResourceResolver.java b/common/src/main/java/org/jboss/metadata/parser/util/XMLResourceResolver.java index b9234be59..7a69f0fc8 100644 --- a/common/src/main/java/org/jboss/metadata/parser/util/XMLResourceResolver.java +++ b/common/src/main/java/org/jboss/metadata/parser/util/XMLResourceResolver.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.util; diff --git a/common/src/main/java/org/jboss/metadata/parser/util/XMLSchemaValidator.java b/common/src/main/java/org/jboss/metadata/parser/util/XMLSchemaValidator.java index d38b5675e..ad59e2a6a 100644 --- a/common/src/main/java/org/jboss/metadata/parser/util/XMLSchemaValidator.java +++ b/common/src/main/java/org/jboss/metadata/parser/util/XMLSchemaValidator.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.util; diff --git a/common/src/main/java/org/jboss/metadata/property/CompatibilityExpressionResolver.java b/common/src/main/java/org/jboss/metadata/property/CompatibilityExpressionResolver.java index d6df97291..542784804 100644 --- a/common/src/main/java/org/jboss/metadata/property/CompatibilityExpressionResolver.java +++ b/common/src/main/java/org/jboss/metadata/property/CompatibilityExpressionResolver.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2014, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.property; diff --git a/common/src/main/java/org/jboss/metadata/property/CompositePropertyResolver.java b/common/src/main/java/org/jboss/metadata/property/CompositePropertyResolver.java index c8d18b535..53b4d7f83 100644 --- a/common/src/main/java/org/jboss/metadata/property/CompositePropertyResolver.java +++ b/common/src/main/java/org/jboss/metadata/property/CompositePropertyResolver.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.property; diff --git a/common/src/main/java/org/jboss/metadata/property/DefaultExpressionReplacer.java b/common/src/main/java/org/jboss/metadata/property/DefaultExpressionReplacer.java index 17ff8f8a9..a1e96e4bd 100644 --- a/common/src/main/java/org/jboss/metadata/property/DefaultExpressionReplacer.java +++ b/common/src/main/java/org/jboss/metadata/property/DefaultExpressionReplacer.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2014, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.property; diff --git a/common/src/main/java/org/jboss/metadata/property/JBossASSimpleExpressionResolver.java b/common/src/main/java/org/jboss/metadata/property/JBossASSimpleExpressionResolver.java index be7ba93d6..d6d2882b0 100644 --- a/common/src/main/java/org/jboss/metadata/property/JBossASSimpleExpressionResolver.java +++ b/common/src/main/java/org/jboss/metadata/property/JBossASSimpleExpressionResolver.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2014, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.property; diff --git a/common/src/main/java/org/jboss/metadata/property/PropertiesPropertyResolver.java b/common/src/main/java/org/jboss/metadata/property/PropertiesPropertyResolver.java index 862204463..fa4b0ae53 100644 --- a/common/src/main/java/org/jboss/metadata/property/PropertiesPropertyResolver.java +++ b/common/src/main/java/org/jboss/metadata/property/PropertiesPropertyResolver.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.property; diff --git a/common/src/main/java/org/jboss/metadata/property/PropertyReplacer.java b/common/src/main/java/org/jboss/metadata/property/PropertyReplacer.java index d2db41c1b..5c30b73fb 100644 --- a/common/src/main/java/org/jboss/metadata/property/PropertyReplacer.java +++ b/common/src/main/java/org/jboss/metadata/property/PropertyReplacer.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.property; diff --git a/common/src/main/java/org/jboss/metadata/property/PropertyReplacers.java b/common/src/main/java/org/jboss/metadata/property/PropertyReplacers.java index a30270989..d88db37e3 100644 --- a/common/src/main/java/org/jboss/metadata/property/PropertyReplacers.java +++ b/common/src/main/java/org/jboss/metadata/property/PropertyReplacers.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.property; diff --git a/common/src/main/java/org/jboss/metadata/property/SimpleExpressionResolver.java b/common/src/main/java/org/jboss/metadata/property/SimpleExpressionResolver.java index 6ecdd9c76..261912ae6 100644 --- a/common/src/main/java/org/jboss/metadata/property/SimpleExpressionResolver.java +++ b/common/src/main/java/org/jboss/metadata/property/SimpleExpressionResolver.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2014, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.property; diff --git a/common/src/main/java/org/jboss/metadata/property/SystemPropertyResolver.java b/common/src/main/java/org/jboss/metadata/property/SystemPropertyResolver.java index 8884b8ff4..49c0f6c1e 100644 --- a/common/src/main/java/org/jboss/metadata/property/SystemPropertyResolver.java +++ b/common/src/main/java/org/jboss/metadata/property/SystemPropertyResolver.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.property; diff --git a/common/src/main/resources/schema/java-properties_1_0.xsd b/common/src/main/resources/schema/java-properties_1_0.xsd index ab9a9b0dd..da3d76aa4 100644 --- a/common/src/main/resources/schema/java-properties_1_0.xsd +++ b/common/src/main/resources/schema/java-properties_1_0.xsd @@ -1,6 +1,9 @@ - + + + + + + + + + + + + + ~ Copyright The WildFly Authors + ~ SPDX-License-Identifier: Apache-2.0 + --> + + ~ Copyright The WildFly Authors + ~ SPDX-License-Identifier: Apache-2.0 + --> + + + + + + + + diff --git a/common/src/test/resources/schema/XMLSchema.xsd b/common/src/test/resources/schema/XMLSchema.xsd index 4343ea1ec..e272c98db 100644 --- a/common/src/test/resources/schema/XMLSchema.xsd +++ b/common/src/test/resources/schema/XMLSchema.xsd @@ -1,4 +1,9 @@ + + diff --git a/common/src/test/resources/schema/datatypes.dtd b/common/src/test/resources/schema/datatypes.dtd index 8e48553be..e02cc71b9 100644 --- a/common/src/test/resources/schema/datatypes.dtd +++ b/common/src/test/resources/schema/datatypes.dtd @@ -1,3 +1,8 @@ + + diff --git a/ear/src/main/java/org/jboss/metadata/ear/jboss/JBossAppMetaData.java b/ear/src/main/java/org/jboss/metadata/ear/jboss/JBossAppMetaData.java index 56b4d2a91..43ed4f956 100644 --- a/ear/src/main/java/org/jboss/metadata/ear/jboss/JBossAppMetaData.java +++ b/ear/src/main/java/org/jboss/metadata/ear/jboss/JBossAppMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ear.jboss; diff --git a/ear/src/main/java/org/jboss/metadata/ear/jboss/ServiceModuleMetaData.java b/ear/src/main/java/org/jboss/metadata/ear/jboss/ServiceModuleMetaData.java index 680030f59..760abe314 100644 --- a/ear/src/main/java/org/jboss/metadata/ear/jboss/ServiceModuleMetaData.java +++ b/ear/src/main/java/org/jboss/metadata/ear/jboss/ServiceModuleMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ear.jboss; diff --git a/ear/src/main/java/org/jboss/metadata/ear/merge/EarEnvironmentRefsGroupMetaDataMerger.java b/ear/src/main/java/org/jboss/metadata/ear/merge/EarEnvironmentRefsGroupMetaDataMerger.java index e32a5794c..eb5d6fa07 100644 --- a/ear/src/main/java/org/jboss/metadata/ear/merge/EarEnvironmentRefsGroupMetaDataMerger.java +++ b/ear/src/main/java/org/jboss/metadata/ear/merge/EarEnvironmentRefsGroupMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ear.merge; diff --git a/ear/src/main/java/org/jboss/metadata/ear/merge/JBossAppMetaDataMerger.java b/ear/src/main/java/org/jboss/metadata/ear/merge/JBossAppMetaDataMerger.java index 9402ca34f..e876ac387 100644 --- a/ear/src/main/java/org/jboss/metadata/ear/merge/JBossAppMetaDataMerger.java +++ b/ear/src/main/java/org/jboss/metadata/ear/merge/JBossAppMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ear.merge; diff --git a/ear/src/main/java/org/jboss/metadata/ear/merge/ModulesMetaDataMerger.java b/ear/src/main/java/org/jboss/metadata/ear/merge/ModulesMetaDataMerger.java index df99e2699..5b8d5b215 100644 --- a/ear/src/main/java/org/jboss/metadata/ear/merge/ModulesMetaDataMerger.java +++ b/ear/src/main/java/org/jboss/metadata/ear/merge/ModulesMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ear.merge; diff --git a/ear/src/main/java/org/jboss/metadata/ear/parser/jboss/Attribute.java b/ear/src/main/java/org/jboss/metadata/ear/parser/jboss/Attribute.java index 55271bda7..cf155f759 100644 --- a/ear/src/main/java/org/jboss/metadata/ear/parser/jboss/Attribute.java +++ b/ear/src/main/java/org/jboss/metadata/ear/parser/jboss/Attribute.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ear.parser.jboss; diff --git a/ear/src/main/java/org/jboss/metadata/ear/parser/jboss/Element.java b/ear/src/main/java/org/jboss/metadata/ear/parser/jboss/Element.java index 988deb04f..f15769626 100644 --- a/ear/src/main/java/org/jboss/metadata/ear/parser/jboss/Element.java +++ b/ear/src/main/java/org/jboss/metadata/ear/parser/jboss/Element.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ear.parser.jboss; diff --git a/ear/src/main/java/org/jboss/metadata/ear/parser/jboss/JBossAppMetaDataParser.java b/ear/src/main/java/org/jboss/metadata/ear/parser/jboss/JBossAppMetaDataParser.java index 1aafc57bb..f38246546 100644 --- a/ear/src/main/java/org/jboss/metadata/ear/parser/jboss/JBossAppMetaDataParser.java +++ b/ear/src/main/java/org/jboss/metadata/ear/parser/jboss/JBossAppMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ear.parser.jboss; diff --git a/ear/src/main/java/org/jboss/metadata/ear/parser/jboss/Namespace.java b/ear/src/main/java/org/jboss/metadata/ear/parser/jboss/Namespace.java index b67bb0198..1aa8236b5 100644 --- a/ear/src/main/java/org/jboss/metadata/ear/parser/jboss/Namespace.java +++ b/ear/src/main/java/org/jboss/metadata/ear/parser/jboss/Namespace.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ear.parser.jboss; diff --git a/ear/src/main/java/org/jboss/metadata/ear/parser/jboss/Version.java b/ear/src/main/java/org/jboss/metadata/ear/parser/jboss/Version.java index 8cbb2be1c..604aeb024 100644 --- a/ear/src/main/java/org/jboss/metadata/ear/parser/jboss/Version.java +++ b/ear/src/main/java/org/jboss/metadata/ear/parser/jboss/Version.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ear.parser.jboss; diff --git a/ear/src/main/java/org/jboss/metadata/ear/parser/spec/Attribute.java b/ear/src/main/java/org/jboss/metadata/ear/parser/spec/Attribute.java index 4387c4a8d..3e3caa620 100644 --- a/ear/src/main/java/org/jboss/metadata/ear/parser/spec/Attribute.java +++ b/ear/src/main/java/org/jboss/metadata/ear/parser/spec/Attribute.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ear.parser.spec; diff --git a/ear/src/main/java/org/jboss/metadata/ear/parser/spec/EarMetaDataParser.java b/ear/src/main/java/org/jboss/metadata/ear/parser/spec/EarMetaDataParser.java index 53d994ddf..1a084ef51 100644 --- a/ear/src/main/java/org/jboss/metadata/ear/parser/spec/EarMetaDataParser.java +++ b/ear/src/main/java/org/jboss/metadata/ear/parser/spec/EarMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ear.parser.spec; diff --git a/ear/src/main/java/org/jboss/metadata/ear/parser/spec/EarModuleMetaDataParser.java b/ear/src/main/java/org/jboss/metadata/ear/parser/spec/EarModuleMetaDataParser.java index 5efa75ac7..f3cc04c90 100644 --- a/ear/src/main/java/org/jboss/metadata/ear/parser/spec/EarModuleMetaDataParser.java +++ b/ear/src/main/java/org/jboss/metadata/ear/parser/spec/EarModuleMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ear.parser.spec; diff --git a/ear/src/main/java/org/jboss/metadata/ear/parser/spec/Element.java b/ear/src/main/java/org/jboss/metadata/ear/parser/spec/Element.java index c635e467f..d5fbc0150 100644 --- a/ear/src/main/java/org/jboss/metadata/ear/parser/spec/Element.java +++ b/ear/src/main/java/org/jboss/metadata/ear/parser/spec/Element.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ear.parser.spec; diff --git a/ear/src/main/java/org/jboss/metadata/ear/spec/AbstractModule.java b/ear/src/main/java/org/jboss/metadata/ear/spec/AbstractModule.java index ea79d9d9b..be2eed721 100644 --- a/ear/src/main/java/org/jboss/metadata/ear/spec/AbstractModule.java +++ b/ear/src/main/java/org/jboss/metadata/ear/spec/AbstractModule.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ear.spec; diff --git a/ear/src/main/java/org/jboss/metadata/ear/spec/ConnectorModuleMetaData.java b/ear/src/main/java/org/jboss/metadata/ear/spec/ConnectorModuleMetaData.java index 091276475..19673cbfd 100644 --- a/ear/src/main/java/org/jboss/metadata/ear/spec/ConnectorModuleMetaData.java +++ b/ear/src/main/java/org/jboss/metadata/ear/spec/ConnectorModuleMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ear.spec; diff --git a/ear/src/main/java/org/jboss/metadata/ear/spec/EarEnvironmentRefsGroupMetaData.java b/ear/src/main/java/org/jboss/metadata/ear/spec/EarEnvironmentRefsGroupMetaData.java index 05575a959..d4ac89fae 100644 --- a/ear/src/main/java/org/jboss/metadata/ear/spec/EarEnvironmentRefsGroupMetaData.java +++ b/ear/src/main/java/org/jboss/metadata/ear/spec/EarEnvironmentRefsGroupMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ear.spec; diff --git a/ear/src/main/java/org/jboss/metadata/ear/spec/EarMetaData.java b/ear/src/main/java/org/jboss/metadata/ear/spec/EarMetaData.java index 7612cb40e..4ca9206ad 100644 --- a/ear/src/main/java/org/jboss/metadata/ear/spec/EarMetaData.java +++ b/ear/src/main/java/org/jboss/metadata/ear/spec/EarMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ear.spec; diff --git a/ear/src/main/java/org/jboss/metadata/ear/spec/EarVersion.java b/ear/src/main/java/org/jboss/metadata/ear/spec/EarVersion.java index 6fbfea16a..06ae9f7e6 100644 --- a/ear/src/main/java/org/jboss/metadata/ear/spec/EarVersion.java +++ b/ear/src/main/java/org/jboss/metadata/ear/spec/EarVersion.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ear.spec; diff --git a/ear/src/main/java/org/jboss/metadata/ear/spec/EjbModuleMetaData.java b/ear/src/main/java/org/jboss/metadata/ear/spec/EjbModuleMetaData.java index 603390e0a..d5c4b9657 100644 --- a/ear/src/main/java/org/jboss/metadata/ear/spec/EjbModuleMetaData.java +++ b/ear/src/main/java/org/jboss/metadata/ear/spec/EjbModuleMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ear.spec; diff --git a/ear/src/main/java/org/jboss/metadata/ear/spec/JavaModuleMetaData.java b/ear/src/main/java/org/jboss/metadata/ear/spec/JavaModuleMetaData.java index 041dffef4..f4d1c969f 100644 --- a/ear/src/main/java/org/jboss/metadata/ear/spec/JavaModuleMetaData.java +++ b/ear/src/main/java/org/jboss/metadata/ear/spec/JavaModuleMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ear.spec; diff --git a/ear/src/main/java/org/jboss/metadata/ear/spec/ModuleMetaData.java b/ear/src/main/java/org/jboss/metadata/ear/spec/ModuleMetaData.java index 2f3d5b148..95bbbea9b 100644 --- a/ear/src/main/java/org/jboss/metadata/ear/spec/ModuleMetaData.java +++ b/ear/src/main/java/org/jboss/metadata/ear/spec/ModuleMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ear.spec; diff --git a/ear/src/main/java/org/jboss/metadata/ear/spec/ModulesMetaData.java b/ear/src/main/java/org/jboss/metadata/ear/spec/ModulesMetaData.java index eec5464c1..8bdcbe632 100644 --- a/ear/src/main/java/org/jboss/metadata/ear/spec/ModulesMetaData.java +++ b/ear/src/main/java/org/jboss/metadata/ear/spec/ModulesMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ear.spec; diff --git a/ear/src/main/java/org/jboss/metadata/ear/spec/WebModuleMetaData.java b/ear/src/main/java/org/jboss/metadata/ear/spec/WebModuleMetaData.java index 596bd04e3..8b6d5a1e2 100644 --- a/ear/src/main/java/org/jboss/metadata/ear/spec/WebModuleMetaData.java +++ b/ear/src/main/java/org/jboss/metadata/ear/spec/WebModuleMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ear.spec; diff --git a/ear/src/test/java/org/jboss/test/metadata/ear/DistinctNameTestCase.java b/ear/src/test/java/org/jboss/test/metadata/ear/DistinctNameTestCase.java index 035419d19..dfeea3ede 100644 --- a/ear/src/test/java/org/jboss/test/metadata/ear/DistinctNameTestCase.java +++ b/ear/src/test/java/org/jboss/test/metadata/ear/DistinctNameTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ear; diff --git a/ear/src/test/java/org/jboss/test/metadata/ear/Ear10xEverythingUnitTestCase.java b/ear/src/test/java/org/jboss/test/metadata/ear/Ear10xEverythingUnitTestCase.java index a6d6e9c16..60309b7cc 100644 --- a/ear/src/test/java/org/jboss/test/metadata/ear/Ear10xEverythingUnitTestCase.java +++ b/ear/src/test/java/org/jboss/test/metadata/ear/Ear10xEverythingUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2022, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ear; diff --git a/ear/src/test/java/org/jboss/test/metadata/ear/Ear4xUnitTestCase.java b/ear/src/test/java/org/jboss/test/metadata/ear/Ear4xUnitTestCase.java index 6828c8b43..8638bd836 100644 --- a/ear/src/test/java/org/jboss/test/metadata/ear/Ear4xUnitTestCase.java +++ b/ear/src/test/java/org/jboss/test/metadata/ear/Ear4xUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ear; diff --git a/ear/src/test/java/org/jboss/test/metadata/ear/Ear5xEverythingUnitTestCase.java b/ear/src/test/java/org/jboss/test/metadata/ear/Ear5xEverythingUnitTestCase.java index ef591faa0..28e71ae71 100644 --- a/ear/src/test/java/org/jboss/test/metadata/ear/Ear5xEverythingUnitTestCase.java +++ b/ear/src/test/java/org/jboss/test/metadata/ear/Ear5xEverythingUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ear; diff --git a/ear/src/test/java/org/jboss/test/metadata/ear/Ear5xUnitTestCase.java b/ear/src/test/java/org/jboss/test/metadata/ear/Ear5xUnitTestCase.java index dce1b2c4a..9df9120cd 100644 --- a/ear/src/test/java/org/jboss/test/metadata/ear/Ear5xUnitTestCase.java +++ b/ear/src/test/java/org/jboss/test/metadata/ear/Ear5xUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ear; diff --git a/ear/src/test/java/org/jboss/test/metadata/ear/Ear6xEverythingUnitTestCase.java b/ear/src/test/java/org/jboss/test/metadata/ear/Ear6xEverythingUnitTestCase.java index 8e842d32c..6889a6627 100644 --- a/ear/src/test/java/org/jboss/test/metadata/ear/Ear6xEverythingUnitTestCase.java +++ b/ear/src/test/java/org/jboss/test/metadata/ear/Ear6xEverythingUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ear; diff --git a/ear/src/test/java/org/jboss/test/metadata/ear/Ear7xEverythingUnitTestCase.java b/ear/src/test/java/org/jboss/test/metadata/ear/Ear7xEverythingUnitTestCase.java index 65b47f201..1b7bd7854 100644 --- a/ear/src/test/java/org/jboss/test/metadata/ear/Ear7xEverythingUnitTestCase.java +++ b/ear/src/test/java/org/jboss/test/metadata/ear/Ear7xEverythingUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ear; diff --git a/ear/src/test/java/org/jboss/test/metadata/ear/Ear8xEverythingUnitTestCase.java b/ear/src/test/java/org/jboss/test/metadata/ear/Ear8xEverythingUnitTestCase.java index efe9bea10..cbe3e01c4 100644 --- a/ear/src/test/java/org/jboss/test/metadata/ear/Ear8xEverythingUnitTestCase.java +++ b/ear/src/test/java/org/jboss/test/metadata/ear/Ear8xEverythingUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ear; diff --git a/ear/src/test/java/org/jboss/test/metadata/ear/Ear9xEverythingUnitTestCase.java b/ear/src/test/java/org/jboss/test/metadata/ear/Ear9xEverythingUnitTestCase.java index 6ce5a7965..f0deffc3f 100644 --- a/ear/src/test/java/org/jboss/test/metadata/ear/Ear9xEverythingUnitTestCase.java +++ b/ear/src/test/java/org/jboss/test/metadata/ear/Ear9xEverythingUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2020, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ear; diff --git a/ear/src/test/java/org/jboss/test/metadata/ear/EarSchemaValidationTestCase.java b/ear/src/test/java/org/jboss/test/metadata/ear/EarSchemaValidationTestCase.java index 02dd60586..f03ae0994 100644 --- a/ear/src/test/java/org/jboss/test/metadata/ear/EarSchemaValidationTestCase.java +++ b/ear/src/test/java/org/jboss/test/metadata/ear/EarSchemaValidationTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ear; diff --git a/ear/src/test/java/org/jboss/test/metadata/ear/EarSpecDescriptorTestCase.java b/ear/src/test/java/org/jboss/test/metadata/ear/EarSpecDescriptorTestCase.java index 3c7b8241d..62097bc05 100644 --- a/ear/src/test/java/org/jboss/test/metadata/ear/EarSpecDescriptorTestCase.java +++ b/ear/src/test/java/org/jboss/test/metadata/ear/EarSpecDescriptorTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ear; diff --git a/ear/src/test/java/org/jboss/test/metadata/ear/JBossApp5xEverythingUnitTestCase.java b/ear/src/test/java/org/jboss/test/metadata/ear/JBossApp5xEverythingUnitTestCase.java index d47266019..b5f35871f 100644 --- a/ear/src/test/java/org/jboss/test/metadata/ear/JBossApp5xEverythingUnitTestCase.java +++ b/ear/src/test/java/org/jboss/test/metadata/ear/JBossApp5xEverythingUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ear; diff --git a/ear/src/test/java/org/jboss/test/metadata/ear/JBossApp70EverythingUnitTestCase.java b/ear/src/test/java/org/jboss/test/metadata/ear/JBossApp70EverythingUnitTestCase.java index 7a1db4530..230006d27 100644 --- a/ear/src/test/java/org/jboss/test/metadata/ear/JBossApp70EverythingUnitTestCase.java +++ b/ear/src/test/java/org/jboss/test/metadata/ear/JBossApp70EverythingUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ear; diff --git a/ear/src/test/java/org/jboss/test/metadata/ear/JBossApp80EverythingUnitTestCase.java b/ear/src/test/java/org/jboss/test/metadata/ear/JBossApp80EverythingUnitTestCase.java index e67633de0..4735deae7 100644 --- a/ear/src/test/java/org/jboss/test/metadata/ear/JBossApp80EverythingUnitTestCase.java +++ b/ear/src/test/java/org/jboss/test/metadata/ear/JBossApp80EverythingUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ear; diff --git a/ear/src/test/java/org/jboss/test/metadata/ear/JBossApp9xEverythingUnitTestCase.java b/ear/src/test/java/org/jboss/test/metadata/ear/JBossApp9xEverythingUnitTestCase.java index 2ea0b93aa..0dd9acde6 100644 --- a/ear/src/test/java/org/jboss/test/metadata/ear/JBossApp9xEverythingUnitTestCase.java +++ b/ear/src/test/java/org/jboss/test/metadata/ear/JBossApp9xEverythingUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ear; diff --git a/ear/src/test/java/org/jboss/test/metadata/ear/ModuleOrderUnitTestCase.java b/ear/src/test/java/org/jboss/test/metadata/ear/ModuleOrderUnitTestCase.java index 54381e1c2..2b780e078 100644 --- a/ear/src/test/java/org/jboss/test/metadata/ear/ModuleOrderUnitTestCase.java +++ b/ear/src/test/java/org/jboss/test/metadata/ear/ModuleOrderUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright (c) 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ear; diff --git a/ear/src/test/java/org/jboss/test/metadata/ear/Util.java b/ear/src/test/java/org/jboss/test/metadata/ear/Util.java index 29dfce8c5..bd3dfbd85 100644 --- a/ear/src/test/java/org/jboss/test/metadata/ear/Util.java +++ b/ear/src/test/java/org/jboss/test/metadata/ear/Util.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ear; diff --git a/ear/src/test/resources/log4j.xml b/ear/src/test/resources/log4j.xml index 89d176939..9851dd449 100644 --- a/ear/src/test/resources/log4j.xml +++ b/ear/src/test/resources/log4j.xml @@ -1,4 +1,9 @@ + + diff --git a/ear/src/test/resources/org/jboss/test/metadata/ear/Ear10xEverything_testEverything.xml b/ear/src/test/resources/org/jboss/test/metadata/ear/Ear10xEverything_testEverything.xml index 57672b889..fe2715f47 100644 --- a/ear/src/test/resources/org/jboss/test/metadata/ear/Ear10xEverything_testEverything.xml +++ b/ear/src/test/resources/org/jboss/test/metadata/ear/Ear10xEverything_testEverything.xml @@ -1,4 +1,9 @@ + + + + + + + diff --git a/ear/src/test/resources/org/jboss/test/metadata/ear/Ear4x_testJBossSecurityRoles.xml b/ear/src/test/resources/org/jboss/test/metadata/ear/Ear4x_testJBossSecurityRoles.xml index 9c72d6c8c..22f7432e3 100644 --- a/ear/src/test/resources/org/jboss/test/metadata/ear/Ear4x_testJBossSecurityRoles.xml +++ b/ear/src/test/resources/org/jboss/test/metadata/ear/Ear4x_testJBossSecurityRoles.xml @@ -1,4 +1,9 @@ + + diff --git a/ear/src/test/resources/org/jboss/test/metadata/ear/Ear4x_testNoDtd.xml b/ear/src/test/resources/org/jboss/test/metadata/ear/Ear4x_testNoDtd.xml index 13f18a6c5..617c128e1 100644 --- a/ear/src/test/resources/org/jboss/test/metadata/ear/Ear4x_testNoDtd.xml +++ b/ear/src/test/resources/org/jboss/test/metadata/ear/Ear4x_testNoDtd.xml @@ -1,5 +1,10 @@ + + JBossTest Web Container Testsuite diff --git a/ear/src/test/resources/org/jboss/test/metadata/ear/Ear4x_testSecurityRoles.xml b/ear/src/test/resources/org/jboss/test/metadata/ear/Ear4x_testSecurityRoles.xml index c8be9be01..96cbf231f 100644 --- a/ear/src/test/resources/org/jboss/test/metadata/ear/Ear4x_testSecurityRoles.xml +++ b/ear/src/test/resources/org/jboss/test/metadata/ear/Ear4x_testSecurityRoles.xml @@ -1,4 +1,9 @@ + + Application description jsp_sec_secbasic diff --git a/ear/src/test/resources/org/jboss/test/metadata/ear/Ear4x_testVersion13.xml b/ear/src/test/resources/org/jboss/test/metadata/ear/Ear4x_testVersion13.xml index 83dd65620..5e509ad06 100644 --- a/ear/src/test/resources/org/jboss/test/metadata/ear/Ear4x_testVersion13.xml +++ b/ear/src/test/resources/org/jboss/test/metadata/ear/Ear4x_testVersion13.xml @@ -1,4 +1,9 @@ + + diff --git a/ear/src/test/resources/org/jboss/test/metadata/ear/Ear4x_testVersion14.xml b/ear/src/test/resources/org/jboss/test/metadata/ear/Ear4x_testVersion14.xml index 7a39289fe..7db624e41 100644 --- a/ear/src/test/resources/org/jboss/test/metadata/ear/Ear4x_testVersion14.xml +++ b/ear/src/test/resources/org/jboss/test/metadata/ear/Ear4x_testVersion14.xml @@ -1,4 +1,9 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ear/src/test/resources/org/jboss/test/metadata/ear/JBossApp5x_testVersion40.xml b/ear/src/test/resources/org/jboss/test/metadata/ear/JBossApp5x_testVersion40.xml index 5ece66ee5..1e5f76785 100644 --- a/ear/src/test/resources/org/jboss/test/metadata/ear/JBossApp5x_testVersion40.xml +++ b/ear/src/test/resources/org/jboss/test/metadata/ear/JBossApp5x_testVersion40.xml @@ -1,4 +1,9 @@ + + diff --git a/ear/src/test/resources/org/jboss/test/metadata/ear/JBossApp5x_testVersion42.xml b/ear/src/test/resources/org/jboss/test/metadata/ear/JBossApp5x_testVersion42.xml index 212912afa..8e41d9f15 100644 --- a/ear/src/test/resources/org/jboss/test/metadata/ear/JBossApp5x_testVersion42.xml +++ b/ear/src/test/resources/org/jboss/test/metadata/ear/JBossApp5x_testVersion42.xml @@ -1,4 +1,9 @@ + + diff --git a/ear/src/test/resources/org/jboss/test/metadata/ear/JBossApp5x_testVersion50.xml b/ear/src/test/resources/org/jboss/test/metadata/ear/JBossApp5x_testVersion50.xml index 3204044d6..6a57eaf87 100644 --- a/ear/src/test/resources/org/jboss/test/metadata/ear/JBossApp5x_testVersion50.xml +++ b/ear/src/test/resources/org/jboss/test/metadata/ear/JBossApp5x_testVersion50.xml @@ -1,4 +1,9 @@ + + + ~ Copyright The WildFly Authors + ~ SPDX-License-Identifier: Apache-2.0 + --> strict diff --git a/ear/src/test/resources/org/jboss/test/metadata/ear/expression-distinct-name-jboss-app.xml b/ear/src/test/resources/org/jboss/test/metadata/ear/expression-distinct-name-jboss-app.xml index 4accda713..4b4ecc349 100644 --- a/ear/src/test/resources/org/jboss/test/metadata/ear/expression-distinct-name-jboss-app.xml +++ b/ear/src/test/resources/org/jboss/test/metadata/ear/expression-distinct-name-jboss-app.xml @@ -1,24 +1,7 @@ + 4.0.0 diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/common/IAssemblyDescriptorMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/common/IAssemblyDescriptorMetaData.java index b9769a4e7..ed02bf560 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/common/IAssemblyDescriptorMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/common/IAssemblyDescriptorMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.common; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/common/IEjbJarMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/common/IEjbJarMetaData.java index e6bc7ab15..b920c3047 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/common/IEjbJarMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/common/IEjbJarMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.common; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/common/IEnterpriseBeanMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/common/IEnterpriseBeanMetaData.java index 730af752f..72a1e3ab1 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/common/IEnterpriseBeanMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/common/IEnterpriseBeanMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.common; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/common/IEnterpriseBeansMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/common/IEnterpriseBeansMetaData.java index c0cf8e017..8fd1fe075 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/common/IEnterpriseBeansMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/common/IEnterpriseBeansMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.common; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/common/IScheduleTarget.java b/ejb/src/main/java/org/jboss/metadata/ejb/common/IScheduleTarget.java index d5daeebac..4831afaee 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/common/IScheduleTarget.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/common/IScheduleTarget.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.common; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/common/ITimeoutTarget.java b/ejb/src/main/java/org/jboss/metadata/ejb/common/ITimeoutTarget.java index 1b8ce7234..613cf5a9d 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/common/ITimeoutTarget.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/common/ITimeoutTarget.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.common; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/CacheConfigMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/CacheConfigMetaData.java index df8377b48..708ed5a49 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/CacheConfigMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/CacheConfigMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/CacheInvalidationConfigMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/CacheInvalidationConfigMetaData.java index 4f92d8ab1..1ea4784be 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/CacheInvalidationConfigMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/CacheInvalidationConfigMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/ClusterConfigMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/ClusterConfigMetaData.java index 12cd859c7..8a29564f8 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/ClusterConfigMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/ClusterConfigMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/CommitOption.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/CommitOption.java index 933a4380c..f74d811a1 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/CommitOption.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/CommitOption.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/ContainerConfigurationMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/ContainerConfigurationMetaData.java index 2b4812fb7..c12a19c68 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/ContainerConfigurationMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/ContainerConfigurationMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/ContainerConfigurationMetaDataWrapper.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/ContainerConfigurationMetaDataWrapper.java index 6a1a00aa6..e5d43204e 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/ContainerConfigurationMetaDataWrapper.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/ContainerConfigurationMetaDataWrapper.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/ContainerConfigurationsMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/ContainerConfigurationsMetaData.java index cbb15f70f..13f750393 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/ContainerConfigurationsMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/ContainerConfigurationsMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/ContainerConfigurationsMetaDataWrapper.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/ContainerConfigurationsMetaDataWrapper.java index edcb12031..80ea762b8 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/ContainerConfigurationsMetaDataWrapper.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/ContainerConfigurationsMetaDataWrapper.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/CurrentMessageMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/CurrentMessageMetaData.java index 37b2893ea..6214cd77c 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/CurrentMessageMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/CurrentMessageMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/DescriptionsWrapper.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/DescriptionsWrapper.java index c3f913554..cdd945d75 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/DescriptionsWrapper.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/DescriptionsWrapper.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/IIOPMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/IIOPMetaData.java index a837a71ab..d0a14403b 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/IIOPMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/IIOPMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/IORASContextMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/IORASContextMetaData.java index ed64086ef..6419bb723 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/IORASContextMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/IORASContextMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/IORSASContextMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/IORSASContextMetaData.java index 8e49296f1..3cef03301 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/IORSASContextMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/IORSASContextMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/IORSecurityConfigMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/IORSecurityConfigMetaData.java index 3536a9e46..4587cf2ea 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/IORSecurityConfigMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/IORSecurityConfigMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/IORTransportConfigMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/IORTransportConfigMetaData.java index f38372209..4cd8a1c13 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/IORTransportConfigMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/IORTransportConfigMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/InvokerBindingMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/InvokerBindingMetaData.java index 71c3cf427..3175e6e85 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/InvokerBindingMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/InvokerBindingMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/InvokerBindingsMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/InvokerBindingsMetaData.java index 2dca9ad4b..55c642b57 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/InvokerBindingsMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/InvokerBindingsMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/InvokerProxyBindingMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/InvokerProxyBindingMetaData.java index 090fb2c89..97be06af9 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/InvokerProxyBindingMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/InvokerProxyBindingMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/InvokerProxyBindingsMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/InvokerProxyBindingsMetaData.java index 976645b4f..808b2efcc 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/InvokerProxyBindingsMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/InvokerProxyBindingsMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/InvokerProxyBindingsMetaDataWrapper.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/InvokerProxyBindingsMetaDataWrapper.java index 57fa23e60..829a1d295 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/InvokerProxyBindingsMetaDataWrapper.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/InvokerProxyBindingsMetaDataWrapper.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBoss50DTDMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBoss50DTDMetaData.java index ab75f4c8b..ca2e2848f 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBoss50DTDMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBoss50DTDMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBoss50MessageDrivenBeanMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBoss50MessageDrivenBeanMetaData.java index 3ee28f10d..2446244f6 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBoss50MessageDrivenBeanMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBoss50MessageDrivenBeanMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBoss50MetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBoss50MetaData.java index 9f9d6673b..77cdbf985 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBoss50MetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBoss50MetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBoss50SessionBeanMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBoss50SessionBeanMetaData.java index ca50119f4..a80c9593d 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBoss50SessionBeanMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBoss50SessionBeanMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBoss51ConsumerBeanMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBoss51ConsumerBeanMetaData.java index 3bdee00a3..be4bfeb87 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBoss51ConsumerBeanMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBoss51ConsumerBeanMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBoss51EAPDTDMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBoss51EAPDTDMetaData.java index 9ae6b72f4..dd2810102 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBoss51EAPDTDMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBoss51EAPDTDMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBoss51GenericBeanMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBoss51GenericBeanMetaData.java index 591d53501..a76a0a650 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBoss51GenericBeanMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBoss51GenericBeanMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBoss51MessageDrivenBeanMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBoss51MessageDrivenBeanMetaData.java index 111693445..7114c7ca7 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBoss51MessageDrivenBeanMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBoss51MessageDrivenBeanMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBoss51MetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBoss51MetaData.java index f988e608b..e97caa53b 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBoss51MetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBoss51MetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBoss60DTDMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBoss60DTDMetaData.java index 1844cf7e5..2d4c62eef 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBoss60DTDMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBoss60DTDMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossAssemblyDescriptorMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossAssemblyDescriptorMetaData.java index 1e8b5adf0..b70faf3de 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossAssemblyDescriptorMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossAssemblyDescriptorMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossConsumerBeanMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossConsumerBeanMetaData.java index d0c28431a..76c8a2c6a 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossConsumerBeanMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossConsumerBeanMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossEnterpriseBeanMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossEnterpriseBeanMetaData.java index eb5128ad2..03a02dde4 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossEnterpriseBeanMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossEnterpriseBeanMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossEnterpriseBeansMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossEnterpriseBeansMetaData.java index 7465cb00d..33fa1ad9a 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossEnterpriseBeansMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossEnterpriseBeansMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossEntityBeanMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossEntityBeanMetaData.java index 35bc5e40a..3d8026600 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossEntityBeanMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossEntityBeanMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossEntityGenericWrapper.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossEntityGenericWrapper.java index bb580ae38..ee81385f4 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossEntityGenericWrapper.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossEntityGenericWrapper.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossGenericBeanMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossGenericBeanMetaData.java index 84662f941..b0302ffbb 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossGenericBeanMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossGenericBeanMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossMessageDrivenBean31MetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossMessageDrivenBean31MetaData.java index 0183c16a0..dac3fbed1 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossMessageDrivenBean31MetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossMessageDrivenBean31MetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossMessageDrivenBeanGenericWrapper.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossMessageDrivenBeanGenericWrapper.java index e602876af..0d4bdb612 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossMessageDrivenBeanGenericWrapper.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossMessageDrivenBeanGenericWrapper.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossMessageDrivenBeanMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossMessageDrivenBeanMetaData.java index b4e14e039..6342b63f4 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossMessageDrivenBeanMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossMessageDrivenBeanMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossMetaData.java index ac0d7ffa1..db0c5b8b0 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossMetaDataWrapper.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossMetaDataWrapper.java index 1a237dd6a..5e1694c86 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossMetaDataWrapper.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossMetaDataWrapper.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossServiceBeanMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossServiceBeanMetaData.java index 458085ef9..1d6815ecb 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossServiceBeanMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossServiceBeanMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossSessionBean31MetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossSessionBean31MetaData.java index 090958ef0..1d842f85b 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossSessionBean31MetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossSessionBean31MetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossSessionBeanMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossSessionBeanMetaData.java index fe2dfcda2..e3b4181f6 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossSessionBeanMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossSessionBeanMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossSessionGenericWrapper.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossSessionGenericWrapper.java index 6d79f292c..17aefe8a9 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossSessionGenericWrapper.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/JBossSessionGenericWrapper.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/LocalBindingMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/LocalBindingMetaData.java index bfe3f70b1..e29721c61 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/LocalBindingMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/LocalBindingMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/LocalProducerMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/LocalProducerMetaData.java index b01b065c7..8e79f2760 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/LocalProducerMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/LocalProducerMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/MessagePropertiesMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/MessagePropertiesMetaData.java index 7218078e1..fd0d4327b 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/MessagePropertiesMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/MessagePropertiesMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/MethodAttributeMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/MethodAttributeMetaData.java index b1f16ef1c..a5504704a 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/MethodAttributeMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/MethodAttributeMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/MethodAttributesMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/MethodAttributesMetaData.java index d91aaf21f..458c97059 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/MethodAttributesMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/MethodAttributesMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/PoolConfigMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/PoolConfigMetaData.java index 91ea5fb7e..3fabf152d 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/PoolConfigMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/PoolConfigMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/ProducerMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/ProducerMetaData.java index 85168e2bc..09ff38664 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/ProducerMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/ProducerMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/RemoteBindingMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/RemoteBindingMetaData.java index 71d2f5277..14e78b740 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/RemoteBindingMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/RemoteBindingMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/SecurityRoleNames.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/SecurityRoleNames.java index 5f36ec259..6bf8cde43 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/SecurityRoleNames.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/SecurityRoleNames.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/WebservicesMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/WebservicesMetaData.java index 27569d964..5b013e693 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/WebservicesMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/WebservicesMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/ejb3/JBossEnterpriseBeansMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/ejb3/JBossEnterpriseBeansMetaData.java index ba6c743d3..8a15126ca 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/ejb3/JBossEnterpriseBeansMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/ejb3/JBossEnterpriseBeansMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss.ejb3; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/ejb3/JBossGenericBeanMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/ejb3/JBossGenericBeanMetaData.java index 0f9a43164..1685eaf08 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/ejb3/JBossGenericBeanMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/ejb3/JBossGenericBeanMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss.ejb3; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/ejb3/TransactionTimeoutMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/ejb3/TransactionTimeoutMetaData.java index 72e7ccd1d..5d2eb8649 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/jboss/ejb3/TransactionTimeoutMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/jboss/ejb3/TransactionTimeoutMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.jboss.ejb3; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/merge/EjbMergeUtil.java b/ejb/src/main/java/org/jboss/metadata/ejb/merge/EjbMergeUtil.java index ca2359072..de3d970a2 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/merge/EjbMergeUtil.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/merge/EjbMergeUtil.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.merge; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/AbstractEJBBoundMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/AbstractEJBBoundMetaData.java index 217e2a500..e2af932f0 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/AbstractEJBBoundMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/AbstractEJBBoundMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.jboss.ejb3; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/AbstractEJBBoundMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/AbstractEJBBoundMetaDataParser.java index c2e7de7e1..1c0c7e39d 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/AbstractEJBBoundMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/AbstractEJBBoundMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.jboss.ejb3; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/AbstractMethodsBoundMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/AbstractMethodsBoundMetaData.java index a69e8cc91..eb9bbfddf 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/AbstractMethodsBoundMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/AbstractMethodsBoundMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.jboss.ejb3; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/AbstractMethodsBoundMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/AbstractMethodsBoundMetaDataParser.java index 88d4ae2f2..3ec4c8b26 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/AbstractMethodsBoundMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/AbstractMethodsBoundMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.jboss.ejb3; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/Attribute.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/Attribute.java index f44118cf5..f1f732167 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/Attribute.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/Attribute.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.jboss.ejb3; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/Element.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/Element.java index 566c757a7..138be8c79 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/Element.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/Element.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.jboss.ejb3; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/IIOPMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/IIOPMetaDataParser.java index 8fdbe4f86..7cb46c59c 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/IIOPMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/IIOPMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.jboss.ejb3; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/JBossAssemblyDescriptorMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/JBossAssemblyDescriptorMetaDataParser.java index dfc77f7c0..f589499c6 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/JBossAssemblyDescriptorMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/JBossAssemblyDescriptorMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.jboss.ejb3; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/JBossEjb3MetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/JBossEjb3MetaDataParser.java index 62414bab5..1ca64604a 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/JBossEjb3MetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/JBossEjb3MetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.jboss.ejb3; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/JBossEnterpriseBeansMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/JBossEnterpriseBeansMetaDataParser.java index ef3230f01..4164de2f6 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/JBossEnterpriseBeansMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/JBossEnterpriseBeansMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.jboss.ejb3; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/JBossGenericBeanMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/JBossGenericBeanMetaDataParser.java index 856bd7488..6ca46e6be 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/JBossGenericBeanMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/JBossGenericBeanMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.jboss.ejb3; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/Namespace.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/Namespace.java index 594997314..ab13b27cf 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/Namespace.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/Namespace.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.jboss.ejb3; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/TransactionTimeoutElement.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/TransactionTimeoutElement.java index 99e7aeae7..0a8d51812 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/TransactionTimeoutElement.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/TransactionTimeoutElement.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.jboss.ejb3; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/TransactionTimeoutMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/TransactionTimeoutMetaDataParser.java index 341dcb383..2251f3468 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/TransactionTimeoutMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/jboss/ejb3/TransactionTimeoutMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.jboss.ejb3; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AbstractChainedAttributeProcessor.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AbstractChainedAttributeProcessor.java index 9e6874cbc..89ae34490 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AbstractChainedAttributeProcessor.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AbstractChainedAttributeProcessor.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AbstractEjbJarMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AbstractEjbJarMetaDataParser.java index 1a67dbcd7..75d9ed00b 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AbstractEjbJarMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AbstractEjbJarMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AbstractEnterpriseBeanMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AbstractEnterpriseBeanMetaDataParser.java index b93defea2..62397e228 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AbstractEnterpriseBeanMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AbstractEnterpriseBeanMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AbstractIdMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AbstractIdMetaDataParser.java index 6313aaa7d..e8fb10ca4 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AbstractIdMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AbstractIdMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AbstractMessageDrivenBeanParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AbstractMessageDrivenBeanParser.java index bd9bc02b6..dc0b438c6 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AbstractMessageDrivenBeanParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AbstractMessageDrivenBeanParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AbstractMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AbstractMetaDataParser.java index 8167fc7ba..840716a75 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AbstractMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AbstractMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AbstractNamedMetaDataWithDescriptionGroupParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AbstractNamedMetaDataWithDescriptionGroupParser.java index e6c99f8a2..2d1960b0f 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AbstractNamedMetaDataWithDescriptionGroupParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AbstractNamedMetaDataWithDescriptionGroupParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AbstractWithDescriptionsParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AbstractWithDescriptionsParser.java index d29508341..153c28cc1 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AbstractWithDescriptionsParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AbstractWithDescriptionsParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AccessTimeoutMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AccessTimeoutMetaDataParser.java index ac8746a2c..4cce29a6f 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AccessTimeoutMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AccessTimeoutMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/ActivationConfigMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/ActivationConfigMetaDataParser.java index d8185fd4e..c832a6fa4 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/ActivationConfigMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/ActivationConfigMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/ActivationConfigPropertyMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/ActivationConfigPropertyMetaDataParser.java index e534a55bc..5df3e439a 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/ActivationConfigPropertyMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/ActivationConfigPropertyMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/ApplicationExceptionMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/ApplicationExceptionMetaDataParser.java index fa19d8d8a..4c743f90e 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/ApplicationExceptionMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/ApplicationExceptionMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AroundInvokeMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AroundInvokeMetaDataParser.java index b20b2b6bc..c931b2f74 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AroundInvokeMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AroundInvokeMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AroundTimeoutMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AroundTimeoutMetaDataParser.java index f3c4af06e..a64d757eb 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AroundTimeoutMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AroundTimeoutMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AssemblyDescriptor21MetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AssemblyDescriptor21MetaDataParser.java index c1e558ec3..512afd084 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AssemblyDescriptor21MetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AssemblyDescriptor21MetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AssemblyDescriptor30MetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AssemblyDescriptor30MetaDataParser.java index 80a1f3c2c..0ff75f832 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AssemblyDescriptor30MetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AssemblyDescriptor30MetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AssemblyDescriptorMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AssemblyDescriptorMetaDataParser.java index 5f246fddc..b853fdaad 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AssemblyDescriptorMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AssemblyDescriptorMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AssemblyDescriptorMetaDataParserFactory.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AssemblyDescriptorMetaDataParserFactory.java index 7c34943a0..c027ff439 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AssemblyDescriptorMetaDataParserFactory.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AssemblyDescriptorMetaDataParserFactory.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AsyncMethodMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AsyncMethodMetaDataParser.java index 602e5f6a6..a580ba158 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AsyncMethodMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AsyncMethodMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AttributeProcessor.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AttributeProcessor.java index f80a91224..f53ddc0e0 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AttributeProcessor.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AttributeProcessor.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AttributeProcessorHelper.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AttributeProcessorHelper.java index 06c6d2efb..3a1637d7a 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AttributeProcessorHelper.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/AttributeProcessorHelper.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/CmpFieldMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/CmpFieldMetaDataParser.java index 35637d96c..ebe340f87 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/CmpFieldMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/CmpFieldMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/ConcurrentMethodMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/ConcurrentMethodMetaDataParser.java index d2539fc94..c0f8ef287 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/ConcurrentMethodMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/ConcurrentMethodMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/ContainerTransactionMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/ContainerTransactionMetaDataParser.java index fcb7c24b3..3831cfa5f 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/ContainerTransactionMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/ContainerTransactionMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/DependsOnMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/DependsOnMetaDataParser.java index e911872ab..4ad80cd81 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/DependsOnMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/DependsOnMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/EjbJarAttribute.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/EjbJarAttribute.java index 0cf0e274e..76b0bd6f8 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/EjbJarAttribute.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/EjbJarAttribute.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/EjbJarElement.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/EjbJarElement.java index d264e711a..2cb34741b 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/EjbJarElement.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/EjbJarElement.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/EjbJarMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/EjbJarMetaDataParser.java index 41e35e8b2..487b9c694 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/EjbJarMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/EjbJarMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/EjbJarNamespaceMapping.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/EjbJarNamespaceMapping.java index 7c780aaf7..5fcc157ab 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/EjbJarNamespaceMapping.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/EjbJarNamespaceMapping.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/EnterpriseBeanMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/EnterpriseBeanMetaDataParser.java index af53a9284..1bddcc2b9 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/EnterpriseBeanMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/EnterpriseBeanMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/EnterpriseBeansMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/EnterpriseBeansMetaDataParser.java index 6d4e30788..e30d76db3 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/EnterpriseBeansMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/EnterpriseBeansMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/EntityBeanMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/EntityBeanMetaDataParser.java index 25a944192..23c00e2f6 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/EntityBeanMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/EntityBeanMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/ExcludeListMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/ExcludeListMetaDataParser.java index 2ddc03c41..16fa86835 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/ExcludeListMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/ExcludeListMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/ExtendableMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/ExtendableMetaDataParser.java index 3dfdd7130..ab0f16c56 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/ExtendableMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/ExtendableMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/ExtendingMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/ExtendingMetaDataParser.java index d02096681..eefd6c894 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/ExtendingMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/ExtendingMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/IdMetaDataAttributeProcessor.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/IdMetaDataAttributeProcessor.java index be6290eb1..d4f408c6a 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/IdMetaDataAttributeProcessor.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/IdMetaDataAttributeProcessor.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/InitMethodMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/InitMethodMetaDataParser.java index a22646aab..7e8a11396 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/InitMethodMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/InitMethodMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/InterceptorBindingMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/InterceptorBindingMetaDataParser.java index 0dba72fd5..bbfe5bab3 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/InterceptorBindingMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/InterceptorBindingMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/InterceptorMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/InterceptorMetaDataParser.java index ea6378c94..2bc3e7661 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/InterceptorMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/InterceptorMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/InterceptorOrderMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/InterceptorOrderMetaDataParser.java index ebaaa5abb..734cd6ee9 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/InterceptorOrderMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/InterceptorOrderMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/InterceptorsMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/InterceptorsMetaDataParser.java index 91c776bc8..7831e265f 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/InterceptorsMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/InterceptorsMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/MessageDrivenBean20Parser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/MessageDrivenBean20Parser.java index 55cc72c92..d71942d0e 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/MessageDrivenBean20Parser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/MessageDrivenBean20Parser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2014, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/MessageDrivenBean31Parser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/MessageDrivenBean31Parser.java index 50388f400..30760aa2d 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/MessageDrivenBean31Parser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/MessageDrivenBean31Parser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/MessageDrivenBeanMetaDataParserFactory.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/MessageDrivenBeanMetaDataParserFactory.java index 8a66e6748..0ebbd4f1d 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/MessageDrivenBeanMetaDataParserFactory.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/MessageDrivenBeanMetaDataParserFactory.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2014, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/MessageDrivenDestinationMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/MessageDrivenDestinationMetaDataParser.java index 290083466..1d0514b04 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/MessageDrivenDestinationMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/MessageDrivenDestinationMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2014, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/MethodMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/MethodMetaDataParser.java index d26559989..50a667ca3 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/MethodMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/MethodMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/MethodParametersMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/MethodParametersMetaDataParser.java index 6718e55ba..1f9cd2fbe 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/MethodParametersMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/MethodParametersMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/MethodPermissionMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/MethodPermissionMetaDataParser.java index 929388d1c..370e6a6b6 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/MethodPermissionMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/MethodPermissionMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/NamedMethodMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/NamedMethodMetaDataParser.java index 47dd4cf33..4afe6cb1e 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/NamedMethodMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/NamedMethodMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/QueryMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/QueryMetaDataParser.java index a2627b68a..a31b7f15d 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/QueryMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/QueryMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/RelationMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/RelationMetaDataParser.java index cac748b48..dfe8f9f07 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/RelationMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/RelationMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/RelationRoleCmrFieldMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/RelationRoleCmrFieldMetaDataParser.java index 1c393832d..d3e8d7ae6 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/RelationRoleCmrFieldMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/RelationRoleCmrFieldMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/RelationRoleMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/RelationRoleMetaDataParser.java index 10c3a6d30..07f02e919 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/RelationRoleMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/RelationRoleMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/RelationRoleSourceMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/RelationRoleSourceMetaDataParser.java index 903732ff5..444e8ff8f 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/RelationRoleSourceMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/RelationRoleSourceMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/RelationsMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/RelationsMetaDataParser.java index 2377c2ab2..eb2ca00d6 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/RelationsMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/RelationsMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/RemoveMethodMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/RemoveMethodMetaDataParser.java index ade51329e..de09d9b87 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/RemoveMethodMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/RemoveMethodMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/ScheduleMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/ScheduleMetaDataParser.java index 8361f4988..503d86e30 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/ScheduleMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/ScheduleMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/SecurityIdentityParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/SecurityIdentityParser.java index f27779c9b..83739bee2 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/SecurityIdentityParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/SecurityIdentityParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/SessionBean30MetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/SessionBean30MetaDataParser.java index 114558e86..828e72ab7 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/SessionBean30MetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/SessionBean30MetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/SessionBean31MetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/SessionBean31MetaDataParser.java index cca92c3f1..9f1dd722f 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/SessionBean31MetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/SessionBean31MetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/SessionBean32MetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/SessionBean32MetaDataParser.java index 027ca4a50..8a83544b8 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/SessionBean32MetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/SessionBean32MetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/SessionBeanMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/SessionBeanMetaDataParser.java index 38a830edb..0a10f45f2 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/SessionBeanMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/SessionBeanMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/SessionBeanMetaDataParserFactory.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/SessionBeanMetaDataParserFactory.java index be8f36324..3dad7cbb3 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/SessionBeanMetaDataParserFactory.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/SessionBeanMetaDataParserFactory.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/StatefulTimeoutMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/StatefulTimeoutMetaDataParser.java index f23265425..a9de087b2 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/StatefulTimeoutMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/StatefulTimeoutMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/TimerMetaDataParser.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/TimerMetaDataParser.java index 73d1b3186..f6fb59f53 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/TimerMetaDataParser.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/TimerMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/UnexpectedAttributeProcessor.java b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/UnexpectedAttributeProcessor.java index 504d604a9..9c192579e 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/UnexpectedAttributeProcessor.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/parser/spec/UnexpectedAttributeProcessor.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.parser.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/AbstractCommonMessageDrivenSessionBeanMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/AbstractCommonMessageDrivenSessionBeanMetaData.java index c2cb7b6bf..940566e82 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/AbstractCommonMessageDrivenSessionBeanMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/AbstractCommonMessageDrivenSessionBeanMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/AbstractEnterpriseBeanMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/AbstractEnterpriseBeanMetaData.java index f173f5056..2cb5fd07c 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/AbstractEnterpriseBeanMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/AbstractEnterpriseBeanMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/AbstractGenericBeanMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/AbstractGenericBeanMetaData.java index 06bbb02ac..0cf2609f7 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/AbstractGenericBeanMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/AbstractGenericBeanMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/AbstractTimeoutMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/AbstractTimeoutMetaData.java index d3be26eb7..a1cf065b8 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/AbstractTimeoutMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/AbstractTimeoutMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/AccessTimeoutMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/AccessTimeoutMetaData.java index 8f5391fc0..07a7facaf 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/AccessTimeoutMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/AccessTimeoutMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/ActivationConfigMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/ActivationConfigMetaData.java index 05839811e..713f52122 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/ActivationConfigMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/ActivationConfigMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/ActivationConfigPropertiesMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/ActivationConfigPropertiesMetaData.java index af723bdbb..caed828f5 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/ActivationConfigPropertiesMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/ActivationConfigPropertiesMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/ActivationConfigPropertyMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/ActivationConfigPropertyMetaData.java index 85225fd9b..bc55790c6 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/ActivationConfigPropertyMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/ActivationConfigPropertyMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/ApplicationExceptionMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/ApplicationExceptionMetaData.java index 3e4797450..47a14998d 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/ApplicationExceptionMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/ApplicationExceptionMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/ApplicationExceptionsMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/ApplicationExceptionsMetaData.java index bbc7c1360..43e6ceba6 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/ApplicationExceptionsMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/ApplicationExceptionsMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/AroundInvokeMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/AroundInvokeMetaData.java index 072a25d16..aae55d0ad 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/AroundInvokeMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/AroundInvokeMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/AroundInvokesMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/AroundInvokesMetaData.java index c4aed1bb1..6ada292fa 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/AroundInvokesMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/AroundInvokesMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/AroundTimeoutMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/AroundTimeoutMetaData.java index d674d328a..9f6fd80c9 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/AroundTimeoutMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/AroundTimeoutMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/AroundTimeoutsMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/AroundTimeoutsMetaData.java index 1f418abd0..886235d9d 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/AroundTimeoutsMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/AroundTimeoutsMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/AssemblyDescriptorMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/AssemblyDescriptorMetaData.java index dc090df1d..bbde0dc0b 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/AssemblyDescriptorMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/AssemblyDescriptorMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/AsyncMethodMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/AsyncMethodMetaData.java index 6f441064d..bf305a0d5 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/AsyncMethodMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/AsyncMethodMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/AsyncMethodsMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/AsyncMethodsMetaData.java index e3c2184cc..f3cc9880c 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/AsyncMethodsMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/AsyncMethodsMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/BusinessLocalsMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/BusinessLocalsMetaData.java index 9c9cf8441..7393f15cf 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/BusinessLocalsMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/BusinessLocalsMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/BusinessRemotesMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/BusinessRemotesMetaData.java index 75a9471b2..c4c66ac14 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/BusinessRemotesMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/BusinessRemotesMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/CMPFieldMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/CMPFieldMetaData.java index 02f5268b4..dc9cab594 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/CMPFieldMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/CMPFieldMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/CMPFieldsMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/CMPFieldsMetaData.java index 693ad4d76..22450d734 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/CMPFieldsMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/CMPFieldsMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/CMRFieldMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/CMRFieldMetaData.java index 7f5324941..d6fe2b749 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/CMRFieldMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/CMRFieldMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/ConcurrentMethodMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/ConcurrentMethodMetaData.java index a56265cb6..a26acfeda 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/ConcurrentMethodMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/ConcurrentMethodMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/ConcurrentMethodsMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/ConcurrentMethodsMetaData.java index 7b07331d0..bbc8d80bd 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/ConcurrentMethodsMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/ConcurrentMethodsMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/ContainerTransactionMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/ContainerTransactionMetaData.java index e2220e151..e3199b0d6 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/ContainerTransactionMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/ContainerTransactionMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/ContainerTransactionsMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/ContainerTransactionsMetaData.java index 9bed47282..0a1f50b1d 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/ContainerTransactionsMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/ContainerTransactionsMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/DependsOnMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/DependsOnMetaData.java index 401ff396b..b792ae934 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/DependsOnMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/DependsOnMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/EjbJarMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/EjbJarMetaData.java index b86035625..e13ba4064 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/EjbJarMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/EjbJarMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/EjbJarVersion.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/EjbJarVersion.java index 9219eb1cd..31b555fc4 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/EjbJarVersion.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/EjbJarVersion.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/EjbType.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/EjbType.java index 43e814743..6e1250d44 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/EjbType.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/EjbType.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/EnterpriseBeanMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/EnterpriseBeanMetaData.java index e21896caa..1b4a83e98 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/EnterpriseBeanMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/EnterpriseBeanMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/EnterpriseBeansMap.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/EnterpriseBeansMap.java index f59f16b52..1fbe7991e 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/EnterpriseBeansMap.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/EnterpriseBeansMap.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/EnterpriseBeansMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/EnterpriseBeansMetaData.java index 50dbc9389..1a74def54 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/EnterpriseBeansMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/EnterpriseBeansMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/EntityBeanMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/EntityBeanMetaData.java index e8254c709..fa42b38d4 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/EntityBeanMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/EntityBeanMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/ExcludeListMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/ExcludeListMetaData.java index 29cd34548..2354061df 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/ExcludeListMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/ExcludeListMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/ExtendableMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/ExtendableMetaData.java index 3352cf8a9..765fa2970 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/ExtendableMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/ExtendableMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/ExtendableMetaDataSupport.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/ExtendableMetaDataSupport.java index e704fd1b8..9fb5ee365 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/ExtendableMetaDataSupport.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/ExtendableMetaDataSupport.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/GenericBeanMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/GenericBeanMetaData.java index bded5c4aa..c1d57238e 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/GenericBeanMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/GenericBeanMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/InitMethodMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/InitMethodMetaData.java index 5dc0304b2..721a9dfc6 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/InitMethodMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/InitMethodMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/InitMethodsMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/InitMethodsMetaData.java index 973352efd..08ca8603b 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/InitMethodsMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/InitMethodsMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/InterceptorBindingMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/InterceptorBindingMetaData.java index ef5e3405c..12aa58c13 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/InterceptorBindingMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/InterceptorBindingMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/InterceptorBindingsMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/InterceptorBindingsMetaData.java index b5e41c562..6699deda2 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/InterceptorBindingsMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/InterceptorBindingsMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/InterceptorClassesMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/InterceptorClassesMetaData.java index 57e570b45..ec4a5c30b 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/InterceptorClassesMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/InterceptorClassesMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/InterceptorMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/InterceptorMetaData.java index 18e285107..984bfa5f8 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/InterceptorMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/InterceptorMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/InterceptorOrderMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/InterceptorOrderMetaData.java index c358d80b8..cf91d339e 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/InterceptorOrderMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/InterceptorOrderMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/InterceptorsMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/InterceptorsMetaData.java index 98ee61d96..718188def 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/InterceptorsMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/InterceptorsMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/MergeableMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/MergeableMetaData.java index 782bbfa86..b8053c25e 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/MergeableMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/MergeableMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/MessageDrivenBean31MetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/MessageDrivenBean31MetaData.java index ff3e02b08..07b4a53e5 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/MessageDrivenBean31MetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/MessageDrivenBean31MetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/MessageDrivenBeanMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/MessageDrivenBeanMetaData.java index 0b5b59fe7..2a306f558 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/MessageDrivenBeanMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/MessageDrivenBeanMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/MessageDrivenDestinationMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/MessageDrivenDestinationMetaData.java index 0f299f74f..5b770e789 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/MessageDrivenDestinationMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/MessageDrivenDestinationMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/MethodInterfaceType.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/MethodInterfaceType.java index c71ee039d..038fa8878 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/MethodInterfaceType.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/MethodInterfaceType.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/MethodMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/MethodMetaData.java index 40de9a8dd..7de3a1b78 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/MethodMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/MethodMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/MethodParametersMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/MethodParametersMetaData.java index c86d7be80..b5ec34db8 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/MethodParametersMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/MethodParametersMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/MethodPermissionMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/MethodPermissionMetaData.java index 7e84f023a..ec7e8b678 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/MethodPermissionMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/MethodPermissionMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/MethodPermissionsMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/MethodPermissionsMetaData.java index 9a4023d3a..5af0817d7 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/MethodPermissionsMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/MethodPermissionsMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/MethodsMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/MethodsMetaData.java index 0521ab1a9..b7d6d093d 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/MethodsMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/MethodsMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/MultiplicityType.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/MultiplicityType.java index 3b9a59a7e..3e09fe983 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/MultiplicityType.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/MultiplicityType.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/NamedMethodMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/NamedMethodMetaData.java index dd34d8366..9782e790a 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/NamedMethodMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/NamedMethodMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/PersistenceType.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/PersistenceType.java index 954fa5956..ea4285dea 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/PersistenceType.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/PersistenceType.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/QueriesMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/QueriesMetaData.java index 29855697b..16ea1cd71 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/QueriesMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/QueriesMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/QueryMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/QueryMetaData.java index fd7a9b201..2957edc0c 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/QueryMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/QueryMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/RelationMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/RelationMetaData.java index 5f8fc3f3e..c7ee2d475 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/RelationMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/RelationMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/RelationRoleMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/RelationRoleMetaData.java index 61c92d00a..7c8c1e49a 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/RelationRoleMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/RelationRoleMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/RelationRoleSourceMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/RelationRoleSourceMetaData.java index 3aec268b0..e7759d686 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/RelationRoleSourceMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/RelationRoleSourceMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/RelationsMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/RelationsMetaData.java index c12b808f3..63283029d 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/RelationsMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/RelationsMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/RemoveMethodMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/RemoveMethodMetaData.java index 36017217d..d2b7019d0 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/RemoveMethodMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/RemoveMethodMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/RemoveMethodsMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/RemoveMethodsMetaData.java index 6f117f5c6..095cbcb5f 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/RemoveMethodsMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/RemoveMethodsMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/ResultTypeMapping.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/ResultTypeMapping.java index bbacf21f1..4f0643119 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/ResultTypeMapping.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/ResultTypeMapping.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/ScheduleMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/ScheduleMetaData.java index 95e2ec927..2936748d1 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/ScheduleMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/ScheduleMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/SecurityIdentityMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/SecurityIdentityMetaData.java index 554f27618..2b654e39f 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/SecurityIdentityMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/SecurityIdentityMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/SessionBean31MetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/SessionBean31MetaData.java index 88754b44d..cfd4503af 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/SessionBean31MetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/SessionBean31MetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/SessionBean32MetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/SessionBean32MetaData.java index 5f7d74770..6cc4c0688 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/SessionBean32MetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/SessionBean32MetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/SessionBeanMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/SessionBeanMetaData.java index 782f3ffb7..5914058f6 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/SessionBeanMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/SessionBeanMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/SessionType.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/SessionType.java index 45211c930..7406264d9 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/SessionType.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/SessionType.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/StatefulTimeoutMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/StatefulTimeoutMetaData.java index 795317490..4eac729bd 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/StatefulTimeoutMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/StatefulTimeoutMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/SubscriptionDurability.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/SubscriptionDurability.java index 08b866fa5..59f0dfa29 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/SubscriptionDurability.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/SubscriptionDurability.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/main/java/org/jboss/metadata/ejb/spec/TimerMetaData.java b/ejb/src/main/java/org/jboss/metadata/ejb/spec/TimerMetaData.java index 35fb8718c..48367ef3c 100644 --- a/ejb/src/main/java/org/jboss/metadata/ejb/spec/TimerMetaData.java +++ b/ejb/src/main/java/org/jboss/metadata/ejb/spec/TimerMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.spec; diff --git a/ejb/src/test/java/org/jboss/metadata/ejb/test/application/exception/AppExceptionOne.java b/ejb/src/test/java/org/jboss/metadata/ejb/test/application/exception/AppExceptionOne.java index 6154f9ba8..f416673eb 100644 --- a/ejb/src/test/java/org/jboss/metadata/ejb/test/application/exception/AppExceptionOne.java +++ b/ejb/src/test/java/org/jboss/metadata/ejb/test/application/exception/AppExceptionOne.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.test.application.exception; diff --git a/ejb/src/test/java/org/jboss/metadata/ejb/test/application/exception/AppExceptionThree.java b/ejb/src/test/java/org/jboss/metadata/ejb/test/application/exception/AppExceptionThree.java index b464098b8..0edbbc410 100644 --- a/ejb/src/test/java/org/jboss/metadata/ejb/test/application/exception/AppExceptionThree.java +++ b/ejb/src/test/java/org/jboss/metadata/ejb/test/application/exception/AppExceptionThree.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.test.application.exception; diff --git a/ejb/src/test/java/org/jboss/metadata/ejb/test/application/exception/AppExceptionTwo.java b/ejb/src/test/java/org/jboss/metadata/ejb/test/application/exception/AppExceptionTwo.java index 6245bcccc..496ab9ee4 100644 --- a/ejb/src/test/java/org/jboss/metadata/ejb/test/application/exception/AppExceptionTwo.java +++ b/ejb/src/test/java/org/jboss/metadata/ejb/test/application/exception/AppExceptionTwo.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.test.application.exception; diff --git a/ejb/src/test/java/org/jboss/metadata/ejb/test/application/exception/unit/ApplicationExceptionTestCase.java b/ejb/src/test/java/org/jboss/metadata/ejb/test/application/exception/unit/ApplicationExceptionTestCase.java index 4a720604c..64304b319 100644 --- a/ejb/src/test/java/org/jboss/metadata/ejb/test/application/exception/unit/ApplicationExceptionTestCase.java +++ b/ejb/src/test/java/org/jboss/metadata/ejb/test/application/exception/unit/ApplicationExceptionTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.test.application.exception.unit; diff --git a/ejb/src/test/java/org/jboss/metadata/ejb/test/bz1192591/IIOPParserTestCase.java b/ejb/src/test/java/org/jboss/metadata/ejb/test/bz1192591/IIOPParserTestCase.java index 5c31fbe05..29110b25f 100644 --- a/ejb/src/test/java/org/jboss/metadata/ejb/test/bz1192591/IIOPParserTestCase.java +++ b/ejb/src/test/java/org/jboss/metadata/ejb/test/bz1192591/IIOPParserTestCase.java @@ -1,24 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright (c) 2015, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. - */ + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0*/ package org.jboss.metadata.ejb.test.bz1192591; import org.jboss.metadata.ejb.jboss.IIOPMetaData; diff --git a/ejb/src/test/java/org/jboss/metadata/ejb/test/bz901186/IIOPMetaDataTestCase.java b/ejb/src/test/java/org/jboss/metadata/ejb/test/bz901186/IIOPMetaDataTestCase.java index 8dcf08da8..36d3db127 100644 --- a/ejb/src/test/java/org/jboss/metadata/ejb/test/bz901186/IIOPMetaDataTestCase.java +++ b/ejb/src/test/java/org/jboss/metadata/ejb/test/bz901186/IIOPMetaDataTestCase.java @@ -1,3 +1,8 @@ +/* + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 + */ + package org.jboss.metadata.ejb.test.bz901186; import org.jboss.metadata.ejb.jboss.IIOPMetaData; diff --git a/ejb/src/test/java/org/jboss/metadata/ejb/test/common/UnmarshallingHelper.java b/ejb/src/test/java/org/jboss/metadata/ejb/test/common/UnmarshallingHelper.java index cecb5fde6..1e15f5988 100644 --- a/ejb/src/test/java/org/jboss/metadata/ejb/test/common/UnmarshallingHelper.java +++ b/ejb/src/test/java/org/jboss/metadata/ejb/test/common/UnmarshallingHelper.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.test.common; diff --git a/ejb/src/test/java/org/jboss/metadata/ejb/test/common/ValidationHelper.java b/ejb/src/test/java/org/jboss/metadata/ejb/test/common/ValidationHelper.java index 12812f589..2e7255633 100644 --- a/ejb/src/test/java/org/jboss/metadata/ejb/test/common/ValidationHelper.java +++ b/ejb/src/test/java/org/jboss/metadata/ejb/test/common/ValidationHelper.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.test.common; diff --git a/ejb/src/test/java/org/jboss/metadata/ejb/test/distinctname/DistinctNameTestCase.java b/ejb/src/test/java/org/jboss/metadata/ejb/test/distinctname/DistinctNameTestCase.java index fa6de66ff..9c25508f8 100644 --- a/ejb/src/test/java/org/jboss/metadata/ejb/test/distinctname/DistinctNameTestCase.java +++ b/ejb/src/test/java/org/jboss/metadata/ejb/test/distinctname/DistinctNameTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.test.distinctname; diff --git a/ejb/src/test/java/org/jboss/metadata/ejb/test/ejbthree936/GenericBeanTestCase.java b/ejb/src/test/java/org/jboss/metadata/ejb/test/ejbthree936/GenericBeanTestCase.java index 7b2887f65..2310c4403 100644 --- a/ejb/src/test/java/org/jboss/metadata/ejb/test/ejbthree936/GenericBeanTestCase.java +++ b/ejb/src/test/java/org/jboss/metadata/ejb/test/ejbthree936/GenericBeanTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.test.ejbthree936; diff --git a/ejb/src/test/java/org/jboss/metadata/ejb/test/entity/EntityBeanMetaDataMergingTestCase.java b/ejb/src/test/java/org/jboss/metadata/ejb/test/entity/EntityBeanMetaDataMergingTestCase.java index dab6acdea..628650a3b 100644 --- a/ejb/src/test/java/org/jboss/metadata/ejb/test/entity/EntityBeanMetaDataMergingTestCase.java +++ b/ejb/src/test/java/org/jboss/metadata/ejb/test/entity/EntityBeanMetaDataMergingTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.test.entity; diff --git a/ejb/src/test/java/org/jboss/metadata/ejb/test/entity/EntityBeanTestCase.java b/ejb/src/test/java/org/jboss/metadata/ejb/test/entity/EntityBeanTestCase.java index 64bd6c90f..db6974014 100644 --- a/ejb/src/test/java/org/jboss/metadata/ejb/test/entity/EntityBeanTestCase.java +++ b/ejb/src/test/java/org/jboss/metadata/ejb/test/entity/EntityBeanTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.test.entity; diff --git a/ejb/src/test/java/org/jboss/metadata/ejb/test/extension/CacheTest.java b/ejb/src/test/java/org/jboss/metadata/ejb/test/extension/CacheTest.java index aa0c6b838..68d558ce2 100644 --- a/ejb/src/test/java/org/jboss/metadata/ejb/test/extension/CacheTest.java +++ b/ejb/src/test/java/org/jboss/metadata/ejb/test/extension/CacheTest.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.test.extension; diff --git a/ejb/src/test/java/org/jboss/metadata/ejb/test/extension/CacheTestParser.java b/ejb/src/test/java/org/jboss/metadata/ejb/test/extension/CacheTestParser.java index 4a2706b29..1684fef11 100644 --- a/ejb/src/test/java/org/jboss/metadata/ejb/test/extension/CacheTestParser.java +++ b/ejb/src/test/java/org/jboss/metadata/ejb/test/extension/CacheTestParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.test.extension; diff --git a/ejb/src/test/java/org/jboss/metadata/ejb/test/extension/EjbSchemaValidationTestCase.java b/ejb/src/test/java/org/jboss/metadata/ejb/test/extension/EjbSchemaValidationTestCase.java index 6bd176cb2..af3a7e0e0 100644 --- a/ejb/src/test/java/org/jboss/metadata/ejb/test/extension/EjbSchemaValidationTestCase.java +++ b/ejb/src/test/java/org/jboss/metadata/ejb/test/extension/EjbSchemaValidationTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.test.extension; diff --git a/ejb/src/test/java/org/jboss/metadata/ejb/test/extension/EjbSpecDescriptorTestCase.java b/ejb/src/test/java/org/jboss/metadata/ejb/test/extension/EjbSpecDescriptorTestCase.java index e6397e0e0..41dba1cb3 100644 --- a/ejb/src/test/java/org/jboss/metadata/ejb/test/extension/EjbSpecDescriptorTestCase.java +++ b/ejb/src/test/java/org/jboss/metadata/ejb/test/extension/EjbSpecDescriptorTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.test.extension; diff --git a/ejb/src/test/java/org/jboss/metadata/ejb/test/extension/ExtensionTestCase.java b/ejb/src/test/java/org/jboss/metadata/ejb/test/extension/ExtensionTestCase.java index bf5558904..a5a0f9a37 100644 --- a/ejb/src/test/java/org/jboss/metadata/ejb/test/extension/ExtensionTestCase.java +++ b/ejb/src/test/java/org/jboss/metadata/ejb/test/extension/ExtensionTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.test.extension; diff --git a/ejb/src/test/java/org/jboss/metadata/ejb/test/extension/JbossEjbSchemaValidationTestCase.java b/ejb/src/test/java/org/jboss/metadata/ejb/test/extension/JbossEjbSchemaValidationTestCase.java index 3c76c1325..ac4a124f4 100644 --- a/ejb/src/test/java/org/jboss/metadata/ejb/test/extension/JbossEjbSchemaValidationTestCase.java +++ b/ejb/src/test/java/org/jboss/metadata/ejb/test/extension/JbossEjbSchemaValidationTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.test.extension; diff --git a/ejb/src/test/java/org/jboss/metadata/ejb/test/extension/TxTest.java b/ejb/src/test/java/org/jboss/metadata/ejb/test/extension/TxTest.java index adf27b6e3..c1e6d2f28 100644 --- a/ejb/src/test/java/org/jboss/metadata/ejb/test/extension/TxTest.java +++ b/ejb/src/test/java/org/jboss/metadata/ejb/test/extension/TxTest.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.test.extension; diff --git a/ejb/src/test/java/org/jboss/metadata/ejb/test/extension/TxTestParser.java b/ejb/src/test/java/org/jboss/metadata/ejb/test/extension/TxTestParser.java index 27b2e7b87..1e1e7b260 100644 --- a/ejb/src/test/java/org/jboss/metadata/ejb/test/extension/TxTestParser.java +++ b/ejb/src/test/java/org/jboss/metadata/ejb/test/extension/TxTestParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.test.extension; diff --git a/ejb/src/test/java/org/jboss/metadata/ejb/test/jbmeta242/unit/SessionTypeTestCase.java b/ejb/src/test/java/org/jboss/metadata/ejb/test/jbmeta242/unit/SessionTypeTestCase.java index 2e81c1fbd..be5459291 100644 --- a/ejb/src/test/java/org/jboss/metadata/ejb/test/jbmeta242/unit/SessionTypeTestCase.java +++ b/ejb/src/test/java/org/jboss/metadata/ejb/test/jbmeta242/unit/SessionTypeTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.test.jbmeta242.unit; diff --git a/ejb/src/test/java/org/jboss/metadata/ejb/test/jbmeta242/unit/SingletonMetaDataTestCase.java b/ejb/src/test/java/org/jboss/metadata/ejb/test/jbmeta242/unit/SingletonMetaDataTestCase.java index 1d5e34adf..c086b37be 100644 --- a/ejb/src/test/java/org/jboss/metadata/ejb/test/jbmeta242/unit/SingletonMetaDataTestCase.java +++ b/ejb/src/test/java/org/jboss/metadata/ejb/test/jbmeta242/unit/SingletonMetaDataTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.test.jbmeta242.unit; diff --git a/ejb/src/test/java/org/jboss/metadata/ejb/test/jbmeta332/GetEnterpriseBeanTestCase.java b/ejb/src/test/java/org/jboss/metadata/ejb/test/jbmeta332/GetEnterpriseBeanTestCase.java index ee6d81404..b500a483e 100644 --- a/ejb/src/test/java/org/jboss/metadata/ejb/test/jbmeta332/GetEnterpriseBeanTestCase.java +++ b/ejb/src/test/java/org/jboss/metadata/ejb/test/jbmeta332/GetEnterpriseBeanTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.test.jbmeta332; diff --git a/ejb/src/test/java/org/jboss/metadata/ejb/test/jbmeta335/ParseMDBTestCase.java b/ejb/src/test/java/org/jboss/metadata/ejb/test/jbmeta335/ParseMDBTestCase.java index 9212fc380..57f4d9af6 100644 --- a/ejb/src/test/java/org/jboss/metadata/ejb/test/jbmeta335/ParseMDBTestCase.java +++ b/ejb/src/test/java/org/jboss/metadata/ejb/test/jbmeta335/ParseMDBTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.test.jbmeta335; diff --git a/ejb/src/test/java/org/jboss/metadata/ejb/test/jbmeta400/ISO8601TestCase.java b/ejb/src/test/java/org/jboss/metadata/ejb/test/jbmeta400/ISO8601TestCase.java index 47542c87e..8590272cd 100644 --- a/ejb/src/test/java/org/jboss/metadata/ejb/test/jbmeta400/ISO8601TestCase.java +++ b/ejb/src/test/java/org/jboss/metadata/ejb/test/jbmeta400/ISO8601TestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright (c) 2017, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.test.jbmeta400; diff --git a/ejb/src/test/java/org/jboss/metadata/ejb/test/jbmeta410/IIOPMetaDataTestCase.java b/ejb/src/test/java/org/jboss/metadata/ejb/test/jbmeta410/IIOPMetaDataTestCase.java index 758f24a36..93c0255ed 100644 --- a/ejb/src/test/java/org/jboss/metadata/ejb/test/jbmeta410/IIOPMetaDataTestCase.java +++ b/ejb/src/test/java/org/jboss/metadata/ejb/test/jbmeta410/IIOPMetaDataTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2018, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.test.jbmeta410; diff --git a/ejb/src/test/java/org/jboss/metadata/ejb/test/merge/EjbJar4JBossMergeEverythingUnitTestCase.java b/ejb/src/test/java/org/jboss/metadata/ejb/test/merge/EjbJar4JBossMergeEverythingUnitTestCase.java index 6b66aefd3..e80ed04f5 100644 --- a/ejb/src/test/java/org/jboss/metadata/ejb/test/merge/EjbJar4JBossMergeEverythingUnitTestCase.java +++ b/ejb/src/test/java/org/jboss/metadata/ejb/test/merge/EjbJar4JBossMergeEverythingUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.test.merge; diff --git a/ejb/src/test/java/org/jboss/metadata/ejb/test/merge/EjbJarJBossMergeDifferentVersionsTestCase.java b/ejb/src/test/java/org/jboss/metadata/ejb/test/merge/EjbJarJBossMergeDifferentVersionsTestCase.java index 960f0de7e..b37c7578c 100644 --- a/ejb/src/test/java/org/jboss/metadata/ejb/test/merge/EjbJarJBossMergeDifferentVersionsTestCase.java +++ b/ejb/src/test/java/org/jboss/metadata/ejb/test/merge/EjbJarJBossMergeDifferentVersionsTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.test.merge; diff --git a/ejb/src/test/java/org/jboss/metadata/ejb/test/merge/EjbJarJBossMergeEverythingUnitTestCase.java b/ejb/src/test/java/org/jboss/metadata/ejb/test/merge/EjbJarJBossMergeEverythingUnitTestCase.java index 8adb93a14..aeb9d1217 100644 --- a/ejb/src/test/java/org/jboss/metadata/ejb/test/merge/EjbJarJBossMergeEverythingUnitTestCase.java +++ b/ejb/src/test/java/org/jboss/metadata/ejb/test/merge/EjbJarJBossMergeEverythingUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.test.merge; diff --git a/ejb/src/test/java/org/jboss/metadata/ejb/test/merge/EnterpriseBeanEjbJarVersionTestCase.java b/ejb/src/test/java/org/jboss/metadata/ejb/test/merge/EnterpriseBeanEjbJarVersionTestCase.java index bf2717ea1..b3fe32b59 100644 --- a/ejb/src/test/java/org/jboss/metadata/ejb/test/merge/EnterpriseBeanEjbJarVersionTestCase.java +++ b/ejb/src/test/java/org/jboss/metadata/ejb/test/merge/EnterpriseBeanEjbJarVersionTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.test.merge; diff --git a/ejb/src/test/java/org/jboss/metadata/ejb/test/message/destination/MessageDestinationTestCase.java b/ejb/src/test/java/org/jboss/metadata/ejb/test/message/destination/MessageDestinationTestCase.java index 38c57ff69..0addbd3ce 100644 --- a/ejb/src/test/java/org/jboss/metadata/ejb/test/message/destination/MessageDestinationTestCase.java +++ b/ejb/src/test/java/org/jboss/metadata/ejb/test/message/destination/MessageDestinationTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.test.message.destination; diff --git a/ejb/src/test/java/org/jboss/metadata/ejb/test/message/ejb20/Ejb20TestCase.java b/ejb/src/test/java/org/jboss/metadata/ejb/test/message/ejb20/Ejb20TestCase.java index 447a068a7..e3dc3ebc2 100644 --- a/ejb/src/test/java/org/jboss/metadata/ejb/test/message/ejb20/Ejb20TestCase.java +++ b/ejb/src/test/java/org/jboss/metadata/ejb/test/message/ejb20/Ejb20TestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2014, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.test.message.ejb20; diff --git a/ejb/src/test/java/org/jboss/metadata/ejb/test/parser/jboss/ejb3/AbstractEJBBoundMetaDataParserUnitTestCase.java b/ejb/src/test/java/org/jboss/metadata/ejb/test/parser/jboss/ejb3/AbstractEJBBoundMetaDataParserUnitTestCase.java index 38b23244c..3dab4f38c 100644 --- a/ejb/src/test/java/org/jboss/metadata/ejb/test/parser/jboss/ejb3/AbstractEJBBoundMetaDataParserUnitTestCase.java +++ b/ejb/src/test/java/org/jboss/metadata/ejb/test/parser/jboss/ejb3/AbstractEJBBoundMetaDataParserUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.test.parser.jboss.ejb3; diff --git a/ejb/src/test/java/org/jboss/metadata/ejb/test/passivation/capable/PassivationCapableTestCase.java b/ejb/src/test/java/org/jboss/metadata/ejb/test/passivation/capable/PassivationCapableTestCase.java index 43f08e2f5..a1fb76f79 100644 --- a/ejb/src/test/java/org/jboss/metadata/ejb/test/passivation/capable/PassivationCapableTestCase.java +++ b/ejb/src/test/java/org/jboss/metadata/ejb/test/passivation/capable/PassivationCapableTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.test.passivation.capable; diff --git a/ejb/src/test/java/org/jboss/metadata/ejb/test/schedule/unit/ScheduleTestCase.java b/ejb/src/test/java/org/jboss/metadata/ejb/test/schedule/unit/ScheduleTestCase.java index a78c5028e..8b032bff5 100644 --- a/ejb/src/test/java/org/jboss/metadata/ejb/test/schedule/unit/ScheduleTestCase.java +++ b/ejb/src/test/java/org/jboss/metadata/ejb/test/schedule/unit/ScheduleTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.test.schedule.unit; diff --git a/ejb/src/test/java/org/jboss/metadata/ejb/test/txtimeout/TxTimeoutTestCase.java b/ejb/src/test/java/org/jboss/metadata/ejb/test/txtimeout/TxTimeoutTestCase.java index f99409360..91aff5aa1 100644 --- a/ejb/src/test/java/org/jboss/metadata/ejb/test/txtimeout/TxTimeoutTestCase.java +++ b/ejb/src/test/java/org/jboss/metadata/ejb/test/txtimeout/TxTimeoutTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.ejb.test.txtimeout; diff --git a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/IMailListener.java b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/IMailListener.java index a7df6db96..22816005b 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/IMailListener.java +++ b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/IMailListener.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.annotation.ejb3; diff --git a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/IMailMsg.java b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/IMailMsg.java index 8d3391785..3ea4cc62d 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/IMailMsg.java +++ b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/IMailMsg.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.annotation.ejb3; diff --git a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/IStateless.java b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/IStateless.java index 550d0f80b..375277671 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/IStateless.java +++ b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/IStateless.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.annotation.ejb3; diff --git a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MetaDataStatelessBean.java b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MetaDataStatelessBean.java index 75db1fc61..0a3357588 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MetaDataStatelessBean.java +++ b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MetaDataStatelessBean.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.annotation.ejb3; diff --git a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyApplicationException.java b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyApplicationException.java index 641c7ca92..ede13cb9a 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyApplicationException.java +++ b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyApplicationException.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.annotation.ejb3; diff --git a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyBaseInterceptor.java b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyBaseInterceptor.java index 8b51dd5b2..d531b30be 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyBaseInterceptor.java +++ b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyBaseInterceptor.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.annotation.ejb3; diff --git a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyEntityBean.java b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyEntityBean.java index 82f95022f..e8aa143f0 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyEntityBean.java +++ b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyEntityBean.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.annotation.ejb3; diff --git a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyMDB.java b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyMDB.java index a3233b4e7..ab1f07142 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyMDB.java +++ b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyMDB.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.annotation.ejb3; diff --git a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyStateful.java b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyStateful.java index 4934c42e0..ca942fa94 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyStateful.java +++ b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyStateful.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.annotation.ejb3; diff --git a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyStateful21.java b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyStateful21.java index e2bc6c7a6..5b87cec7c 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyStateful21.java +++ b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyStateful21.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.annotation.ejb3; diff --git a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyStatefulBean.java b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyStatefulBean.java index 40115a398..e5207c255 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyStatefulBean.java +++ b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyStatefulBean.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.annotation.ejb3; diff --git a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyStatefulHome.java b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyStatefulHome.java index 8d10aeb46..b69cf3bf6 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyStatefulHome.java +++ b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyStatefulHome.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.annotation.ejb3; diff --git a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyStateless21Bean.java b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyStateless21Bean.java index 784c70886..274ebae0b 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyStateless21Bean.java +++ b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyStateless21Bean.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.annotation.ejb3; diff --git a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyStateless21Home.java b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyStateless21Home.java index 672c71378..cb4450d9d 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyStateless21Home.java +++ b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyStateless21Home.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.annotation.ejb3; diff --git a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyStateless21Local.java b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyStateless21Local.java index f4bf6ee4a..a8193d661 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyStateless21Local.java +++ b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyStateless21Local.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.annotation.ejb3; diff --git a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyStatelessBean.java b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyStatelessBean.java index fd97555e6..23091bd1c 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyStatelessBean.java +++ b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyStatelessBean.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.annotation.ejb3; diff --git a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyStatelessLocal.java b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyStatelessLocal.java index ed9238e44..604a40cf5 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyStatelessLocal.java +++ b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyStatelessLocal.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.annotation.ejb3; diff --git a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyStatelessRemote.java b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyStatelessRemote.java index e87f5e09d..55a0af2ab 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyStatelessRemote.java +++ b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/MyStatelessRemote.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.annotation.ejb3; diff --git a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/SecureBean.java b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/SecureBean.java index de258f871..c5fa3368d 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/SecureBean.java +++ b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/SecureBean.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.annotation.ejb3; diff --git a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/SomeEntity.java b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/SomeEntity.java index 685f1b7db..8ccefab18 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/SomeEntity.java +++ b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/SomeEntity.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.annotation.ejb3; diff --git a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/TestClassInterceptor.java b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/TestClassInterceptor.java index 432ac8d8e..bb3c3b381 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/TestClassInterceptor.java +++ b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/TestClassInterceptor.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.annotation.ejb3; diff --git a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/TestMethodInterceptor.java b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/TestMethodInterceptor.java index fa05a00a6..a765feafa 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/TestMethodInterceptor.java +++ b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/TestMethodInterceptor.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.annotation.ejb3; diff --git a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/defaultinterface/Child.java b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/defaultinterface/Child.java index 8e647c8c2..e3d248b7f 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/defaultinterface/Child.java +++ b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/defaultinterface/Child.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.annotation.ejb3.defaultinterface; diff --git a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/defaultinterface/ChildInterface.java b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/defaultinterface/ChildInterface.java index 2b8c454d9..497b6c027 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/defaultinterface/ChildInterface.java +++ b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/defaultinterface/ChildInterface.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.annotation.ejb3.defaultinterface; diff --git a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/defaultinterface/DefaultInterface.java b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/defaultinterface/DefaultInterface.java index 4380a8227..829a078eb 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/defaultinterface/DefaultInterface.java +++ b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/defaultinterface/DefaultInterface.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.annotation.ejb3.defaultinterface; diff --git a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/defaultinterface/DefaultLocalInterfaceBean.java b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/defaultinterface/DefaultLocalInterfaceBean.java index 2ad0eb955..471d386db 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/defaultinterface/DefaultLocalInterfaceBean.java +++ b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/defaultinterface/DefaultLocalInterfaceBean.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.annotation.ejb3.defaultinterface; diff --git a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/defaultinterface/DefaultRemoteInterfaceBean.java b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/defaultinterface/DefaultRemoteInterfaceBean.java index b89ab6c0e..c2844bf20 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/defaultinterface/DefaultRemoteInterfaceBean.java +++ b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/defaultinterface/DefaultRemoteInterfaceBean.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.annotation.ejb3.defaultinterface; diff --git a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/defaultinterface/Parent.java b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/defaultinterface/Parent.java index 1acef3a78..3c0669380 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/defaultinterface/Parent.java +++ b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/defaultinterface/Parent.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.annotation.ejb3.defaultinterface; diff --git a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/defaultinterface/ParentInterface.java b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/defaultinterface/ParentInterface.java index 0a093b512..9f2f8de49 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/defaultinterface/ParentInterface.java +++ b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/defaultinterface/ParentInterface.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.annotation.ejb3.defaultinterface; diff --git a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/defaultinterface/SerializableBean.java b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/defaultinterface/SerializableBean.java index c0724c52e..cd44f7546 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/defaultinterface/SerializableBean.java +++ b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/defaultinterface/SerializableBean.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.annotation.ejb3.defaultinterface; diff --git a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/jbas5124/RemoteHomeInterface.java b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/jbas5124/RemoteHomeInterface.java index d04a96010..a69990377 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/jbas5124/RemoteHomeInterface.java +++ b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/jbas5124/RemoteHomeInterface.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.annotation.ejb3.jbas5124; diff --git a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/jbas5124/RemoteInterface.java b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/jbas5124/RemoteInterface.java index c21f27955..70424f5e5 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/jbas5124/RemoteInterface.java +++ b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/jbas5124/RemoteInterface.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.annotation.ejb3.jbas5124; diff --git a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/jbas5124/StatefulBean.java b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/jbas5124/StatefulBean.java index a6d322573..002bccbd7 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/jbas5124/StatefulBean.java +++ b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/jbas5124/StatefulBean.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.annotation.ejb3.jbas5124; diff --git a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/jbas5124/StatefulIF.java b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/jbas5124/StatefulIF.java index 0b5947b3d..415b6d691 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/jbas5124/StatefulIF.java +++ b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/jbas5124/StatefulIF.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.annotation.ejb3.jbas5124; diff --git a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/jbas5124/StatelessBean.java b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/jbas5124/StatelessBean.java index 4f40e4dbc..9153a3b9e 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/jbas5124/StatelessBean.java +++ b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/jbas5124/StatelessBean.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.annotation.ejb3.jbas5124; diff --git a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/jbas5124/StatelessIF.java b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/jbas5124/StatelessIF.java index 2638e8930..6ebe2cab1 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/jbas5124/StatelessIF.java +++ b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/jbas5124/StatelessIF.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.annotation.ejb3.jbas5124; diff --git a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/jbmeta30/MessageDrivenBean.java b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/jbmeta30/MessageDrivenBean.java index 4bcb5bc49..75fcafdfe 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/jbmeta30/MessageDrivenBean.java +++ b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/jbmeta30/MessageDrivenBean.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.annotation.ejb3.jbmeta30; diff --git a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/messagelistenerinterface/UnknownMessageListenerInterfaceMDB.java b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/messagelistenerinterface/UnknownMessageListenerInterfaceMDB.java index b939b6f99..ffdc979e7 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/messagelistenerinterface/UnknownMessageListenerInterfaceMDB.java +++ b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/messagelistenerinterface/UnknownMessageListenerInterfaceMDB.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.annotation.ejb3.messagelistenerinterface; diff --git a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/multiview/Multiview21Remote.java b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/multiview/Multiview21Remote.java index 4feb33f19..0a26be608 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/multiview/Multiview21Remote.java +++ b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/multiview/Multiview21Remote.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.annotation.ejb3.multiview; diff --git a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/multiview/Multiview3Remote.java b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/multiview/Multiview3Remote.java index b32eb21a1..c867529bd 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/multiview/Multiview3Remote.java +++ b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/multiview/Multiview3Remote.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.annotation.ejb3.multiview; diff --git a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/multiview/MultiviewBean.java b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/multiview/MultiviewBean.java index a54033f28..054714ee7 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/multiview/MultiviewBean.java +++ b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/multiview/MultiviewBean.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.annotation.ejb3.multiview; diff --git a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/multiview/MultiviewHome.java b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/multiview/MultiviewHome.java index b1732f46a..1f368ccaf 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/multiview/MultiviewHome.java +++ b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/multiview/MultiviewHome.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.annotation.ejb3.multiview; diff --git a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/partialxml/EjbLink2Bean.java b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/partialxml/EjbLink2Bean.java index e62f5f686..93df37968 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/partialxml/EjbLink2Bean.java +++ b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/partialxml/EjbLink2Bean.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.annotation.ejb3.partialxml; diff --git a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/partialxml/EjbLink3Bean.java b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/partialxml/EjbLink3Bean.java index 7dd00d4eb..2019ba0b1 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/partialxml/EjbLink3Bean.java +++ b/ejb/src/test/java/org/jboss/test/metadata/annotation/ejb3/partialxml/EjbLink3Bean.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.annotation.ejb3.partialxml; diff --git a/ejb/src/test/java/org/jboss/test/metadata/ejb/AbstractEJBEverythingTest.java b/ejb/src/test/java/org/jboss/test/metadata/ejb/AbstractEJBEverythingTest.java index 572bfce9e..1a952db9d 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/ejb/AbstractEJBEverythingTest.java +++ b/ejb/src/test/java/org/jboss/test/metadata/ejb/AbstractEJBEverythingTest.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ejb; diff --git a/ejb/src/test/java/org/jboss/test/metadata/ejb/AbstractJBossEnterpriseBeanOverrideTest.java b/ejb/src/test/java/org/jboss/test/metadata/ejb/AbstractJBossEnterpriseBeanOverrideTest.java index 8c5dc45fb..e150abf4e 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/ejb/AbstractJBossEnterpriseBeanOverrideTest.java +++ b/ejb/src/test/java/org/jboss/test/metadata/ejb/AbstractJBossEnterpriseBeanOverrideTest.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ejb; diff --git a/ejb/src/test/java/org/jboss/test/metadata/ejb/AbstractMappedMetaDataUnitTestCase.java b/ejb/src/test/java/org/jboss/test/metadata/ejb/AbstractMappedMetaDataUnitTestCase.java index 4ab416447..5931b2943 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/ejb/AbstractMappedMetaDataUnitTestCase.java +++ b/ejb/src/test/java/org/jboss/test/metadata/ejb/AbstractMappedMetaDataUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ejb; diff --git a/ejb/src/test/java/org/jboss/test/metadata/ejb/BusinessBean.java b/ejb/src/test/java/org/jboss/test/metadata/ejb/BusinessBean.java index deaf47ed3..4f82f1937 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/ejb/BusinessBean.java +++ b/ejb/src/test/java/org/jboss/test/metadata/ejb/BusinessBean.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ejb; diff --git a/ejb/src/test/java/org/jboss/test/metadata/ejb/BusinessInterface.java b/ejb/src/test/java/org/jboss/test/metadata/ejb/BusinessInterface.java index a9d953569..bcfab091d 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/ejb/BusinessInterface.java +++ b/ejb/src/test/java/org/jboss/test/metadata/ejb/BusinessInterface.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ejb; diff --git a/ejb/src/test/java/org/jboss/test/metadata/ejb/EJBMetaDataTestSuite.java b/ejb/src/test/java/org/jboss/test/metadata/ejb/EJBMetaDataTestSuite.java index e4935f21b..c38631c0c 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/ejb/EJBMetaDataTestSuite.java +++ b/ejb/src/test/java/org/jboss/test/metadata/ejb/EJBMetaDataTestSuite.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ejb; diff --git a/ejb/src/test/java/org/jboss/test/metadata/ejb/EjbJar11UnitTestCase.java b/ejb/src/test/java/org/jboss/test/metadata/ejb/EjbJar11UnitTestCase.java index 2be665ba5..5825cf1c0 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/ejb/EjbJar11UnitTestCase.java +++ b/ejb/src/test/java/org/jboss/test/metadata/ejb/EjbJar11UnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ejb; diff --git a/ejb/src/test/java/org/jboss/test/metadata/ejb/EjbJar20UnitTestCase.java b/ejb/src/test/java/org/jboss/test/metadata/ejb/EjbJar20UnitTestCase.java index 359d7ea46..fe6ffc311 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/ejb/EjbJar20UnitTestCase.java +++ b/ejb/src/test/java/org/jboss/test/metadata/ejb/EjbJar20UnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ejb; diff --git a/ejb/src/test/java/org/jboss/test/metadata/ejb/EjbJar21EverythingUnitTestCase.java b/ejb/src/test/java/org/jboss/test/metadata/ejb/EjbJar21EverythingUnitTestCase.java index b40c193eb..22cb36a24 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/ejb/EjbJar21EverythingUnitTestCase.java +++ b/ejb/src/test/java/org/jboss/test/metadata/ejb/EjbJar21EverythingUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ejb; diff --git a/ejb/src/test/java/org/jboss/test/metadata/ejb/EjbJar21UnitTestCase.java b/ejb/src/test/java/org/jboss/test/metadata/ejb/EjbJar21UnitTestCase.java index bd5ac6e6f..26e405047 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/ejb/EjbJar21UnitTestCase.java +++ b/ejb/src/test/java/org/jboss/test/metadata/ejb/EjbJar21UnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ejb; diff --git a/ejb/src/test/java/org/jboss/test/metadata/ejb/EjbJar31UnitTestCase.java b/ejb/src/test/java/org/jboss/test/metadata/ejb/EjbJar31UnitTestCase.java index e95950f9d..054315f9b 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/ejb/EjbJar31UnitTestCase.java +++ b/ejb/src/test/java/org/jboss/test/metadata/ejb/EjbJar31UnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ejb; diff --git a/ejb/src/test/java/org/jboss/test/metadata/ejb/EjbJar3xEverythingUnitTestCase.java b/ejb/src/test/java/org/jboss/test/metadata/ejb/EjbJar3xEverythingUnitTestCase.java index fd7035933..dc8898890 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/ejb/EjbJar3xEverythingUnitTestCase.java +++ b/ejb/src/test/java/org/jboss/test/metadata/ejb/EjbJar3xEverythingUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ejb; diff --git a/ejb/src/test/java/org/jboss/test/metadata/ejb/EjbJar3xUnitTestCase.java b/ejb/src/test/java/org/jboss/test/metadata/ejb/EjbJar3xUnitTestCase.java index 21039ce12..a74ad8226 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/ejb/EjbJar3xUnitTestCase.java +++ b/ejb/src/test/java/org/jboss/test/metadata/ejb/EjbJar3xUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ejb; diff --git a/ejb/src/test/java/org/jboss/test/metadata/ejb/EjbJar4xEverythingUnitTestCase.java b/ejb/src/test/java/org/jboss/test/metadata/ejb/EjbJar4xEverythingUnitTestCase.java index 106e623d8..c212cab4a 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/ejb/EjbJar4xEverythingUnitTestCase.java +++ b/ejb/src/test/java/org/jboss/test/metadata/ejb/EjbJar4xEverythingUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2020, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ejb; diff --git a/ejb/src/test/java/org/jboss/test/metadata/ejb/EjbJarJBossMergeActivationConfigUnitTestCase.java b/ejb/src/test/java/org/jboss/test/metadata/ejb/EjbJarJBossMergeActivationConfigUnitTestCase.java index 3c3fea4cb..25de2419a 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/ejb/EjbJarJBossMergeActivationConfigUnitTestCase.java +++ b/ejb/src/test/java/org/jboss/test/metadata/ejb/EjbJarJBossMergeActivationConfigUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ejb; diff --git a/ejb/src/test/java/org/jboss/test/metadata/ejb/EjbJarJBossMergeEverythingUnitTestCase.java b/ejb/src/test/java/org/jboss/test/metadata/ejb/EjbJarJBossMergeEverythingUnitTestCase.java index fc91f0d97..875bcf8a9 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/ejb/EjbJarJBossMergeEverythingUnitTestCase.java +++ b/ejb/src/test/java/org/jboss/test/metadata/ejb/EjbJarJBossMergeEverythingUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ejb; diff --git a/ejb/src/test/java/org/jboss/test/metadata/ejb/JBoss42UnitTestCase.java b/ejb/src/test/java/org/jboss/test/metadata/ejb/JBoss42UnitTestCase.java index 1f3005062..b05da5bed 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/ejb/JBoss42UnitTestCase.java +++ b/ejb/src/test/java/org/jboss/test/metadata/ejb/JBoss42UnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ejb; diff --git a/ejb/src/test/java/org/jboss/test/metadata/ejb/JBoss50UnitTestCase.java b/ejb/src/test/java/org/jboss/test/metadata/ejb/JBoss50UnitTestCase.java index 5af508117..2889f16ff 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/ejb/JBoss50UnitTestCase.java +++ b/ejb/src/test/java/org/jboss/test/metadata/ejb/JBoss50UnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ejb; diff --git a/ejb/src/test/java/org/jboss/test/metadata/ejb/JBoss51EAPDefaultJMSRAUnitTestCase.java b/ejb/src/test/java/org/jboss/test/metadata/ejb/JBoss51EAPDefaultJMSRAUnitTestCase.java index e0215ed81..7bedd7235 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/ejb/JBoss51EAPDefaultJMSRAUnitTestCase.java +++ b/ejb/src/test/java/org/jboss/test/metadata/ejb/JBoss51EAPDefaultJMSRAUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ejb; diff --git a/ejb/src/test/java/org/jboss/test/metadata/ejb/JBoss51EverythingUnitTestCase.java b/ejb/src/test/java/org/jboss/test/metadata/ejb/JBoss51EverythingUnitTestCase.java index 3a9c35648..5c2f0e8ef 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/ejb/JBoss51EverythingUnitTestCase.java +++ b/ejb/src/test/java/org/jboss/test/metadata/ejb/JBoss51EverythingUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ejb; diff --git a/ejb/src/test/java/org/jboss/test/metadata/ejb/JBoss5xEverythingUnitTestCase.java b/ejb/src/test/java/org/jboss/test/metadata/ejb/JBoss5xEverythingUnitTestCase.java index c24a3b397..115f1839a 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/ejb/JBoss5xEverythingUnitTestCase.java +++ b/ejb/src/test/java/org/jboss/test/metadata/ejb/JBoss5xEverythingUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ejb; diff --git a/ejb/src/test/java/org/jboss/test/metadata/ejb/JBoss60DefaultJMSRAUnitTestCase.java b/ejb/src/test/java/org/jboss/test/metadata/ejb/JBoss60DefaultJMSRAUnitTestCase.java index 82c06fece..d9093da46 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/ejb/JBoss60DefaultJMSRAUnitTestCase.java +++ b/ejb/src/test/java/org/jboss/test/metadata/ejb/JBoss60DefaultJMSRAUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ejb; diff --git a/ejb/src/test/java/org/jboss/test/metadata/ejb/JBossAssemblyDescriptorOverrideUnitTestCase.java b/ejb/src/test/java/org/jboss/test/metadata/ejb/JBossAssemblyDescriptorOverrideUnitTestCase.java index f5336ed15..aa97059f4 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/ejb/JBossAssemblyDescriptorOverrideUnitTestCase.java +++ b/ejb/src/test/java/org/jboss/test/metadata/ejb/JBossAssemblyDescriptorOverrideUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ejb; diff --git a/ejb/src/test/java/org/jboss/test/metadata/ejb/JBossConsumerBeanOverrideUnitTestCase.java b/ejb/src/test/java/org/jboss/test/metadata/ejb/JBossConsumerBeanOverrideUnitTestCase.java index 7e685e24e..afe653074 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/ejb/JBossConsumerBeanOverrideUnitTestCase.java +++ b/ejb/src/test/java/org/jboss/test/metadata/ejb/JBossConsumerBeanOverrideUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ejb; diff --git a/ejb/src/test/java/org/jboss/test/metadata/ejb/JBossEnterpriseBeanOverrideUnitTestCase.java b/ejb/src/test/java/org/jboss/test/metadata/ejb/JBossEnterpriseBeanOverrideUnitTestCase.java index a351a4448..ff7e2f476 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/ejb/JBossEnterpriseBeanOverrideUnitTestCase.java +++ b/ejb/src/test/java/org/jboss/test/metadata/ejb/JBossEnterpriseBeanOverrideUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ejb; diff --git a/ejb/src/test/java/org/jboss/test/metadata/ejb/JBossEntityBeanOverrideUnitTestCase.java b/ejb/src/test/java/org/jboss/test/metadata/ejb/JBossEntityBeanOverrideUnitTestCase.java index e7016171c..efce1c795 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/ejb/JBossEntityBeanOverrideUnitTestCase.java +++ b/ejb/src/test/java/org/jboss/test/metadata/ejb/JBossEntityBeanOverrideUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ejb; diff --git a/ejb/src/test/java/org/jboss/test/metadata/ejb/JBossEnvironmentRefsGroupOverrideUnitTestCase.java b/ejb/src/test/java/org/jboss/test/metadata/ejb/JBossEnvironmentRefsGroupOverrideUnitTestCase.java index 8f9913502..8eac67d1c 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/ejb/JBossEnvironmentRefsGroupOverrideUnitTestCase.java +++ b/ejb/src/test/java/org/jboss/test/metadata/ejb/JBossEnvironmentRefsGroupOverrideUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ejb; diff --git a/ejb/src/test/java/org/jboss/test/metadata/ejb/JBossMessageDrivenBeanOverrideUnitTestCase.java b/ejb/src/test/java/org/jboss/test/metadata/ejb/JBossMessageDrivenBeanOverrideUnitTestCase.java index 1e8cddfd7..6ee97941e 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/ejb/JBossMessageDrivenBeanOverrideUnitTestCase.java +++ b/ejb/src/test/java/org/jboss/test/metadata/ejb/JBossMessageDrivenBeanOverrideUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ejb; diff --git a/ejb/src/test/java/org/jboss/test/metadata/ejb/JBossMetaDataOverrideUnitTestCase.java b/ejb/src/test/java/org/jboss/test/metadata/ejb/JBossMetaDataOverrideUnitTestCase.java index a0e82d73a..4f9a2c2db 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/ejb/JBossMetaDataOverrideUnitTestCase.java +++ b/ejb/src/test/java/org/jboss/test/metadata/ejb/JBossMetaDataOverrideUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ejb; diff --git a/ejb/src/test/java/org/jboss/test/metadata/ejb/JBossModuleNameMergeUnitTestCase.java b/ejb/src/test/java/org/jboss/test/metadata/ejb/JBossModuleNameMergeUnitTestCase.java index d746591ed..80f9ee7c2 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/ejb/JBossModuleNameMergeUnitTestCase.java +++ b/ejb/src/test/java/org/jboss/test/metadata/ejb/JBossModuleNameMergeUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ejb; diff --git a/ejb/src/test/java/org/jboss/test/metadata/ejb/JBossServiceBeanOverrideUnitTestCase.java b/ejb/src/test/java/org/jboss/test/metadata/ejb/JBossServiceBeanOverrideUnitTestCase.java index 0008c1b2d..961d741fd 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/ejb/JBossServiceBeanOverrideUnitTestCase.java +++ b/ejb/src/test/java/org/jboss/test/metadata/ejb/JBossServiceBeanOverrideUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ejb; diff --git a/ejb/src/test/java/org/jboss/test/metadata/ejb/JBossSessionBeanOverrideUnitTestCase.java b/ejb/src/test/java/org/jboss/test/metadata/ejb/JBossSessionBeanOverrideUnitTestCase.java index 14c98bb88..c2ed5ebd9 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/ejb/JBossSessionBeanOverrideUnitTestCase.java +++ b/ejb/src/test/java/org/jboss/test/metadata/ejb/JBossSessionBeanOverrideUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ejb; diff --git a/ejb/src/test/java/org/jboss/test/metadata/ejb/SchemaVersionUnitTestCase.java b/ejb/src/test/java/org/jboss/test/metadata/ejb/SchemaVersionUnitTestCase.java index 787b76b21..cbea00b0a 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/ejb/SchemaVersionUnitTestCase.java +++ b/ejb/src/test/java/org/jboss/test/metadata/ejb/SchemaVersionUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ejb; diff --git a/ejb/src/test/java/org/jboss/test/metadata/ejb/whitespace/WhitespaceUnitTestCase.java b/ejb/src/test/java/org/jboss/test/metadata/ejb/whitespace/WhitespaceUnitTestCase.java index 746c376a8..729e955f5 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/ejb/whitespace/WhitespaceUnitTestCase.java +++ b/ejb/src/test/java/org/jboss/test/metadata/ejb/whitespace/WhitespaceUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.ejb.whitespace; diff --git a/ejb/src/test/java/org/jboss/test/metadata/jbmeta56/unit/EnvironmentTestCase.java b/ejb/src/test/java/org/jboss/test/metadata/jbmeta56/unit/EnvironmentTestCase.java index e9e8273ff..4f9fd740a 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/jbmeta56/unit/EnvironmentTestCase.java +++ b/ejb/src/test/java/org/jboss/test/metadata/jbmeta56/unit/EnvironmentTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.jbmeta56.unit; diff --git a/ejb/src/test/java/org/jboss/test/metadata/jbmeta66/unit/GenericBeanWithHomeTestCase.java b/ejb/src/test/java/org/jboss/test/metadata/jbmeta66/unit/GenericBeanWithHomeTestCase.java index c590c535c..529a4f5cf 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/jbmeta66/unit/GenericBeanWithHomeTestCase.java +++ b/ejb/src/test/java/org/jboss/test/metadata/jbmeta66/unit/GenericBeanWithHomeTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.jbmeta66.unit; diff --git a/ejb/src/test/java/org/jboss/test/metadata/jbmeta97/unit/EnvironmentRefsGroupMetaDataMergeTestCase.java b/ejb/src/test/java/org/jboss/test/metadata/jbmeta97/unit/EnvironmentRefsGroupMetaDataMergeTestCase.java index 4e4c95868..6faac203b 100644 --- a/ejb/src/test/java/org/jboss/test/metadata/jbmeta97/unit/EnvironmentRefsGroupMetaDataMergeTestCase.java +++ b/ejb/src/test/java/org/jboss/test/metadata/jbmeta97/unit/EnvironmentRefsGroupMetaDataMergeTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.jbmeta97.unit; diff --git a/ejb/src/test/resources/alternate-previous/schema/jboss-ejb-iiop_1_0.xsd b/ejb/src/test/resources/alternate-previous/schema/jboss-ejb-iiop_1_0.xsd index de73914b0..b0d69b58c 100644 --- a/ejb/src/test/resources/alternate-previous/schema/jboss-ejb-iiop_1_0.xsd +++ b/ejb/src/test/resources/alternate-previous/schema/jboss-ejb-iiop_1_0.xsd @@ -1,26 +1,9 @@ - + + + diff --git a/ejb/src/test/resources/org/jboss/metadata/ejb/test/application/exception/ejb-jar.xml b/ejb/src/test/resources/org/jboss/metadata/ejb/test/application/exception/ejb-jar.xml index 3d4f272ac..6dd140dba 100644 --- a/ejb/src/test/resources/org/jboss/metadata/ejb/test/application/exception/ejb-jar.xml +++ b/ejb/src/test/resources/org/jboss/metadata/ejb/test/application/exception/ejb-jar.xml @@ -1,4 +1,9 @@ + + diff --git a/ejb/src/test/resources/org/jboss/metadata/ejb/test/async/ejb-jar.xml b/ejb/src/test/resources/org/jboss/metadata/ejb/test/async/ejb-jar.xml index d4e3ccf31..72d1f2dbe 100644 --- a/ejb/src/test/resources/org/jboss/metadata/ejb/test/async/ejb-jar.xml +++ b/ejb/src/test/resources/org/jboss/metadata/ejb/test/async/ejb-jar.xml @@ -1,4 +1,9 @@ + + diff --git a/ejb/src/test/resources/org/jboss/metadata/ejb/test/bz1192591/jboss-ejb3-workaround.xml b/ejb/src/test/resources/org/jboss/metadata/ejb/test/bz1192591/jboss-ejb3-workaround.xml index 3fc8218c8..30e633831 100644 --- a/ejb/src/test/resources/org/jboss/metadata/ejb/test/bz1192591/jboss-ejb3-workaround.xml +++ b/ejb/src/test/resources/org/jboss/metadata/ejb/test/bz1192591/jboss-ejb3-workaround.xml @@ -1,23 +1,6 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ejb/src/test/resources/org/jboss/metadata/ejb/test/merge/JBossEjb31Everything_testPartial.xml b/ejb/src/test/resources/org/jboss/metadata/ejb/test/merge/JBossEjb31Everything_testPartial.xml index 2b3fbee97..169232a7c 100644 --- a/ejb/src/test/resources/org/jboss/metadata/ejb/test/merge/JBossEjb31Everything_testPartial.xml +++ b/ejb/src/test/resources/org/jboss/metadata/ejb/test/merge/JBossEjb31Everything_testPartial.xml @@ -1,24 +1,7 @@ diff --git a/ejb/src/test/resources/org/jboss/metadata/ejb/test/merge/ejb-jar-version-30.xml b/ejb/src/test/resources/org/jboss/metadata/ejb/test/merge/ejb-jar-version-30.xml index 3d803bd23..bb490f40f 100644 --- a/ejb/src/test/resources/org/jboss/metadata/ejb/test/merge/ejb-jar-version-30.xml +++ b/ejb/src/test/resources/org/jboss/metadata/ejb/test/merge/ejb-jar-version-30.xml @@ -1,4 +1,9 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ejb/src/test/resources/org/jboss/test/metadata/annotation/ejb3/runas/jboss.xml b/ejb/src/test/resources/org/jboss/test/metadata/annotation/ejb3/runas/jboss.xml index ba2e07bb2..e26890bae 100644 --- a/ejb/src/test/resources/org/jboss/test/metadata/annotation/ejb3/runas/jboss.xml +++ b/ejb/src/test/resources/org/jboss/test/metadata/annotation/ejb3/runas/jboss.xml @@ -1,4 +1,9 @@ + + diff --git a/ejb/src/test/resources/org/jboss/test/metadata/annotation/jbmeta98/ejb-jar.xml b/ejb/src/test/resources/org/jboss/test/metadata/annotation/jbmeta98/ejb-jar.xml index c421bce52..334d10ce4 100644 --- a/ejb/src/test/resources/org/jboss/test/metadata/annotation/jbmeta98/ejb-jar.xml +++ b/ejb/src/test/resources/org/jboss/test/metadata/annotation/jbmeta98/ejb-jar.xml @@ -1,4 +1,9 @@ + + + + guest diff --git a/ejb/src/test/resources/org/jboss/test/metadata/annotation/jbmeta99/ejb-jar.xml b/ejb/src/test/resources/org/jboss/test/metadata/annotation/jbmeta99/ejb-jar.xml index 6ceb95edc..fc4aaad2a 100644 --- a/ejb/src/test/resources/org/jboss/test/metadata/annotation/jbmeta99/ejb-jar.xml +++ b/ejb/src/test/resources/org/jboss/test/metadata/annotation/jbmeta99/ejb-jar.xml @@ -1,4 +1,9 @@ + + + + diff --git a/ejb/src/test/resources/org/jboss/test/metadata/ejb/EjbJar20_testEntity.xml b/ejb/src/test/resources/org/jboss/test/metadata/ejb/EjbJar20_testEntity.xml index ee44deed2..6acfbff47 100644 --- a/ejb/src/test/resources/org/jboss/test/metadata/ejb/EjbJar20_testEntity.xml +++ b/ejb/src/test/resources/org/jboss/test/metadata/ejb/EjbJar20_testEntity.xml @@ -1,4 +1,9 @@ + + diff --git a/ejb/src/test/resources/org/jboss/test/metadata/ejb/EjbJar20_testMDB.xml b/ejb/src/test/resources/org/jboss/test/metadata/ejb/EjbJar20_testMDB.xml index 21b9332af..23fd0184c 100644 --- a/ejb/src/test/resources/org/jboss/test/metadata/ejb/EjbJar20_testMDB.xml +++ b/ejb/src/test/resources/org/jboss/test/metadata/ejb/EjbJar20_testMDB.xml @@ -1,4 +1,9 @@ + + diff --git a/ejb/src/test/resources/org/jboss/test/metadata/ejb/EjbJar20_testOneMany.xml b/ejb/src/test/resources/org/jboss/test/metadata/ejb/EjbJar20_testOneMany.xml index 783c0d0b5..ecb4f880e 100644 --- a/ejb/src/test/resources/org/jboss/test/metadata/ejb/EjbJar20_testOneMany.xml +++ b/ejb/src/test/resources/org/jboss/test/metadata/ejb/EjbJar20_testOneMany.xml @@ -1,5 +1,10 @@ + + diff --git a/ejb/src/test/resources/org/jboss/test/metadata/ejb/EjbJar20_testRedefinedContainer.xml b/ejb/src/test/resources/org/jboss/test/metadata/ejb/EjbJar20_testRedefinedContainer.xml index 552608316..633e9a08b 100644 --- a/ejb/src/test/resources/org/jboss/test/metadata/ejb/EjbJar20_testRedefinedContainer.xml +++ b/ejb/src/test/resources/org/jboss/test/metadata/ejb/EjbJar20_testRedefinedContainer.xml @@ -1,4 +1,9 @@ + + diff --git a/ejb/src/test/resources/org/jboss/test/metadata/ejb/EjbJar20_testResourceRefs.xml b/ejb/src/test/resources/org/jboss/test/metadata/ejb/EjbJar20_testResourceRefs.xml index 096e9c8cb..f4833bc60 100644 --- a/ejb/src/test/resources/org/jboss/test/metadata/ejb/EjbJar20_testResourceRefs.xml +++ b/ejb/src/test/resources/org/jboss/test/metadata/ejb/EjbJar20_testResourceRefs.xml @@ -1,4 +1,9 @@ + + diff --git a/ejb/src/test/resources/org/jboss/test/metadata/ejb/EjbJar20_testVersion.xml b/ejb/src/test/resources/org/jboss/test/metadata/ejb/EjbJar20_testVersion.xml index d5f58dc12..03e156b7e 100644 --- a/ejb/src/test/resources/org/jboss/test/metadata/ejb/EjbJar20_testVersion.xml +++ b/ejb/src/test/resources/org/jboss/test/metadata/ejb/EjbJar20_testVersion.xml @@ -1,4 +1,9 @@ + + diff --git a/ejb/src/test/resources/org/jboss/test/metadata/ejb/EjbJar21Everything_testEverything.xml b/ejb/src/test/resources/org/jboss/test/metadata/ejb/EjbJar21Everything_testEverything.xml index 28ca4b22c..ff993e05a 100644 --- a/ejb/src/test/resources/org/jboss/test/metadata/ejb/EjbJar21Everything_testEverything.xml +++ b/ejb/src/test/resources/org/jboss/test/metadata/ejb/EjbJar21Everything_testEverything.xml @@ -1,4 +1,9 @@ + + + + + + + + + + + + + + + + - + + diff --git a/ejb/src/test/resources/org/jboss/test/metadata/ejb/EjbJar3xEverything_testBeanOnlyInJBoss.xml b/ejb/src/test/resources/org/jboss/test/metadata/ejb/EjbJar3xEverything_testBeanOnlyInJBoss.xml index dce9806a9..ae9c13c9d 100644 --- a/ejb/src/test/resources/org/jboss/test/metadata/ejb/EjbJar3xEverything_testBeanOnlyInJBoss.xml +++ b/ejb/src/test/resources/org/jboss/test/metadata/ejb/EjbJar3xEverything_testBeanOnlyInJBoss.xml @@ -1,5 +1,10 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss32_redefinedContainer.xml b/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss32_redefinedContainer.xml index 2100f9ec6..189102d7f 100644 --- a/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss32_redefinedContainer.xml +++ b/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss32_redefinedContainer.xml @@ -1,5 +1,10 @@ - + + diff --git a/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss40_testMultipleMerge.xml b/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss40_testMultipleMerge.xml index 874327d10..d96cfcea2 100644 --- a/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss40_testMultipleMerge.xml +++ b/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss40_testMultipleMerge.xml @@ -1,4 +1,9 @@ + + diff --git a/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss42_testExcludedMethods.xml b/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss42_testExcludedMethods.xml index 174533bdd..c87ec5192 100644 --- a/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss42_testExcludedMethods.xml +++ b/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss42_testExcludedMethods.xml @@ -1,4 +1,9 @@ + + diff --git a/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss42_testNoDoctype.xml b/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss42_testNoDoctype.xml index f47179929..04e803fee 100644 --- a/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss42_testNoDoctype.xml +++ b/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss42_testNoDoctype.xml @@ -1,3 +1,8 @@ + + /jaxrpc-enventry diff --git a/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss42_testRunAsMerge.xml b/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss42_testRunAsMerge.xml index 4a03071cb..3c0711fb1 100644 --- a/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss42_testRunAsMerge.xml +++ b/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss42_testRunAsMerge.xml @@ -1,5 +1,10 @@ - + + diff --git a/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss42_testServiceRefQname.xml b/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss42_testServiceRefQname.xml index dca39eea6..f8a33427e 100644 --- a/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss42_testServiceRefQname.xml +++ b/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss42_testServiceRefQname.xml @@ -1,4 +1,9 @@ + + diff --git a/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss42_testServiceRefQnameWithNS.xml b/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss42_testServiceRefQnameWithNS.xml index 5bf158c6b..5be448144 100644 --- a/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss42_testServiceRefQnameWithNS.xml +++ b/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss42_testServiceRefQnameWithNS.xml @@ -1,4 +1,9 @@ + + diff --git a/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss50_testConsumer.xml b/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss50_testConsumer.xml index d8a452a77..3154ac8c7 100644 --- a/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss50_testConsumer.xml +++ b/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss50_testConsumer.xml @@ -1,4 +1,9 @@ + + + + diff --git a/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss50_testCtsJBoss32.xml b/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss50_testCtsJBoss32.xml index 4917cb5ea..0c369b6b2 100644 --- a/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss50_testCtsJBoss32.xml +++ b/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss50_testCtsJBoss32.xml @@ -1,4 +1,9 @@ + + diff --git a/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss50_testDependencies.xml b/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss50_testDependencies.xml index 85b2f9d2a..58604582b 100644 --- a/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss50_testDependencies.xml +++ b/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss50_testDependencies.xml @@ -1,3 +1,8 @@ + + + + + + - + + + + + diff --git a/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss50_testJndiBindingPolicy.xml b/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss50_testJndiBindingPolicy.xml index 6ce3b5c48..2a4523158 100644 --- a/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss50_testJndiBindingPolicy.xml +++ b/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss50_testJndiBindingPolicy.xml @@ -1,4 +1,9 @@ + + + + + + + + + + diff --git a/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss50_testRunAsPrincipal.xml b/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss50_testRunAsPrincipal.xml index 1b138adbc..30903e634 100644 --- a/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss50_testRunAsPrincipal.xml +++ b/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss50_testRunAsPrincipal.xml @@ -1,4 +1,9 @@ + + + + + + + + diff --git a/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss51Everything_testEverything.xml b/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss51Everything_testEverything.xml index d874ccc47..46e7265de 100644 --- a/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss51Everything_testEverything.xml +++ b/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss51Everything_testEverything.xml @@ -1,4 +1,9 @@ + + + + + + + + + + diff --git a/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss5xEverything_testCreateDestination.xml b/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss5xEverything_testCreateDestination.xml index 1594c8da9..b2d81a43e 100644 --- a/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss5xEverything_testCreateDestination.xml +++ b/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss5xEverything_testCreateDestination.xml @@ -1,4 +1,9 @@ + + + + + + + + diff --git a/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss5xEverything_testStandard.xml b/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss5xEverything_testStandard.xml index 480b112a8..1861e47ee 100644 --- a/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss5xEverything_testStandard.xml +++ b/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss5xEverything_testStandard.xml @@ -1,6 +1,11 @@ - + + diff --git a/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss5xMergeActivationConfig.xml b/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss5xMergeActivationConfig.xml index 2f2bfce2f..46d4a3495 100644 --- a/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss5xMergeActivationConfig.xml +++ b/ejb/src/test/resources/org/jboss/test/metadata/ejb/JBoss5xMergeActivationConfig.xml @@ -1,4 +1,9 @@ + + + + diff --git a/ejb/src/test/resources/org/jboss/test/metadata/ejb/SchemaVersion_testVersion30.xml b/ejb/src/test/resources/org/jboss/test/metadata/ejb/SchemaVersion_testVersion30.xml index dd8f618b3..ead78eeed 100644 --- a/ejb/src/test/resources/org/jboss/test/metadata/ejb/SchemaVersion_testVersion30.xml +++ b/ejb/src/test/resources/org/jboss/test/metadata/ejb/SchemaVersion_testVersion30.xml @@ -1,4 +1,9 @@ + + diff --git a/ejb/src/test/resources/org/jboss/test/metadata/ejb/SchemaVersion_testVersion32.xml b/ejb/src/test/resources/org/jboss/test/metadata/ejb/SchemaVersion_testVersion32.xml index 0b499f6db..8c189c916 100644 --- a/ejb/src/test/resources/org/jboss/test/metadata/ejb/SchemaVersion_testVersion32.xml +++ b/ejb/src/test/resources/org/jboss/test/metadata/ejb/SchemaVersion_testVersion32.xml @@ -1,4 +1,9 @@ + + diff --git a/ejb/src/test/resources/org/jboss/test/metadata/ejb/SchemaVersion_testVersion40.xml b/ejb/src/test/resources/org/jboss/test/metadata/ejb/SchemaVersion_testVersion40.xml index 9614733e6..95131f85b 100644 --- a/ejb/src/test/resources/org/jboss/test/metadata/ejb/SchemaVersion_testVersion40.xml +++ b/ejb/src/test/resources/org/jboss/test/metadata/ejb/SchemaVersion_testVersion40.xml @@ -1,4 +1,9 @@ + + diff --git a/ejb/src/test/resources/org/jboss/test/metadata/ejb/SchemaVersion_testVersion42.xml b/ejb/src/test/resources/org/jboss/test/metadata/ejb/SchemaVersion_testVersion42.xml index c122d6160..29cfad91d 100644 --- a/ejb/src/test/resources/org/jboss/test/metadata/ejb/SchemaVersion_testVersion42.xml +++ b/ejb/src/test/resources/org/jboss/test/metadata/ejb/SchemaVersion_testVersion42.xml @@ -1,4 +1,9 @@ + + diff --git a/ejb/src/test/resources/org/jboss/test/metadata/ejb/SchemaVersion_testVersion50.xml b/ejb/src/test/resources/org/jboss/test/metadata/ejb/SchemaVersion_testVersion50.xml index d9a6a9855..532d7a5dd 100644 --- a/ejb/src/test/resources/org/jboss/test/metadata/ejb/SchemaVersion_testVersion50.xml +++ b/ejb/src/test/resources/org/jboss/test/metadata/ejb/SchemaVersion_testVersion50.xml @@ -1,4 +1,9 @@ + + diff --git a/ejb/src/test/resources/org/jboss/test/metadata/ejb/SchemaVersion_testVersion50xsd.xml b/ejb/src/test/resources/org/jboss/test/metadata/ejb/SchemaVersion_testVersion50xsd.xml index 315a56f5e..6c7c554e8 100644 --- a/ejb/src/test/resources/org/jboss/test/metadata/ejb/SchemaVersion_testVersion50xsd.xml +++ b/ejb/src/test/resources/org/jboss/test/metadata/ejb/SchemaVersion_testVersion50xsd.xml @@ -1,4 +1,9 @@ + + + + + diff --git a/ejb/src/test/resources/org/jboss/test/metadata/ejb/whitespace/Whitespace_testEjbJar20EnvEntry.xml b/ejb/src/test/resources/org/jboss/test/metadata/ejb/whitespace/Whitespace_testEjbJar20EnvEntry.xml index cd871bf67..8d0a4df81 100644 --- a/ejb/src/test/resources/org/jboss/test/metadata/ejb/whitespace/Whitespace_testEjbJar20EnvEntry.xml +++ b/ejb/src/test/resources/org/jboss/test/metadata/ejb/whitespace/Whitespace_testEjbJar20EnvEntry.xml @@ -1,4 +1,9 @@ + + diff --git a/ejb/src/test/resources/org/jboss/test/metadata/ejb/whitespace/Whitespace_testEjbJar21EnvEntry.xml b/ejb/src/test/resources/org/jboss/test/metadata/ejb/whitespace/Whitespace_testEjbJar21EnvEntry.xml index 182ab9cf9..ee3a3d0cb 100644 --- a/ejb/src/test/resources/org/jboss/test/metadata/ejb/whitespace/Whitespace_testEjbJar21EnvEntry.xml +++ b/ejb/src/test/resources/org/jboss/test/metadata/ejb/whitespace/Whitespace_testEjbJar21EnvEntry.xml @@ -1,3 +1,8 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ejb/src/test/resources/org/jboss/test/metadata/ejb/whitespace/Whitespace_testJBoss50EjbRef.xml b/ejb/src/test/resources/org/jboss/test/metadata/ejb/whitespace/Whitespace_testJBoss50EjbRef.xml index c3afe084c..544cd365c 100644 --- a/ejb/src/test/resources/org/jboss/test/metadata/ejb/whitespace/Whitespace_testJBoss50EjbRef.xml +++ b/ejb/src/test/resources/org/jboss/test/metadata/ejb/whitespace/Whitespace_testJBoss50EjbRef.xml @@ -1,4 +1,9 @@ + + + + - + + diff --git a/ejb/src/test/resources/org/jboss/test/metadata/jbmeta133/unit/jboss.xml b/ejb/src/test/resources/org/jboss/test/metadata/jbmeta133/unit/jboss.xml index 35149f5ca..93834e00f 100644 --- a/ejb/src/test/resources/org/jboss/test/metadata/jbmeta133/unit/jboss.xml +++ b/ejb/src/test/resources/org/jboss/test/metadata/jbmeta133/unit/jboss.xml @@ -1,4 +1,9 @@ + + diff --git a/ejb/src/test/resources/org/jboss/test/metadata/jbmeta154/unit/ejb-jar.xml b/ejb/src/test/resources/org/jboss/test/metadata/jbmeta154/unit/ejb-jar.xml index 26623985f..b50a4fcc3 100644 --- a/ejb/src/test/resources/org/jboss/test/metadata/jbmeta154/unit/ejb-jar.xml +++ b/ejb/src/test/resources/org/jboss/test/metadata/jbmeta154/unit/ejb-jar.xml @@ -1,4 +1,9 @@ + + + + + + + + diff --git a/ejb/src/test/resources/org/jboss/test/metadata/jbmeta56/unit/EnvironmentTestCase_testEnv.xml b/ejb/src/test/resources/org/jboss/test/metadata/jbmeta56/unit/EnvironmentTestCase_testEnv.xml index bd094ebf8..fd7debf55 100644 --- a/ejb/src/test/resources/org/jboss/test/metadata/jbmeta56/unit/EnvironmentTestCase_testEnv.xml +++ b/ejb/src/test/resources/org/jboss/test/metadata/jbmeta56/unit/EnvironmentTestCase_testEnv.xml @@ -1,4 +1,9 @@ + + diff --git a/ejb/src/test/resources/org/jboss/test/metadata/jbmeta56/unit/jboss.xml b/ejb/src/test/resources/org/jboss/test/metadata/jbmeta56/unit/jboss.xml index b758de33e..de2be04f1 100644 --- a/ejb/src/test/resources/org/jboss/test/metadata/jbmeta56/unit/jboss.xml +++ b/ejb/src/test/resources/org/jboss/test/metadata/jbmeta56/unit/jboss.xml @@ -1,4 +1,9 @@ + + diff --git a/ejb/src/test/resources/org/jboss/test/metadata/jbmeta66/unit/ejb-jar.xml b/ejb/src/test/resources/org/jboss/test/metadata/jbmeta66/unit/ejb-jar.xml index 03ccab05c..1bea11911 100644 --- a/ejb/src/test/resources/org/jboss/test/metadata/jbmeta66/unit/ejb-jar.xml +++ b/ejb/src/test/resources/org/jboss/test/metadata/jbmeta66/unit/ejb-jar.xml @@ -1,5 +1,10 @@ + + + + - + + + java:/DefaultDS persistence.jar diff --git a/ejb/src/test/resources/org/jboss/test/metadata/jpa/PersistenceMD_testMultipleMetaData.xml b/ejb/src/test/resources/org/jboss/test/metadata/jpa/PersistenceMD_testMultipleMetaData.xml index 29e645692..025ebf5c9 100644 --- a/ejb/src/test/resources/org/jboss/test/metadata/jpa/PersistenceMD_testMultipleMetaData.xml +++ b/ejb/src/test/resources/org/jboss/test/metadata/jpa/PersistenceMD_testMultipleMetaData.xml @@ -1,8 +1,13 @@ - + + + java:/DefaultDS persistence.jar diff --git a/ejb/src/test/resources/org/jboss/test/metadata/jpa/PersistenceMD_testMultipleProperties.xml b/ejb/src/test/resources/org/jboss/test/metadata/jpa/PersistenceMD_testMultipleProperties.xml index 30763ab8e..a994971a9 100644 --- a/ejb/src/test/resources/org/jboss/test/metadata/jpa/PersistenceMD_testMultipleProperties.xml +++ b/ejb/src/test/resources/org/jboss/test/metadata/jpa/PersistenceMD_testMultipleProperties.xml @@ -1,4 +1,9 @@ + + + + + + + + diff --git a/permissions/src/main/java/org/jboss/metadata/permissions/parser/spec/Attribute.java b/permissions/src/main/java/org/jboss/metadata/permissions/parser/spec/Attribute.java index eea4fddd9..bcf4d1654 100644 --- a/permissions/src/main/java/org/jboss/metadata/permissions/parser/spec/Attribute.java +++ b/permissions/src/main/java/org/jboss/metadata/permissions/parser/spec/Attribute.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.permissions.parser.spec; diff --git a/permissions/src/main/java/org/jboss/metadata/permissions/parser/spec/Element.java b/permissions/src/main/java/org/jboss/metadata/permissions/parser/spec/Element.java index db40164d8..17bceb018 100644 --- a/permissions/src/main/java/org/jboss/metadata/permissions/parser/spec/Element.java +++ b/permissions/src/main/java/org/jboss/metadata/permissions/parser/spec/Element.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.permissions.parser.spec; diff --git a/permissions/src/main/java/org/jboss/metadata/permissions/parser/spec/Permission70MetaDataParser.java b/permissions/src/main/java/org/jboss/metadata/permissions/parser/spec/Permission70MetaDataParser.java index 967ac3b68..8a78048ee 100644 --- a/permissions/src/main/java/org/jboss/metadata/permissions/parser/spec/Permission70MetaDataParser.java +++ b/permissions/src/main/java/org/jboss/metadata/permissions/parser/spec/Permission70MetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.permissions.parser.spec; diff --git a/permissions/src/main/java/org/jboss/metadata/permissions/parser/spec/Permissions70MetaDataParser.java b/permissions/src/main/java/org/jboss/metadata/permissions/parser/spec/Permissions70MetaDataParser.java index 780f872f7..030c93d5e 100644 --- a/permissions/src/main/java/org/jboss/metadata/permissions/parser/spec/Permissions70MetaDataParser.java +++ b/permissions/src/main/java/org/jboss/metadata/permissions/parser/spec/Permissions70MetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.permissions.parser.spec; diff --git a/permissions/src/main/java/org/jboss/metadata/permissions/parser/spec/PermissionsMetaDataParser.java b/permissions/src/main/java/org/jboss/metadata/permissions/parser/spec/PermissionsMetaDataParser.java index 45c91e4dd..00f50ad57 100644 --- a/permissions/src/main/java/org/jboss/metadata/permissions/parser/spec/PermissionsMetaDataParser.java +++ b/permissions/src/main/java/org/jboss/metadata/permissions/parser/spec/PermissionsMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.permissions.parser.spec; diff --git a/permissions/src/main/java/org/jboss/metadata/permissions/spec/Permission70MetaData.java b/permissions/src/main/java/org/jboss/metadata/permissions/spec/Permission70MetaData.java index 72715f975..0d87bc899 100644 --- a/permissions/src/main/java/org/jboss/metadata/permissions/spec/Permission70MetaData.java +++ b/permissions/src/main/java/org/jboss/metadata/permissions/spec/Permission70MetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.permissions.spec; diff --git a/permissions/src/main/java/org/jboss/metadata/permissions/spec/Permissions100MetaData.java b/permissions/src/main/java/org/jboss/metadata/permissions/spec/Permissions100MetaData.java index 641e3ac02..7104e7504 100644 --- a/permissions/src/main/java/org/jboss/metadata/permissions/spec/Permissions100MetaData.java +++ b/permissions/src/main/java/org/jboss/metadata/permissions/spec/Permissions100MetaData.java @@ -1,3 +1,7 @@ +/* + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 + */ package org.jboss.metadata.permissions.spec; public class Permissions100MetaData extends Permissions90MetaData { diff --git a/permissions/src/main/java/org/jboss/metadata/permissions/spec/Permissions70MetaData.java b/permissions/src/main/java/org/jboss/metadata/permissions/spec/Permissions70MetaData.java index d34440fe5..eb6d10d60 100644 --- a/permissions/src/main/java/org/jboss/metadata/permissions/spec/Permissions70MetaData.java +++ b/permissions/src/main/java/org/jboss/metadata/permissions/spec/Permissions70MetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.permissions.spec; diff --git a/permissions/src/main/java/org/jboss/metadata/permissions/spec/Permissions90MetaData.java b/permissions/src/main/java/org/jboss/metadata/permissions/spec/Permissions90MetaData.java index 66e99a0cf..a83b47449 100644 --- a/permissions/src/main/java/org/jboss/metadata/permissions/spec/Permissions90MetaData.java +++ b/permissions/src/main/java/org/jboss/metadata/permissions/spec/Permissions90MetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2020, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.permissions.spec; diff --git a/permissions/src/main/java/org/jboss/metadata/permissions/spec/Version.java b/permissions/src/main/java/org/jboss/metadata/permissions/spec/Version.java index 3f1672a76..ae4c98fe0 100644 --- a/permissions/src/main/java/org/jboss/metadata/permissions/spec/Version.java +++ b/permissions/src/main/java/org/jboss/metadata/permissions/spec/Version.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.permissions.spec; diff --git a/permissions/src/test/java/org/jboss/test/metadata/permissions/Permissions100EverythingUnitTestCase.java b/permissions/src/test/java/org/jboss/test/metadata/permissions/Permissions100EverythingUnitTestCase.java index 32dcb9d92..dbf55bdb9 100644 --- a/permissions/src/test/java/org/jboss/test/metadata/permissions/Permissions100EverythingUnitTestCase.java +++ b/permissions/src/test/java/org/jboss/test/metadata/permissions/Permissions100EverythingUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2022, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.permissions; diff --git a/permissions/src/test/java/org/jboss/test/metadata/permissions/Permissions100SchemaValidationTestCase.java b/permissions/src/test/java/org/jboss/test/metadata/permissions/Permissions100SchemaValidationTestCase.java index 868e873a5..3f875f9c9 100644 --- a/permissions/src/test/java/org/jboss/test/metadata/permissions/Permissions100SchemaValidationTestCase.java +++ b/permissions/src/test/java/org/jboss/test/metadata/permissions/Permissions100SchemaValidationTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2022, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.permissions; diff --git a/permissions/src/test/java/org/jboss/test/metadata/permissions/Permissions70EverythingUnitTestCase.java b/permissions/src/test/java/org/jboss/test/metadata/permissions/Permissions70EverythingUnitTestCase.java index df30e18da..82a4e034c 100644 --- a/permissions/src/test/java/org/jboss/test/metadata/permissions/Permissions70EverythingUnitTestCase.java +++ b/permissions/src/test/java/org/jboss/test/metadata/permissions/Permissions70EverythingUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.permissions; diff --git a/permissions/src/test/java/org/jboss/test/metadata/permissions/Permissions70SchemaValidationTestCase.java b/permissions/src/test/java/org/jboss/test/metadata/permissions/Permissions70SchemaValidationTestCase.java index 9ae542302..8d70d4a79 100644 --- a/permissions/src/test/java/org/jboss/test/metadata/permissions/Permissions70SchemaValidationTestCase.java +++ b/permissions/src/test/java/org/jboss/test/metadata/permissions/Permissions70SchemaValidationTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.permissions; diff --git a/permissions/src/test/java/org/jboss/test/metadata/permissions/Permissions90EverythingUnitTestCase.java b/permissions/src/test/java/org/jboss/test/metadata/permissions/Permissions90EverythingUnitTestCase.java index a2753242b..f79db0454 100644 --- a/permissions/src/test/java/org/jboss/test/metadata/permissions/Permissions90EverythingUnitTestCase.java +++ b/permissions/src/test/java/org/jboss/test/metadata/permissions/Permissions90EverythingUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.permissions; diff --git a/permissions/src/test/java/org/jboss/test/metadata/permissions/Permissions90SchemaValidationTestCase.java b/permissions/src/test/java/org/jboss/test/metadata/permissions/Permissions90SchemaValidationTestCase.java index 8c573ad4f..d04f1c271 100644 --- a/permissions/src/test/java/org/jboss/test/metadata/permissions/Permissions90SchemaValidationTestCase.java +++ b/permissions/src/test/java/org/jboss/test/metadata/permissions/Permissions90SchemaValidationTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2020, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.permissions; diff --git a/permissions/src/test/resources/log4j.xml b/permissions/src/test/resources/log4j.xml index 89d176939..9851dd449 100644 --- a/permissions/src/test/resources/log4j.xml +++ b/permissions/src/test/resources/log4j.xml @@ -1,4 +1,9 @@ + + diff --git a/permissions/src/test/resources/org/jboss/test/metadata/permissions/Permissions100Everything_testEverything.xml b/permissions/src/test/resources/org/jboss/test/metadata/permissions/Permissions100Everything_testEverything.xml index 8ea77ce1c..49f8648fc 100644 --- a/permissions/src/test/resources/org/jboss/test/metadata/permissions/Permissions100Everything_testEverything.xml +++ b/permissions/src/test/resources/org/jboss/test/metadata/permissions/Permissions100Everything_testEverything.xml @@ -1,4 +1,9 @@ + + + + + + + ~ Copyright The WildFly Authors + ~ SPDX-License-Identifier: Apache-2.0 + --> 4.0.0 @@ -42,8 +25,8 @@ - GNU Lesser General Public License v2.1 or later - http://repository.jboss.org/licenses/lgpl-2.1.txt + Apache License 2.0 + http://repository.jboss.org/licenses/apache-2.0.txt repo diff --git a/test/pom.xml b/test/pom.xml index 9bbe67f07..2fc088c15 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -1,3 +1,8 @@ + + 4.0.0 diff --git a/test/src/main/java/org/jboss/metadata/test/AbstractTestDelegate.java b/test/src/main/java/org/jboss/metadata/test/AbstractTestDelegate.java index df7165a58..cee667e16 100644 --- a/test/src/main/java/org/jboss/metadata/test/AbstractTestDelegate.java +++ b/test/src/main/java/org/jboss/metadata/test/AbstractTestDelegate.java @@ -1,24 +1,6 @@ /* - * JBoss, Home of Professional Open Source - * Copyright 2005, JBoss Inc., and individual contributors as indicated - * by the @authors tag. See the copyright.txt in the distribution for a - * full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. - */ + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0*/ package org.jboss.metadata.test; import java.lang.reflect.Method; diff --git a/test/src/main/java/org/jboss/metadata/test/AbstractTestSetup.java b/test/src/main/java/org/jboss/metadata/test/AbstractTestSetup.java index 977267b78..84ca3cafc 100644 --- a/test/src/main/java/org/jboss/metadata/test/AbstractTestSetup.java +++ b/test/src/main/java/org/jboss/metadata/test/AbstractTestSetup.java @@ -1,3 +1,7 @@ +/* + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 + */ package org.jboss.metadata.test; /** diff --git a/test/src/main/java/org/jboss/metadata/test/Classes.java b/test/src/main/java/org/jboss/metadata/test/Classes.java index 3e538249b..0b18eea2a 100644 --- a/test/src/main/java/org/jboss/metadata/test/Classes.java +++ b/test/src/main/java/org/jboss/metadata/test/Classes.java @@ -1,3 +1,7 @@ +/* + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 + */ package org.jboss.metadata.test; import java.lang.reflect.Method; diff --git a/test/src/main/java/org/jboss/metadata/test/ComparePreviousSchemasTestCase.java b/test/src/main/java/org/jboss/metadata/test/ComparePreviousSchemasTestCase.java index 962ff61ee..cb1f4416a 100644 --- a/test/src/main/java/org/jboss/metadata/test/ComparePreviousSchemasTestCase.java +++ b/test/src/main/java/org/jboss/metadata/test/ComparePreviousSchemasTestCase.java @@ -1,24 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright (c) 2015, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. - */ + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0*/ package org.jboss.metadata.test; import static org.junit.Assert.assertArrayEquals; diff --git a/web/LICENSE.txt b/web/LICENSE.txt index e0435254c..efa881a6e 100644 --- a/web/LICENSE.txt +++ b/web/LICENSE.txt @@ -1,458 +1,203 @@ - GNU LESSER GENERAL PUBLIC LICENSE - Version 2.1, February 1999 - - Copyright (C) 1991, 1999 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - -[This is the first released version of the Lesser GPL. It also counts - as the successor of the GNU Library Public License, version 2, hence - the version number 2.1.] - - Preamble - - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -Licenses are intended to guarantee your freedom to share and change -free software--to make sure the software is free for all its users. - - This license, the Lesser General Public License, applies to some -specially designated software packages--typically libraries--of the -Free Software Foundation and other authors who decide to use it. You -can use it too, but we suggest you first think carefully about whether -this license or the ordinary General Public License is the better -strategy to use in any particular case, based on the explanations below. - - When we speak of free software, we are referring to freedom of use, -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 this service if you wish); that you receive source code or can get -it if you want it; that you can change the software and use pieces of -it in new free programs; and that you are informed that you can do -these things. - - To protect your rights, we need to make restrictions that forbid -distributors to deny you these rights or to ask you to surrender these -rights. These restrictions translate to certain responsibilities for -you if you distribute copies of the library or if you modify it. - - For example, if you distribute copies of the library, whether gratis -or for a fee, you must give the recipients all the rights that we gave -you. You must make sure that they, too, receive or can get the source -code. If you link other code with the library, you must provide -complete object files to the recipients, so that they can relink them -with the library after making changes to the library and recompiling -it. And you must show them these terms so they know their rights. - - We protect your rights with a two-step method: (1) we copyright the -library, and (2) we offer you this license, which gives you legal -permission to copy, distribute and/or modify the library. - - To protect each distributor, we want to make it very clear that -there is no warranty for the free library. Also, if the library is -modified by someone else and passed on, the recipients should know -that what they have is not the original version, so that the original -author's reputation will not be affected by problems that might be -introduced by others. - - Finally, software patents pose a constant threat to the existence of -any free program. We wish to make sure that a company cannot -effectively restrict the users of a free program by obtaining a -restrictive license from a patent holder. Therefore, we insist that -any patent license obtained for a version of the library must be -consistent with the full freedom of use specified in this license. - - Most GNU software, including some libraries, is covered by the -ordinary GNU General Public License. This license, the GNU Lesser -General Public License, applies to certain designated libraries, and -is quite different from the ordinary General Public License. We use -this license for certain libraries in order to permit linking those -libraries into non-free programs. - - When a program is linked with a library, whether statically or using -a shared library, the combination of the two is legally speaking a -combined work, a derivative of the original library. The ordinary -General Public License therefore permits such linking only if the -entire combination fits its criteria of freedom. The Lesser General -Public License permits more lax criteria for linking other code with -the library. - - We call this license the "Lesser" General Public License because it -does Less to protect the user's freedom than the ordinary General -Public License. It also provides other free software developers Less -of an advantage over competing non-free programs. These disadvantages -are the reason we use the ordinary General Public License for many -libraries. However, the Lesser license provides advantages in certain -special circumstances. - - For example, on rare occasions, there may be a special need to -encourage the widest possible use of a certain library, so that it becomes -a de-facto standard. To achieve this, non-free programs must be -allowed to use the library. A more frequent case is that a free -library does the same job as widely used non-free libraries. In this -case, there is little to gain by limiting the free library to free -software only, so we use the Lesser General Public License. - - In other cases, permission to use a particular library in non-free -programs enables a greater number of people to use a large body of -free software. For example, permission to use the GNU C Library in -non-free programs enables many more people to use the whole GNU -operating system, as well as its variant, the GNU/Linux operating -system. - - Although the Lesser General Public License is Less protective of the -users' freedom, it does ensure that the user of a program that is -linked with the Library has the freedom and the wherewithal to run -that program using a modified version of the Library. - - The precise terms and conditions for copying, distribution and -modification follow. Pay close attention to the difference between a -"work based on the library" and a "work that uses the library". The -former contains code derived from the library, whereas the latter must -be combined with the library in order to run. - - GNU LESSER GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License Agreement applies to any software library or other -program which contains a notice placed by the copyright holder or -other authorized party saying it may be distributed under the terms of -this Lesser General Public License (also called "this License"). -Each licensee is addressed as "you". - - A "library" means a collection of software functions and/or data -prepared so as to be conveniently linked with application programs -(which use some of those functions and data) to form executables. - - The "Library", below, refers to any such software library or work -which has been distributed under these terms. A "work based on the -Library" means either the Library or any derivative work under -copyright law: that is to say, a work containing the Library or a -portion of it, either verbatim or with modifications and/or translated -straightforwardly into another language. (Hereinafter, translation is -included without limitation in the term "modification".) - - "Source code" for a work means the preferred form of the work for -making modifications to it. For a library, complete source code means -all the source code for all modules it contains, plus any associated -interface definition files, plus the scripts used to control compilation -and installation of the library. - - Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running a program using the Library is not restricted, and output from -such a program is covered only if its contents constitute a work based -on the Library (independent of the use of the Library in a tool for -writing it). Whether that is true depends on what the Library does -and what the program that uses the Library does. - - 1. You may copy and distribute verbatim copies of the Library's -complete source code as you receive it, in any medium, provided that -you conspicuously and appropriately publish on each copy an -appropriate copyright notice and disclaimer of warranty; keep intact -all the notices that refer to this License and to the absence of any -warranty; and distribute a copy of this License along with the -Library. - - You may charge a fee for the physical act of transferring a copy, -and you may at your option offer warranty protection in exchange for a -fee. - - 2. You may modify your copy or copies of the Library or any portion -of it, thus forming a work based on the Library, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) The modified work must itself be a software library. - - b) You must cause the files modified to carry prominent notices - stating that you changed the files and the date of any change. - - c) You must cause the whole of the work to be licensed at no - charge to all third parties under the terms of this License. - - d) If a facility in the modified Library refers to a function or a - table of data to be supplied by an application program that uses - the facility, other than as an argument passed when the facility - is invoked, then you must make a good faith effort to ensure that, - in the event an application does not supply such function or - table, the facility still operates, and performs whatever part of - its purpose remains meaningful. - - (For example, a function in a library to compute square roots has - a purpose that is entirely well-defined independent of the - application. Therefore, Subsection 2d requires that any - application-supplied function or table used by this function must - be optional: if the application does not supply it, the square - root function must still compute square roots.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Library, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Library, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote -it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Library. - -In addition, mere aggregation of another work not based on the Library -with the Library (or with a work based on the Library) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may opt to apply the terms of the ordinary GNU General Public -License instead of this License to a given copy of the Library. To do -this, you must alter all the notices that refer to this License, so -that they refer to the ordinary GNU General Public License, version 2, -instead of to this License. (If a newer version than version 2 of the -ordinary GNU General Public License has appeared, then you can specify -that version instead if you wish.) Do not make any other change in -these notices. - - Once this change is made in a given copy, it is irreversible for -that copy, so the ordinary GNU General Public License applies to all -subsequent copies and derivative works made from that copy. - - This option is useful when you wish to copy part of the code of -the Library into a program that is not a library. - - 4. You may copy and distribute the Library (or a portion or -derivative of it, under Section 2) in object code or executable form -under the terms of Sections 1 and 2 above provided that you accompany -it with the complete corresponding machine-readable source code, which -must be distributed under the terms of Sections 1 and 2 above on a -medium customarily used for software interchange. - - If distribution of object code is made by offering access to copy -from a designated place, then offering equivalent access to copy the -source code from the same place satisfies the requirement to -distribute the source code, even though third parties are not -compelled to copy the source along with the object code. - - 5. A program that contains no derivative of any portion of the -Library, but is designed to work with the Library by being compiled or -linked with it, is called a "work that uses the Library". Such a -work, in isolation, is not a derivative work of the Library, and -therefore falls outside the scope of this License. - - However, linking a "work that uses the Library" with the Library -creates an executable that is a derivative of the Library (because it -contains portions of the Library), rather than a "work that uses the -library". The executable is therefore covered by this License. -Section 6 states terms for distribution of such executables. - - When a "work that uses the Library" uses material from a header file -that is part of the Library, the object code for the work may be a -derivative work of the Library even though the source code is not. -Whether this is true is especially significant if the work can be -linked without the Library, or if the work is itself a library. The -threshold for this to be true is not precisely defined by law. - - If such an object file uses only numerical parameters, data -structure layouts and accessors, and small macros and small inline -functions (ten lines or less in length), then the use of the object -file is unrestricted, regardless of whether it is legally a derivative -work. (Executables containing this object code plus portions of the -Library will still fall under Section 6.) - - Otherwise, if the work is a derivative of the Library, you may -distribute the object code for the work under the terms of Section 6. -Any executables containing that work also fall under Section 6, -whether or not they are linked directly with the Library itself. - - 6. As an exception to the Sections above, you may also combine or -link a "work that uses the Library" with the Library to produce a -work containing portions of the Library, and distribute that work -under terms of your choice, provided that the terms permit -modification of the work for the customer's own use and reverse -engineering for debugging such modifications. - - You must give prominent notice with each copy of the work that the -Library is used in it and that the Library and its use are covered by -this License. You must supply a copy of this License. If the work -during execution displays copyright notices, you must include the -copyright notice for the Library among them, as well as a reference -directing the user to the copy of this License. Also, you must do one -of these things: - - a) Accompany the work with the complete corresponding - machine-readable source code for the Library including whatever - changes were used in the work (which must be distributed under - Sections 1 and 2 above); and, if the work is an executable linked - with the Library, with the complete machine-readable "work that - uses the Library", as object code and/or source code, so that the - user can modify the Library and then relink to produce a modified - executable containing the modified Library. (It is understood - that the user who changes the contents of definitions files in the - Library will not necessarily be able to recompile the application - to use the modified definitions.) - - b) Use a suitable shared library mechanism for linking with the - Library. A suitable mechanism is one that (1) uses at run time a - copy of the library already present on the user's computer system, - rather than copying library functions into the executable, and (2) - will operate properly with a modified version of the library, if - the user installs one, as long as the modified version is - interface-compatible with the version that the work was made with. - - c) Accompany the work with a written offer, valid for at - least three years, to give the same user the materials - specified in Subsection 6a, above, for a charge no more - than the cost of performing this distribution. - - d) If distribution of the work is made by offering access to copy - from a designated place, offer equivalent access to copy the above - specified materials from the same place. - - e) Verify that the user has already received a copy of these - materials or that you have already sent this user a copy. - - For an executable, the required form of the "work that uses the -Library" must include any data and utility programs needed for -reproducing the executable from it. However, as a special exception, -the materials to be distributed need not include anything that is -normally distributed (in either source or binary form) with the major -components (compiler, kernel, and so on) of the operating system on -which the executable runs, unless that component itself accompanies -the executable. - - It may happen that this requirement contradicts the license -restrictions of other proprietary libraries that do not normally -accompany the operating system. Such a contradiction means you cannot -use both them and the Library together in an executable that you -distribute. - - 7. You may place library facilities that are a work based on the -Library side-by-side in a single library together with other library -facilities not covered by this License, and distribute such a combined -library, provided that the separate distribution of the work based on -the Library and of the other library facilities is otherwise -permitted, and provided that you do these two things: - - a) Accompany the combined library with a copy of the same work - based on the Library, uncombined with any other library - facilities. This must be distributed under the terms of the - Sections above. - - b) Give prominent notice with the combined library of the fact - that part of it is a work based on the Library, and explaining - where to find the accompanying uncombined form of the same work. - - 8. You may not copy, modify, sublicense, link with, or distribute -the Library except as expressly provided under this License. Any -attempt otherwise to copy, modify, sublicense, link with, or -distribute the Library is void, and will automatically terminate your -rights under this License. However, parties who have received copies, -or rights, from you under this License will not have their licenses -terminated so long as such parties remain in full compliance. - - 9. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Library or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Library (or any work based on the -Library), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Library or works based on it. - - 10. Each time you redistribute the Library (or any work based on the -Library), the recipient automatically receives a license from the -original licensor to copy, distribute, link with or modify the Library -subject to these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties with -this License. - - 11. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -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 -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Library at all. For example, if a patent -license would not permit royalty-free redistribution of the Library by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Library. - -If any portion of this section is held invalid or unenforceable under any -particular circumstance, the balance of the section is intended to apply, -and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 12. If the distribution and/or use of the Library is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Library under this License may add -an explicit geographical distribution limitation excluding those countries, -so that distribution is permitted only in or among countries not thus -excluded. In such case, this License incorporates the limitation as if -written in the body of this License. - - 13. The Free Software Foundation may publish revised and/or new -versions of the Lesser 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 Library -specifies a version number of this License which applies to it and -"any later version", you have the option of following the terms and -conditions either of that version or of any later version published by -the Free Software Foundation. If the Library does not specify a -license version number, you may choose any version ever published by -the Free Software Foundation. - - 14. If you wish to incorporate parts of the Library into other free -programs whose distribution conditions are incompatible with these, -write to the author to ask for permission. For software which is -copyrighted by the Free Software Foundation, write to the Free -Software Foundation; we sometimes make exceptions for this. Our -decision will be guided by the two goals of preserving the free status -of all derivatives of our free software and of promoting the sharing -and reuse of software generally. - - NO WARRANTY - - 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO -WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. -EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR -OTHER PARTIES PROVIDE THE LIBRARY "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 -LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME -THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - - 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN -WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY -AND/OR REDISTRIBUTE THE LIBRARY 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 -LIBRARY (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 LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF -SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH -DAMAGES. - - END OF TERMS AND CONDITIONS + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + + diff --git a/web/pom.xml b/web/pom.xml index 90399f5d9..0e94c6f56 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -1,24 +1,7 @@ diff --git a/web/src/main/java/org/jboss/metadata/merge/web/jboss/JBossAnnotationMetaDataMerger.java b/web/src/main/java/org/jboss/metadata/merge/web/jboss/JBossAnnotationMetaDataMerger.java index 7795cb249..83af7ce49 100644 --- a/web/src/main/java/org/jboss/metadata/merge/web/jboss/JBossAnnotationMetaDataMerger.java +++ b/web/src/main/java/org/jboss/metadata/merge/web/jboss/JBossAnnotationMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.web.jboss; diff --git a/web/src/main/java/org/jboss/metadata/merge/web/jboss/JBossAnnotationsMetaDataMerger.java b/web/src/main/java/org/jboss/metadata/merge/web/jboss/JBossAnnotationsMetaDataMerger.java index eaecb69d3..a5c7fcb89 100644 --- a/web/src/main/java/org/jboss/metadata/merge/web/jboss/JBossAnnotationsMetaDataMerger.java +++ b/web/src/main/java/org/jboss/metadata/merge/web/jboss/JBossAnnotationsMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.web.jboss; diff --git a/web/src/main/java/org/jboss/metadata/merge/web/jboss/JBossServletMetaDataMerger.java b/web/src/main/java/org/jboss/metadata/merge/web/jboss/JBossServletMetaDataMerger.java index 9d8f03a49..c0b780b4c 100644 --- a/web/src/main/java/org/jboss/metadata/merge/web/jboss/JBossServletMetaDataMerger.java +++ b/web/src/main/java/org/jboss/metadata/merge/web/jboss/JBossServletMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.web.jboss; diff --git a/web/src/main/java/org/jboss/metadata/merge/web/jboss/JBossServletsMetaDataMerger.java b/web/src/main/java/org/jboss/metadata/merge/web/jboss/JBossServletsMetaDataMerger.java index a16aaeb0e..4d58b7f30 100644 --- a/web/src/main/java/org/jboss/metadata/merge/web/jboss/JBossServletsMetaDataMerger.java +++ b/web/src/main/java/org/jboss/metadata/merge/web/jboss/JBossServletsMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.web.jboss; diff --git a/web/src/main/java/org/jboss/metadata/merge/web/jboss/JBossWebMetaDataMerger.java b/web/src/main/java/org/jboss/metadata/merge/web/jboss/JBossWebMetaDataMerger.java index 615766ca3..caaef1d97 100644 --- a/web/src/main/java/org/jboss/metadata/merge/web/jboss/JBossWebMetaDataMerger.java +++ b/web/src/main/java/org/jboss/metadata/merge/web/jboss/JBossWebMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.web.jboss; diff --git a/web/src/main/java/org/jboss/metadata/merge/web/spec/AnnotationMergedViewMerger.java b/web/src/main/java/org/jboss/metadata/merge/web/spec/AnnotationMergedViewMerger.java index 2550c5299..995e530f7 100644 --- a/web/src/main/java/org/jboss/metadata/merge/web/spec/AnnotationMergedViewMerger.java +++ b/web/src/main/java/org/jboss/metadata/merge/web/spec/AnnotationMergedViewMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/merge/web/spec/AnnotationsMetaDataMerger.java b/web/src/main/java/org/jboss/metadata/merge/web/spec/AnnotationsMetaDataMerger.java index 18c9dd7bd..564f38ebb 100644 --- a/web/src/main/java/org/jboss/metadata/merge/web/spec/AnnotationsMetaDataMerger.java +++ b/web/src/main/java/org/jboss/metadata/merge/web/spec/AnnotationsMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/merge/web/spec/CookieConfigMetaDataMerger.java b/web/src/main/java/org/jboss/metadata/merge/web/spec/CookieConfigMetaDataMerger.java index ac924cc0a..7b5a8c74a 100644 --- a/web/src/main/java/org/jboss/metadata/merge/web/spec/CookieConfigMetaDataMerger.java +++ b/web/src/main/java/org/jboss/metadata/merge/web/spec/CookieConfigMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/merge/web/spec/FilterMappingMetaDataMerger.java b/web/src/main/java/org/jboss/metadata/merge/web/spec/FilterMappingMetaDataMerger.java index 88cb34a3a..8ba5de045 100644 --- a/web/src/main/java/org/jboss/metadata/merge/web/spec/FilterMappingMetaDataMerger.java +++ b/web/src/main/java/org/jboss/metadata/merge/web/spec/FilterMappingMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/merge/web/spec/FilterMetaDataMerger.java b/web/src/main/java/org/jboss/metadata/merge/web/spec/FilterMetaDataMerger.java index 4830ff1ff..ab4b01b14 100644 --- a/web/src/main/java/org/jboss/metadata/merge/web/spec/FilterMetaDataMerger.java +++ b/web/src/main/java/org/jboss/metadata/merge/web/spec/FilterMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/merge/web/spec/FiltersMetaDataMerger.java b/web/src/main/java/org/jboss/metadata/merge/web/spec/FiltersMetaDataMerger.java index 8ee96246c..1db92c122 100644 --- a/web/src/main/java/org/jboss/metadata/merge/web/spec/FiltersMetaDataMerger.java +++ b/web/src/main/java/org/jboss/metadata/merge/web/spec/FiltersMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/merge/web/spec/FormLoginConfigMetaDataMerger.java b/web/src/main/java/org/jboss/metadata/merge/web/spec/FormLoginConfigMetaDataMerger.java index d5f6dc0ca..a89d9c008 100644 --- a/web/src/main/java/org/jboss/metadata/merge/web/spec/FormLoginConfigMetaDataMerger.java +++ b/web/src/main/java/org/jboss/metadata/merge/web/spec/FormLoginConfigMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/merge/web/spec/JspConfigMetaDataMerger.java b/web/src/main/java/org/jboss/metadata/merge/web/spec/JspConfigMetaDataMerger.java index 4bdbab392..1c672ac43 100644 --- a/web/src/main/java/org/jboss/metadata/merge/web/spec/JspConfigMetaDataMerger.java +++ b/web/src/main/java/org/jboss/metadata/merge/web/spec/JspConfigMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/merge/web/spec/LocaleEncodingsMetaDataMerger.java b/web/src/main/java/org/jboss/metadata/merge/web/spec/LocaleEncodingsMetaDataMerger.java index fe2034115..e7a1d7ef7 100644 --- a/web/src/main/java/org/jboss/metadata/merge/web/spec/LocaleEncodingsMetaDataMerger.java +++ b/web/src/main/java/org/jboss/metadata/merge/web/spec/LocaleEncodingsMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/merge/web/spec/LoginConfigMetaDataMerger.java b/web/src/main/java/org/jboss/metadata/merge/web/spec/LoginConfigMetaDataMerger.java index dfd3fb90d..efe58e75a 100644 --- a/web/src/main/java/org/jboss/metadata/merge/web/spec/LoginConfigMetaDataMerger.java +++ b/web/src/main/java/org/jboss/metadata/merge/web/spec/LoginConfigMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/merge/web/spec/MultipartConfigMetaDataMerger.java b/web/src/main/java/org/jboss/metadata/merge/web/spec/MultipartConfigMetaDataMerger.java index 3a29afa01..1bace7267 100644 --- a/web/src/main/java/org/jboss/metadata/merge/web/spec/MultipartConfigMetaDataMerger.java +++ b/web/src/main/java/org/jboss/metadata/merge/web/spec/MultipartConfigMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/merge/web/spec/ServletMappingMetaDataMerger.java b/web/src/main/java/org/jboss/metadata/merge/web/spec/ServletMappingMetaDataMerger.java index 366d5e711..ec47cfa9a 100644 --- a/web/src/main/java/org/jboss/metadata/merge/web/spec/ServletMappingMetaDataMerger.java +++ b/web/src/main/java/org/jboss/metadata/merge/web/spec/ServletMappingMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/merge/web/spec/ServletMetaDataMerger.java b/web/src/main/java/org/jboss/metadata/merge/web/spec/ServletMetaDataMerger.java index 00c1274dc..1a7147966 100644 --- a/web/src/main/java/org/jboss/metadata/merge/web/spec/ServletMetaDataMerger.java +++ b/web/src/main/java/org/jboss/metadata/merge/web/spec/ServletMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/merge/web/spec/ServletsMetaDataMerger.java b/web/src/main/java/org/jboss/metadata/merge/web/spec/ServletsMetaDataMerger.java index d1739a245..d395a17ee 100644 --- a/web/src/main/java/org/jboss/metadata/merge/web/spec/ServletsMetaDataMerger.java +++ b/web/src/main/java/org/jboss/metadata/merge/web/spec/ServletsMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/merge/web/spec/SessionConfigMetaDataMerger.java b/web/src/main/java/org/jboss/metadata/merge/web/spec/SessionConfigMetaDataMerger.java index 64066fdb9..f6f0ed7ab 100644 --- a/web/src/main/java/org/jboss/metadata/merge/web/spec/SessionConfigMetaDataMerger.java +++ b/web/src/main/java/org/jboss/metadata/merge/web/spec/SessionConfigMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/merge/web/spec/WebCommonMetaDataMerger.java b/web/src/main/java/org/jboss/metadata/merge/web/spec/WebCommonMetaDataMerger.java index f6668d1bf..266e72c62 100644 --- a/web/src/main/java/org/jboss/metadata/merge/web/spec/WebCommonMetaDataMerger.java +++ b/web/src/main/java/org/jboss/metadata/merge/web/spec/WebCommonMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/merge/web/spec/WelcomeFileListMetaDataMerger.java b/web/src/main/java/org/jboss/metadata/merge/web/spec/WelcomeFileListMetaDataMerger.java index c594dd96b..b1cc8e582 100644 --- a/web/src/main/java/org/jboss/metadata/merge/web/spec/WelcomeFileListMetaDataMerger.java +++ b/web/src/main/java/org/jboss/metadata/merge/web/spec/WelcomeFileListMetaDataMerger.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.merge.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/parser/jbossweb/Attribute.java b/web/src/main/java/org/jboss/metadata/parser/jbossweb/Attribute.java index 7104e79ff..8e3580ce7 100644 --- a/web/src/main/java/org/jboss/metadata/parser/jbossweb/Attribute.java +++ b/web/src/main/java/org/jboss/metadata/parser/jbossweb/Attribute.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.jbossweb; diff --git a/web/src/main/java/org/jboss/metadata/parser/jbossweb/ContainerListenerMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/jbossweb/ContainerListenerMetaDataParser.java index af25d66b6..c53925b7e 100644 --- a/web/src/main/java/org/jboss/metadata/parser/jbossweb/ContainerListenerMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/jbossweb/ContainerListenerMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.jbossweb; diff --git a/web/src/main/java/org/jboss/metadata/parser/jbossweb/Element.java b/web/src/main/java/org/jboss/metadata/parser/jbossweb/Element.java index 6e5ac44e4..8043d3295 100644 --- a/web/src/main/java/org/jboss/metadata/parser/jbossweb/Element.java +++ b/web/src/main/java/org/jboss/metadata/parser/jbossweb/Element.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.jbossweb; diff --git a/web/src/main/java/org/jboss/metadata/parser/jbossweb/HttpHandlerMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/jbossweb/HttpHandlerMetaDataParser.java index 4e970f5d4..4a4bf9fb1 100644 --- a/web/src/main/java/org/jboss/metadata/parser/jbossweb/HttpHandlerMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/jbossweb/HttpHandlerMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.jbossweb; diff --git a/web/src/main/java/org/jboss/metadata/parser/jbossweb/HttpMethodConstraintMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/jbossweb/HttpMethodConstraintMetaDataParser.java index 4b1524716..18664aad4 100644 --- a/web/src/main/java/org/jboss/metadata/parser/jbossweb/HttpMethodConstraintMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/jbossweb/HttpMethodConstraintMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.jbossweb; diff --git a/web/src/main/java/org/jboss/metadata/parser/jbossweb/JBossAnnotationMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/jbossweb/JBossAnnotationMetaDataParser.java index 5b0532458..6387cba10 100644 --- a/web/src/main/java/org/jboss/metadata/parser/jbossweb/JBossAnnotationMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/jbossweb/JBossAnnotationMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.jbossweb; diff --git a/web/src/main/java/org/jboss/metadata/parser/jbossweb/JBossServletMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/jbossweb/JBossServletMetaDataParser.java index 66092eac8..e57277991 100644 --- a/web/src/main/java/org/jboss/metadata/parser/jbossweb/JBossServletMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/jbossweb/JBossServletMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.jbossweb; diff --git a/web/src/main/java/org/jboss/metadata/parser/jbossweb/JBossWebMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/jbossweb/JBossWebMetaDataParser.java index 5699cfdb2..7c031308a 100644 --- a/web/src/main/java/org/jboss/metadata/parser/jbossweb/JBossWebMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/jbossweb/JBossWebMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.jbossweb; diff --git a/web/src/main/java/org/jboss/metadata/parser/jbossweb/Location.java b/web/src/main/java/org/jboss/metadata/parser/jbossweb/Location.java index 9f847c2fb..6ed9e97df 100644 --- a/web/src/main/java/org/jboss/metadata/parser/jbossweb/Location.java +++ b/web/src/main/java/org/jboss/metadata/parser/jbossweb/Location.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.jbossweb; diff --git a/web/src/main/java/org/jboss/metadata/parser/jbossweb/ReplicationConfigParser.java b/web/src/main/java/org/jboss/metadata/parser/jbossweb/ReplicationConfigParser.java index 411c8f91a..dc245102c 100644 --- a/web/src/main/java/org/jboss/metadata/parser/jbossweb/ReplicationConfigParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/jbossweb/ReplicationConfigParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.jbossweb; diff --git a/web/src/main/java/org/jboss/metadata/parser/jbossweb/ServletSecurityMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/jbossweb/ServletSecurityMetaDataParser.java index a929a1e47..9ff5ed0a1 100644 --- a/web/src/main/java/org/jboss/metadata/parser/jbossweb/ServletSecurityMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/jbossweb/ServletSecurityMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.jbossweb; diff --git a/web/src/main/java/org/jboss/metadata/parser/jbossweb/ValveMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/jbossweb/ValveMetaDataParser.java index 18423c6c0..58af6dad8 100644 --- a/web/src/main/java/org/jboss/metadata/parser/jbossweb/ValveMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/jbossweb/ValveMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.jbossweb; diff --git a/web/src/main/java/org/jboss/metadata/parser/jbossweb/Version.java b/web/src/main/java/org/jboss/metadata/parser/jbossweb/Version.java index 8e5076830..1787c7680 100644 --- a/web/src/main/java/org/jboss/metadata/parser/jbossweb/Version.java +++ b/web/src/main/java/org/jboss/metadata/parser/jbossweb/Version.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.jbossweb; diff --git a/web/src/main/java/org/jboss/metadata/parser/jsp/Attribute.java b/web/src/main/java/org/jboss/metadata/parser/jsp/Attribute.java index 30f5ff24f..d5208128e 100644 --- a/web/src/main/java/org/jboss/metadata/parser/jsp/Attribute.java +++ b/web/src/main/java/org/jboss/metadata/parser/jsp/Attribute.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.jsp; diff --git a/web/src/main/java/org/jboss/metadata/parser/jsp/AttributeMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/jsp/AttributeMetaDataParser.java index 5ebdaf7a8..de7399ae7 100644 --- a/web/src/main/java/org/jboss/metadata/parser/jsp/AttributeMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/jsp/AttributeMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.jsp; diff --git a/web/src/main/java/org/jboss/metadata/parser/jsp/DeferredMethodMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/jsp/DeferredMethodMetaDataParser.java index de1e80d39..0e5f27c8c 100644 --- a/web/src/main/java/org/jboss/metadata/parser/jsp/DeferredMethodMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/jsp/DeferredMethodMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.jsp; diff --git a/web/src/main/java/org/jboss/metadata/parser/jsp/DeferredValueMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/jsp/DeferredValueMetaDataParser.java index bc89d50f3..b71849ae5 100644 --- a/web/src/main/java/org/jboss/metadata/parser/jsp/DeferredValueMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/jsp/DeferredValueMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.jsp; diff --git a/web/src/main/java/org/jboss/metadata/parser/jsp/Element.java b/web/src/main/java/org/jboss/metadata/parser/jsp/Element.java index 44ee5540d..a602a0c6b 100644 --- a/web/src/main/java/org/jboss/metadata/parser/jsp/Element.java +++ b/web/src/main/java/org/jboss/metadata/parser/jsp/Element.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.jsp; diff --git a/web/src/main/java/org/jboss/metadata/parser/jsp/FunctionMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/jsp/FunctionMetaDataParser.java index 32a429f91..972868386 100644 --- a/web/src/main/java/org/jboss/metadata/parser/jsp/FunctionMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/jsp/FunctionMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.jsp; diff --git a/web/src/main/java/org/jboss/metadata/parser/jsp/ListenerMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/jsp/ListenerMetaDataParser.java index e9f23bda8..3bd924879 100644 --- a/web/src/main/java/org/jboss/metadata/parser/jsp/ListenerMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/jsp/ListenerMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.jsp; diff --git a/web/src/main/java/org/jboss/metadata/parser/jsp/Location.java b/web/src/main/java/org/jboss/metadata/parser/jsp/Location.java index d8e260744..833f5a47c 100644 --- a/web/src/main/java/org/jboss/metadata/parser/jsp/Location.java +++ b/web/src/main/java/org/jboss/metadata/parser/jsp/Location.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.jsp; diff --git a/web/src/main/java/org/jboss/metadata/parser/jsp/TagFileMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/jsp/TagFileMetaDataParser.java index d5a0af60e..c234e3458 100644 --- a/web/src/main/java/org/jboss/metadata/parser/jsp/TagFileMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/jsp/TagFileMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.jsp; diff --git a/web/src/main/java/org/jboss/metadata/parser/jsp/TagMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/jsp/TagMetaDataParser.java index 41f32eef4..a7e19e69c 100644 --- a/web/src/main/java/org/jboss/metadata/parser/jsp/TagMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/jsp/TagMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.jsp; diff --git a/web/src/main/java/org/jboss/metadata/parser/jsp/TldExtensionMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/jsp/TldExtensionMetaDataParser.java index 4473ee4d7..91e3b4583 100644 --- a/web/src/main/java/org/jboss/metadata/parser/jsp/TldExtensionMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/jsp/TldExtensionMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.jsp; diff --git a/web/src/main/java/org/jboss/metadata/parser/jsp/TldMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/jsp/TldMetaDataParser.java index 89d771823..56caaf1bb 100644 --- a/web/src/main/java/org/jboss/metadata/parser/jsp/TldMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/jsp/TldMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.jsp; diff --git a/web/src/main/java/org/jboss/metadata/parser/jsp/ValidatorMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/jsp/ValidatorMetaDataParser.java index 093d35983..42ac6e579 100644 --- a/web/src/main/java/org/jboss/metadata/parser/jsp/ValidatorMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/jsp/ValidatorMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.jsp; diff --git a/web/src/main/java/org/jboss/metadata/parser/jsp/VariableMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/jsp/VariableMetaDataParser.java index 251cbf9c5..8f363609a 100644 --- a/web/src/main/java/org/jboss/metadata/parser/jsp/VariableMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/jsp/VariableMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.jsp; diff --git a/web/src/main/java/org/jboss/metadata/parser/jsp/Version.java b/web/src/main/java/org/jboss/metadata/parser/jsp/Version.java index d2fa4f43c..3f22e6bd9 100644 --- a/web/src/main/java/org/jboss/metadata/parser/jsp/Version.java +++ b/web/src/main/java/org/jboss/metadata/parser/jsp/Version.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.jsp; diff --git a/web/src/main/java/org/jboss/metadata/parser/servlet/AbsoluteOrderingMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/servlet/AbsoluteOrderingMetaDataParser.java index cceee6b41..e966d01af 100644 --- a/web/src/main/java/org/jboss/metadata/parser/servlet/AbsoluteOrderingMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/servlet/AbsoluteOrderingMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.servlet; diff --git a/web/src/main/java/org/jboss/metadata/parser/servlet/Attribute.java b/web/src/main/java/org/jboss/metadata/parser/servlet/Attribute.java index 49568a949..90bc582d9 100644 --- a/web/src/main/java/org/jboss/metadata/parser/servlet/Attribute.java +++ b/web/src/main/java/org/jboss/metadata/parser/servlet/Attribute.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.servlet; diff --git a/web/src/main/java/org/jboss/metadata/parser/servlet/AuthConstraintMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/servlet/AuthConstraintMetaDataParser.java index 6dca0560f..5ccb128b5 100644 --- a/web/src/main/java/org/jboss/metadata/parser/servlet/AuthConstraintMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/servlet/AuthConstraintMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.servlet; diff --git a/web/src/main/java/org/jboss/metadata/parser/servlet/CookieConfigMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/servlet/CookieConfigMetaDataParser.java index 9f0225b44..3b4f1a9ce 100644 --- a/web/src/main/java/org/jboss/metadata/parser/servlet/CookieConfigMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/servlet/CookieConfigMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.servlet; diff --git a/web/src/main/java/org/jboss/metadata/parser/servlet/Element.java b/web/src/main/java/org/jboss/metadata/parser/servlet/Element.java index ddf94b5b0..6e782828a 100644 --- a/web/src/main/java/org/jboss/metadata/parser/servlet/Element.java +++ b/web/src/main/java/org/jboss/metadata/parser/servlet/Element.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.servlet; diff --git a/web/src/main/java/org/jboss/metadata/parser/servlet/ErrorPageMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/servlet/ErrorPageMetaDataParser.java index 7c0f55432..f9b1170e7 100644 --- a/web/src/main/java/org/jboss/metadata/parser/servlet/ErrorPageMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/servlet/ErrorPageMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.servlet; diff --git a/web/src/main/java/org/jboss/metadata/parser/servlet/FilterMappingMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/servlet/FilterMappingMetaDataParser.java index 2312d7f46..98af0f6cd 100644 --- a/web/src/main/java/org/jboss/metadata/parser/servlet/FilterMappingMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/servlet/FilterMappingMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.servlet; diff --git a/web/src/main/java/org/jboss/metadata/parser/servlet/FilterMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/servlet/FilterMetaDataParser.java index 344e0e37b..df9d1502b 100644 --- a/web/src/main/java/org/jboss/metadata/parser/servlet/FilterMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/servlet/FilterMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.servlet; diff --git a/web/src/main/java/org/jboss/metadata/parser/servlet/FormLoginConfigMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/servlet/FormLoginConfigMetaDataParser.java index b3f7d815b..47989ab60 100644 --- a/web/src/main/java/org/jboss/metadata/parser/servlet/FormLoginConfigMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/servlet/FormLoginConfigMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.servlet; diff --git a/web/src/main/java/org/jboss/metadata/parser/servlet/JspConfigMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/servlet/JspConfigMetaDataParser.java index 39635939b..8b0b980cb 100644 --- a/web/src/main/java/org/jboss/metadata/parser/servlet/JspConfigMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/servlet/JspConfigMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.servlet; diff --git a/web/src/main/java/org/jboss/metadata/parser/servlet/JspPropertyGroupMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/servlet/JspPropertyGroupMetaDataParser.java index b0d9daf6f..84b737089 100644 --- a/web/src/main/java/org/jboss/metadata/parser/servlet/JspPropertyGroupMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/servlet/JspPropertyGroupMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.servlet; diff --git a/web/src/main/java/org/jboss/metadata/parser/servlet/ListenerMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/servlet/ListenerMetaDataParser.java index 5f730784e..896c19360 100644 --- a/web/src/main/java/org/jboss/metadata/parser/servlet/ListenerMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/servlet/ListenerMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.servlet; diff --git a/web/src/main/java/org/jboss/metadata/parser/servlet/LocaleEncodingMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/servlet/LocaleEncodingMetaDataParser.java index 9a6bd0f71..66052e407 100644 --- a/web/src/main/java/org/jboss/metadata/parser/servlet/LocaleEncodingMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/servlet/LocaleEncodingMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.servlet; diff --git a/web/src/main/java/org/jboss/metadata/parser/servlet/LocaleEncodingsMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/servlet/LocaleEncodingsMetaDataParser.java index ce3932c3e..f9e3fe13f 100644 --- a/web/src/main/java/org/jboss/metadata/parser/servlet/LocaleEncodingsMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/servlet/LocaleEncodingsMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.servlet; diff --git a/web/src/main/java/org/jboss/metadata/parser/servlet/LoginConfigMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/servlet/LoginConfigMetaDataParser.java index 35144f78d..e256bb2fe 100644 --- a/web/src/main/java/org/jboss/metadata/parser/servlet/LoginConfigMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/servlet/LoginConfigMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.servlet; diff --git a/web/src/main/java/org/jboss/metadata/parser/servlet/MimeMappingMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/servlet/MimeMappingMetaDataParser.java index 960181343..e30a53072 100644 --- a/web/src/main/java/org/jboss/metadata/parser/servlet/MimeMappingMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/servlet/MimeMappingMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.servlet; diff --git a/web/src/main/java/org/jboss/metadata/parser/servlet/MultipartConfigMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/servlet/MultipartConfigMetaDataParser.java index 4809dd20c..ae884642f 100644 --- a/web/src/main/java/org/jboss/metadata/parser/servlet/MultipartConfigMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/servlet/MultipartConfigMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.servlet; diff --git a/web/src/main/java/org/jboss/metadata/parser/servlet/OrderingMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/servlet/OrderingMetaDataParser.java index 420e2806d..6b2e74c7a 100644 --- a/web/src/main/java/org/jboss/metadata/parser/servlet/OrderingMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/servlet/OrderingMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.servlet; diff --git a/web/src/main/java/org/jboss/metadata/parser/servlet/RelativeOrderingMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/servlet/RelativeOrderingMetaDataParser.java index fc440006a..865cbaed1 100644 --- a/web/src/main/java/org/jboss/metadata/parser/servlet/RelativeOrderingMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/servlet/RelativeOrderingMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.servlet; diff --git a/web/src/main/java/org/jboss/metadata/parser/servlet/SecurityConstraintMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/servlet/SecurityConstraintMetaDataParser.java index 5d675791a..0bf8819e9 100644 --- a/web/src/main/java/org/jboss/metadata/parser/servlet/SecurityConstraintMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/servlet/SecurityConstraintMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.servlet; diff --git a/web/src/main/java/org/jboss/metadata/parser/servlet/ServletMappingMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/servlet/ServletMappingMetaDataParser.java index 08afb7b59..67a683f73 100644 --- a/web/src/main/java/org/jboss/metadata/parser/servlet/ServletMappingMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/servlet/ServletMappingMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.servlet; diff --git a/web/src/main/java/org/jboss/metadata/parser/servlet/ServletMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/servlet/ServletMetaDataParser.java index 90f865177..c05e0a062 100644 --- a/web/src/main/java/org/jboss/metadata/parser/servlet/ServletMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/servlet/ServletMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.servlet; diff --git a/web/src/main/java/org/jboss/metadata/parser/servlet/SessionConfigMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/servlet/SessionConfigMetaDataParser.java index d30cd7275..63d672356 100644 --- a/web/src/main/java/org/jboss/metadata/parser/servlet/SessionConfigMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/servlet/SessionConfigMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.servlet; diff --git a/web/src/main/java/org/jboss/metadata/parser/servlet/TaglibMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/servlet/TaglibMetaDataParser.java index 774baf11d..ef7eb6758 100644 --- a/web/src/main/java/org/jboss/metadata/parser/servlet/TaglibMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/servlet/TaglibMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.servlet; diff --git a/web/src/main/java/org/jboss/metadata/parser/servlet/UserDataConstraintMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/servlet/UserDataConstraintMetaDataParser.java index 3ed85d9d0..30bd8bb50 100644 --- a/web/src/main/java/org/jboss/metadata/parser/servlet/UserDataConstraintMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/servlet/UserDataConstraintMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.servlet; diff --git a/web/src/main/java/org/jboss/metadata/parser/servlet/Version.java b/web/src/main/java/org/jboss/metadata/parser/servlet/Version.java index 30baeb6d9..e06c94894 100644 --- a/web/src/main/java/org/jboss/metadata/parser/servlet/Version.java +++ b/web/src/main/java/org/jboss/metadata/parser/servlet/Version.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.servlet; diff --git a/web/src/main/java/org/jboss/metadata/parser/servlet/WebCommonMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/servlet/WebCommonMetaDataParser.java index a1f12c8b3..18468cea6 100644 --- a/web/src/main/java/org/jboss/metadata/parser/servlet/WebCommonMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/servlet/WebCommonMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.servlet; diff --git a/web/src/main/java/org/jboss/metadata/parser/servlet/WebFragmentMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/servlet/WebFragmentMetaDataParser.java index 4d60a1f5c..f2af2196c 100644 --- a/web/src/main/java/org/jboss/metadata/parser/servlet/WebFragmentMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/servlet/WebFragmentMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.servlet; diff --git a/web/src/main/java/org/jboss/metadata/parser/servlet/WebMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/servlet/WebMetaDataParser.java index e1437a4a4..5594b768e 100644 --- a/web/src/main/java/org/jboss/metadata/parser/servlet/WebMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/servlet/WebMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.servlet; diff --git a/web/src/main/java/org/jboss/metadata/parser/servlet/WebResourceCollectionMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/servlet/WebResourceCollectionMetaDataParser.java index 00288a0e7..062d80cd2 100644 --- a/web/src/main/java/org/jboss/metadata/parser/servlet/WebResourceCollectionMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/servlet/WebResourceCollectionMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.servlet; diff --git a/web/src/main/java/org/jboss/metadata/parser/servlet/WelcomeFileListMetaDataParser.java b/web/src/main/java/org/jboss/metadata/parser/servlet/WelcomeFileListMetaDataParser.java index d845e82f5..6e3816bd7 100644 --- a/web/src/main/java/org/jboss/metadata/parser/servlet/WelcomeFileListMetaDataParser.java +++ b/web/src/main/java/org/jboss/metadata/parser/servlet/WelcomeFileListMetaDataParser.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.parser.servlet; diff --git a/web/src/main/java/org/jboss/metadata/web/jboss/ContainerListenerMetaData.java b/web/src/main/java/org/jboss/metadata/web/jboss/ContainerListenerMetaData.java index c04493122..7e73d1fb5 100644 --- a/web/src/main/java/org/jboss/metadata/web/jboss/ContainerListenerMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/jboss/ContainerListenerMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.jboss; diff --git a/web/src/main/java/org/jboss/metadata/web/jboss/ContainerListenerType.java b/web/src/main/java/org/jboss/metadata/web/jboss/ContainerListenerType.java index 856ff3dfb..6385632dd 100644 --- a/web/src/main/java/org/jboss/metadata/web/jboss/ContainerListenerType.java +++ b/web/src/main/java/org/jboss/metadata/web/jboss/ContainerListenerType.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.jboss; diff --git a/web/src/main/java/org/jboss/metadata/web/jboss/HttpHandlerMetaData.java b/web/src/main/java/org/jboss/metadata/web/jboss/HttpHandlerMetaData.java index 8841581ea..b8a15599a 100644 --- a/web/src/main/java/org/jboss/metadata/web/jboss/HttpHandlerMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/jboss/HttpHandlerMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.jboss; diff --git a/web/src/main/java/org/jboss/metadata/web/jboss/JBossAnnotationMetaData.java b/web/src/main/java/org/jboss/metadata/web/jboss/JBossAnnotationMetaData.java index 6fa0e73d5..0f6e61c73 100644 --- a/web/src/main/java/org/jboss/metadata/web/jboss/JBossAnnotationMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/jboss/JBossAnnotationMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.jboss; diff --git a/web/src/main/java/org/jboss/metadata/web/jboss/JBossAnnotationsMetaData.java b/web/src/main/java/org/jboss/metadata/web/jboss/JBossAnnotationsMetaData.java index 047c21f49..e91997093 100644 --- a/web/src/main/java/org/jboss/metadata/web/jboss/JBossAnnotationsMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/jboss/JBossAnnotationsMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.jboss; diff --git a/web/src/main/java/org/jboss/metadata/web/jboss/JBossServletMetaData.java b/web/src/main/java/org/jboss/metadata/web/jboss/JBossServletMetaData.java index bcbc7e1de..eb6edd86e 100644 --- a/web/src/main/java/org/jboss/metadata/web/jboss/JBossServletMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/jboss/JBossServletMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.jboss; diff --git a/web/src/main/java/org/jboss/metadata/web/jboss/JBossServletsMetaData.java b/web/src/main/java/org/jboss/metadata/web/jboss/JBossServletsMetaData.java index 556252168..24b174dcf 100644 --- a/web/src/main/java/org/jboss/metadata/web/jboss/JBossServletsMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/jboss/JBossServletsMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.jboss; diff --git a/web/src/main/java/org/jboss/metadata/web/jboss/JBossWeb4xEnvironmentRefsGroupMetaData.java b/web/src/main/java/org/jboss/metadata/web/jboss/JBossWeb4xEnvironmentRefsGroupMetaData.java index 1690c41cf..be964fab6 100644 --- a/web/src/main/java/org/jboss/metadata/web/jboss/JBossWeb4xEnvironmentRefsGroupMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/jboss/JBossWeb4xEnvironmentRefsGroupMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.jboss; diff --git a/web/src/main/java/org/jboss/metadata/web/jboss/JBossWebMetaData.java b/web/src/main/java/org/jboss/metadata/web/jboss/JBossWebMetaData.java index 947a69b71..9a08c5f15 100644 --- a/web/src/main/java/org/jboss/metadata/web/jboss/JBossWebMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/jboss/JBossWebMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.jboss; diff --git a/web/src/main/java/org/jboss/metadata/web/jboss/ReplicationConfig.java b/web/src/main/java/org/jboss/metadata/web/jboss/ReplicationConfig.java index 56c370e62..c84e22293 100644 --- a/web/src/main/java/org/jboss/metadata/web/jboss/ReplicationConfig.java +++ b/web/src/main/java/org/jboss/metadata/web/jboss/ReplicationConfig.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.jboss; diff --git a/web/src/main/java/org/jboss/metadata/web/jboss/ReplicationGranularity.java b/web/src/main/java/org/jboss/metadata/web/jboss/ReplicationGranularity.java index 1e336c7d6..aabf4ece1 100644 --- a/web/src/main/java/org/jboss/metadata/web/jboss/ReplicationGranularity.java +++ b/web/src/main/java/org/jboss/metadata/web/jboss/ReplicationGranularity.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.jboss; diff --git a/web/src/main/java/org/jboss/metadata/web/jboss/ValveMetaData.java b/web/src/main/java/org/jboss/metadata/web/jboss/ValveMetaData.java index 26be8b097..9919c0b1d 100644 --- a/web/src/main/java/org/jboss/metadata/web/jboss/ValveMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/jboss/ValveMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.jboss; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/AbsoluteOrderingMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/AbsoluteOrderingMetaData.java index 002fef1b5..5073d56b8 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/AbsoluteOrderingMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/AbsoluteOrderingMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/AnnotationMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/AnnotationMetaData.java index 2b74161a2..0baac4519 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/AnnotationMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/AnnotationMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/AnnotationsMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/AnnotationsMetaData.java index 79ce08ebb..6a984d6bd 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/AnnotationsMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/AnnotationsMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/AttributeMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/AttributeMetaData.java index afcedd5de..a039f0e7b 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/AttributeMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/AttributeMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/AuthConstraintMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/AuthConstraintMetaData.java index 8b7364a3f..1f2eda6c8 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/AuthConstraintMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/AuthConstraintMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/BodyContentType.java b/web/src/main/java/org/jboss/metadata/web/spec/BodyContentType.java index 3ce3ef291..b5a03674d 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/BodyContentType.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/BodyContentType.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/CookieConfigMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/CookieConfigMetaData.java index d64802af8..544e5483b 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/CookieConfigMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/CookieConfigMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/DeferredMethodMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/DeferredMethodMetaData.java index b247bb99d..c9dc0848d 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/DeferredMethodMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/DeferredMethodMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/DeferredValueMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/DeferredValueMetaData.java index f11501db7..8642af774 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/DeferredValueMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/DeferredValueMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/DispatcherType.java b/web/src/main/java/org/jboss/metadata/web/spec/DispatcherType.java index 4d467757a..a9c682187 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/DispatcherType.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/DispatcherType.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/EmptyRoleSemanticType.java b/web/src/main/java/org/jboss/metadata/web/spec/EmptyRoleSemanticType.java index f9d3c5ea6..00d6c224e 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/EmptyRoleSemanticType.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/EmptyRoleSemanticType.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/ErrorPageMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/ErrorPageMetaData.java index 1652e0262..1b85fade1 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/ErrorPageMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/ErrorPageMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/FilterMappingMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/FilterMappingMetaData.java index 1c3b291ac..955f03427 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/FilterMappingMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/FilterMappingMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/FilterMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/FilterMetaData.java index 503038cd7..18ea9a079 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/FilterMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/FilterMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/FiltersMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/FiltersMetaData.java index dd6ba786c..ab1610ca4 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/FiltersMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/FiltersMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/FormLoginConfigMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/FormLoginConfigMetaData.java index c9ec9ee84..88b35d2c5 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/FormLoginConfigMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/FormLoginConfigMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/FunctionMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/FunctionMetaData.java index 84143e013..6fc70d6f9 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/FunctionMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/FunctionMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/HttpConstraintMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/HttpConstraintMetaData.java index 811a988f8..eec49b006 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/HttpConstraintMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/HttpConstraintMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/HttpMethodConstraintMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/HttpMethodConstraintMetaData.java index b388e7bd9..46510b170 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/HttpMethodConstraintMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/HttpMethodConstraintMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/JspConfigMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/JspConfigMetaData.java index d1172954c..4c0df85e6 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/JspConfigMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/JspConfigMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/JspPropertyGroupMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/JspPropertyGroupMetaData.java index 68f84c293..7e04cf2c3 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/JspPropertyGroupMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/JspPropertyGroupMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/ListenerMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/ListenerMetaData.java index e07468493..270aaaba9 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/ListenerMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/ListenerMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/LocaleEncodingMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/LocaleEncodingMetaData.java index fbc261185..97a1913a7 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/LocaleEncodingMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/LocaleEncodingMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/LocaleEncodingsMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/LocaleEncodingsMetaData.java index 533f361c1..070086762 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/LocaleEncodingsMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/LocaleEncodingsMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/LoginConfigMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/LoginConfigMetaData.java index 055b19f82..75bdd9c50 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/LoginConfigMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/LoginConfigMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/MimeMappingMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/MimeMappingMetaData.java index 3b74b6458..341ff8359 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/MimeMappingMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/MimeMappingMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/MultipartConfigMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/MultipartConfigMetaData.java index 064efce6a..6ad1afa5b 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/MultipartConfigMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/MultipartConfigMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/NameMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/NameMetaData.java index 450f39543..f20c46939 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/NameMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/NameMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/OrderingElementMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/OrderingElementMetaData.java index f862c529b..532a16a22 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/OrderingElementMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/OrderingElementMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/OrderingMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/OrderingMetaData.java index f9b165fca..848887c45 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/OrderingMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/OrderingMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/OthersMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/OthersMetaData.java index f1de36332..2c7102b1d 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/OthersMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/OthersMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/RelativeOrderingMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/RelativeOrderingMetaData.java index 66c7a263e..b3ab6d83b 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/RelativeOrderingMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/RelativeOrderingMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/SecurityConstraintMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/SecurityConstraintMetaData.java index bc7177c65..27694fe4a 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/SecurityConstraintMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/SecurityConstraintMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/ServletMappingMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/ServletMappingMetaData.java index 360631c01..796851f37 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/ServletMappingMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/ServletMappingMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/ServletMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/ServletMetaData.java index 06a5d1d0e..b729336f4 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/ServletMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/ServletMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/ServletSecurityMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/ServletSecurityMetaData.java index b5d6e2714..02376df89 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/ServletSecurityMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/ServletSecurityMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/ServletsMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/ServletsMetaData.java index 969ad07cf..d39a07003 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/ServletsMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/ServletsMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/SessionConfigMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/SessionConfigMetaData.java index f3dbc916e..6cd8cd612 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/SessionConfigMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/SessionConfigMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/SessionTrackingModeType.java b/web/src/main/java/org/jboss/metadata/web/spec/SessionTrackingModeType.java index 458f404de..23a3254e2 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/SessionTrackingModeType.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/SessionTrackingModeType.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/Tag11MetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/Tag11MetaData.java index 976c98e7b..397909c9d 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/Tag11MetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/Tag11MetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/Tag12MetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/Tag12MetaData.java index 89b7b3927..50b4504d2 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/Tag12MetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/Tag12MetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/TagFileMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/TagFileMetaData.java index acfed9ea0..c1daa312d 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/TagFileMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/TagFileMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/TagMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/TagMetaData.java index ef03b63c8..d0eb3b60e 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/TagMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/TagMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/TaglibMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/TaglibMetaData.java index 3946b054e..6033af275 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/TaglibMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/TaglibMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/TldExtensionMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/TldExtensionMetaData.java index bec9ed876..9abec6c15 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/TldExtensionMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/TldExtensionMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/TldMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/TldMetaData.java index 35ba36892..f6bf0fb84 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/TldMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/TldMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/TransportGuaranteeType.java b/web/src/main/java/org/jboss/metadata/web/spec/TransportGuaranteeType.java index 1d428b53c..929f92338 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/TransportGuaranteeType.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/TransportGuaranteeType.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/UserDataConstraintMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/UserDataConstraintMetaData.java index 27f621d48..88b9af96d 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/UserDataConstraintMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/UserDataConstraintMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/ValidatorMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/ValidatorMetaData.java index 021c16850..729d9e52f 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/ValidatorMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/ValidatorMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/VariableMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/VariableMetaData.java index fc08ec2c0..aceb41107 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/VariableMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/VariableMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/VariableScopeType.java b/web/src/main/java/org/jboss/metadata/web/spec/VariableScopeType.java index fa64a8ef3..11c5d5d18 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/VariableScopeType.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/VariableScopeType.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/WebCommonMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/WebCommonMetaData.java index 996aed624..c46a60c06 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/WebCommonMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/WebCommonMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/WebFragmentMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/WebFragmentMetaData.java index 8463afe63..b1dbba6a8 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/WebFragmentMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/WebFragmentMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/WebMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/WebMetaData.java index 5c07249f6..d5a4420bd 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/WebMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/WebMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/WebResourceCollectionMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/WebResourceCollectionMetaData.java index edf196090..1ea8994ef 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/WebResourceCollectionMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/WebResourceCollectionMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/WebResourceCollectionsMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/WebResourceCollectionsMetaData.java index 63d3a6251..688b3acf8 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/WebResourceCollectionsMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/WebResourceCollectionsMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/main/java/org/jboss/metadata/web/spec/WelcomeFileListMetaData.java b/web/src/main/java/org/jboss/metadata/web/spec/WelcomeFileListMetaData.java index b45ad766c..ea6eeecb0 100644 --- a/web/src/main/java/org/jboss/metadata/web/spec/WelcomeFileListMetaData.java +++ b/web/src/main/java/org/jboss/metadata/web/spec/WelcomeFileListMetaData.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.metadata.web.spec; diff --git a/web/src/test/java/org/jboss/test/metadata/web/DistinctNameTestCase.java b/web/src/test/java/org/jboss/test/metadata/web/DistinctNameTestCase.java index 138863100..7c590a392 100644 --- a/web/src/test/java/org/jboss/test/metadata/web/DistinctNameTestCase.java +++ b/web/src/test/java/org/jboss/test/metadata/web/DistinctNameTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.web; diff --git a/web/src/test/java/org/jboss/test/metadata/web/FragmentMergeUnitTestCase.java b/web/src/test/java/org/jboss/test/metadata/web/FragmentMergeUnitTestCase.java index fdef166a7..4bd9e5a15 100644 --- a/web/src/test/java/org/jboss/test/metadata/web/FragmentMergeUnitTestCase.java +++ b/web/src/test/java/org/jboss/test/metadata/web/FragmentMergeUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.web; diff --git a/web/src/test/java/org/jboss/test/metadata/web/JBossWeb100UnitTestCase.java b/web/src/test/java/org/jboss/test/metadata/web/JBossWeb100UnitTestCase.java index f71079a6e..620f455cc 100644 --- a/web/src/test/java/org/jboss/test/metadata/web/JBossWeb100UnitTestCase.java +++ b/web/src/test/java/org/jboss/test/metadata/web/JBossWeb100UnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.web; diff --git a/web/src/test/java/org/jboss/test/metadata/web/JBossWeb110UnitTestCase.java b/web/src/test/java/org/jboss/test/metadata/web/JBossWeb110UnitTestCase.java index deb4b43d5..2acc4748a 100644 --- a/web/src/test/java/org/jboss/test/metadata/web/JBossWeb110UnitTestCase.java +++ b/web/src/test/java/org/jboss/test/metadata/web/JBossWeb110UnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2016, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.web; diff --git a/web/src/test/java/org/jboss/test/metadata/web/JBossWeb120UnitTestCase.java b/web/src/test/java/org/jboss/test/metadata/web/JBossWeb120UnitTestCase.java index 2ae4b6238..b74d525ae 100644 --- a/web/src/test/java/org/jboss/test/metadata/web/JBossWeb120UnitTestCase.java +++ b/web/src/test/java/org/jboss/test/metadata/web/JBossWeb120UnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2018, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.web; diff --git a/web/src/test/java/org/jboss/test/metadata/web/JBossWeb121UnitTestCase.java b/web/src/test/java/org/jboss/test/metadata/web/JBossWeb121UnitTestCase.java index 76a98ee11..1eae7e984 100644 --- a/web/src/test/java/org/jboss/test/metadata/web/JBossWeb121UnitTestCase.java +++ b/web/src/test/java/org/jboss/test/metadata/web/JBossWeb121UnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2018, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.web; diff --git a/web/src/test/java/org/jboss/test/metadata/web/JBossWeb130UnitTestCase.java b/web/src/test/java/org/jboss/test/metadata/web/JBossWeb130UnitTestCase.java index 45a7de800..52de5b531 100644 --- a/web/src/test/java/org/jboss/test/metadata/web/JBossWeb130UnitTestCase.java +++ b/web/src/test/java/org/jboss/test/metadata/web/JBossWeb130UnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2018, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.web; diff --git a/web/src/test/java/org/jboss/test/metadata/web/JBossWeb140UnitTestCase.java b/web/src/test/java/org/jboss/test/metadata/web/JBossWeb140UnitTestCase.java index 7163f71a7..4e06d779c 100644 --- a/web/src/test/java/org/jboss/test/metadata/web/JBossWeb140UnitTestCase.java +++ b/web/src/test/java/org/jboss/test/metadata/web/JBossWeb140UnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2018, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.web; diff --git a/web/src/test/java/org/jboss/test/metadata/web/JBossWeb141UnitTestCase.java b/web/src/test/java/org/jboss/test/metadata/web/JBossWeb141UnitTestCase.java index 540152153..79a2262d8 100644 --- a/web/src/test/java/org/jboss/test/metadata/web/JBossWeb141UnitTestCase.java +++ b/web/src/test/java/org/jboss/test/metadata/web/JBossWeb141UnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2018, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.web; diff --git a/web/src/test/java/org/jboss/test/metadata/web/JBossWeb150UnitTestCase.java b/web/src/test/java/org/jboss/test/metadata/web/JBossWeb150UnitTestCase.java index 26922b251..6d110dc46 100644 --- a/web/src/test/java/org/jboss/test/metadata/web/JBossWeb150UnitTestCase.java +++ b/web/src/test/java/org/jboss/test/metadata/web/JBossWeb150UnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2018, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.web; diff --git a/web/src/test/java/org/jboss/test/metadata/web/JBossWeb50UnitTestCase.java b/web/src/test/java/org/jboss/test/metadata/web/JBossWeb50UnitTestCase.java index 044bb61d5..bdb3c7e7d 100644 --- a/web/src/test/java/org/jboss/test/metadata/web/JBossWeb50UnitTestCase.java +++ b/web/src/test/java/org/jboss/test/metadata/web/JBossWeb50UnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.web; diff --git a/web/src/test/java/org/jboss/test/metadata/web/JBossWeb60UnitTestCase.java b/web/src/test/java/org/jboss/test/metadata/web/JBossWeb60UnitTestCase.java index 742cea00b..6f976cdaf 100644 --- a/web/src/test/java/org/jboss/test/metadata/web/JBossWeb60UnitTestCase.java +++ b/web/src/test/java/org/jboss/test/metadata/web/JBossWeb60UnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.web; diff --git a/web/src/test/java/org/jboss/test/metadata/web/JBossWeb80UnitTestCase.java b/web/src/test/java/org/jboss/test/metadata/web/JBossWeb80UnitTestCase.java index 094bdc54b..f9cbc86cf 100644 --- a/web/src/test/java/org/jboss/test/metadata/web/JBossWeb80UnitTestCase.java +++ b/web/src/test/java/org/jboss/test/metadata/web/JBossWeb80UnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.web; diff --git a/web/src/test/java/org/jboss/test/metadata/web/JBossWebApp24UnitTestCase.java b/web/src/test/java/org/jboss/test/metadata/web/JBossWebApp24UnitTestCase.java index 36db8ee59..874f4d1bd 100644 --- a/web/src/test/java/org/jboss/test/metadata/web/JBossWebApp24UnitTestCase.java +++ b/web/src/test/java/org/jboss/test/metadata/web/JBossWebApp24UnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.web; diff --git a/web/src/test/java/org/jboss/test/metadata/web/JBossWebModuleNameUnitTestCase.java b/web/src/test/java/org/jboss/test/metadata/web/JBossWebModuleNameUnitTestCase.java index 22f3feded..62b6bbb4d 100644 --- a/web/src/test/java/org/jboss/test/metadata/web/JBossWebModuleNameUnitTestCase.java +++ b/web/src/test/java/org/jboss/test/metadata/web/JBossWebModuleNameUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.web; diff --git a/web/src/test/java/org/jboss/test/metadata/web/JBossWebUnitTestCase.java b/web/src/test/java/org/jboss/test/metadata/web/JBossWebUnitTestCase.java index 85f2c63b1..9b5db876e 100644 --- a/web/src/test/java/org/jboss/test/metadata/web/JBossWebUnitTestCase.java +++ b/web/src/test/java/org/jboss/test/metadata/web/JBossWebUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.web; diff --git a/web/src/test/java/org/jboss/test/metadata/web/JbossWebSchemaValidationTestCase.java b/web/src/test/java/org/jboss/test/metadata/web/JbossWebSchemaValidationTestCase.java index 80e1409bb..902d9e699 100644 --- a/web/src/test/java/org/jboss/test/metadata/web/JbossWebSchemaValidationTestCase.java +++ b/web/src/test/java/org/jboss/test/metadata/web/JbossWebSchemaValidationTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.web; diff --git a/web/src/test/java/org/jboss/test/metadata/web/Tld11UnitTestCase.java b/web/src/test/java/org/jboss/test/metadata/web/Tld11UnitTestCase.java index 4fc46ba61..bc083e0a0 100644 --- a/web/src/test/java/org/jboss/test/metadata/web/Tld11UnitTestCase.java +++ b/web/src/test/java/org/jboss/test/metadata/web/Tld11UnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.web; diff --git a/web/src/test/java/org/jboss/test/metadata/web/Tld12UnitTestCase.java b/web/src/test/java/org/jboss/test/metadata/web/Tld12UnitTestCase.java index 0e13307d1..f8627ae01 100644 --- a/web/src/test/java/org/jboss/test/metadata/web/Tld12UnitTestCase.java +++ b/web/src/test/java/org/jboss/test/metadata/web/Tld12UnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.web; diff --git a/web/src/test/java/org/jboss/test/metadata/web/Tld20UnitTestCase.java b/web/src/test/java/org/jboss/test/metadata/web/Tld20UnitTestCase.java index b65a2a09e..2d77664d1 100644 --- a/web/src/test/java/org/jboss/test/metadata/web/Tld20UnitTestCase.java +++ b/web/src/test/java/org/jboss/test/metadata/web/Tld20UnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.web; diff --git a/web/src/test/java/org/jboss/test/metadata/web/Tld21UnitTestCase.java b/web/src/test/java/org/jboss/test/metadata/web/Tld21UnitTestCase.java index ee35cda29..b194a1e3f 100644 --- a/web/src/test/java/org/jboss/test/metadata/web/Tld21UnitTestCase.java +++ b/web/src/test/java/org/jboss/test/metadata/web/Tld21UnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.web; diff --git a/web/src/test/java/org/jboss/test/metadata/web/Tld30UnitTestCase.java b/web/src/test/java/org/jboss/test/metadata/web/Tld30UnitTestCase.java index 53e273205..4f969cd3f 100644 --- a/web/src/test/java/org/jboss/test/metadata/web/Tld30UnitTestCase.java +++ b/web/src/test/java/org/jboss/test/metadata/web/Tld30UnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2020, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.web; diff --git a/web/src/test/java/org/jboss/test/metadata/web/Tld31UnitTestCase.java b/web/src/test/java/org/jboss/test/metadata/web/Tld31UnitTestCase.java index d46c4c677..3ee02d257 100644 --- a/web/src/test/java/org/jboss/test/metadata/web/Tld31UnitTestCase.java +++ b/web/src/test/java/org/jboss/test/metadata/web/Tld31UnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2020, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.web; diff --git a/web/src/test/java/org/jboss/test/metadata/web/TomcatDeployerUnitTestCase.java b/web/src/test/java/org/jboss/test/metadata/web/TomcatDeployerUnitTestCase.java index 9fce39a60..54d7c7046 100644 --- a/web/src/test/java/org/jboss/test/metadata/web/TomcatDeployerUnitTestCase.java +++ b/web/src/test/java/org/jboss/test/metadata/web/TomcatDeployerUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.web; diff --git a/web/src/test/java/org/jboss/test/metadata/web/ValidationHelper.java b/web/src/test/java/org/jboss/test/metadata/web/ValidationHelper.java index 28d81c4ea..62bb68e6c 100644 --- a/web/src/test/java/org/jboss/test/metadata/web/ValidationHelper.java +++ b/web/src/test/java/org/jboss/test/metadata/web/ValidationHelper.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.web; diff --git a/web/src/test/java/org/jboss/test/metadata/web/WebApp10DenyUncoveredHttpMethodsUnitTestCase.java b/web/src/test/java/org/jboss/test/metadata/web/WebApp10DenyUncoveredHttpMethodsUnitTestCase.java index 19af9ba2a..7cbdb72ea 100644 --- a/web/src/test/java/org/jboss/test/metadata/web/WebApp10DenyUncoveredHttpMethodsUnitTestCase.java +++ b/web/src/test/java/org/jboss/test/metadata/web/WebApp10DenyUncoveredHttpMethodsUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2023, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.web; diff --git a/web/src/test/java/org/jboss/test/metadata/web/WebApp10EverythingUnitTestCase.java b/web/src/test/java/org/jboss/test/metadata/web/WebApp10EverythingUnitTestCase.java index 264dc2902..1a78c8919 100644 --- a/web/src/test/java/org/jboss/test/metadata/web/WebApp10EverythingUnitTestCase.java +++ b/web/src/test/java/org/jboss/test/metadata/web/WebApp10EverythingUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.web; diff --git a/web/src/test/java/org/jboss/test/metadata/web/WebApp10FragmentUnitTestCase.java b/web/src/test/java/org/jboss/test/metadata/web/WebApp10FragmentUnitTestCase.java index 3bf17df93..781b318db 100644 --- a/web/src/test/java/org/jboss/test/metadata/web/WebApp10FragmentUnitTestCase.java +++ b/web/src/test/java/org/jboss/test/metadata/web/WebApp10FragmentUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2020, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.web; diff --git a/web/src/test/java/org/jboss/test/metadata/web/WebApp22UnitTestCase.java b/web/src/test/java/org/jboss/test/metadata/web/WebApp22UnitTestCase.java index 672b6b60b..1609ec811 100644 --- a/web/src/test/java/org/jboss/test/metadata/web/WebApp22UnitTestCase.java +++ b/web/src/test/java/org/jboss/test/metadata/web/WebApp22UnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.web; diff --git a/web/src/test/java/org/jboss/test/metadata/web/WebApp23UnitTestCase.java b/web/src/test/java/org/jboss/test/metadata/web/WebApp23UnitTestCase.java index e7c0eeda6..bc73a1e35 100644 --- a/web/src/test/java/org/jboss/test/metadata/web/WebApp23UnitTestCase.java +++ b/web/src/test/java/org/jboss/test/metadata/web/WebApp23UnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.web; diff --git a/web/src/test/java/org/jboss/test/metadata/web/WebApp24UnitTestCase.java b/web/src/test/java/org/jboss/test/metadata/web/WebApp24UnitTestCase.java index 5b00faf66..8b624b09e 100644 --- a/web/src/test/java/org/jboss/test/metadata/web/WebApp24UnitTestCase.java +++ b/web/src/test/java/org/jboss/test/metadata/web/WebApp24UnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.web; diff --git a/web/src/test/java/org/jboss/test/metadata/web/WebApp24ValidationUnitTestCase.java b/web/src/test/java/org/jboss/test/metadata/web/WebApp24ValidationUnitTestCase.java index 59fbe4aa3..2ed2ec95d 100644 --- a/web/src/test/java/org/jboss/test/metadata/web/WebApp24ValidationUnitTestCase.java +++ b/web/src/test/java/org/jboss/test/metadata/web/WebApp24ValidationUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.web; diff --git a/web/src/test/java/org/jboss/test/metadata/web/WebApp5EverythingUnitTestCase.java b/web/src/test/java/org/jboss/test/metadata/web/WebApp5EverythingUnitTestCase.java index 8d5f81be2..2f1d3f8fc 100644 --- a/web/src/test/java/org/jboss/test/metadata/web/WebApp5EverythingUnitTestCase.java +++ b/web/src/test/java/org/jboss/test/metadata/web/WebApp5EverythingUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.web; diff --git a/web/src/test/java/org/jboss/test/metadata/web/WebApp6EverythingUnitTestCase.java b/web/src/test/java/org/jboss/test/metadata/web/WebApp6EverythingUnitTestCase.java index 8a60c9afd..95e787d15 100644 --- a/web/src/test/java/org/jboss/test/metadata/web/WebApp6EverythingUnitTestCase.java +++ b/web/src/test/java/org/jboss/test/metadata/web/WebApp6EverythingUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.web; diff --git a/web/src/test/java/org/jboss/test/metadata/web/WebApp6FragmentUnitTestCase.java b/web/src/test/java/org/jboss/test/metadata/web/WebApp6FragmentUnitTestCase.java index 2da6ffdab..922b5dfe0 100644 --- a/web/src/test/java/org/jboss/test/metadata/web/WebApp6FragmentUnitTestCase.java +++ b/web/src/test/java/org/jboss/test/metadata/web/WebApp6FragmentUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.web; diff --git a/web/src/test/java/org/jboss/test/metadata/web/WebApp7EverythingUnitTestCase.java b/web/src/test/java/org/jboss/test/metadata/web/WebApp7EverythingUnitTestCase.java index 71b75e3e3..32578bed4 100644 --- a/web/src/test/java/org/jboss/test/metadata/web/WebApp7EverythingUnitTestCase.java +++ b/web/src/test/java/org/jboss/test/metadata/web/WebApp7EverythingUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.web; diff --git a/web/src/test/java/org/jboss/test/metadata/web/WebApp7FragmentUnitTestCase.java b/web/src/test/java/org/jboss/test/metadata/web/WebApp7FragmentUnitTestCase.java index 2e82f1f64..17ef328cf 100644 --- a/web/src/test/java/org/jboss/test/metadata/web/WebApp7FragmentUnitTestCase.java +++ b/web/src/test/java/org/jboss/test/metadata/web/WebApp7FragmentUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.web; diff --git a/web/src/test/java/org/jboss/test/metadata/web/WebApp8EverythingUnitTestCase.java b/web/src/test/java/org/jboss/test/metadata/web/WebApp8EverythingUnitTestCase.java index b93e545f1..569b07e2c 100644 --- a/web/src/test/java/org/jboss/test/metadata/web/WebApp8EverythingUnitTestCase.java +++ b/web/src/test/java/org/jboss/test/metadata/web/WebApp8EverythingUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.web; diff --git a/web/src/test/java/org/jboss/test/metadata/web/WebApp8FragmentUnitTestCase.java b/web/src/test/java/org/jboss/test/metadata/web/WebApp8FragmentUnitTestCase.java index 6a809867c..cc9cb71c0 100644 --- a/web/src/test/java/org/jboss/test/metadata/web/WebApp8FragmentUnitTestCase.java +++ b/web/src/test/java/org/jboss/test/metadata/web/WebApp8FragmentUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.web; diff --git a/web/src/test/java/org/jboss/test/metadata/web/WebApp9EverythingUnitTestCase.java b/web/src/test/java/org/jboss/test/metadata/web/WebApp9EverythingUnitTestCase.java index 758c154e7..6c3286af9 100644 --- a/web/src/test/java/org/jboss/test/metadata/web/WebApp9EverythingUnitTestCase.java +++ b/web/src/test/java/org/jboss/test/metadata/web/WebApp9EverythingUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.web; diff --git a/web/src/test/java/org/jboss/test/metadata/web/WebApp9FragmentUnitTestCase.java b/web/src/test/java/org/jboss/test/metadata/web/WebApp9FragmentUnitTestCase.java index 836538904..b730049a9 100644 --- a/web/src/test/java/org/jboss/test/metadata/web/WebApp9FragmentUnitTestCase.java +++ b/web/src/test/java/org/jboss/test/metadata/web/WebApp9FragmentUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2020, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.web; diff --git a/web/src/test/java/org/jboss/test/metadata/web/WebAppUnitTestCase.java b/web/src/test/java/org/jboss/test/metadata/web/WebAppUnitTestCase.java index 23b1a76be..a048b18c6 100644 --- a/web/src/test/java/org/jboss/test/metadata/web/WebAppUnitTestCase.java +++ b/web/src/test/java/org/jboss/test/metadata/web/WebAppUnitTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.web; diff --git a/web/src/test/java/org/jboss/test/metadata/web/WebSchemaValidationTestCase.java b/web/src/test/java/org/jboss/test/metadata/web/WebSchemaValidationTestCase.java index 17e0f1fb3..6f43b0d05 100644 --- a/web/src/test/java/org/jboss/test/metadata/web/WebSchemaValidationTestCase.java +++ b/web/src/test/java/org/jboss/test/metadata/web/WebSchemaValidationTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.web; diff --git a/web/src/test/java/org/jboss/test/metadata/web/WebSpecDescriptorTestCase.java b/web/src/test/java/org/jboss/test/metadata/web/WebSpecDescriptorTestCase.java index 7e7011752..9039a293b 100644 --- a/web/src/test/java/org/jboss/test/metadata/web/WebSpecDescriptorTestCase.java +++ b/web/src/test/java/org/jboss/test/metadata/web/WebSpecDescriptorTestCase.java @@ -1,23 +1,6 @@ /* - * JBoss, Home of Professional Open Source. - * Copyright 2013, Red Hat, Inc., and individual contributors - * as indicated by the @author tags. See the copyright.txt file in the - * distribution for a full listing of individual contributors. - * - * This is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This software is distributed in the hope 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this software; if not, write to the Free - * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA, or see the FSF site: http://www.fsf.org. + * Copyright The WildFly Authors + * SPDX-License-Identifier: Apache-2.0 */ package org.jboss.test.metadata.web; diff --git a/web/src/test/resources/alternate-previous/schema/jboss-web_11_0.xsd b/web/src/test/resources/alternate-previous/schema/jboss-web_11_0.xsd index bde62bf91..0ba5183b0 100644 --- a/web/src/test/resources/alternate-previous/schema/jboss-web_11_0.xsd +++ b/web/src/test/resources/alternate-previous/schema/jboss-web_11_0.xsd @@ -1,24 +1,7 @@ + + diff --git a/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb110_testUndertow.xml b/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb110_testUndertow.xml index d3f53dffe..a2a3dfe80 100644 --- a/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb110_testUndertow.xml +++ b/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb110_testUndertow.xml @@ -1,4 +1,9 @@ + + diff --git a/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb120_testUndertow.xml b/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb120_testUndertow.xml index a196a6a97..b69b62798 100644 --- a/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb120_testUndertow.xml +++ b/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb120_testUndertow.xml @@ -1,4 +1,9 @@ + + diff --git a/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb121_testUndertow.xml b/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb121_testUndertow.xml index a6ca59cf8..607808b01 100644 --- a/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb121_testUndertow.xml +++ b/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb121_testUndertow.xml @@ -1,4 +1,9 @@ + + diff --git a/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb130_testUndertow.xml b/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb130_testUndertow.xml index c4cf28e45..497d72fe9 100644 --- a/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb130_testUndertow.xml +++ b/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb130_testUndertow.xml @@ -1,4 +1,9 @@ + + diff --git a/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb140_testClustering.xml b/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb140_testClustering.xml index af92eaafc..c684ea46c 100644 --- a/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb140_testClustering.xml +++ b/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb140_testClustering.xml @@ -1,4 +1,9 @@ + + diff --git a/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb140_testReplicationConfig.xml b/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb140_testReplicationConfig.xml index 7727eab45..e72297197 100644 --- a/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb140_testReplicationConfig.xml +++ b/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb140_testReplicationConfig.xml @@ -1,4 +1,9 @@ + + diff --git a/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb141_testClustering.xml b/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb141_testClustering.xml index af92eaafc..c684ea46c 100644 --- a/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb141_testClustering.xml +++ b/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb141_testClustering.xml @@ -1,4 +1,9 @@ + + diff --git a/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb141_testReplicationConfig.xml b/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb141_testReplicationConfig.xml index 7727eab45..e72297197 100644 --- a/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb141_testReplicationConfig.xml +++ b/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb141_testReplicationConfig.xml @@ -1,4 +1,9 @@ + + diff --git a/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb150_testClustering.xml b/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb150_testClustering.xml index e2eb9170c..b99f7bd3e 100644 --- a/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb150_testClustering.xml +++ b/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb150_testClustering.xml @@ -1,4 +1,9 @@ + + diff --git a/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb150_testReplicationConfig.xml b/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb150_testReplicationConfig.xml index 124b0e6e9..c8a45b9d6 100644 --- a/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb150_testReplicationConfig.xml +++ b/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb150_testReplicationConfig.xml @@ -1,4 +1,9 @@ + + diff --git a/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb50_testClassLoading.xml b/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb50_testClassLoading.xml index e444ee6af..48eeea8f2 100644 --- a/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb50_testClassLoading.xml +++ b/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb50_testClassLoading.xml @@ -1,4 +1,9 @@ + + diff --git a/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb50_testClassLoading42.xml b/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb50_testClassLoading42.xml index e1b1866af..e5f85c71e 100644 --- a/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb50_testClassLoading42.xml +++ b/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb50_testClassLoading42.xml @@ -1,3 +1,8 @@ + + diff --git a/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb50_testClustering.xml b/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb50_testClustering.xml index 1f16b5c61..782a8e3cb 100644 --- a/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb50_testClustering.xml +++ b/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb50_testClustering.xml @@ -1,4 +1,9 @@ - + + diff --git a/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb50_testIsJaacAllStoreRole.xml b/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb50_testIsJaacAllStoreRole.xml index c89b50792..8cf6089ca 100644 --- a/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb50_testIsJaacAllStoreRole.xml +++ b/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb50_testIsJaacAllStoreRole.xml @@ -1,3 +1,8 @@ + + diff --git a/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb60_testClustering.xml b/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb60_testClustering.xml index 05065038b..0330f0a4c 100644 --- a/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb60_testClustering.xml +++ b/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb60_testClustering.xml @@ -1,4 +1,9 @@ + + diff --git a/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb80_testUndertow.xml b/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb80_testUndertow.xml index 7d1d331d2..db2116d4f 100644 --- a/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb80_testUndertow.xml +++ b/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb80_testUndertow.xml @@ -1,4 +1,9 @@ + + diff --git a/web/src/test/resources/org/jboss/test/metadata/web/JBossWebApp24_testClassLoading.xml b/web/src/test/resources/org/jboss/test/metadata/web/JBossWebApp24_testClassLoading.xml index cf33c0f96..76ee415a2 100644 --- a/web/src/test/resources/org/jboss/test/metadata/web/JBossWebApp24_testClassLoading.xml +++ b/web/src/test/resources/org/jboss/test/metadata/web/JBossWebApp24_testClassLoading.xml @@ -1,3 +1,8 @@ + + diff --git a/web/src/test/resources/org/jboss/test/metadata/web/JBossWebApp24_testRunAsPrincipal.xml b/web/src/test/resources/org/jboss/test/metadata/web/JBossWebApp24_testRunAsPrincipal.xml index 6ed928d74..4409b99be 100644 --- a/web/src/test/resources/org/jboss/test/metadata/web/JBossWebApp24_testRunAsPrincipal.xml +++ b/web/src/test/resources/org/jboss/test/metadata/web/JBossWebApp24_testRunAsPrincipal.xml @@ -1,4 +1,9 @@ + + diff --git a/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb_testValve.xml b/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb_testValve.xml index db11a538d..20c7b3c5c 100644 --- a/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb_testValve.xml +++ b/web/src/test/resources/org/jboss/test/metadata/web/JBossWeb_testValve.xml @@ -1,4 +1,9 @@ + + diff --git a/web/src/test/resources/org/jboss/test/metadata/web/TomcatDeployer_testConfweb23.xml b/web/src/test/resources/org/jboss/test/metadata/web/TomcatDeployer_testConfweb23.xml index bbdee5fc3..2cfe7eade 100644 --- a/web/src/test/resources/org/jboss/test/metadata/web/TomcatDeployer_testConfweb23.xml +++ b/web/src/test/resources/org/jboss/test/metadata/web/TomcatDeployer_testConfweb23.xml @@ -1,4 +1,9 @@ + + diff --git a/web/src/test/resources/org/jboss/test/metadata/web/TomcatDeployer_testConfweb24.xml b/web/src/test/resources/org/jboss/test/metadata/web/TomcatDeployer_testConfweb24.xml index 590cb8ec8..bca4265d1 100644 --- a/web/src/test/resources/org/jboss/test/metadata/web/TomcatDeployer_testConfweb24.xml +++ b/web/src/test/resources/org/jboss/test/metadata/web/TomcatDeployer_testConfweb24.xml @@ -1,4 +1,9 @@ + + + + + + + + + + + + + + diff --git a/web/src/test/resources/org/jboss/test/metadata/web/WebApp22_testVersion.xml b/web/src/test/resources/org/jboss/test/metadata/web/WebApp22_testVersion.xml index d977f6d67..e2de3fd16 100644 --- a/web/src/test/resources/org/jboss/test/metadata/web/WebApp22_testVersion.xml +++ b/web/src/test/resources/org/jboss/test/metadata/web/WebApp22_testVersion.xml @@ -1,4 +1,9 @@ + + diff --git a/web/src/test/resources/org/jboss/test/metadata/web/WebApp23_testEverything.xml b/web/src/test/resources/org/jboss/test/metadata/web/WebApp23_testEverything.xml index ce907a56e..5c7c179ba 100644 --- a/web/src/test/resources/org/jboss/test/metadata/web/WebApp23_testEverything.xml +++ b/web/src/test/resources/org/jboss/test/metadata/web/WebApp23_testEverything.xml @@ -1,4 +1,9 @@ + + diff --git a/web/src/test/resources/org/jboss/test/metadata/web/WebApp23_testVersion.xml b/web/src/test/resources/org/jboss/test/metadata/web/WebApp23_testVersion.xml index 8bb08c729..2897d804f 100644 --- a/web/src/test/resources/org/jboss/test/metadata/web/WebApp23_testVersion.xml +++ b/web/src/test/resources/org/jboss/test/metadata/web/WebApp23_testVersion.xml @@ -1,4 +1,9 @@ + + diff --git a/web/src/test/resources/org/jboss/test/metadata/web/WebApp24_testFilterOrdering.xml b/web/src/test/resources/org/jboss/test/metadata/web/WebApp24_testFilterOrdering.xml index 5341cf5f7..e9465711e 100644 --- a/web/src/test/resources/org/jboss/test/metadata/web/WebApp24_testFilterOrdering.xml +++ b/web/src/test/resources/org/jboss/test/metadata/web/WebApp24_testFilterOrdering.xml @@ -1,4 +1,9 @@ + + DoFilter_Filter diff --git a/web/src/test/resources/org/jboss/test/metadata/web/WebApp24_testMimeType.xml b/web/src/test/resources/org/jboss/test/metadata/web/WebApp24_testMimeType.xml index 6b233ccb3..3d5775420 100644 --- a/web/src/test/resources/org/jboss/test/metadata/web/WebApp24_testMimeType.xml +++ b/web/src/test/resources/org/jboss/test/metadata/web/WebApp24_testMimeType.xml @@ -1,4 +1,9 @@ + + + + DoFilterTestServlet diff --git a/web/src/test/resources/org/jboss/test/metadata/web/WebApp24_testRunAsPrincipal.xml b/web/src/test/resources/org/jboss/test/metadata/web/WebApp24_testRunAsPrincipal.xml index 7c208d457..8790e0041 100644 --- a/web/src/test/resources/org/jboss/test/metadata/web/WebApp24_testRunAsPrincipal.xml +++ b/web/src/test/resources/org/jboss/test/metadata/web/WebApp24_testRunAsPrincipal.xml @@ -1,5 +1,10 @@ + + + + - + + diff --git a/web/src/test/resources/org/jboss/test/metadata/web/WebApp6Everything_testEverything.xml b/web/src/test/resources/org/jboss/test/metadata/web/WebApp6Everything_testEverything.xml index 5d0fcde88..36f162e6a 100644 --- a/web/src/test/resources/org/jboss/test/metadata/web/WebApp6Everything_testEverything.xml +++ b/web/src/test/resources/org/jboss/test/metadata/web/WebApp6Everything_testEverything.xml @@ -1,5 +1,10 @@ - + + diff --git a/web/src/test/resources/org/jboss/test/metadata/web/WebApp6Fragment_testEverything.xml b/web/src/test/resources/org/jboss/test/metadata/web/WebApp6Fragment_testEverything.xml index 569a95a69..b9c8386b0 100644 --- a/web/src/test/resources/org/jboss/test/metadata/web/WebApp6Fragment_testEverything.xml +++ b/web/src/test/resources/org/jboss/test/metadata/web/WebApp6Fragment_testEverything.xml @@ -1,4 +1,9 @@ + + - + + diff --git a/web/src/test/resources/org/jboss/test/metadata/web/WebApp7Fragment_testEverything.xml b/web/src/test/resources/org/jboss/test/metadata/web/WebApp7Fragment_testEverything.xml index 03bc70fa2..95fb05648 100644 --- a/web/src/test/resources/org/jboss/test/metadata/web/WebApp7Fragment_testEverything.xml +++ b/web/src/test/resources/org/jboss/test/metadata/web/WebApp7Fragment_testEverything.xml @@ -1,4 +1,9 @@ + + - + + diff --git a/web/src/test/resources/org/jboss/test/metadata/web/WebApp8Fragment_testEverything.xml b/web/src/test/resources/org/jboss/test/metadata/web/WebApp8Fragment_testEverything.xml index 2315b259d..1424cfa24 100644 --- a/web/src/test/resources/org/jboss/test/metadata/web/WebApp8Fragment_testEverything.xml +++ b/web/src/test/resources/org/jboss/test/metadata/web/WebApp8Fragment_testEverything.xml @@ -1,4 +1,9 @@ + + + + + + diff --git a/web/src/test/resources/org/jboss/test/metadata/web/no-distinct-name-jboss-web.xml b/web/src/test/resources/org/jboss/test/metadata/web/no-distinct-name-jboss-web.xml index 2e8655ff2..2b8851192 100644 --- a/web/src/test/resources/org/jboss/test/metadata/web/no-distinct-name-jboss-web.xml +++ b/web/src/test/resources/org/jboss/test/metadata/web/no-distinct-name-jboss-web.xml @@ -1,24 +1,7 @@ diff --git a/web/src/test/resources/org/jboss/test/metadata/web/simple-distinct-name-jboss-web.xml b/web/src/test/resources/org/jboss/test/metadata/web/simple-distinct-name-jboss-web.xml index dfe28a00e..18739b3af 100644 --- a/web/src/test/resources/org/jboss/test/metadata/web/simple-distinct-name-jboss-web.xml +++ b/web/src/test/resources/org/jboss/test/metadata/web/simple-distinct-name-jboss-web.xml @@ -1,24 +1,7 @@ diff --git a/web/src/test/resources/org/jboss/test/metadata/web/symbolic-linking-web.xml b/web/src/test/resources/org/jboss/test/metadata/web/symbolic-linking-web.xml index 09384b132..50116567d 100644 --- a/web/src/test/resources/org/jboss/test/metadata/web/symbolic-linking-web.xml +++ b/web/src/test/resources/org/jboss/test/metadata/web/symbolic-linking-web.xml @@ -1,24 +1,7 @@