Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Brörkens2014-02-17 15:33:09 +0000
committerMark Brörkens2014-02-17 15:33:09 +0000
commitd67533956632e6cc5bf31abc6b3f58dbd51546cd (patch)
treeff6ce432e6ba58576a96ceb423178f7431a02117
parentd545e8206b419dfb7ba0008c577647aa0ccab8f0 (diff)
downloadorg.eclipse.rmf-d67533956632e6cc5bf31abc6b3f58dbd51546cd.tar.gz
org.eclipse.rmf-d67533956632e6cc5bf31abc6b3f58dbd51546cd.tar.xz
org.eclipse.rmf-d67533956632e6cc5bf31abc6b3f58dbd51546cd.zip
NEW - bug 418469: Update license files to mention non-eclipse licenses
such as w3c license https://bugs.eclipse.org/bugs/show_bug.cgi?id=418469 added "and others" to file headers that contain itemis AG. See also bug #383957 and http://www.eclipse.org/legal/copyrightandlicensenotice.php
-rw-r--r--org.eclipse.rmf.reqif10.common/src/org/eclipse/rmf/reqif10/common/util/ReqIF10XHtmlContentAdapter.java2
-rw-r--r--org.eclipse.rmf.reqif10.common/src/org/eclipse/rmf/reqif10/common/util/ReqIF10XHtmlContentAdapterFactory.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AccessControlledElementItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AlternativeIDItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionBooleanItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionDateItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionEnumerationItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionIntegerItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionRealItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionSimpleItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionStringItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionXHTMLItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueBooleanItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueDateItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueEnumerationItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueIntegerItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueRealItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueSimpleItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueStringItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueXHTMLItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionBooleanItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionDateItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionEnumerationItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionIntegerItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionRealItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionSimpleItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionStringItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionXHTMLItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/EmbeddedValueItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/EnumValueItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/IdentifiableItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/RelationGroupItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/RelationGroupTypeItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/ReqIF10ItemProviderAdapterFactory.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/ReqIFContentItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/ReqIFHeaderItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/ReqIFItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/ReqIFToolExtensionItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/Reqif10EditPlugin.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecElementWithAttributesItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecHierarchyItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecObjectItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecObjectTypeItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecRelationItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecRelationTypeItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecTypeItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecificationItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecificationTypeItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/XhtmlContentItemProvider.java2
-rw-r--r--org.eclipse.rmf.reqif10.serialization/src/org/eclipse/rmf/reqif10/serialization/ReqIF10ResourceFactoryImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.serialization/src/org/eclipse/rmf/reqif10/serialization/ReqIF10ResourceImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/model/xhtml.genmodel2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/DatatypesFactory.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/DatatypesPackage.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/FrameTargetMember0.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/impl/DatatypesFactoryImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/impl/DatatypesPackageImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/util/DatatypesResourceFactoryImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/util/DatatypesResourceImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/util/DatatypesValidator.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/util/DatatypesXMLProcessor.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/AlignType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/DeclareType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/DocumentRoot.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/FrameType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/RulesType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/ScopeType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/ValignType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/ValuetypeType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlAType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlAbbrType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlAcronymType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlAddressType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlBlockquoteType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlBrType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlCaptionType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlCiteType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlCodeType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlColType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlColgroupType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlDdType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlDfnType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlDivType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlDlType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlDtType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlEditType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlEmType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlFactory.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlH1Type.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlH2Type.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlH3Type.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlH4Type.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlH5Type.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlH6Type.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlHeadingType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlHrType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlInlPresType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlKbdType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlLiType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlObjectType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlOlType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlPType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlPackage.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlParamType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlPreType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlQType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlSampType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlSpanType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlStrongType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlTableType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlTbodyType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlTdType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlTfootType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlThType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlTheadType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlTrType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlUlType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlVarType.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/DocumentRootImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlATypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlAbbrTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlAcronymTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlAddressTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlBlockquoteTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlBrTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlCaptionTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlCiteTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlCodeTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlColTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlColgroupTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlDdTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlDfnTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlDivTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlDlTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlDtTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlEditTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlEmTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlFactoryImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlH1TypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlH2TypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlH3TypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlH4TypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlH5TypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlH6TypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlHeadingTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlHrTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlInlPresTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlKbdTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlLiTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlObjectTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlOlTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlPTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlPackageImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlParamTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlPreTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlQTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlSampTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlSpanTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlStrongTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlTableTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlTbodyTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlTdTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlTfootTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlThTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlTheadTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlTrTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlUlTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlVarTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/util/XhtmlAdapterFactory.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/util/XhtmlResourceFactoryImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/util/XhtmlResourceImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/util/XhtmlSwitch.java2
-rw-r--r--org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/util/XhtmlXMLProcessor.java2
-rw-r--r--org.eclipse.rmf.reqif10/model/reqif10.genmodel2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AccessControlledElement.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AlternativeID.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinition.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinitionBoolean.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinitionDate.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinitionEnumeration.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinitionInteger.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinitionReal.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinitionSimple.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinitionString.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinitionXHTML.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValue.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValueBoolean.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValueDate.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValueEnumeration.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValueInteger.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValueReal.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValueSimple.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValueString.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValueXHTML.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinition.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinitionBoolean.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinitionDate.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinitionEnumeration.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinitionInteger.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinitionReal.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinitionSimple.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinitionString.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinitionXHTML.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/EmbeddedValue.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/EnumValue.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/Identifiable.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/RelationGroup.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/RelationGroupType.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/ReqIF.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/ReqIF10Factory.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/ReqIF10Package.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/ReqIFContent.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/ReqIFHeader.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/ReqIFToolExtension.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/SpecElementWithAttributes.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/SpecHierarchy.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/SpecObject.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/SpecObjectType.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/SpecRelation.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/SpecRelationType.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/SpecType.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/Specification.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/SpecificationType.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/XhtmlContent.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AccessControlledElementImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AlternativeIDImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionBooleanImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionDateImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionEnumerationImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionIntegerImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionRealImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionSimpleImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionStringImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionXHTMLImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueBooleanImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueDateImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueEnumerationImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueIntegerImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueRealImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueSimpleImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueStringImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueXHTMLImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionBooleanImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionDateImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionEnumerationImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionIntegerImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionRealImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionSimpleImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionStringImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionXHTMLImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/EmbeddedValueImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/EnumValueImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/IdentifiableImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/RelationGroupImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/RelationGroupTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/ReqIF10FactoryImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/ReqIF10PackageImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/ReqIFContentImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/ReqIFHeaderImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/ReqIFImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/ReqIFToolExtensionImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecElementWithAttributesImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecHierarchyImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecObjectImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecObjectTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecRelationImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecRelationTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecificationImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecificationTypeImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/XhtmlContentImpl.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/util/ReqIF10AdapterFactory.java2
-rw-r--r--org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/util/ReqIF10Switch.java2
-rw-r--r--org.eclipse.rmf.serialization/src/org/eclipse/rmf/internal/serialization/XMLPersistenceMappingHandler.java2
-rw-r--r--org.eclipse.rmf.serialization/src/org/eclipse/rmf/internal/serialization/XMLPersistenceMappingHelperImpl.java2
-rw-r--r--org.eclipse.rmf.serialization/src/org/eclipse/rmf/internal/serialization/XMLPersistenceMappingLoadImpl.java2
-rw-r--r--org.eclipse.rmf.serialization/src/org/eclipse/rmf/internal/serialization/XMLPersistenceMappingSaveImpl.java2
-rw-r--r--org.eclipse.rmf.serialization/src/org/eclipse/rmf/serialization/IdAdapter.java2
-rw-r--r--org.eclipse.rmf.serialization/src/org/eclipse/rmf/serialization/XMLPersistenceMappingExtendedMetaData.java2
-rw-r--r--org.eclipse.rmf.serialization/src/org/eclipse/rmf/serialization/XMLPersistenceMappingExtendedMetaDataImpl.java2
-rw-r--r--org.eclipse.rmf.serialization/src/org/eclipse/rmf/serialization/XMLPersistenceMappingResource.java2
-rw-r--r--org.eclipse.rmf.serialization/src/org/eclipse/rmf/serialization/XMLPersistenceMappingResourceFactoryImpl.java2
-rw-r--r--org.eclipse.rmf.serialization/src/org/eclipse/rmf/serialization/XMLPersistenceMappingResourceImpl.java2
-rw-r--r--org.eclipse.rmf.serialization/src/org/eclipse/rmf/serialization/XMLPersistenceMappingResourceSetImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/resources/model/extnodes.genmodel2
-rw-r--r--org.eclipse.rmf.tests.serialization/resources/model/myreqif.genmodel2
-rw-r--r--org.eclipse.rmf.tests.serialization/resources/model/nodes.genmodel2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEID.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType1.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType10.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType11.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType12.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType13.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType14.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType15.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType16.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType17.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType18.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType19.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType2.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType20.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType21.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType22.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType23.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType3.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType4.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType5.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType6.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType7.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType8.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType9.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEDEFINITIONBOOLEAN.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEDEFINITIONDATE.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEDEFINITIONENUMERATION.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEDEFINITIONINTEGER.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEDEFINITIONREAL.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEDEFINITIONSTRING.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEDEFINITIONXHTML.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEVALUEBOOLEAN.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEVALUEDATE.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEVALUEENUMERATION.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEVALUEINTEGER.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEVALUEREAL.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEVALUESTRING.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEVALUEXHTML.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/CHILDRENType.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/CHILDRENType1.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/CORECONTENTType.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DATATYPEDEFINITIONBOOLEAN.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DATATYPEDEFINITIONDATE.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DATATYPEDEFINITIONENUMERATION.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DATATYPEDEFINITIONINTEGER.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DATATYPEDEFINITIONREAL.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DATATYPEDEFINITIONSTRING.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DATATYPEDEFINITIONXHTML.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DATATYPESType.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFAULTVALUEType.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFAULTVALUEType1.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFAULTVALUEType2.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFAULTVALUEType3.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFAULTVALUEType4.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFAULTVALUEType5.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFAULTVALUEType6.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFINITIONType.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFINITIONType1.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFINITIONType2.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFINITIONType3.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFINITIONType4.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFINITIONType5.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFINITIONType6.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DocumentRoot.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/EDITABLEATTSType.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/EMBEDDEDVALUE.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ENUMVALUE.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/MyreqifFactory.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/MyreqifPackage.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/OBJECTType.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/PROPERTIESType.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/RELATIONGROUP.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/RELATIONGROUPTYPE.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/REQIF.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/REQIFCONTENT.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/REQIFHEADER.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/REQIFTOOLEXTENSION.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SOURCESPECIFICATIONType.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SOURCEType.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECATTRIBUTESType.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECATTRIBUTESType1.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECATTRIBUTESType2.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECATTRIBUTESType3.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECHIERARCHY.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECIFICATION.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECIFICATIONSType.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECIFICATIONTYPE.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECIFIEDVALUESType.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECOBJECT.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECOBJECTSType.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECOBJECTTYPE.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECRELATION.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECRELATIONGROUPSType.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECRELATIONSType.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECRELATIONSType1.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECRELATIONTYPE.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECTYPESType.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TARGETSPECIFICATIONType.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TARGETType.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/THEHEADERType.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TOOLEXTENSIONSType.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType1.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType10.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType2.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType3.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType4.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType5.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType6.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType7.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType8.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType9.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/VALUESType.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/VALUESType1.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/VALUESType2.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/VALUESType3.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType10Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType11Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType12Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType13Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType14Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType15Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType16Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType17Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType18Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType19Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType1Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType20Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType21Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType22Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType23Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType2Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType3Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType4Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType5Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType6Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType7Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType8Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType9Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDTypeImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONBOOLEANImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONDATEImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONENUMERATIONImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONINTEGERImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONREALImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONSTRINGImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONXHTMLImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUEBOOLEANImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUEDATEImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUEENUMERATIONImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUEINTEGERImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUEREALImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUESTRINGImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUEXHTMLImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/CHILDRENType1Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/CHILDRENTypeImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/CORECONTENTTypeImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONBOOLEANImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONDATEImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONENUMERATIONImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONINTEGERImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONREALImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONSTRINGImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONXHTMLImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DATATYPESTypeImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFAULTVALUEType1Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFAULTVALUEType2Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFAULTVALUEType3Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFAULTVALUEType4Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFAULTVALUEType5Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFAULTVALUEType6Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFAULTVALUETypeImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFINITIONType1Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFINITIONType2Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFINITIONType3Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFINITIONType4Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFINITIONType5Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFINITIONType6Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFINITIONTypeImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DocumentRootImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/EDITABLEATTSTypeImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/EMBEDDEDVALUEImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ENUMVALUEImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/MyreqifFactoryImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/OBJECTTypeImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/PROPERTIESTypeImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/RELATIONGROUPImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/RELATIONGROUPTYPEImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/REQIFCONTENTImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/REQIFHEADERImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/REQIFImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/REQIFTOOLEXTENSIONImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SOURCESPECIFICATIONTypeImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SOURCETypeImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECATTRIBUTESType1Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECATTRIBUTESType2Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECATTRIBUTESType3Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECATTRIBUTESTypeImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECHIERARCHYImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECIFICATIONImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECIFICATIONSTypeImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECIFICATIONTYPEImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECIFIEDVALUESTypeImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECOBJECTImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECOBJECTSTypeImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECOBJECTTYPEImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECRELATIONGROUPSTypeImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECRELATIONImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECRELATIONSType1Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECRELATIONSTypeImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECRELATIONTYPEImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECTYPESTypeImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TARGETSPECIFICATIONTypeImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TARGETTypeImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/THEHEADERTypeImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TOOLEXTENSIONSTypeImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType10Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType1Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType2Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType3Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType4Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType5Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType6Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType7Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType8Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType9Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPETypeImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/VALUESType1Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/VALUESType2Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/VALUESType3Impl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/VALUESTypeImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/util/MyreqifAdapterFactory.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/util/MyreqifResourceFactoryImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/util/MyreqifResourceImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/util/MyreqifSwitch.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/util/MyreqifXMLProcessor.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/ExtNodesFactory.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/ExtNodesPackage.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/ExtendedNode.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/Extension.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/impl/ExtNodesFactoryImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/impl/ExtNodesPackageImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/impl/ExtendedNodeImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/impl/ExtensionImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/util/ExtNodesAdapterFactory.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/util/ExtNodesResourceFactoryImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/util/ExtNodesResourceImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/util/ExtNodesSwitch.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/util/ExtNodesXMLProcessor.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/AbstractNode.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/Node.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/NodesFactory.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/NodesPackage.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/SubNode.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/impl/AbstractNodeImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/impl/NodeImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/impl/NodesFactoryImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/impl/NodesPackageImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/impl/SubNodeImpl.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/util/NodesAdapterFactory.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/util/NodesSwitch.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/adapter/IDAdapterTests.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/env/emf/AbstractEMFTestCase.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/env/emf/EMFDeserializationTests.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/env/emf/EMFDeserializationWithSchemaValidationTests.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/env/emf/EMFRoundtripTests.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/env/emf/EMFSerializationTests.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/env/sphinx/SphinxDeserializationTests.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/env/xerces/XercesSchemaValidationTests.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/load/BasicLoadTests.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/load/FoereignNamespaceLoadTests.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/metadata/XMLPersistenceExtendedMetaDataTests.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/monitor/ProgressMonitorTests.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/robustness/LoadPatternAttribute0100RobustnessTests.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/save/BasicSaveTests.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/util/AbstractTestCase.java2
-rw-r--r--org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/util/LoadSaveUtil.java2
573 files changed, 573 insertions, 573 deletions
diff --git a/org.eclipse.rmf.reqif10.common/src/org/eclipse/rmf/reqif10/common/util/ReqIF10XHtmlContentAdapter.java b/org.eclipse.rmf.reqif10.common/src/org/eclipse/rmf/reqif10/common/util/ReqIF10XHtmlContentAdapter.java
index 1fad74e9..b55e7478 100644
--- a/org.eclipse.rmf.reqif10.common/src/org/eclipse/rmf/reqif10/common/util/ReqIF10XHtmlContentAdapter.java
+++ b/org.eclipse.rmf.reqif10.common/src/org/eclipse/rmf/reqif10/common/util/ReqIF10XHtmlContentAdapter.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.common/src/org/eclipse/rmf/reqif10/common/util/ReqIF10XHtmlContentAdapterFactory.java b/org.eclipse.rmf.reqif10.common/src/org/eclipse/rmf/reqif10/common/util/ReqIF10XHtmlContentAdapterFactory.java
index 92ba63b5..6b0ef17a 100644
--- a/org.eclipse.rmf.reqif10.common/src/org/eclipse/rmf/reqif10/common/util/ReqIF10XHtmlContentAdapterFactory.java
+++ b/org.eclipse.rmf.reqif10.common/src/org/eclipse/rmf/reqif10/common/util/ReqIF10XHtmlContentAdapterFactory.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AccessControlledElementItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AccessControlledElementItemProvider.java
index 675d0a2d..bb440775 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AccessControlledElementItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AccessControlledElementItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AlternativeIDItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AlternativeIDItemProvider.java
index cfcd458f..b6691345 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AlternativeIDItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AlternativeIDItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionBooleanItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionBooleanItemProvider.java
index 953877db..375b0091 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionBooleanItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionBooleanItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionDateItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionDateItemProvider.java
index 37ccab59..383fc51b 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionDateItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionDateItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionEnumerationItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionEnumerationItemProvider.java
index ea7ea58f..afb1d572 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionEnumerationItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionEnumerationItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionIntegerItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionIntegerItemProvider.java
index 847190e5..cea48a27 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionIntegerItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionIntegerItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionItemProvider.java
index f25f8fa5..5106dd26 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionRealItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionRealItemProvider.java
index 9a3bc905..44a2aa1e 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionRealItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionRealItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionSimpleItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionSimpleItemProvider.java
index ca51228d..4814b103 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionSimpleItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionSimpleItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionStringItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionStringItemProvider.java
index fb98395e..0533e0c2 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionStringItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionStringItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionXHTMLItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionXHTMLItemProvider.java
index 0ca45343..9612db90 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionXHTMLItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeDefinitionXHTMLItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueBooleanItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueBooleanItemProvider.java
index 90f0de69..1f1dee3b 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueBooleanItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueBooleanItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueDateItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueDateItemProvider.java
index fabb89f5..00d165f3 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueDateItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueDateItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueEnumerationItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueEnumerationItemProvider.java
index 915fda08..e32a4df0 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueEnumerationItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueEnumerationItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueIntegerItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueIntegerItemProvider.java
index 988b33d5..050704c1 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueIntegerItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueIntegerItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueItemProvider.java
index 9ef5db64..dc850fa6 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueRealItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueRealItemProvider.java
index a8d41bc8..09846a69 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueRealItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueRealItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueSimpleItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueSimpleItemProvider.java
index 41c7fcae..a1052e74 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueSimpleItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueSimpleItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueStringItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueStringItemProvider.java
index b0174993..7695073d 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueStringItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueStringItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueXHTMLItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueXHTMLItemProvider.java
index b2559411..0aaa3445 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueXHTMLItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/AttributeValueXHTMLItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionBooleanItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionBooleanItemProvider.java
index f36b294b..5feb8855 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionBooleanItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionBooleanItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionDateItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionDateItemProvider.java
index ed740497..7e8b3d00 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionDateItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionDateItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionEnumerationItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionEnumerationItemProvider.java
index bc8ad5c8..e156c4a6 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionEnumerationItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionEnumerationItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionIntegerItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionIntegerItemProvider.java
index dc5d0e43..55882d3b 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionIntegerItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionIntegerItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionItemProvider.java
index 738504cb..e1064ccc 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionRealItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionRealItemProvider.java
index 6b1cf3e4..7f79d44d 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionRealItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionRealItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionSimpleItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionSimpleItemProvider.java
index ce7ac0e8..c94a58a6 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionSimpleItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionSimpleItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionStringItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionStringItemProvider.java
index f544ff28..304ec02f 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionStringItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionStringItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionXHTMLItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionXHTMLItemProvider.java
index 1910f7da..c041f969 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionXHTMLItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/DatatypeDefinitionXHTMLItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/EmbeddedValueItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/EmbeddedValueItemProvider.java
index 92de61fe..eabfced9 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/EmbeddedValueItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/EmbeddedValueItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/EnumValueItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/EnumValueItemProvider.java
index 70aa1fad..8497702e 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/EnumValueItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/EnumValueItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/IdentifiableItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/IdentifiableItemProvider.java
index b1253c10..fb2fbb34 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/IdentifiableItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/IdentifiableItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/RelationGroupItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/RelationGroupItemProvider.java
index d69ccc84..1db67d39 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/RelationGroupItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/RelationGroupItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/RelationGroupTypeItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/RelationGroupTypeItemProvider.java
index 752a91c8..410962b2 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/RelationGroupTypeItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/RelationGroupTypeItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/ReqIF10ItemProviderAdapterFactory.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/ReqIF10ItemProviderAdapterFactory.java
index cc80dd05..599437fc 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/ReqIF10ItemProviderAdapterFactory.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/ReqIF10ItemProviderAdapterFactory.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/ReqIFContentItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/ReqIFContentItemProvider.java
index c23389d9..ede15c59 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/ReqIFContentItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/ReqIFContentItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/ReqIFHeaderItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/ReqIFHeaderItemProvider.java
index 04aeaa93..1be2b85c 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/ReqIFHeaderItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/ReqIFHeaderItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/ReqIFItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/ReqIFItemProvider.java
index 755f2b21..20c9b762 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/ReqIFItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/ReqIFItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/ReqIFToolExtensionItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/ReqIFToolExtensionItemProvider.java
index d77d2142..8fe1fc83 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/ReqIFToolExtensionItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/ReqIFToolExtensionItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/Reqif10EditPlugin.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/Reqif10EditPlugin.java
index d27d5e6f..4f7a59bb 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/Reqif10EditPlugin.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/Reqif10EditPlugin.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecElementWithAttributesItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecElementWithAttributesItemProvider.java
index 3689c2c2..db1ee10b 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecElementWithAttributesItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecElementWithAttributesItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecHierarchyItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecHierarchyItemProvider.java
index 646587b7..f77033bc 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecHierarchyItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecHierarchyItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecObjectItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecObjectItemProvider.java
index a95739dc..6a5c09c4 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecObjectItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecObjectItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecObjectTypeItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecObjectTypeItemProvider.java
index 3b4dacc7..f1b78e6c 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecObjectTypeItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecObjectTypeItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecRelationItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecRelationItemProvider.java
index a20379fd..ad02780f 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecRelationItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecRelationItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecRelationTypeItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecRelationTypeItemProvider.java
index e04075b6..80b46364 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecRelationTypeItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecRelationTypeItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecTypeItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecTypeItemProvider.java
index e4d608db..eed6f0bf 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecTypeItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecTypeItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecificationItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecificationItemProvider.java
index c9bcef3b..47aad30d 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecificationItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecificationItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecificationTypeItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecificationTypeItemProvider.java
index 544a14c2..cbfd3613 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecificationTypeItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/SpecificationTypeItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/XhtmlContentItemProvider.java b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/XhtmlContentItemProvider.java
index b9778898..3d58da66 100644
--- a/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/XhtmlContentItemProvider.java
+++ b/org.eclipse.rmf.reqif10.edit/src/org/eclipse/rmf/reqif10/provider/XhtmlContentItemProvider.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.serialization/src/org/eclipse/rmf/reqif10/serialization/ReqIF10ResourceFactoryImpl.java b/org.eclipse.rmf.reqif10.serialization/src/org/eclipse/rmf/reqif10/serialization/ReqIF10ResourceFactoryImpl.java
index 0e1664bf..0fa4fe04 100644
--- a/org.eclipse.rmf.reqif10.serialization/src/org/eclipse/rmf/reqif10/serialization/ReqIF10ResourceFactoryImpl.java
+++ b/org.eclipse.rmf.reqif10.serialization/src/org/eclipse/rmf/reqif10/serialization/ReqIF10ResourceFactoryImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.serialization/src/org/eclipse/rmf/reqif10/serialization/ReqIF10ResourceImpl.java b/org.eclipse.rmf.reqif10.serialization/src/org/eclipse/rmf/reqif10/serialization/ReqIF10ResourceImpl.java
index 9021f90e..79cd7db0 100644
--- a/org.eclipse.rmf.reqif10.serialization/src/org/eclipse/rmf/reqif10/serialization/ReqIF10ResourceImpl.java
+++ b/org.eclipse.rmf.reqif10.serialization/src/org/eclipse/rmf/reqif10/serialization/ReqIF10ResourceImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/model/xhtml.genmodel b/org.eclipse.rmf.reqif10.xhtml/model/xhtml.genmodel
index 63cd7734..ff66e0f4 100644
--- a/org.eclipse.rmf.reqif10.xhtml/model/xhtml.genmodel
+++ b/org.eclipse.rmf.reqif10.xhtml/model/xhtml.genmodel
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<genmodel:GenModel xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore"
- xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel" copyrightText="Copyright (c) 2013 itemis AG.&#xA;All rights reserved. This program and the accompanying materials&#xA;are made available under the terms of the Eclipse Public License v1.0&#xA;which accompanies this distribution, and is available at&#xA;http://www.eclipse.org/legal/epl-v10.html&#xA;&#xA;Contributors:&#xA; Mark Broerkens - initial API and implementation&#xA;"
+ xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel" copyrightText="Copyright (c) 2013 itemis AG and others.&#xA;All rights reserved. This program and the accompanying materials&#xA;are made available under the terms of the Eclipse Public License v1.0&#xA;which accompanies this distribution, and is available at&#xA;http://www.eclipse.org/legal/epl-v10.html&#xA;&#xA;Contributors:&#xA; Mark Broerkens - initial API and implementation&#xA;"
modelDirectory="/org.eclipse.rmf.reqif10.xhtml/src" editDirectory="/org.eclipse.rmf.reqif10.xhtml.edit/src"
editorDirectory="" modelPluginID="org.eclipse.rmf.reqif10.xhtml" modelName="Xhtml"
modelPluginClass="" editorPluginClass="" nonNLSMarkers="true" rootExtendsClass="org.eclipse.emf.ecore.impl.MinimalEObjectImpl"
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/DatatypesFactory.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/DatatypesFactory.java
index fe582c0e..7c2f4b27 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/DatatypesFactory.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/DatatypesFactory.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/DatatypesPackage.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/DatatypesPackage.java
index 0f6df1df..6fb226fb 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/DatatypesPackage.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/DatatypesPackage.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/FrameTargetMember0.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/FrameTargetMember0.java
index 646241a4..3f5fbdaf 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/FrameTargetMember0.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/FrameTargetMember0.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/impl/DatatypesFactoryImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/impl/DatatypesFactoryImpl.java
index d6022fb3..01a15fe8 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/impl/DatatypesFactoryImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/impl/DatatypesFactoryImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/impl/DatatypesPackageImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/impl/DatatypesPackageImpl.java
index 1d892d36..5fab6cfd 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/impl/DatatypesPackageImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/impl/DatatypesPackageImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/util/DatatypesResourceFactoryImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/util/DatatypesResourceFactoryImpl.java
index 9e80dc90..4ac7143e 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/util/DatatypesResourceFactoryImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/util/DatatypesResourceFactoryImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/util/DatatypesResourceImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/util/DatatypesResourceImpl.java
index 71fe463f..e99b0f10 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/util/DatatypesResourceImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/util/DatatypesResourceImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/util/DatatypesValidator.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/util/DatatypesValidator.java
index 4fe61d2f..1832959d 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/util/DatatypesValidator.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/util/DatatypesValidator.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/util/DatatypesXMLProcessor.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/util/DatatypesXMLProcessor.java
index 3a34b9ce..09100be6 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/util/DatatypesXMLProcessor.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/datatypes/util/DatatypesXMLProcessor.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/AlignType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/AlignType.java
index f1713818..5d2c238d 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/AlignType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/AlignType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/DeclareType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/DeclareType.java
index d6ced841..8d431d14 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/DeclareType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/DeclareType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/DocumentRoot.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/DocumentRoot.java
index de00d51e..81184e9d 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/DocumentRoot.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/DocumentRoot.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/FrameType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/FrameType.java
index 2aa4fcc2..0070020b 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/FrameType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/FrameType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/RulesType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/RulesType.java
index 651cd914..024c886b 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/RulesType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/RulesType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/ScopeType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/ScopeType.java
index 493fe87f..ac968ae4 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/ScopeType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/ScopeType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/ValignType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/ValignType.java
index 7cf06589..9eac2966 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/ValignType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/ValignType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/ValuetypeType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/ValuetypeType.java
index 8fc3fd28..c0555328 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/ValuetypeType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/ValuetypeType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlAType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlAType.java
index 8de05285..7ad24965 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlAType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlAType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlAbbrType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlAbbrType.java
index f8ca378b..bff3acb6 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlAbbrType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlAbbrType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlAcronymType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlAcronymType.java
index f688ee0c..f7b465e3 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlAcronymType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlAcronymType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlAddressType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlAddressType.java
index 6a3b7c37..25de8368 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlAddressType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlAddressType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlBlockquoteType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlBlockquoteType.java
index 78cdfc6d..991ead3f 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlBlockquoteType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlBlockquoteType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlBrType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlBrType.java
index e846a471..99fb251c 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlBrType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlBrType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlCaptionType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlCaptionType.java
index db992576..9cdd6c52 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlCaptionType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlCaptionType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlCiteType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlCiteType.java
index 59831807..28d41984 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlCiteType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlCiteType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlCodeType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlCodeType.java
index 5ff52bec..791f026a 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlCodeType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlCodeType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlColType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlColType.java
index f8d4d589..1b857289 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlColType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlColType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlColgroupType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlColgroupType.java
index 47f1103e..07f400a7 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlColgroupType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlColgroupType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlDdType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlDdType.java
index 7d980f12..b5372c54 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlDdType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlDdType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlDfnType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlDfnType.java
index d6741d0d..6dc91733 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlDfnType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlDfnType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlDivType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlDivType.java
index 05da9e91..057a1dea 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlDivType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlDivType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlDlType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlDlType.java
index f40d1e3b..37d90baa 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlDlType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlDlType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlDtType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlDtType.java
index ebbe1bf2..f9a40f8a 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlDtType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlDtType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlEditType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlEditType.java
index cc10d941..81e6ea07 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlEditType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlEditType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlEmType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlEmType.java
index 80374fe3..3cbac233 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlEmType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlEmType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlFactory.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlFactory.java
index 0cb92277..958a88f9 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlFactory.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlFactory.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlH1Type.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlH1Type.java
index eee7feb1..81de785c 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlH1Type.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlH1Type.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlH2Type.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlH2Type.java
index d397a31b..ae14cb23 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlH2Type.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlH2Type.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlH3Type.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlH3Type.java
index e73593f7..4c79b956 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlH3Type.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlH3Type.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlH4Type.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlH4Type.java
index ef413804..6361ac3c 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlH4Type.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlH4Type.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlH5Type.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlH5Type.java
index b47b398b..88830aa4 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlH5Type.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlH5Type.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlH6Type.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlH6Type.java
index b0874191..167a08af 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlH6Type.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlH6Type.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlHeadingType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlHeadingType.java
index eeb4896b..18ade7cc 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlHeadingType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlHeadingType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlHrType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlHrType.java
index 2b2b1532..0e915617 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlHrType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlHrType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlInlPresType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlInlPresType.java
index 4e2dcbe1..0e6fa80b 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlInlPresType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlInlPresType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlKbdType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlKbdType.java
index 385b9808..09e36e78 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlKbdType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlKbdType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlLiType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlLiType.java
index be6040b7..db6052be 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlLiType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlLiType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlObjectType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlObjectType.java
index 8b08a4d7..a8a61146 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlObjectType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlObjectType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlOlType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlOlType.java
index fc8d689e..f0927287 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlOlType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlOlType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlPType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlPType.java
index f14eb42d..f176ce7b 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlPType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlPType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlPackage.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlPackage.java
index 55f8f115..6e1b8b49 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlPackage.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlPackage.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlParamType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlParamType.java
index 41d031c6..bf6824ce 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlParamType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlParamType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlPreType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlPreType.java
index 7d7ff9cb..cd2a287a 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlPreType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlPreType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlQType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlQType.java
index 529b722b..99322002 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlQType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlQType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlSampType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlSampType.java
index 63e28d08..3e71aa1f 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlSampType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlSampType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlSpanType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlSpanType.java
index fe996e63..ec0b6d4e 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlSpanType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlSpanType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlStrongType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlStrongType.java
index 8f9262bf..64595541 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlStrongType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlStrongType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlTableType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlTableType.java
index d26ab7be..98c4c56a 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlTableType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlTableType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlTbodyType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlTbodyType.java
index 20154a96..6229ce85 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlTbodyType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlTbodyType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlTdType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlTdType.java
index 9981349f..de38f325 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlTdType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlTdType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlTfootType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlTfootType.java
index 42a8619b..7a550200 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlTfootType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlTfootType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlThType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlThType.java
index 870fa710..6feb1835 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlThType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlThType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlTheadType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlTheadType.java
index 3bc8de71..1de01eba 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlTheadType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlTheadType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlTrType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlTrType.java
index 82ba9bcc..714ac209 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlTrType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlTrType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlUlType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlUlType.java
index 4289da3f..24f2623b 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlUlType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlUlType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlVarType.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlVarType.java
index 67f61a81..ff857c52 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlVarType.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/XhtmlVarType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/DocumentRootImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/DocumentRootImpl.java
index b3cac435..03c64338 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/DocumentRootImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/DocumentRootImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlATypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlATypeImpl.java
index fc2914df..549dfedc 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlATypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlATypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlAbbrTypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlAbbrTypeImpl.java
index 106f4c37..660e2a95 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlAbbrTypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlAbbrTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlAcronymTypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlAcronymTypeImpl.java
index 2fa75b56..716692fe 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlAcronymTypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlAcronymTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlAddressTypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlAddressTypeImpl.java
index 5496fbd1..6f4199aa 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlAddressTypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlAddressTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlBlockquoteTypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlBlockquoteTypeImpl.java
index 7e8fd775..af448da1 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlBlockquoteTypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlBlockquoteTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlBrTypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlBrTypeImpl.java
index bd7caa7f..c99a13c7 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlBrTypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlBrTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlCaptionTypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlCaptionTypeImpl.java
index c61e05a1..4a3c902f 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlCaptionTypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlCaptionTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlCiteTypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlCiteTypeImpl.java
index 9acea27b..3343ed88 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlCiteTypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlCiteTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlCodeTypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlCodeTypeImpl.java
index da64686b..a5d50a62 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlCodeTypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlCodeTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlColTypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlColTypeImpl.java
index 51f92c6c..6e4387f6 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlColTypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlColTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlColgroupTypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlColgroupTypeImpl.java
index fff489a0..a4c57c00 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlColgroupTypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlColgroupTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlDdTypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlDdTypeImpl.java
index c07c1f49..ddeee9a5 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlDdTypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlDdTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlDfnTypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlDfnTypeImpl.java
index c1ce92fb..acd983b7 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlDfnTypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlDfnTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlDivTypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlDivTypeImpl.java
index 18585ba7..a07013a2 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlDivTypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlDivTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlDlTypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlDlTypeImpl.java
index b67b6521..144b6852 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlDlTypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlDlTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlDtTypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlDtTypeImpl.java
index c5b4e781..e5a098d6 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlDtTypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlDtTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlEditTypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlEditTypeImpl.java
index 8243b312..d5a6e402 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlEditTypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlEditTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlEmTypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlEmTypeImpl.java
index b4b7626f..7883c57b 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlEmTypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlEmTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlFactoryImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlFactoryImpl.java
index 74feb35e..6496577e 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlFactoryImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlFactoryImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlH1TypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlH1TypeImpl.java
index e7271121..b8943e93 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlH1TypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlH1TypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlH2TypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlH2TypeImpl.java
index facc5de0..b6bfc7f8 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlH2TypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlH2TypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlH3TypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlH3TypeImpl.java
index 8b67f0fb..f13cd17a 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlH3TypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlH3TypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlH4TypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlH4TypeImpl.java
index 19c86511..cb776237 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlH4TypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlH4TypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlH5TypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlH5TypeImpl.java
index 6e076376..c99919a1 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlH5TypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlH5TypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlH6TypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlH6TypeImpl.java
index d2f01b9d..7eb9bb7f 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlH6TypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlH6TypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlHeadingTypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlHeadingTypeImpl.java
index 592048c0..d684eae5 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlHeadingTypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlHeadingTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlHrTypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlHrTypeImpl.java
index 1a0b6b2d..c86e338b 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlHrTypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlHrTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlInlPresTypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlInlPresTypeImpl.java
index 771c7c4d..8b6186db 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlInlPresTypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlInlPresTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlKbdTypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlKbdTypeImpl.java
index 2555fa9f..cd4ace0c 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlKbdTypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlKbdTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlLiTypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlLiTypeImpl.java
index 7d73f8e0..78761ca7 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlLiTypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlLiTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlObjectTypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlObjectTypeImpl.java
index adac9b2e..be4c6e8b 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlObjectTypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlObjectTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlOlTypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlOlTypeImpl.java
index 85b64815..871a0df3 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlOlTypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlOlTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlPTypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlPTypeImpl.java
index 1a143097..168e6684 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlPTypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlPTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlPackageImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlPackageImpl.java
index dd524fbc..e103dfab 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlPackageImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlPackageImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlParamTypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlParamTypeImpl.java
index 75ba7540..7f2a4de3 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlParamTypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlParamTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlPreTypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlPreTypeImpl.java
index 408ff32b..6c5f1938 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlPreTypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlPreTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlQTypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlQTypeImpl.java
index 23342f72..d2b0e8e8 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlQTypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlQTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlSampTypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlSampTypeImpl.java
index f95da7a4..69ccca2e 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlSampTypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlSampTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlSpanTypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlSpanTypeImpl.java
index 14389da2..4db68ec8 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlSpanTypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlSpanTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlStrongTypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlStrongTypeImpl.java
index dbd85e46..e37b2f4f 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlStrongTypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlStrongTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlTableTypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlTableTypeImpl.java
index 341ce7ca..554172de 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlTableTypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlTableTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlTbodyTypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlTbodyTypeImpl.java
index 2bb31ed9..1e53eeef 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlTbodyTypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlTbodyTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlTdTypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlTdTypeImpl.java
index 4ecc5c53..6f0c79a9 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlTdTypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlTdTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlTfootTypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlTfootTypeImpl.java
index 4154d6c6..775ce1d9 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlTfootTypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlTfootTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlThTypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlThTypeImpl.java
index ebafe692..dee2fdfe 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlThTypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlThTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlTheadTypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlTheadTypeImpl.java
index 55e5a6ba..23a09cbd 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlTheadTypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlTheadTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlTrTypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlTrTypeImpl.java
index f417ebb0..74f78d5c 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlTrTypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlTrTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlUlTypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlUlTypeImpl.java
index 39e22a97..9686f73b 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlUlTypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlUlTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlVarTypeImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlVarTypeImpl.java
index f60ed3bf..78360712 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlVarTypeImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/impl/XhtmlVarTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/util/XhtmlAdapterFactory.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/util/XhtmlAdapterFactory.java
index c717170a..022b6995 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/util/XhtmlAdapterFactory.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/util/XhtmlAdapterFactory.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/util/XhtmlResourceFactoryImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/util/XhtmlResourceFactoryImpl.java
index 7d5ccc1f..343d4bf0 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/util/XhtmlResourceFactoryImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/util/XhtmlResourceFactoryImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/util/XhtmlResourceImpl.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/util/XhtmlResourceImpl.java
index ca2e0be7..a5fd8f47 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/util/XhtmlResourceImpl.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/util/XhtmlResourceImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/util/XhtmlSwitch.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/util/XhtmlSwitch.java
index c2dfec25..41029203 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/util/XhtmlSwitch.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/util/XhtmlSwitch.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/util/XhtmlXMLProcessor.java b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/util/XhtmlXMLProcessor.java
index 2ab89252..9af32b0f 100644
--- a/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/util/XhtmlXMLProcessor.java
+++ b/org.eclipse.rmf.reqif10.xhtml/src/org/eclipse/rmf/reqif10/xhtml/util/XhtmlXMLProcessor.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/model/reqif10.genmodel b/org.eclipse.rmf.reqif10/model/reqif10.genmodel
index 56a8fb6d..ec5caea5 100644
--- a/org.eclipse.rmf.reqif10/model/reqif10.genmodel
+++ b/org.eclipse.rmf.reqif10/model/reqif10.genmodel
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<genmodel:GenModel xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore"
- xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel" copyrightText="Copyright (c) 2013 itemis AG.&#xA;All rights reserved. This program and the accompanying materials&#xA;are made available under the terms of the Eclipse Public License v1.0&#xA;which accompanies this distribution, and is available at&#xA;http://www.eclipse.org/legal/epl-v10.html&#xA;&#xA;Contributors:&#xA; Mark Broerkens - initial API and implementation&#xA;"
+ xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel" copyrightText="Copyright (c) 2013 itemis AG and others.&#xA;All rights reserved. This program and the accompanying materials&#xA;are made available under the terms of the Eclipse Public License v1.0&#xA;which accompanies this distribution, and is available at&#xA;http://www.eclipse.org/legal/epl-v10.html&#xA;&#xA;Contributors:&#xA; Mark Broerkens - initial API and implementation&#xA;"
modelDirectory="/org.eclipse.rmf.reqif10/src" editDirectory="/org.eclipse.rmf.reqif10.edit/src"
editorDirectory="" modelPluginID="org.eclipse.rmf.reqif10" modelName="Reqif10"
editorPluginClass="" nonNLSMarkers="true" rootExtendsClass="org.eclipse.emf.ecore.impl.MinimalEObjectImpl"
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AccessControlledElement.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AccessControlledElement.java
index 416f548b..c6bbd9d3 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AccessControlledElement.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AccessControlledElement.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AlternativeID.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AlternativeID.java
index 77955d32..0669f430 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AlternativeID.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AlternativeID.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinition.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinition.java
index 1c9f6fdb..08496d42 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinition.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinition.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinitionBoolean.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinitionBoolean.java
index f6760f4b..31fbce75 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinitionBoolean.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinitionBoolean.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinitionDate.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinitionDate.java
index c7300227..250d93fe 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinitionDate.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinitionDate.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinitionEnumeration.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinitionEnumeration.java
index b4fed043..eba36d17 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinitionEnumeration.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinitionEnumeration.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinitionInteger.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinitionInteger.java
index 3fb3b1cf..c383c9d4 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinitionInteger.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinitionInteger.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinitionReal.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinitionReal.java
index cdee6f08..00dcae7d 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinitionReal.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinitionReal.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinitionSimple.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinitionSimple.java
index dc108b40..2b4add69 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinitionSimple.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinitionSimple.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinitionString.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinitionString.java
index 23abf270..8fe50cc5 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinitionString.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinitionString.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinitionXHTML.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinitionXHTML.java
index dd56ff02..7ff61a4d 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinitionXHTML.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeDefinitionXHTML.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValue.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValue.java
index 59a9bd2a..c8dded65 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValue.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValue.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValueBoolean.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValueBoolean.java
index 597343e5..1ebf1178 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValueBoolean.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValueBoolean.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValueDate.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValueDate.java
index ab27dc9e..291330af 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValueDate.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValueDate.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValueEnumeration.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValueEnumeration.java
index b1a8661a..2096aafc 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValueEnumeration.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValueEnumeration.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValueInteger.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValueInteger.java
index 2d7bbea6..7079678c 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValueInteger.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValueInteger.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValueReal.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValueReal.java
index dd07ea1c..a48591ed 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValueReal.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValueReal.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValueSimple.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValueSimple.java
index 7e3f1ae1..5446c272 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValueSimple.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValueSimple.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValueString.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValueString.java
index 2892e3d6..8f273216 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValueString.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValueString.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValueXHTML.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValueXHTML.java
index c587f089..c55d8d7b 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValueXHTML.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/AttributeValueXHTML.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinition.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinition.java
index 2011a5b0..4bfa0024 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinition.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinition.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinitionBoolean.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinitionBoolean.java
index e8a1fb07..7b957437 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinitionBoolean.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinitionBoolean.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinitionDate.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinitionDate.java
index baaa7f59..8258e1eb 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinitionDate.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinitionDate.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinitionEnumeration.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinitionEnumeration.java
index bf8d51b8..de4b8a3e 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinitionEnumeration.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinitionEnumeration.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinitionInteger.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinitionInteger.java
index 614006a1..aabbad26 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinitionInteger.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinitionInteger.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinitionReal.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinitionReal.java
index 320107c7..bbc33500 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinitionReal.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinitionReal.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinitionSimple.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinitionSimple.java
index 6e36a921..2661a604 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinitionSimple.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinitionSimple.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinitionString.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinitionString.java
index e6955554..f405010a 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinitionString.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinitionString.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinitionXHTML.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinitionXHTML.java
index 73e0c6b9..82f09606 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinitionXHTML.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/DatatypeDefinitionXHTML.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/EmbeddedValue.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/EmbeddedValue.java
index 1ddb39e9..ab9294ed 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/EmbeddedValue.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/EmbeddedValue.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/EnumValue.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/EnumValue.java
index 65470b11..1a8bf6f7 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/EnumValue.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/EnumValue.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/Identifiable.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/Identifiable.java
index fc19b89a..8f721d3a 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/Identifiable.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/Identifiable.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/RelationGroup.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/RelationGroup.java
index 3b1330c1..42ff1091 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/RelationGroup.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/RelationGroup.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/RelationGroupType.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/RelationGroupType.java
index 141a0043..4b29558e 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/RelationGroupType.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/RelationGroupType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/ReqIF.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/ReqIF.java
index 87e1b9ed..a9a7838d 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/ReqIF.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/ReqIF.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/ReqIF10Factory.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/ReqIF10Factory.java
index 09875be9..c321b598 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/ReqIF10Factory.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/ReqIF10Factory.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/ReqIF10Package.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/ReqIF10Package.java
index a93a15f9..2abfca10 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/ReqIF10Package.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/ReqIF10Package.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/ReqIFContent.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/ReqIFContent.java
index 2ee8be44..9665860c 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/ReqIFContent.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/ReqIFContent.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/ReqIFHeader.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/ReqIFHeader.java
index b8da6264..95d0ebdb 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/ReqIFHeader.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/ReqIFHeader.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/ReqIFToolExtension.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/ReqIFToolExtension.java
index 985f28c1..0c3d5bee 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/ReqIFToolExtension.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/ReqIFToolExtension.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/SpecElementWithAttributes.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/SpecElementWithAttributes.java
index 05c88065..5f04f64f 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/SpecElementWithAttributes.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/SpecElementWithAttributes.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/SpecHierarchy.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/SpecHierarchy.java
index 3239f355..1a94947a 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/SpecHierarchy.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/SpecHierarchy.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/SpecObject.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/SpecObject.java
index 2c5089a4..f0bcb307 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/SpecObject.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/SpecObject.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/SpecObjectType.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/SpecObjectType.java
index fa095743..9f4c864f 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/SpecObjectType.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/SpecObjectType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/SpecRelation.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/SpecRelation.java
index 73345314..52ea3612 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/SpecRelation.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/SpecRelation.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/SpecRelationType.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/SpecRelationType.java
index 5e8bcbe1..9bcb7079 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/SpecRelationType.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/SpecRelationType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/SpecType.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/SpecType.java
index 5a384ebd..39de4f3d 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/SpecType.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/SpecType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/Specification.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/Specification.java
index 51411eba..f8be6870 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/Specification.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/Specification.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/SpecificationType.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/SpecificationType.java
index eb64aa8a..b63f6683 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/SpecificationType.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/SpecificationType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/XhtmlContent.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/XhtmlContent.java
index 758ed87d..1fb1821e 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/XhtmlContent.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/XhtmlContent.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AccessControlledElementImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AccessControlledElementImpl.java
index 46b12cf5..a7e54492 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AccessControlledElementImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AccessControlledElementImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AlternativeIDImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AlternativeIDImpl.java
index 2d3d8593..1b262166 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AlternativeIDImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AlternativeIDImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionBooleanImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionBooleanImpl.java
index 6659fb2d..39fb9cf0 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionBooleanImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionBooleanImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionDateImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionDateImpl.java
index ce781686..3aab07e5 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionDateImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionDateImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionEnumerationImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionEnumerationImpl.java
index c24abb45..bcdb4da3 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionEnumerationImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionEnumerationImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionImpl.java
index af9e0936..d18a8d71 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionIntegerImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionIntegerImpl.java
index bd19222f..b3c8e4a6 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionIntegerImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionIntegerImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionRealImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionRealImpl.java
index d26dd973..36f6f502 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionRealImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionRealImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionSimpleImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionSimpleImpl.java
index 5ecba73e..a7152316 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionSimpleImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionSimpleImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionStringImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionStringImpl.java
index d5989af9..9318bbcc 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionStringImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionStringImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionXHTMLImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionXHTMLImpl.java
index 51796995..43cb7e7c 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionXHTMLImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeDefinitionXHTMLImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueBooleanImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueBooleanImpl.java
index db2aa663..5d59c7f3 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueBooleanImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueBooleanImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueDateImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueDateImpl.java
index 037c2117..dee6a2f2 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueDateImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueDateImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueEnumerationImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueEnumerationImpl.java
index fbde6fe6..6aba2f54 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueEnumerationImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueEnumerationImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueImpl.java
index 75e736b4..faffa5e7 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueIntegerImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueIntegerImpl.java
index 81e244f5..32e63883 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueIntegerImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueIntegerImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueRealImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueRealImpl.java
index fb910d18..6f99f34b 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueRealImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueRealImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueSimpleImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueSimpleImpl.java
index f7800c11..b9870a74 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueSimpleImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueSimpleImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueStringImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueStringImpl.java
index 64d6dbe5..ac3503de 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueStringImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueStringImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueXHTMLImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueXHTMLImpl.java
index 851af4cc..cd24f277 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueXHTMLImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/AttributeValueXHTMLImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionBooleanImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionBooleanImpl.java
index 90c77b36..91a8ed6e 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionBooleanImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionBooleanImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionDateImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionDateImpl.java
index d2970124..cbecc29d 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionDateImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionDateImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionEnumerationImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionEnumerationImpl.java
index 0791f375..ad84b1b8 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionEnumerationImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionEnumerationImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionImpl.java
index f7506a8d..cf1410fa 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionIntegerImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionIntegerImpl.java
index d3387e3e..06fe0c25 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionIntegerImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionIntegerImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionRealImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionRealImpl.java
index 8f872f90..ed961798 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionRealImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionRealImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionSimpleImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionSimpleImpl.java
index 14f8f2ee..4496734a 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionSimpleImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionSimpleImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionStringImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionStringImpl.java
index 889a91dc..d8344188 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionStringImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionStringImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionXHTMLImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionXHTMLImpl.java
index 59605918..3630f20f 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionXHTMLImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/DatatypeDefinitionXHTMLImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/EmbeddedValueImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/EmbeddedValueImpl.java
index 07f7993d..83ca6e70 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/EmbeddedValueImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/EmbeddedValueImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/EnumValueImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/EnumValueImpl.java
index 58ea07b3..f87f0902 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/EnumValueImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/EnumValueImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/IdentifiableImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/IdentifiableImpl.java
index 4464b0df..a8d7c0d3 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/IdentifiableImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/IdentifiableImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/RelationGroupImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/RelationGroupImpl.java
index e6232b3d..cf65f59b 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/RelationGroupImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/RelationGroupImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/RelationGroupTypeImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/RelationGroupTypeImpl.java
index 2067ead2..a591a44b 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/RelationGroupTypeImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/RelationGroupTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/ReqIF10FactoryImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/ReqIF10FactoryImpl.java
index d1b1e14a..19ef0d9f 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/ReqIF10FactoryImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/ReqIF10FactoryImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/ReqIF10PackageImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/ReqIF10PackageImpl.java
index 0cf139a9..46a4f75f 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/ReqIF10PackageImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/ReqIF10PackageImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/ReqIFContentImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/ReqIFContentImpl.java
index 716f25c9..90e7bb3c 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/ReqIFContentImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/ReqIFContentImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/ReqIFHeaderImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/ReqIFHeaderImpl.java
index 5f01ff93..57b13e66 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/ReqIFHeaderImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/ReqIFHeaderImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/ReqIFImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/ReqIFImpl.java
index 0d982be2..bc645497 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/ReqIFImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/ReqIFImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/ReqIFToolExtensionImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/ReqIFToolExtensionImpl.java
index 3f99063a..87374ad4 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/ReqIFToolExtensionImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/ReqIFToolExtensionImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecElementWithAttributesImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecElementWithAttributesImpl.java
index 8e6133d9..29153088 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecElementWithAttributesImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecElementWithAttributesImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecHierarchyImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecHierarchyImpl.java
index d17949e9..6b248b40 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecHierarchyImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecHierarchyImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecObjectImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecObjectImpl.java
index 47df4ef3..4eb50223 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecObjectImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecObjectImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecObjectTypeImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecObjectTypeImpl.java
index 6409a056..c3dcd0eb 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecObjectTypeImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecObjectTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecRelationImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecRelationImpl.java
index f07a7ebe..25724e9f 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecRelationImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecRelationImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecRelationTypeImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecRelationTypeImpl.java
index c6d68dae..2010c87c 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecRelationTypeImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecRelationTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecTypeImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecTypeImpl.java
index e7f415f8..3c8c20a0 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecTypeImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecificationImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecificationImpl.java
index ecb323f8..f5b81bc1 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecificationImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecificationImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecificationTypeImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecificationTypeImpl.java
index 40bb7bbf..9663fe07 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecificationTypeImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/SpecificationTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/XhtmlContentImpl.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/XhtmlContentImpl.java
index 10747523..e629c673 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/XhtmlContentImpl.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/impl/XhtmlContentImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/util/ReqIF10AdapterFactory.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/util/ReqIF10AdapterFactory.java
index 05ffa897..c00e19ff 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/util/ReqIF10AdapterFactory.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/util/ReqIF10AdapterFactory.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/util/ReqIF10Switch.java b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/util/ReqIF10Switch.java
index a7d7a74c..ca96de85 100644
--- a/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/util/ReqIF10Switch.java
+++ b/org.eclipse.rmf.reqif10/src/org/eclipse/rmf/reqif10/util/ReqIF10Switch.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.serialization/src/org/eclipse/rmf/internal/serialization/XMLPersistenceMappingHandler.java b/org.eclipse.rmf.serialization/src/org/eclipse/rmf/internal/serialization/XMLPersistenceMappingHandler.java
index c7bfe7d9..888eab5e 100644
--- a/org.eclipse.rmf.serialization/src/org/eclipse/rmf/internal/serialization/XMLPersistenceMappingHandler.java
+++ b/org.eclipse.rmf.serialization/src/org/eclipse/rmf/internal/serialization/XMLPersistenceMappingHandler.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.serialization/src/org/eclipse/rmf/internal/serialization/XMLPersistenceMappingHelperImpl.java b/org.eclipse.rmf.serialization/src/org/eclipse/rmf/internal/serialization/XMLPersistenceMappingHelperImpl.java
index c34b53c1..58c44766 100644
--- a/org.eclipse.rmf.serialization/src/org/eclipse/rmf/internal/serialization/XMLPersistenceMappingHelperImpl.java
+++ b/org.eclipse.rmf.serialization/src/org/eclipse/rmf/internal/serialization/XMLPersistenceMappingHelperImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.serialization/src/org/eclipse/rmf/internal/serialization/XMLPersistenceMappingLoadImpl.java b/org.eclipse.rmf.serialization/src/org/eclipse/rmf/internal/serialization/XMLPersistenceMappingLoadImpl.java
index cfcd02ff..96b4ba2a 100644
--- a/org.eclipse.rmf.serialization/src/org/eclipse/rmf/internal/serialization/XMLPersistenceMappingLoadImpl.java
+++ b/org.eclipse.rmf.serialization/src/org/eclipse/rmf/internal/serialization/XMLPersistenceMappingLoadImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.serialization/src/org/eclipse/rmf/internal/serialization/XMLPersistenceMappingSaveImpl.java b/org.eclipse.rmf.serialization/src/org/eclipse/rmf/internal/serialization/XMLPersistenceMappingSaveImpl.java
index 530293f4..40421673 100644
--- a/org.eclipse.rmf.serialization/src/org/eclipse/rmf/internal/serialization/XMLPersistenceMappingSaveImpl.java
+++ b/org.eclipse.rmf.serialization/src/org/eclipse/rmf/internal/serialization/XMLPersistenceMappingSaveImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.serialization/src/org/eclipse/rmf/serialization/IdAdapter.java b/org.eclipse.rmf.serialization/src/org/eclipse/rmf/serialization/IdAdapter.java
index 844af0d4..0de7ac29 100644
--- a/org.eclipse.rmf.serialization/src/org/eclipse/rmf/serialization/IdAdapter.java
+++ b/org.eclipse.rmf.serialization/src/org/eclipse/rmf/serialization/IdAdapter.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.serialization/src/org/eclipse/rmf/serialization/XMLPersistenceMappingExtendedMetaData.java b/org.eclipse.rmf.serialization/src/org/eclipse/rmf/serialization/XMLPersistenceMappingExtendedMetaData.java
index 1705a14b..72da53e9 100644
--- a/org.eclipse.rmf.serialization/src/org/eclipse/rmf/serialization/XMLPersistenceMappingExtendedMetaData.java
+++ b/org.eclipse.rmf.serialization/src/org/eclipse/rmf/serialization/XMLPersistenceMappingExtendedMetaData.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.serialization/src/org/eclipse/rmf/serialization/XMLPersistenceMappingExtendedMetaDataImpl.java b/org.eclipse.rmf.serialization/src/org/eclipse/rmf/serialization/XMLPersistenceMappingExtendedMetaDataImpl.java
index 504d7d89..78408417 100644
--- a/org.eclipse.rmf.serialization/src/org/eclipse/rmf/serialization/XMLPersistenceMappingExtendedMetaDataImpl.java
+++ b/org.eclipse.rmf.serialization/src/org/eclipse/rmf/serialization/XMLPersistenceMappingExtendedMetaDataImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.serialization/src/org/eclipse/rmf/serialization/XMLPersistenceMappingResource.java b/org.eclipse.rmf.serialization/src/org/eclipse/rmf/serialization/XMLPersistenceMappingResource.java
index df70de37..d2404a45 100644
--- a/org.eclipse.rmf.serialization/src/org/eclipse/rmf/serialization/XMLPersistenceMappingResource.java
+++ b/org.eclipse.rmf.serialization/src/org/eclipse/rmf/serialization/XMLPersistenceMappingResource.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.serialization/src/org/eclipse/rmf/serialization/XMLPersistenceMappingResourceFactoryImpl.java b/org.eclipse.rmf.serialization/src/org/eclipse/rmf/serialization/XMLPersistenceMappingResourceFactoryImpl.java
index 0d5e1c9f..aba56448 100644
--- a/org.eclipse.rmf.serialization/src/org/eclipse/rmf/serialization/XMLPersistenceMappingResourceFactoryImpl.java
+++ b/org.eclipse.rmf.serialization/src/org/eclipse/rmf/serialization/XMLPersistenceMappingResourceFactoryImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.serialization/src/org/eclipse/rmf/serialization/XMLPersistenceMappingResourceImpl.java b/org.eclipse.rmf.serialization/src/org/eclipse/rmf/serialization/XMLPersistenceMappingResourceImpl.java
index 6883212a..6ea3cac4 100644
--- a/org.eclipse.rmf.serialization/src/org/eclipse/rmf/serialization/XMLPersistenceMappingResourceImpl.java
+++ b/org.eclipse.rmf.serialization/src/org/eclipse/rmf/serialization/XMLPersistenceMappingResourceImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.serialization/src/org/eclipse/rmf/serialization/XMLPersistenceMappingResourceSetImpl.java b/org.eclipse.rmf.serialization/src/org/eclipse/rmf/serialization/XMLPersistenceMappingResourceSetImpl.java
index 5a8169fc..0a70306a 100644
--- a/org.eclipse.rmf.serialization/src/org/eclipse/rmf/serialization/XMLPersistenceMappingResourceSetImpl.java
+++ b/org.eclipse.rmf.serialization/src/org/eclipse/rmf/serialization/XMLPersistenceMappingResourceSetImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/resources/model/extnodes.genmodel b/org.eclipse.rmf.tests.serialization/resources/model/extnodes.genmodel
index c6ae7494..75e9ca79 100644
--- a/org.eclipse.rmf.tests.serialization/resources/model/extnodes.genmodel
+++ b/org.eclipse.rmf.tests.serialization/resources/model/extnodes.genmodel
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<genmodel:GenModel xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore"
- xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel" copyrightText="Copyright (c) 2013 itemis AG.&#xA;All rights reserved. This program and the accompanying materials&#xA;are made available under the terms of the Eclipse Public License v1.0&#xA;which accompanies this distribution, and is available at&#xA;http://www.eclipse.org/legal/epl-v10.html&#xA;&#xA;Contributors:&#xA; itemis AG - initial API and implementation&#xA;"
+ xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel" copyrightText="Copyright (c) 2013 itemis AG and others.&#xA;All rights reserved. This program and the accompanying materials&#xA;are made available under the terms of the Eclipse Public License v1.0&#xA;which accompanies this distribution, and is available at&#xA;http://www.eclipse.org/legal/epl-v10.html&#xA;&#xA;Contributors:&#xA; itemis AG - initial API and implementation&#xA;"
modelDirectory="/org.eclipse.rmf.tests.serialization/src-gen" editDirectory=""
editorDirectory="" modelPluginID="org.eclipse.rmf.tests.serialization" modelName="Extnodes"
editPluginClass="" editorPluginClass="" updateClasspath="false" testsDirectory=""
diff --git a/org.eclipse.rmf.tests.serialization/resources/model/myreqif.genmodel b/org.eclipse.rmf.tests.serialization/resources/model/myreqif.genmodel
index fdf61701..985aebee 100644
--- a/org.eclipse.rmf.tests.serialization/resources/model/myreqif.genmodel
+++ b/org.eclipse.rmf.tests.serialization/resources/model/myreqif.genmodel
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<genmodel:GenModel xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore"
- xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel" copyrightText="Copyright (c) 2013 itemis AG.&#xA;All rights reserved. This program and the accompanying materials&#xA;are made available under the terms of the Eclipse Public License v1.0&#xA;which accompanies this distribution, and is available at&#xA;http://www.eclipse.org/legal/epl-v10.html&#xA;&#xA;Contributors:&#xA; itemis AG - initial API and implementation&#xA;"
+ xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel" copyrightText="Copyright (c) 2013 itemis AG and others.&#xA;All rights reserved. This program and the accompanying materials&#xA;are made available under the terms of the Eclipse Public License v1.0&#xA;which accompanies this distribution, and is available at&#xA;http://www.eclipse.org/legal/epl-v10.html&#xA;&#xA;Contributors:&#xA; itemis AG - initial API and implementation&#xA;"
modelDirectory="/org.eclipse.rmf.tests.serialization/src-gen" editDirectory=""
editorDirectory="" modelPluginID="org.eclipse.rmf.tests.serialization" modelName="Myreqif"
modelPluginClass="" editPluginClass="" editorPluginClass="" updateClasspath="false"
diff --git a/org.eclipse.rmf.tests.serialization/resources/model/nodes.genmodel b/org.eclipse.rmf.tests.serialization/resources/model/nodes.genmodel
index 98bafc79..dc28ecd8 100644
--- a/org.eclipse.rmf.tests.serialization/resources/model/nodes.genmodel
+++ b/org.eclipse.rmf.tests.serialization/resources/model/nodes.genmodel
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<genmodel:GenModel xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore"
- xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel" copyrightText="Copyright (c) 2013 itemis AG.&#xA;All rights reserved. This program and the accompanying materials&#xA;are made available under the terms of the Eclipse Public License v1.0&#xA;which accompanies this distribution, and is available at&#xA;http://www.eclipse.org/legal/epl-v10.html&#xA;&#xA;Contributors:&#xA; itemis AG - initial API and implementation&#xA;"
+ xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel" copyrightText="Copyright (c) 2013 itemis AG and others.&#xA;All rights reserved. This program and the accompanying materials&#xA;are made available under the terms of the Eclipse Public License v1.0&#xA;which accompanies this distribution, and is available at&#xA;http://www.eclipse.org/legal/epl-v10.html&#xA;&#xA;Contributors:&#xA; itemis AG - initial API and implementation&#xA;"
modelDirectory="/org.eclipse.rmf.tests.serialization/src-gen" editDirectory=""
editorDirectory="" modelPluginID="" modelName="Nodes" editPluginClass="" editorPluginClass=""
updateClasspath="false" testsDirectory="" testSuiteClass="" importerID="org.eclipse.emf.importer.ecore"
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEID.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEID.java
index 7008d5f1..fc4cdd4b 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEID.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEID.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType.java
index a45e0bec..ac8c576b 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType1.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType1.java
index af98825c..396b2154 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType1.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType1.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType10.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType10.java
index 94e35c40..271c8867 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType10.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType10.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType11.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType11.java
index 63e4afae..086ab204 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType11.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType11.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType12.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType12.java
index 86e0bfd1..56a60cdd 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType12.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType12.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType13.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType13.java
index a9745a3a..639f03c0 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType13.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType13.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType14.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType14.java
index 6410d13a..32c53271 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType14.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType14.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType15.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType15.java
index f27dad5f..49adb6d6 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType15.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType15.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType16.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType16.java
index f6d58ed2..8e5d9c1f 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType16.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType16.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType17.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType17.java
index 690cd4b9..c44453af 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType17.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType17.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType18.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType18.java
index ef25a48f..0e5ef9d7 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType18.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType18.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType19.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType19.java
index 15c4c26a..2e7cb309 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType19.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType19.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType2.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType2.java
index eb6e0c7a..4bddb1f1 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType2.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType2.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType20.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType20.java
index faa4df8f..e626119b 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType20.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType20.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType21.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType21.java
index 65a24d00..add610d1 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType21.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType21.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType22.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType22.java
index 6b86c0b8..bbadc3ab 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType22.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType22.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType23.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType23.java
index e63bfc36..2a8306d3 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType23.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType23.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType3.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType3.java
index ccc46caf..6a1e5cb9 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType3.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType3.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType4.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType4.java
index 1fb0ab92..9c97d4d0 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType4.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType4.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType5.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType5.java
index c2bd51fc..0dc289a8 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType5.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType5.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType6.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType6.java
index a706e94e..85bbbaf1 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType6.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType6.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType7.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType7.java
index cde9838c..29099bc8 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType7.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType7.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType8.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType8.java
index 854ee777..6f8d7a9e 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType8.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType8.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType9.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType9.java
index d99f12f4..48ffb50e 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType9.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ALTERNATIVEIDType9.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEDEFINITIONBOOLEAN.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEDEFINITIONBOOLEAN.java
index fae1f60e..3fe46dfc 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEDEFINITIONBOOLEAN.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEDEFINITIONBOOLEAN.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEDEFINITIONDATE.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEDEFINITIONDATE.java
index 1245bc4d..0ceada20 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEDEFINITIONDATE.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEDEFINITIONDATE.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEDEFINITIONENUMERATION.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEDEFINITIONENUMERATION.java
index 18cf965d..5c8c16f5 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEDEFINITIONENUMERATION.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEDEFINITIONENUMERATION.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEDEFINITIONINTEGER.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEDEFINITIONINTEGER.java
index 3798923f..e4fa7981 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEDEFINITIONINTEGER.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEDEFINITIONINTEGER.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEDEFINITIONREAL.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEDEFINITIONREAL.java
index 0913231f..ce733177 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEDEFINITIONREAL.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEDEFINITIONREAL.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEDEFINITIONSTRING.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEDEFINITIONSTRING.java
index 55d0ff46..17bd7331 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEDEFINITIONSTRING.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEDEFINITIONSTRING.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEDEFINITIONXHTML.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEDEFINITIONXHTML.java
index 86033ea1..61470faf 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEDEFINITIONXHTML.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEDEFINITIONXHTML.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEVALUEBOOLEAN.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEVALUEBOOLEAN.java
index 92ee8b4e..0bd8c3b4 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEVALUEBOOLEAN.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEVALUEBOOLEAN.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEVALUEDATE.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEVALUEDATE.java
index 24646b52..a4d72f32 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEVALUEDATE.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEVALUEDATE.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEVALUEENUMERATION.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEVALUEENUMERATION.java
index 3cf0110a..be5ed42d 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEVALUEENUMERATION.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEVALUEENUMERATION.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEVALUEINTEGER.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEVALUEINTEGER.java
index 8bdc1f4d..95454a68 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEVALUEINTEGER.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEVALUEINTEGER.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEVALUEREAL.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEVALUEREAL.java
index 1fd947cb..3e5e8753 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEVALUEREAL.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEVALUEREAL.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEVALUESTRING.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEVALUESTRING.java
index 2c9e6e20..0fb26891 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEVALUESTRING.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEVALUESTRING.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEVALUEXHTML.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEVALUEXHTML.java
index a88e4c40..05fb3257 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEVALUEXHTML.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ATTRIBUTEVALUEXHTML.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/CHILDRENType.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/CHILDRENType.java
index f90798b2..d8fd060b 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/CHILDRENType.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/CHILDRENType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/CHILDRENType1.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/CHILDRENType1.java
index ba149704..5d223f6c 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/CHILDRENType1.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/CHILDRENType1.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/CORECONTENTType.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/CORECONTENTType.java
index 6117382f..373e22b0 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/CORECONTENTType.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/CORECONTENTType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DATATYPEDEFINITIONBOOLEAN.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DATATYPEDEFINITIONBOOLEAN.java
index d9333039..99ac4d8c 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DATATYPEDEFINITIONBOOLEAN.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DATATYPEDEFINITIONBOOLEAN.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DATATYPEDEFINITIONDATE.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DATATYPEDEFINITIONDATE.java
index b70cd6a8..f27e6c01 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DATATYPEDEFINITIONDATE.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DATATYPEDEFINITIONDATE.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DATATYPEDEFINITIONENUMERATION.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DATATYPEDEFINITIONENUMERATION.java
index 7c0c1a4e..6d06a91d 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DATATYPEDEFINITIONENUMERATION.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DATATYPEDEFINITIONENUMERATION.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DATATYPEDEFINITIONINTEGER.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DATATYPEDEFINITIONINTEGER.java
index c494da5c..f2ea7d50 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DATATYPEDEFINITIONINTEGER.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DATATYPEDEFINITIONINTEGER.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DATATYPEDEFINITIONREAL.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DATATYPEDEFINITIONREAL.java
index c097d60f..68c7f335 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DATATYPEDEFINITIONREAL.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DATATYPEDEFINITIONREAL.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DATATYPEDEFINITIONSTRING.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DATATYPEDEFINITIONSTRING.java
index 0802a001..aad18ba0 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DATATYPEDEFINITIONSTRING.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DATATYPEDEFINITIONSTRING.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DATATYPEDEFINITIONXHTML.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DATATYPEDEFINITIONXHTML.java
index 9c841557..2c9f57c0 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DATATYPEDEFINITIONXHTML.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DATATYPEDEFINITIONXHTML.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DATATYPESType.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DATATYPESType.java
index a4cff44d..95c25f65 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DATATYPESType.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DATATYPESType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFAULTVALUEType.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFAULTVALUEType.java
index 89ed45c9..ec63ba92 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFAULTVALUEType.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFAULTVALUEType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFAULTVALUEType1.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFAULTVALUEType1.java
index 0143b0dd..579edbfb 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFAULTVALUEType1.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFAULTVALUEType1.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFAULTVALUEType2.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFAULTVALUEType2.java
index 10437156..99d97d57 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFAULTVALUEType2.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFAULTVALUEType2.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFAULTVALUEType3.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFAULTVALUEType3.java
index b325ad83..2f0aa62c 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFAULTVALUEType3.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFAULTVALUEType3.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFAULTVALUEType4.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFAULTVALUEType4.java
index 77d60584..1da5ea3a 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFAULTVALUEType4.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFAULTVALUEType4.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFAULTVALUEType5.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFAULTVALUEType5.java
index 4db10920..ac4a7dac 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFAULTVALUEType5.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFAULTVALUEType5.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFAULTVALUEType6.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFAULTVALUEType6.java
index 3340b3f6..e1512ac4 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFAULTVALUEType6.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFAULTVALUEType6.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFINITIONType.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFINITIONType.java
index fdb8db0e..4c48e5dd 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFINITIONType.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFINITIONType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFINITIONType1.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFINITIONType1.java
index bb5210b1..2d468f9e 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFINITIONType1.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFINITIONType1.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFINITIONType2.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFINITIONType2.java
index 70830371..2aae7264 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFINITIONType2.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFINITIONType2.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFINITIONType3.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFINITIONType3.java
index 88562b14..3b5efd65 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFINITIONType3.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFINITIONType3.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFINITIONType4.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFINITIONType4.java
index 5be1f2e7..e60c4fd1 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFINITIONType4.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFINITIONType4.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFINITIONType5.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFINITIONType5.java
index 8df7f2bc..084cd43f 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFINITIONType5.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFINITIONType5.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFINITIONType6.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFINITIONType6.java
index 96758c08..d9756766 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFINITIONType6.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DEFINITIONType6.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DocumentRoot.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DocumentRoot.java
index 4f393132..7039ae6d 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DocumentRoot.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/DocumentRoot.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/EDITABLEATTSType.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/EDITABLEATTSType.java
index cb6f484e..bfb9bea9 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/EDITABLEATTSType.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/EDITABLEATTSType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/EMBEDDEDVALUE.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/EMBEDDEDVALUE.java
index 566b4043..de06e0d3 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/EMBEDDEDVALUE.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/EMBEDDEDVALUE.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ENUMVALUE.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ENUMVALUE.java
index 3719cdd7..64b1dfde 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ENUMVALUE.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/ENUMVALUE.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/MyreqifFactory.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/MyreqifFactory.java
index ca26dd78..c522a1ae 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/MyreqifFactory.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/MyreqifFactory.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/MyreqifPackage.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/MyreqifPackage.java
index 1ab988cd..1198ae8d 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/MyreqifPackage.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/MyreqifPackage.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/OBJECTType.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/OBJECTType.java
index 7a9e73e7..36838c92 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/OBJECTType.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/OBJECTType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/PROPERTIESType.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/PROPERTIESType.java
index b77ebe31..56085768 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/PROPERTIESType.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/PROPERTIESType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/RELATIONGROUP.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/RELATIONGROUP.java
index f6b36da9..a5a66155 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/RELATIONGROUP.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/RELATIONGROUP.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/RELATIONGROUPTYPE.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/RELATIONGROUPTYPE.java
index 56bfcdbe..94d74945 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/RELATIONGROUPTYPE.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/RELATIONGROUPTYPE.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/REQIF.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/REQIF.java
index 0f70a7e3..71394e8d 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/REQIF.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/REQIF.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/REQIFCONTENT.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/REQIFCONTENT.java
index 665cd136..187624e7 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/REQIFCONTENT.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/REQIFCONTENT.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/REQIFHEADER.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/REQIFHEADER.java
index 5a2781ef..64e40a33 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/REQIFHEADER.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/REQIFHEADER.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/REQIFTOOLEXTENSION.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/REQIFTOOLEXTENSION.java
index d86d93fb..e3357175 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/REQIFTOOLEXTENSION.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/REQIFTOOLEXTENSION.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SOURCESPECIFICATIONType.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SOURCESPECIFICATIONType.java
index 68866059..5cdbc1ad 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SOURCESPECIFICATIONType.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SOURCESPECIFICATIONType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SOURCEType.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SOURCEType.java
index bd9c321d..02916686 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SOURCEType.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SOURCEType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECATTRIBUTESType.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECATTRIBUTESType.java
index 1596c1c3..b7b4ad87 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECATTRIBUTESType.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECATTRIBUTESType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECATTRIBUTESType1.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECATTRIBUTESType1.java
index e5b41a02..35c0de96 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECATTRIBUTESType1.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECATTRIBUTESType1.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECATTRIBUTESType2.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECATTRIBUTESType2.java
index 7d6a4144..887c414f 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECATTRIBUTESType2.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECATTRIBUTESType2.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECATTRIBUTESType3.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECATTRIBUTESType3.java
index dff57dcb..ae8e59e1 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECATTRIBUTESType3.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECATTRIBUTESType3.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECHIERARCHY.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECHIERARCHY.java
index a99b6cb4..37ee3a66 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECHIERARCHY.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECHIERARCHY.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECIFICATION.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECIFICATION.java
index 58cd45f8..40754731 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECIFICATION.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECIFICATION.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECIFICATIONSType.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECIFICATIONSType.java
index 962643bc..a7691830 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECIFICATIONSType.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECIFICATIONSType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECIFICATIONTYPE.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECIFICATIONTYPE.java
index 216e4415..80f5942e 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECIFICATIONTYPE.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECIFICATIONTYPE.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECIFIEDVALUESType.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECIFIEDVALUESType.java
index 023533fa..f21eb2b9 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECIFIEDVALUESType.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECIFIEDVALUESType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECOBJECT.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECOBJECT.java
index db573c64..48be1414 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECOBJECT.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECOBJECT.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECOBJECTSType.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECOBJECTSType.java
index 05043e25..023f0a70 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECOBJECTSType.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECOBJECTSType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECOBJECTTYPE.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECOBJECTTYPE.java
index 7fb34d43..aa4a8779 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECOBJECTTYPE.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECOBJECTTYPE.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECRELATION.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECRELATION.java
index c8664aa4..a20e7ede 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECRELATION.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECRELATION.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECRELATIONGROUPSType.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECRELATIONGROUPSType.java
index 8f6ec483..537ddca9 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECRELATIONGROUPSType.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECRELATIONGROUPSType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECRELATIONSType.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECRELATIONSType.java
index 0b788bc4..b0771d59 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECRELATIONSType.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECRELATIONSType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECRELATIONSType1.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECRELATIONSType1.java
index 08b071ca..9b5161cb 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECRELATIONSType1.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECRELATIONSType1.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECRELATIONTYPE.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECRELATIONTYPE.java
index b8b8578f..013b1017 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECRELATIONTYPE.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECRELATIONTYPE.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECTYPESType.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECTYPESType.java
index 7ac5c6c6..da201bcd 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECTYPESType.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/SPECTYPESType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TARGETSPECIFICATIONType.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TARGETSPECIFICATIONType.java
index 18e00d68..e3a46dcf 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TARGETSPECIFICATIONType.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TARGETSPECIFICATIONType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TARGETType.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TARGETType.java
index 0d7e3729..dcfce0c0 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TARGETType.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TARGETType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/THEHEADERType.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/THEHEADERType.java
index 5383d47d..1e36e350 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/THEHEADERType.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/THEHEADERType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TOOLEXTENSIONSType.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TOOLEXTENSIONSType.java
index e3bbb877..bba901b2 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TOOLEXTENSIONSType.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TOOLEXTENSIONSType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType.java
index 2b2afc35..e8bdb074 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType1.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType1.java
index b0de2177..4f676597 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType1.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType1.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType10.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType10.java
index ff00895e..7a5d5f00 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType10.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType10.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType2.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType2.java
index a2e8db40..33e0dd7b 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType2.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType2.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType3.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType3.java
index 44876b63..04386135 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType3.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType3.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType4.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType4.java
index 1f3dc606..a097e03f 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType4.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType4.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType5.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType5.java
index 6ec22f9b..85e64d99 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType5.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType5.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType6.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType6.java
index 41e95123..17abbdfa 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType6.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType6.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType7.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType7.java
index 47e0905d..07017ccc 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType7.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType7.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType8.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType8.java
index 00a50211..ae3d1b9c 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType8.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType8.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType9.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType9.java
index 7666a27e..62c54c17 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType9.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/TYPEType9.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/VALUESType.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/VALUESType.java
index 3f5dec01..60753d1b 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/VALUESType.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/VALUESType.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/VALUESType1.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/VALUESType1.java
index 873ce5f6..3ccc36c1 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/VALUESType1.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/VALUESType1.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/VALUESType2.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/VALUESType2.java
index 49075174..d0de1c8c 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/VALUESType2.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/VALUESType2.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/VALUESType3.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/VALUESType3.java
index 308e8c84..6fa45751 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/VALUESType3.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/VALUESType3.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDImpl.java
index 3e6cfacc..4bf3d19b 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType10Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType10Impl.java
index 7bb582cd..c8d55fac 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType10Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType10Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType11Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType11Impl.java
index 4e4c6d21..f006f077 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType11Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType11Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType12Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType12Impl.java
index f8286f86..4343bac5 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType12Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType12Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType13Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType13Impl.java
index 95497752..7d284362 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType13Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType13Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType14Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType14Impl.java
index e6b86cb7..2a4bc6f3 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType14Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType14Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType15Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType15Impl.java
index 83eafe36..0b3a0fd0 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType15Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType15Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType16Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType16Impl.java
index 8eec1717..24c88658 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType16Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType16Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType17Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType17Impl.java
index bbe9bb73..a810e458 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType17Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType17Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType18Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType18Impl.java
index 23586563..aae6445a 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType18Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType18Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType19Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType19Impl.java
index 617e11bc..ec4317fa 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType19Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType19Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType1Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType1Impl.java
index d2f7773e..f2eecca3 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType1Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType1Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType20Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType20Impl.java
index 978a5eaf..9a121d6b 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType20Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType20Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType21Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType21Impl.java
index da6f39ae..5a60c7ff 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType21Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType21Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType22Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType22Impl.java
index ee4ee4aa..3d04a7d3 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType22Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType22Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType23Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType23Impl.java
index 2f6ae8b8..2e2ecafa 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType23Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType23Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType2Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType2Impl.java
index 1505abfc..2419e825 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType2Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType2Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType3Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType3Impl.java
index f86d7434..729c0a25 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType3Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType3Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType4Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType4Impl.java
index 27b64a59..4a8e4a61 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType4Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType4Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType5Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType5Impl.java
index 39622d08..cd022bfd 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType5Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType5Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType6Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType6Impl.java
index 30e622e3..4a7d7a97 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType6Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType6Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType7Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType7Impl.java
index 6c1e3459..c7f8879e 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType7Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType7Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType8Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType8Impl.java
index b03f6bec..7a892011 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType8Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType8Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType9Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType9Impl.java
index 0402d6e8..1645db5b 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType9Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDType9Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDTypeImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDTypeImpl.java
index 194a3578..bd06736d 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDTypeImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ALTERNATIVEIDTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONBOOLEANImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONBOOLEANImpl.java
index 08f70b05..76330fe1 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONBOOLEANImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONBOOLEANImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONDATEImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONDATEImpl.java
index 6bce68e8..010decb0 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONDATEImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONDATEImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONENUMERATIONImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONENUMERATIONImpl.java
index c53f285e..0eb2d276 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONENUMERATIONImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONENUMERATIONImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONINTEGERImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONINTEGERImpl.java
index fe4506b0..8d00625d 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONINTEGERImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONINTEGERImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONREALImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONREALImpl.java
index a6d7c2dc..30a04a22 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONREALImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONREALImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONSTRINGImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONSTRINGImpl.java
index 9cc8bb7b..d5832c85 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONSTRINGImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONSTRINGImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONXHTMLImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONXHTMLImpl.java
index d3263d81..6c5ef301 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONXHTMLImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEDEFINITIONXHTMLImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUEBOOLEANImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUEBOOLEANImpl.java
index a15cbd8f..cdb99d8f 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUEBOOLEANImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUEBOOLEANImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUEDATEImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUEDATEImpl.java
index 6c233b84..96abb390 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUEDATEImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUEDATEImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUEENUMERATIONImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUEENUMERATIONImpl.java
index 6ed37727..762fa89d 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUEENUMERATIONImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUEENUMERATIONImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUEINTEGERImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUEINTEGERImpl.java
index 29784350..63d856b6 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUEINTEGERImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUEINTEGERImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUEREALImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUEREALImpl.java
index cadcdc94..140c4ac3 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUEREALImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUEREALImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUESTRINGImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUESTRINGImpl.java
index 353579ed..3118b2be 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUESTRINGImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUESTRINGImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUEXHTMLImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUEXHTMLImpl.java
index b8e1a603..8a52387d 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUEXHTMLImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ATTRIBUTEVALUEXHTMLImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/CHILDRENType1Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/CHILDRENType1Impl.java
index 39efd222..74571774 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/CHILDRENType1Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/CHILDRENType1Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/CHILDRENTypeImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/CHILDRENTypeImpl.java
index 3f2c67d0..5a4bdfa0 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/CHILDRENTypeImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/CHILDRENTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/CORECONTENTTypeImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/CORECONTENTTypeImpl.java
index 17017417..fe6211fa 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/CORECONTENTTypeImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/CORECONTENTTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONBOOLEANImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONBOOLEANImpl.java
index 3393d651..ebb49e61 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONBOOLEANImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONBOOLEANImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONDATEImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONDATEImpl.java
index 56776cea..fe99a67b 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONDATEImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONDATEImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONENUMERATIONImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONENUMERATIONImpl.java
index 53b08b49..9630e53b 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONENUMERATIONImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONENUMERATIONImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONINTEGERImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONINTEGERImpl.java
index 3ebf591b..c3dd8087 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONINTEGERImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONINTEGERImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONREALImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONREALImpl.java
index 2689c8ac..813f410e 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONREALImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONREALImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONSTRINGImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONSTRINGImpl.java
index ec6378b0..78c54ef5 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONSTRINGImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONSTRINGImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONXHTMLImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONXHTMLImpl.java
index c0c41722..67fc56d5 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONXHTMLImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DATATYPEDEFINITIONXHTMLImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DATATYPESTypeImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DATATYPESTypeImpl.java
index c7a7f0e4..88e0b7e0 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DATATYPESTypeImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DATATYPESTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFAULTVALUEType1Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFAULTVALUEType1Impl.java
index 5d5bf80c..c0f250b0 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFAULTVALUEType1Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFAULTVALUEType1Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFAULTVALUEType2Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFAULTVALUEType2Impl.java
index 0f13aa90..037a4ab6 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFAULTVALUEType2Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFAULTVALUEType2Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFAULTVALUEType3Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFAULTVALUEType3Impl.java
index 1bf3b281..8fc40909 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFAULTVALUEType3Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFAULTVALUEType3Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFAULTVALUEType4Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFAULTVALUEType4Impl.java
index b2989fb9..f1109188 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFAULTVALUEType4Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFAULTVALUEType4Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFAULTVALUEType5Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFAULTVALUEType5Impl.java
index 6f6bd797..48677e58 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFAULTVALUEType5Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFAULTVALUEType5Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFAULTVALUEType6Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFAULTVALUEType6Impl.java
index ecfa3e03..99d62624 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFAULTVALUEType6Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFAULTVALUEType6Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFAULTVALUETypeImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFAULTVALUETypeImpl.java
index 9e712989..85f17ccf 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFAULTVALUETypeImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFAULTVALUETypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFINITIONType1Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFINITIONType1Impl.java
index d980afe3..c5953462 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFINITIONType1Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFINITIONType1Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFINITIONType2Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFINITIONType2Impl.java
index e6e818f0..b8a1861d 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFINITIONType2Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFINITIONType2Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFINITIONType3Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFINITIONType3Impl.java
index 63f386a7..fb597dcb 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFINITIONType3Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFINITIONType3Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFINITIONType4Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFINITIONType4Impl.java
index 53f6c453..421eb579 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFINITIONType4Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFINITIONType4Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFINITIONType5Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFINITIONType5Impl.java
index 21757af9..185d714b 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFINITIONType5Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFINITIONType5Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFINITIONType6Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFINITIONType6Impl.java
index 1b26256d..dff3c156 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFINITIONType6Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFINITIONType6Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFINITIONTypeImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFINITIONTypeImpl.java
index 3e413683..6856017f 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFINITIONTypeImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DEFINITIONTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DocumentRootImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DocumentRootImpl.java
index 978de0d2..a8a6d616 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DocumentRootImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/DocumentRootImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/EDITABLEATTSTypeImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/EDITABLEATTSTypeImpl.java
index f0404410..83d2aeee 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/EDITABLEATTSTypeImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/EDITABLEATTSTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/EMBEDDEDVALUEImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/EMBEDDEDVALUEImpl.java
index e6d848a5..e3bf81ec 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/EMBEDDEDVALUEImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/EMBEDDEDVALUEImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ENUMVALUEImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ENUMVALUEImpl.java
index f5458c13..1289ba6c 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ENUMVALUEImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/ENUMVALUEImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/MyreqifFactoryImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/MyreqifFactoryImpl.java
index 9989a7ef..8f27dd5e 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/MyreqifFactoryImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/MyreqifFactoryImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java
index 19f337a0..c2c1a72c 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/MyreqifPackageImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/OBJECTTypeImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/OBJECTTypeImpl.java
index 0548ff5b..2372da4a 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/OBJECTTypeImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/OBJECTTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/PROPERTIESTypeImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/PROPERTIESTypeImpl.java
index 5a60b5d6..f907ce14 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/PROPERTIESTypeImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/PROPERTIESTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/RELATIONGROUPImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/RELATIONGROUPImpl.java
index b1f27adb..eb1d22c7 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/RELATIONGROUPImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/RELATIONGROUPImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/RELATIONGROUPTYPEImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/RELATIONGROUPTYPEImpl.java
index fb75422b..6742db04 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/RELATIONGROUPTYPEImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/RELATIONGROUPTYPEImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/REQIFCONTENTImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/REQIFCONTENTImpl.java
index 41631561..3d193f63 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/REQIFCONTENTImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/REQIFCONTENTImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/REQIFHEADERImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/REQIFHEADERImpl.java
index 2916e8d3..fc16b53c 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/REQIFHEADERImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/REQIFHEADERImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/REQIFImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/REQIFImpl.java
index 9703e8cf..32c12e6f 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/REQIFImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/REQIFImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/REQIFTOOLEXTENSIONImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/REQIFTOOLEXTENSIONImpl.java
index a7500962..764e802f 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/REQIFTOOLEXTENSIONImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/REQIFTOOLEXTENSIONImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SOURCESPECIFICATIONTypeImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SOURCESPECIFICATIONTypeImpl.java
index 5d18b863..3aadb801 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SOURCESPECIFICATIONTypeImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SOURCESPECIFICATIONTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SOURCETypeImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SOURCETypeImpl.java
index e57de2ee..d6d06c02 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SOURCETypeImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SOURCETypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECATTRIBUTESType1Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECATTRIBUTESType1Impl.java
index 1b8e7d89..7455ada3 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECATTRIBUTESType1Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECATTRIBUTESType1Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECATTRIBUTESType2Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECATTRIBUTESType2Impl.java
index 64b203f6..d4eb469b 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECATTRIBUTESType2Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECATTRIBUTESType2Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECATTRIBUTESType3Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECATTRIBUTESType3Impl.java
index 008a3344..c9dc7bc3 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECATTRIBUTESType3Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECATTRIBUTESType3Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECATTRIBUTESTypeImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECATTRIBUTESTypeImpl.java
index 3b08cec9..5108e30d 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECATTRIBUTESTypeImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECATTRIBUTESTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECHIERARCHYImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECHIERARCHYImpl.java
index 7cdddb61..6482cd46 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECHIERARCHYImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECHIERARCHYImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECIFICATIONImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECIFICATIONImpl.java
index b6a387c4..41ab44e7 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECIFICATIONImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECIFICATIONImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECIFICATIONSTypeImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECIFICATIONSTypeImpl.java
index c29d2338..8a6078cd 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECIFICATIONSTypeImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECIFICATIONSTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECIFICATIONTYPEImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECIFICATIONTYPEImpl.java
index c680fa4c..75356b91 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECIFICATIONTYPEImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECIFICATIONTYPEImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECIFIEDVALUESTypeImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECIFIEDVALUESTypeImpl.java
index 629748fc..0de150c0 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECIFIEDVALUESTypeImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECIFIEDVALUESTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECOBJECTImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECOBJECTImpl.java
index ea261e46..6dc75250 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECOBJECTImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECOBJECTImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECOBJECTSTypeImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECOBJECTSTypeImpl.java
index 3b8ed865..1914040b 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECOBJECTSTypeImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECOBJECTSTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECOBJECTTYPEImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECOBJECTTYPEImpl.java
index 706ff1b2..c5ee0876 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECOBJECTTYPEImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECOBJECTTYPEImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECRELATIONGROUPSTypeImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECRELATIONGROUPSTypeImpl.java
index a4336ae2..45057caa 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECRELATIONGROUPSTypeImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECRELATIONGROUPSTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECRELATIONImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECRELATIONImpl.java
index 7d20b264..20830d3c 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECRELATIONImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECRELATIONImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECRELATIONSType1Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECRELATIONSType1Impl.java
index 5705607c..3a4ccca6 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECRELATIONSType1Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECRELATIONSType1Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECRELATIONSTypeImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECRELATIONSTypeImpl.java
index 4727a87b..08e0f182 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECRELATIONSTypeImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECRELATIONSTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECRELATIONTYPEImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECRELATIONTYPEImpl.java
index fb96f3b8..a6601b43 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECRELATIONTYPEImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECRELATIONTYPEImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECTYPESTypeImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECTYPESTypeImpl.java
index 16528a2e..779a9778 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECTYPESTypeImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/SPECTYPESTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TARGETSPECIFICATIONTypeImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TARGETSPECIFICATIONTypeImpl.java
index 888a61f0..28bda00b 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TARGETSPECIFICATIONTypeImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TARGETSPECIFICATIONTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TARGETTypeImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TARGETTypeImpl.java
index 3df8017a..a9c9a5c7 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TARGETTypeImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TARGETTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/THEHEADERTypeImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/THEHEADERTypeImpl.java
index 664d4b93..550f4aac 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/THEHEADERTypeImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/THEHEADERTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TOOLEXTENSIONSTypeImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TOOLEXTENSIONSTypeImpl.java
index 27579df7..2e3eeea4 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TOOLEXTENSIONSTypeImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TOOLEXTENSIONSTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType10Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType10Impl.java
index 64fe0d6b..928114d6 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType10Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType10Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType1Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType1Impl.java
index fdaa730a..993e9f91 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType1Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType1Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType2Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType2Impl.java
index 354ea13f..8bae0ea9 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType2Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType2Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType3Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType3Impl.java
index d69840be..ab81571b 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType3Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType3Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType4Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType4Impl.java
index 7c22ea9f..58cf92b1 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType4Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType4Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType5Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType5Impl.java
index c80596f8..f487ba8d 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType5Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType5Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType6Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType6Impl.java
index 7fce6fe0..8f278a6b 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType6Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType6Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType7Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType7Impl.java
index 759f6540..c77dbdf5 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType7Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType7Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType8Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType8Impl.java
index 6d308331..284b6e77 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType8Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType8Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType9Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType9Impl.java
index 6b749de7..9bcb9e6d 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType9Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPEType9Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPETypeImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPETypeImpl.java
index 6d5715cb..ed5305b4 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPETypeImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/TYPETypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/VALUESType1Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/VALUESType1Impl.java
index 00967767..44309b8b 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/VALUESType1Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/VALUESType1Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/VALUESType2Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/VALUESType2Impl.java
index 2bce8f7d..432cc7eb 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/VALUESType2Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/VALUESType2Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/VALUESType3Impl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/VALUESType3Impl.java
index 5391d0bc..df7718fe 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/VALUESType3Impl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/VALUESType3Impl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/VALUESTypeImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/VALUESTypeImpl.java
index 56d33feb..29bd76a0 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/VALUESTypeImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/impl/VALUESTypeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/util/MyreqifAdapterFactory.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/util/MyreqifAdapterFactory.java
index 8b40ac13..20f44a42 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/util/MyreqifAdapterFactory.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/util/MyreqifAdapterFactory.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/util/MyreqifResourceFactoryImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/util/MyreqifResourceFactoryImpl.java
index 2a40b1db..6d921206 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/util/MyreqifResourceFactoryImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/util/MyreqifResourceFactoryImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/util/MyreqifResourceImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/util/MyreqifResourceImpl.java
index d057c1c2..f12f5cd3 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/util/MyreqifResourceImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/util/MyreqifResourceImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/util/MyreqifSwitch.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/util/MyreqifSwitch.java
index 2d163224..c449f0c7 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/util/MyreqifSwitch.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/util/MyreqifSwitch.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/util/MyreqifXMLProcessor.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/util/MyreqifXMLProcessor.java
index cf11527a..6b6e3757 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/util/MyreqifXMLProcessor.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/env/emf/myreqif/util/MyreqifXMLProcessor.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/ExtNodesFactory.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/ExtNodesFactory.java
index ad3554d9..e99a7e4f 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/ExtNodesFactory.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/ExtNodesFactory.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/ExtNodesPackage.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/ExtNodesPackage.java
index f20a1b59..d3fe3f2e 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/ExtNodesPackage.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/ExtNodesPackage.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/ExtendedNode.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/ExtendedNode.java
index d6234357..edc5aa0c 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/ExtendedNode.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/ExtendedNode.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/Extension.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/Extension.java
index 25c21344..ede41749 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/Extension.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/Extension.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/impl/ExtNodesFactoryImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/impl/ExtNodesFactoryImpl.java
index f84075b8..21f4183e 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/impl/ExtNodesFactoryImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/impl/ExtNodesFactoryImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/impl/ExtNodesPackageImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/impl/ExtNodesPackageImpl.java
index 7008764b..d0c8fe8a 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/impl/ExtNodesPackageImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/impl/ExtNodesPackageImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/impl/ExtendedNodeImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/impl/ExtendedNodeImpl.java
index 8af7debd..1a461dd9 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/impl/ExtendedNodeImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/impl/ExtendedNodeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/impl/ExtensionImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/impl/ExtensionImpl.java
index 41068e6a..f5346410 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/impl/ExtensionImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/impl/ExtensionImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/util/ExtNodesAdapterFactory.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/util/ExtNodesAdapterFactory.java
index e65e4e55..5cee167e 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/util/ExtNodesAdapterFactory.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/util/ExtNodesAdapterFactory.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/util/ExtNodesResourceFactoryImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/util/ExtNodesResourceFactoryImpl.java
index 3b68231b..e325ca08 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/util/ExtNodesResourceFactoryImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/util/ExtNodesResourceFactoryImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/util/ExtNodesResourceImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/util/ExtNodesResourceImpl.java
index 269d3768..42d34cf0 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/util/ExtNodesResourceImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/util/ExtNodesResourceImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/util/ExtNodesSwitch.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/util/ExtNodesSwitch.java
index bd7b55b1..686a3297 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/util/ExtNodesSwitch.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/util/ExtNodesSwitch.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/util/ExtNodesXMLProcessor.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/util/ExtNodesXMLProcessor.java
index 03c4346f..7d7fb142 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/util/ExtNodesXMLProcessor.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/extnodes/util/ExtNodesXMLProcessor.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/AbstractNode.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/AbstractNode.java
index dcf65e21..b33170fc 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/AbstractNode.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/AbstractNode.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/Node.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/Node.java
index e2152705..6dd681d1 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/Node.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/Node.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/NodesFactory.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/NodesFactory.java
index 24bfb80d..6458274c 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/NodesFactory.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/NodesFactory.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/NodesPackage.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/NodesPackage.java
index b3a2eff9..1e169379 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/NodesPackage.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/NodesPackage.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/SubNode.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/SubNode.java
index d41ae916..122568cc 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/SubNode.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/SubNode.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/impl/AbstractNodeImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/impl/AbstractNodeImpl.java
index 83015904..cdb83ce3 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/impl/AbstractNodeImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/impl/AbstractNodeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/impl/NodeImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/impl/NodeImpl.java
index ca0e963c..5c3cbe2b 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/impl/NodeImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/impl/NodeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/impl/NodesFactoryImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/impl/NodesFactoryImpl.java
index 46b7306e..6bac67a1 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/impl/NodesFactoryImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/impl/NodesFactoryImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/impl/NodesPackageImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/impl/NodesPackageImpl.java
index 34509a60..722bd00d 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/impl/NodesPackageImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/impl/NodesPackageImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/impl/SubNodeImpl.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/impl/SubNodeImpl.java
index 69c75966..6a40ff2f 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/impl/SubNodeImpl.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/impl/SubNodeImpl.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/util/NodesAdapterFactory.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/util/NodesAdapterFactory.java
index 08213e52..e92c3f08 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/util/NodesAdapterFactory.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/util/NodesAdapterFactory.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/util/NodesSwitch.java b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/util/NodesSwitch.java
index 33bc49d1..7d55becd 100644
--- a/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/util/NodesSwitch.java
+++ b/org.eclipse.rmf.tests.serialization/src-gen/org/eclipse/rmf/tests/serialization/model/nodes/util/NodesSwitch.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/adapter/IDAdapterTests.java b/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/adapter/IDAdapterTests.java
index 50fa53ec..3632d54e 100644
--- a/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/adapter/IDAdapterTests.java
+++ b/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/adapter/IDAdapterTests.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/env/emf/AbstractEMFTestCase.java b/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/env/emf/AbstractEMFTestCase.java
index 293ccf6f..3330bc46 100644
--- a/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/env/emf/AbstractEMFTestCase.java
+++ b/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/env/emf/AbstractEMFTestCase.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/env/emf/EMFDeserializationTests.java b/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/env/emf/EMFDeserializationTests.java
index 8fc83839..c78b182e 100644
--- a/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/env/emf/EMFDeserializationTests.java
+++ b/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/env/emf/EMFDeserializationTests.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/env/emf/EMFDeserializationWithSchemaValidationTests.java b/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/env/emf/EMFDeserializationWithSchemaValidationTests.java
index b3684434..9d229e2d 100644
--- a/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/env/emf/EMFDeserializationWithSchemaValidationTests.java
+++ b/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/env/emf/EMFDeserializationWithSchemaValidationTests.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/env/emf/EMFRoundtripTests.java b/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/env/emf/EMFRoundtripTests.java
index 76290de6..e3b179f2 100644
--- a/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/env/emf/EMFRoundtripTests.java
+++ b/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/env/emf/EMFRoundtripTests.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/env/emf/EMFSerializationTests.java b/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/env/emf/EMFSerializationTests.java
index 1adc471d..6b98ace0 100644
--- a/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/env/emf/EMFSerializationTests.java
+++ b/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/env/emf/EMFSerializationTests.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/env/sphinx/SphinxDeserializationTests.java b/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/env/sphinx/SphinxDeserializationTests.java
index c7cc509c..99a14bc3 100644
--- a/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/env/sphinx/SphinxDeserializationTests.java
+++ b/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/env/sphinx/SphinxDeserializationTests.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/env/xerces/XercesSchemaValidationTests.java b/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/env/xerces/XercesSchemaValidationTests.java
index 0fd8d3fe..f6430af8 100644
--- a/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/env/xerces/XercesSchemaValidationTests.java
+++ b/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/env/xerces/XercesSchemaValidationTests.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/load/BasicLoadTests.java b/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/load/BasicLoadTests.java
index d1b1c460..0b77b171 100644
--- a/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/load/BasicLoadTests.java
+++ b/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/load/BasicLoadTests.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/load/FoereignNamespaceLoadTests.java b/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/load/FoereignNamespaceLoadTests.java
index bc7b3c96..4c56d7ab 100644
--- a/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/load/FoereignNamespaceLoadTests.java
+++ b/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/load/FoereignNamespaceLoadTests.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/metadata/XMLPersistenceExtendedMetaDataTests.java b/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/metadata/XMLPersistenceExtendedMetaDataTests.java
index 8a3fca6b..a3fa2ff1 100644
--- a/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/metadata/XMLPersistenceExtendedMetaDataTests.java
+++ b/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/metadata/XMLPersistenceExtendedMetaDataTests.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/monitor/ProgressMonitorTests.java b/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/monitor/ProgressMonitorTests.java
index 61dc629e..9569d842 100644
--- a/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/monitor/ProgressMonitorTests.java
+++ b/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/monitor/ProgressMonitorTests.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/robustness/LoadPatternAttribute0100RobustnessTests.java b/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/robustness/LoadPatternAttribute0100RobustnessTests.java
index cbfdafb1..7a56c284 100644
--- a/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/robustness/LoadPatternAttribute0100RobustnessTests.java
+++ b/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/robustness/LoadPatternAttribute0100RobustnessTests.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/save/BasicSaveTests.java b/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/save/BasicSaveTests.java
index 6f33d131..e703a050 100644
--- a/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/save/BasicSaveTests.java
+++ b/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/save/BasicSaveTests.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/util/AbstractTestCase.java b/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/util/AbstractTestCase.java
index 0328407d..abead8ce 100644
--- a/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/util/AbstractTestCase.java
+++ b/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/util/AbstractTestCase.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/util/LoadSaveUtil.java b/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/util/LoadSaveUtil.java
index e2ee97a0..15c49792 100644
--- a/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/util/LoadSaveUtil.java
+++ b/org.eclipse.rmf.tests.serialization/src/org/eclipse/rmf/tests/serialization/util/LoadSaveUtil.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2013 itemis AG.
+ * Copyright (c) 2013 itemis AG and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at

Back to the top