From 257dc75f6515a99c9aa085573894540f1e3d933b Mon Sep 17 00:00:00 2001
From: Alexander van Delft <56023674+lxatrhea@users.noreply.github.com>
Date: Fri, 6 Aug 2021 13:02:06 +0200
Subject: [PATCH] [Fix] DataModelUtils.cs and SDK update to 7.5.1-rc1
* Bugfix and update header files
* Bump SDK
* Update appveyor.yml
* CDP4-SDK update
* NLog update
* DotNetZip update
* Version bump
---
CDP4Authentication/CDP4Authentication.csproj | 4 +-
.../CDP4DatabaseAuthentication.csproj | 2 +-
CDP4Orm.Tests/CDP4Orm.Tests.csproj | 2 +-
CDP4Orm/AutoGenDao/DataModelUtils.cs | 508 ++++++++++--------
CDP4Orm/CDP4Orm.csproj | 4 +-
CDP4WebServer/CDP4WebServer.csproj | 2 +-
.../CDP4WebService.Authentication.csproj | 4 +-
.../CDP4WebServices.API.Tests.csproj | 4 +-
.../AutoGenServices/IActionItemService.cs | 24 +-
.../IActualFiniteStateListService.cs | 24 +-
.../IActualFiniteStateService.cs | 24 +-
.../AutoGenServices/IAliasService.cs | 24 +-
.../AutoGenServices/IAndExpressionService.cs | 24 +-
.../AutoGenServices/IApprovalService.cs | 24 +-
.../IArrayParameterTypeService.cs | 24 +-
.../AutoGenServices/IBinaryNoteService.cs | 24 +-
.../IBinaryRelationshipRuleService.cs | 24 +-
.../IBinaryRelationshipService.cs | 24 +-
.../AutoGenServices/IBookService.cs | 24 +-
.../IBooleanExpressionService.cs | 24 +-
.../IBooleanParameterTypeService.cs | 24 +-
.../AutoGenServices/IBoundsService.cs | 24 +-
.../IBuiltInRuleVerificationService.cs | 24 +-
.../AutoGenServices/ICategoryService.cs | 24 +-
.../AutoGenServices/IChangeProposalService.cs | 24 +-
.../AutoGenServices/IChangeRequestService.cs | 24 +-
.../AutoGenServices/ICitationService.cs | 24 +-
.../AutoGenServices/IColorService.cs | 24 +-
.../ICommonFileStoreService.cs | 24 +-
.../ICompoundParameterTypeService.cs | 24 +-
.../AutoGenServices/IConstantService.cs | 24 +-
.../IContractChangeNoticeService.cs | 24 +-
.../IContractDeviationService.cs | 24 +-
.../IConversionBasedUnitService.cs | 24 +-
.../ICyclicRatioScaleService.cs | 24 +-
.../IDateParameterTypeService.cs | 24 +-
.../IDateTimeParameterTypeService.cs | 24 +-
.../IDecompositionRuleService.cs | 24 +-
.../AutoGenServices/IDefinedThingService.cs | 24 +-
.../AutoGenServices/IDefinitionService.cs | 24 +-
...DependentParameterTypeAssignmentService.cs | 24 +-
.../IDerivedQuantityKindService.cs | 24 +-
.../AutoGenServices/IDerivedUnitService.cs | 24 +-
.../AutoGenServices/IDiagramCanvasService.cs | 24 +-
.../AutoGenServices/IDiagramEdgeService.cs | 24 +-
.../IDiagramElementContainerService.cs | 24 +-
.../IDiagramElementThingService.cs | 24 +-
.../AutoGenServices/IDiagramObjectService.cs | 24 +-
.../AutoGenServices/IDiagramShapeService.cs | 24 +-
.../IDiagramThingBaseService.cs | 24 +-
.../IDiagrammingStyleService.cs | 24 +-
.../AutoGenServices/IDiscussionItemService.cs | 24 +-
.../IDomainFileStoreService.cs | 24 +-
.../IDomainOfExpertiseGroupService.cs | 24 +-
.../IDomainOfExpertiseService.cs | 24 +-
.../AutoGenServices/IElementBaseService.cs | 24 +-
.../IElementDefinitionService.cs | 24 +-
.../AutoGenServices/IElementUsageService.cs | 24 +-
.../AutoGenServices/IEmailAddressService.cs | 24 +-
.../IEngineeringModelDataAnnotationService.cs | 24 +-
...gineeringModelDataDiscussionItemService.cs | 24 +-
.../IEngineeringModelDataNoteService.cs | 24 +-
.../IEngineeringModelService.cs | 24 +-
.../IEngineeringModelSetupService.cs | 24 +-
.../IEnumerationParameterTypeService.cs | 24 +-
.../IEnumerationValueDefinitionService.cs | 24 +-
.../IExclusiveOrExpressionService.cs | 24 +-
.../IExternalIdentifierMapService.cs | 24 +-
.../AutoGenServices/IFileRevisionService.cs | 24 +-
.../AutoGenServices/IFileService.cs | 24 +-
.../AutoGenServices/IFileStoreService.cs | 24 +-
.../AutoGenServices/IFileTypeService.cs | 24 +-
.../AutoGenServices/IFolderService.cs | 24 +-
.../IGenericAnnotationService.cs | 24 +-
.../AutoGenServices/IGlossaryService.cs | 24 +-
.../AutoGenServices/IGoalService.cs | 24 +-
.../AutoGenServices/IHyperLinkService.cs | 24 +-
.../IIdCorrespondenceService.cs | 24 +-
...dependentParameterTypeAssignmentService.cs | 24 +-
.../AutoGenServices/IIntervalScaleService.cs | 24 +-
.../AutoGenServices/IIterationService.cs | 24 +-
.../AutoGenServices/IIterationSetupService.cs | 24 +-
.../ILinearConversionUnitService.cs | 24 +-
.../ILogEntryChangelogItemService.cs | 24 +-
.../ILogarithmicScaleService.cs | 24 +-
.../IMappingToReferenceScaleService.cs | 24 +-
.../IMeasurementScaleService.cs | 24 +-
.../IMeasurementUnitService.cs | 24 +-
.../AutoGenServices/IModelLogEntryService.cs | 24 +-
.../IModelReferenceDataLibraryService.cs | 24 +-
.../IModellingAnnotationItemService.cs | 24 +-
.../IModellingThingReferenceService.cs | 24 +-
.../IMultiRelationshipRuleService.cs | 24 +-
.../IMultiRelationshipService.cs | 24 +-
.../INaturalLanguageService.cs | 24 +-
.../AutoGenServices/INestedElementService.cs | 24 +-
.../INestedParameterService.cs | 24 +-
.../AutoGenServices/INotExpressionService.cs | 24 +-
.../AutoGenServices/INoteService.cs | 24 +-
.../AutoGenServices/IOptionService.cs | 24 +-
.../AutoGenServices/IOrExpressionService.cs | 24 +-
.../AutoGenServices/IOrdinalScaleService.cs | 24 +-
.../AutoGenServices/IOrganizationService.cs | 24 +-
.../IOrganizationalParticipantService.cs | 24 +-
.../AutoGenServices/IOwnedStyleService.cs | 24 +-
.../AutoGenServices/IPageService.cs | 24 +-
.../AutoGenServices/IParameterBaseService.cs | 24 +-
.../AutoGenServices/IParameterGroupService.cs | 24 +-
.../IParameterOrOverrideBaseService.cs | 24 +-
.../IParameterOverrideService.cs | 24 +-
.../IParameterOverrideValueSetService.cs | 24 +-
.../AutoGenServices/IParameterService.cs | 24 +-
.../IParameterSubscriptionService.cs | 24 +-
.../IParameterSubscriptionValueSetService.cs | 24 +-
.../IParameterTypeComponentService.cs | 24 +-
.../AutoGenServices/IParameterTypeService.cs | 24 +-
.../AutoGenServices/IParameterValueService.cs | 24 +-
.../IParameterValueSetBaseService.cs | 24 +-
.../IParameterValueSetService.cs | 24 +-
.../IParameterizedCategoryRuleService.cs | 24 +-
.../IParametricConstraintService.cs | 24 +-
.../IParticipantPermissionService.cs | 24 +-
.../IParticipantRoleService.cs | 24 +-
.../AutoGenServices/IParticipantService.cs | 24 +-
.../IPersonPermissionService.cs | 24 +-
.../AutoGenServices/IPersonRoleService.cs | 24 +-
.../AutoGenServices/IPersonService.cs | 24 +-
.../AutoGenServices/IPointService.cs | 24 +-
.../IPossibleFiniteStateListService.cs | 24 +-
.../IPossibleFiniteStateService.cs | 24 +-
.../AutoGenServices/IPrefixedUnitService.cs | 24 +-
.../AutoGenServices/IPublicationService.cs | 24 +-
.../IQuantityKindFactorService.cs | 24 +-
.../AutoGenServices/IQuantityKindService.cs | 24 +-
.../AutoGenServices/IRatioScaleService.cs | 24 +-
.../AutoGenServices/IReadService.cs | 12 +-
.../IReferenceDataLibraryService.cs | 24 +-
.../IReferenceSourceService.cs | 24 +-
.../AutoGenServices/IReferencerRuleService.cs | 24 +-
.../IRelationalExpressionService.cs | 24 +-
.../IRelationshipParameterValueService.cs | 24 +-
.../AutoGenServices/IRelationshipService.cs | 24 +-
.../IRequestForDeviationService.cs | 24 +-
.../IRequestForWaiverService.cs | 24 +-
.../AutoGenServices/IRequirementService.cs | 24 +-
...uirementsContainerParameterValueService.cs | 24 +-
.../IRequirementsContainerService.cs | 24 +-
.../IRequirementsGroupService.cs | 24 +-
.../IRequirementsSpecificationService.cs | 24 +-
.../IReviewItemDiscrepancyService.cs | 24 +-
.../AutoGenServices/IRuleService.cs | 24 +-
.../IRuleVerificationListService.cs | 24 +-
.../IRuleVerificationService.cs | 24 +-
.../AutoGenServices/IRuleViolationService.cs | 24 +-
.../ISampledFunctionParameterTypeService.cs | 24 +-
.../IScalarParameterTypeService.cs | 24 +-
.../IScaleReferenceQuantityValueService.cs | 24 +-
.../IScaleValueDefinitionService.cs | 24 +-
.../AutoGenServices/ISectionService.cs | 24 +-
.../AutoGenServices/ISharedStyleService.cs | 24 +-
.../ISimpleParameterValueService.cs | 24 +-
.../ISimpleParameterizableThingService.cs | 24 +-
.../ISimpleQuantityKindService.cs | 24 +-
.../AutoGenServices/ISimpleUnitService.cs | 24 +-
.../ISiteDirectoryDataAnnotationService.cs | 24 +-
...ISiteDirectoryDataDiscussionItemService.cs | 24 +-
.../AutoGenServices/ISiteDirectoryService.cs | 24 +-
.../ISiteDirectoryThingReferenceService.cs | 24 +-
.../AutoGenServices/ISiteLogEntryService.cs | 24 +-
.../ISiteReferenceDataLibraryService.cs | 24 +-
.../AutoGenServices/ISolutionService.cs | 24 +-
.../ISpecializedQuantityKindService.cs | 24 +-
.../IStakeHolderValueMapService.cs | 24 +-
.../IStakeHolderValueMapSettingsService.cs | 24 +-
.../AutoGenServices/IStakeholderService.cs | 24 +-
.../IStakeholderValueService.cs | 24 +-
.../ITelephoneNumberService.cs | 24 +-
.../AutoGenServices/ITermService.cs | 24 +-
.../ITextParameterTypeService.cs | 24 +-
.../AutoGenServices/ITextualNoteService.cs | 24 +-
.../AutoGenServices/IThingReferenceService.cs | 24 +-
.../AutoGenServices/IThingService.cs | 24 +-
.../ITimeOfDayParameterTypeService.cs | 24 +-
.../AutoGenServices/ITopContainerService.cs | 24 +-
.../AutoGenServices/IUnitFactorService.cs | 24 +-
.../AutoGenServices/IUnitPrefixService.cs | 24 +-
.../AutoGenServices/IUserPreferenceService.cs | 24 +-
.../IUserRuleVerificationService.cs | 24 +-
.../AutoGenServices/IValueGroupService.cs | 24 +-
.../AutoGenServices/MetaInfoProvider.cs | 12 +-
.../AutoGenServices/ServiceProvider.cs | 12 +-
.../CDP4WebServices.API.csproj | 6 +-
...CDP4WspDatabaseAuthentication.Tests.csproj | 2 +-
.../CDP4WspDatabaseAuthentication.csproj | 2 +-
appveyor.yml | 1 +
195 files changed, 3907 insertions(+), 990 deletions(-)
diff --git a/CDP4Authentication/CDP4Authentication.csproj b/CDP4Authentication/CDP4Authentication.csproj
index 13887faa..87615440 100644
--- a/CDP4Authentication/CDP4Authentication.csproj
+++ b/CDP4Authentication/CDP4Authentication.csproj
@@ -4,7 +4,7 @@
netstandard2.0
RHEA System S.A.
CDP4Authentication-CE
- 6.1.5
+ 6.1.6
Library to support the implementation of authentication
Copyright © RHEA System S.A.
Sam, Merlin, Alex, Naron, Alexander
@@ -15,7 +15,7 @@
-
+
\ No newline at end of file
diff --git a/CDP4DatabaseAuthentication/CDP4DatabaseAuthentication.csproj b/CDP4DatabaseAuthentication/CDP4DatabaseAuthentication.csproj
index 3e2872d2..fbde2f5b 100644
--- a/CDP4DatabaseAuthentication/CDP4DatabaseAuthentication.csproj
+++ b/CDP4DatabaseAuthentication/CDP4DatabaseAuthentication.csproj
@@ -4,7 +4,7 @@
netstandard2.0
RHEA System S.A.
CDP4DatabaseAuthentication-CE
- 6.1.5
+ 6.1.6
CDP4 Database authentication
Copyright © RHEA System S.A.
Sam, Merlin, Alex, Naron, Alexander
diff --git a/CDP4Orm.Tests/CDP4Orm.Tests.csproj b/CDP4Orm.Tests/CDP4Orm.Tests.csproj
index acd2e207..07fcb1be 100644
--- a/CDP4Orm.Tests/CDP4Orm.Tests.csproj
+++ b/CDP4Orm.Tests/CDP4Orm.Tests.csproj
@@ -12,7 +12,7 @@
-
+
diff --git a/CDP4Orm/AutoGenDao/DataModelUtils.cs b/CDP4Orm/AutoGenDao/DataModelUtils.cs
index f2a942b4..ffabdc3c 100644
--- a/CDP4Orm/AutoGenDao/DataModelUtils.cs
+++ b/CDP4Orm/AutoGenDao/DataModelUtils.cs
@@ -1,10 +1,26 @@
-// --------------------------------------------------------------------------------------------------------------------
+// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016 RHEA S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Gerené, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This a utility class for Dao functionalities
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4Orm.Dao
@@ -22,251 +38,271 @@ public class DataModelUtils : IDataModelUtils
///
private readonly HashSet derivedProperties = new HashSet
{
- "ActualFiniteState.Name",
- "ActualFiniteState.ShortName",
- "ActualFiniteState.Owner",
- "ActualFiniteStateList.Name",
- "ActualFiniteStateList.ShortName",
- "ArrayParameterType.NumberOfValues",
- "ArrayParameterType.HasSingleComponentType",
- "ArrayParameterType.Rank",
- "BooleanParameterType.NumberOfValues",
- "BuiltInRuleVerification.Owner",
- "CompoundParameterType.NumberOfValues",
- "DateParameterType.NumberOfValues",
- "DateTimeParameterType.NumberOfValues",
- "DerivedQuantityKind.NumberOfValues",
- "DerivedQuantityKind.AllPossibleScale",
- "DerivedQuantityKind.QuantityDimensionExponent",
- "DerivedQuantityKind.QuantityDimensionExpression",
- "EnumerationParameterType.NumberOfValues",
- "FileRevision.Path",
- "Folder.Path",
- "IdCorrespondence.Owner",
- "NestedElement.Owner",
- "NestedElement.Name",
- "NestedElement.ShortName",
- "NestedParameter.Path",
- "ParameterOverride.ParameterType",
- "ParameterOverride.IsOptionDependent",
- "ParameterOverride.Scale",
- "ParameterOverride.StateDependence",
- "ParameterOverride.Group",
- "ParameterOverrideValueSet.ActualValue",
- "ParameterOverrideValueSet.Owner",
- "ParameterOverrideValueSet.ActualState",
- "ParameterOverrideValueSet.ActualOption",
- "ParameterSubscription.ParameterType",
- "ParameterSubscription.Scale",
- "ParameterSubscription.StateDependence",
- "ParameterSubscription.IsOptionDependent",
- "ParameterSubscription.Group",
- "ParameterSubscriptionValueSet.Computed",
- "ParameterSubscriptionValueSet.Reference",
- "ParameterSubscriptionValueSet.ActualValue",
- "ParameterSubscriptionValueSet.ActualState",
- "ParameterSubscriptionValueSet.ActualOption",
- "ParameterSubscriptionValueSet.Owner",
- "ParameterType.NumberOfValues",
- "ParameterValueSet.ActualValue",
- "ParameterValueSet.Owner",
- "ParameterValueSetBase.ActualValue",
- "ParameterValueSetBase.Owner",
- "ParametricConstraint.Owner",
- "Person.Name",
- "PossibleFiniteState.Owner",
- "PrefixedUnit.ConversionFactor",
- "PrefixedUnit.Name",
- "PrefixedUnit.ShortName",
- "QuantityKind.NumberOfValues",
- "QuantityKind.AllPossibleScale",
- "QuantityKind.QuantityDimensionExponent",
- "QuantityKind.QuantityDimensionExpression",
- "RuleVerification.Owner",
- "SampledFunctionParameterType.NumberOfValues",
- "ScalarParameterType.NumberOfValues",
- "SimpleParameterValue.Owner",
- "SimpleQuantityKind.NumberOfValues",
- "SimpleQuantityKind.AllPossibleScale",
- "SimpleQuantityKind.QuantityDimensionExponent",
- "SimpleQuantityKind.QuantityDimensionExpression",
- "SpecializedQuantityKind.NumberOfValues",
- "SpecializedQuantityKind.AllPossibleScale",
- "SpecializedQuantityKind.QuantityDimensionExponent",
- "SpecializedQuantityKind.QuantityDimensionExpression",
- "TextParameterType.NumberOfValues",
- "TimeOfDayParameterType.NumberOfValues",
- "UserRuleVerification.Owner",
- "UserRuleVerification.Name",
+ { "ActualFiniteState.Name" },
+ { "ActualFiniteState.Owner" },
+ { "ActualFiniteState.ShortName" },
+ { "ActualFiniteStateList.Name" },
+ { "ActualFiniteStateList.ShortName" },
+ { "ArrayParameterType.HasSingleComponentType" },
+ { "ArrayParameterType.NumberOfValues" },
+ { "ArrayParameterType.Rank" },
+ { "BooleanParameterType.NumberOfValues" },
+ { "BuiltInRuleVerification.Owner" },
+ { "CompoundParameterType.NumberOfValues" },
+ { "DateParameterType.NumberOfValues" },
+ { "DateTimeParameterType.NumberOfValues" },
+ { "DerivedQuantityKind.AllPossibleScale" },
+ { "DerivedQuantityKind.NumberOfValues" },
+ { "DerivedQuantityKind.QuantityDimensionExponent" },
+ { "DerivedQuantityKind.QuantityDimensionExpression" },
+ { "EnumerationParameterType.NumberOfValues" },
+ { "FileRevision.Path" },
+ { "Folder.Path" },
+ { "IdCorrespondence.Owner" },
+ { "NestedElement.Name" },
+ { "NestedElement.Owner" },
+ { "NestedElement.ShortName" },
+ { "NestedParameter.Path" },
+ { "ParameterOverride.Group" },
+ { "ParameterOverride.IsOptionDependent" },
+ { "ParameterOverride.ParameterType" },
+ { "ParameterOverride.Scale" },
+ { "ParameterOverride.StateDependence" },
+ { "ParameterOverrideValueSet.ActualOption" },
+ { "ParameterOverrideValueSet.ActualState" },
+ { "ParameterOverrideValueSet.ActualValue" },
+ { "ParameterOverrideValueSet.Owner" },
+ { "ParameterSubscription.Group" },
+ { "ParameterSubscription.IsOptionDependent" },
+ { "ParameterSubscription.ParameterType" },
+ { "ParameterSubscription.Scale" },
+ { "ParameterSubscription.StateDependence" },
+ { "ParameterSubscriptionValueSet.ActualOption" },
+ { "ParameterSubscriptionValueSet.ActualState" },
+ { "ParameterSubscriptionValueSet.ActualValue" },
+ { "ParameterSubscriptionValueSet.Computed" },
+ { "ParameterSubscriptionValueSet.Owner" },
+ { "ParameterSubscriptionValueSet.Reference" },
+ { "ParameterType.NumberOfValues" },
+ { "ParameterValueSet.ActualValue" },
+ { "ParameterValueSet.Owner" },
+ { "ParameterValueSetBase.ActualValue" },
+ { "ParameterValueSetBase.Owner" },
+ { "ParametricConstraint.Owner" },
+ { "Person.Name" },
+ { "PossibleFiniteState.Owner" },
+ { "PrefixedUnit.ConversionFactor" },
+ { "PrefixedUnit.Name" },
+ { "PrefixedUnit.ShortName" },
+ { "QuantityKind.AllPossibleScale" },
+ { "QuantityKind.NumberOfValues" },
+ { "QuantityKind.QuantityDimensionExponent" },
+ { "QuantityKind.QuantityDimensionExpression" },
+ { "RuleVerification.Owner" },
+ { "SampledFunctionParameterType.NumberOfValues" },
+ { "ScalarParameterType.NumberOfValues" },
+ { "SimpleParameterValue.Owner" },
+ { "SimpleQuantityKind.AllPossibleScale" },
+ { "SimpleQuantityKind.NumberOfValues" },
+ { "SimpleQuantityKind.QuantityDimensionExponent" },
+ { "SimpleQuantityKind.QuantityDimensionExpression" },
+ { "SpecializedQuantityKind.AllPossibleScale" },
+ { "SpecializedQuantityKind.NumberOfValues" },
+ { "SpecializedQuantityKind.QuantityDimensionExponent" },
+ { "SpecializedQuantityKind.QuantityDimensionExpression" },
+ { "TextParameterType.NumberOfValues" },
+ { "TimeOfDayParameterType.NumberOfValues" },
+ { "UserRuleVerification.Name" },
+ { "UserRuleVerification.Owner" },
};
-
+
///
/// The type source partition mapping for each concrete class.
///
private readonly Dictionary> typePartitionMap = new Dictionary>
{
+
{
- "SiteDirectory",
- new[]
+ "EngineeringModel",
+ new []
{
- "ArrayParameterType",
- "BinaryRelationshipRule",
- "BooleanParameterType",
- "Category",
- "CompoundParameterType",
- "Constant",
- "CyclicRatioScale",
- "DateParameterType",
- "DateTimeParameterType",
- "DecompositionRule",
- "DependentParameterTypeAssignment",
- "DerivedQuantityKind",
- "DerivedUnit",
- "DomainOfExpertise",
- "DomainOfExpertiseGroup",
- "EmailAddress",
- "EngineeringModelSetup",
- "EnumerationParameterType",
- "EnumerationValueDefinition",
- "FileType",
- "Glossary",
- "IndependentParameterTypeAssignment",
- "IntervalScale",
- "IterationSetup",
- "LinearConversionUnit",
- "LogarithmicScale",
- "MappingToReferenceScale",
- "ModelReferenceDataLibrary",
- "MultiRelationshipRule",
- "NaturalLanguage",
- "OrdinalScale",
- "Organization",
- "OrganizationalParticipant",
- "ParameterizedCategoryRule",
- "ParameterTypeComponent",
- "Participant",
- "ParticipantPermission",
- "ParticipantRole",
- "Person",
- "PersonPermission",
- "PersonRole",
- "PrefixedUnit",
- "QuantityKindFactor",
- "RatioScale",
- "ReferencerRule",
- "ReferenceSource",
- "SampledFunctionParameterType",
- "ScaleReferenceQuantityValue",
- "ScaleValueDefinition",
- "SimpleQuantityKind",
- "SimpleUnit",
- "SiteDirectory",
- "SiteDirectoryDataAnnotation",
- "SiteDirectoryDataDiscussionItem",
- "SiteDirectoryThingReference",
- "SiteLogEntry",
- "SiteReferenceDataLibrary",
- "SpecializedQuantityKind",
- "TelephoneNumber",
- "Term",
- "TextParameterType",
- "TimeOfDayParameterType",
- "UnitFactor",
- "UnitPrefix",
- "UserPreference"
- }
+ "ActionItem",
+ "Approval",
+ "BinaryNote",
+ "Book",
+ "ChangeProposal",
+ "ChangeRequest",
+ "CommonFileStore",
+ "ContractChangeNotice",
+ "EngineeringModel",
+ "EngineeringModelDataDiscussionItem",
+ "EngineeringModelDataNote",
+ "Iteration",
+ "LogEntryChangelogItem",
+ "ModellingAnnotationItem",
+ "ModellingThingReference",
+ "ModelLogEntry",
+ "Note",
+ "Page",
+ "RequestForDeviation",
+ "RequestForWaiver",
+ "ReviewItemDiscrepancy",
+ "Section",
+ "Solution",
+ "TextualNote",
+ }
},
+
{
- "EngineeringModel",
- new[]
+ "Iteration",
+ new []
{
- "ActionItem",
- "Approval",
- "BinaryNote",
- "Book",
- "ChangeProposal",
- "ChangeRequest",
- "CommonFileStore",
- "ContractChangeNotice",
- "EngineeringModel",
- "EngineeringModelDataDiscussionItem",
- "EngineeringModelDataNote",
- "File",
- "FileRevision",
- "Folder",
- "Iteration",
- "ModellingThingReference",
- "ModelLogEntry",
- "Page",
- "RequestForDeviation",
- "RequestForWaiver",
- "ReviewItemDiscrepancy",
- "Section",
- "Solution",
- "TextualNote"
- }
+ "ActualFiniteState",
+ "ActualFiniteStateList",
+ "Alias",
+ "AndExpression",
+ "BinaryRelationship",
+ "BooleanExpression",
+ "Bounds",
+ "BuiltInRuleVerification",
+ "Citation",
+ "Color",
+ "Definition",
+ "DiagramCanvas",
+ "DiagramEdge",
+ "DiagramElementThing",
+ "DiagramObject",
+ "DomainFileStore",
+ "ElementDefinition",
+ "ElementUsage",
+ "ExclusiveOrExpression",
+ "ExternalIdentifierMap",
+ "File",
+ "FileRevision",
+ "Folder",
+ "Goal",
+ "HyperLink",
+ "IdCorrespondence",
+ "MultiRelationship",
+ "NestedElement",
+ "NestedParameter",
+ "NotExpression",
+ "Option",
+ "OrExpression",
+ "OwnedStyle",
+ "Parameter",
+ "ParameterGroup",
+ "ParameterOverride",
+ "ParameterOverrideValueSet",
+ "ParameterSubscription",
+ "ParameterSubscriptionValueSet",
+ "ParameterValueSet",
+ "ParametricConstraint",
+ "Point",
+ "PossibleFiniteState",
+ "PossibleFiniteStateList",
+ "Publication",
+ "RelationalExpression",
+ "Relationship",
+ "RelationshipParameterValue",
+ "Requirement",
+ "RequirementsContainerParameterValue",
+ "RequirementsGroup",
+ "RequirementsSpecification",
+ "RuleVerification",
+ "RuleVerificationList",
+ "RuleViolation",
+ "SharedStyle",
+ "SimpleParameterValue",
+ "Stakeholder",
+ "StakeholderValue",
+ "StakeHolderValueMap",
+ "StakeHolderValueMapSettings",
+ "UserRuleVerification",
+ "ValueGroup",
+ }
},
+
{
- "Iteration",
- new[]
+ "SiteDirectory",
+ new []
{
- "ActualFiniteState",
- "ActualFiniteStateList",
- "AndExpression",
- "BinaryRelationship",
- "Bounds",
- "BuiltInRuleVerification",
- "Color",
- "DiagramCanvas",
- "DiagramEdge",
- "DiagramObject",
- "DomainFileStore",
- "ElementDefinition",
- "ElementUsage",
- "ExclusiveOrExpression",
- "ExternalIdentifierMap",
- "File",
- "FileRevision",
- "Folder",
- "Goal",
- "IdCorrespondence",
- "MultiRelationship",
- "NestedElement",
- "NestedParameter",
- "NotExpression",
- "Option",
- "OrExpression",
- "OwnedStyle",
- "Parameter",
- "ParameterGroup",
- "ParameterOverride",
- "ParameterOverrideValueSet",
- "ParameterSubscription",
- "ParameterSubscriptionValueSet",
- "ParameterValueSet",
- "ParametricConstraint",
- "Point",
- "PossibleFiniteState",
- "PossibleFiniteStateList",
- "Publication",
- "RelationalExpression",
- "RelationshipParameterValue",
- "Requirement",
- "RequirementsContainerParameterValue",
- "RequirementsGroup",
- "RequirementsSpecification",
- "RuleVerificationList",
- "RuleViolation",
- "SharedStyle",
- "SimpleParameterValue",
- "Stakeholder",
- "StakeholderValue",
- "StakeHolderValueMap",
- "StakeHolderValueMapSettings",
- "UserRuleVerification",
- "ValueGroup"
- }
- }
+ "Alias",
+ "ArrayParameterType",
+ "BinaryRelationshipRule",
+ "BooleanParameterType",
+ "Category",
+ "Citation",
+ "CompoundParameterType",
+ "Constant",
+ "CyclicRatioScale",
+ "DateParameterType",
+ "DateTimeParameterType",
+ "DecompositionRule",
+ "Definition",
+ "DependentParameterTypeAssignment",
+ "DerivedQuantityKind",
+ "DerivedUnit",
+ "DomainOfExpertise",
+ "DomainOfExpertiseGroup",
+ "EmailAddress",
+ "EngineeringModelSetup",
+ "EnumerationParameterType",
+ "EnumerationValueDefinition",
+ "FileType",
+ "Glossary",
+ "HyperLink",
+ "IndependentParameterTypeAssignment",
+ "IntervalScale",
+ "IterationSetup",
+ "LinearConversionUnit",
+ "LogarithmicScale",
+ "LogEntryChangelogItem",
+ "MappingToReferenceScale",
+ "MeasurementScale",
+ "MeasurementUnit",
+ "ModelReferenceDataLibrary",
+ "MultiRelationshipRule",
+ "NaturalLanguage",
+ "OrdinalScale",
+ "Organization",
+ "OrganizationalParticipant",
+ "ParameterizedCategoryRule",
+ "ParameterType",
+ "ParameterTypeComponent",
+ "Participant",
+ "ParticipantPermission",
+ "ParticipantRole",
+ "Person",
+ "PersonPermission",
+ "PersonRole",
+ "PrefixedUnit",
+ "QuantityKindFactor",
+ "RatioScale",
+ "ReferencerRule",
+ "ReferenceSource",
+ "Rule",
+ "SampledFunctionParameterType",
+ "ScaleReferenceQuantityValue",
+ "ScaleValueDefinition",
+ "SimpleQuantityKind",
+ "SimpleUnit",
+ "SiteDirectory",
+ "SiteDirectoryDataAnnotation",
+ "SiteDirectoryDataDiscussionItem",
+ "SiteDirectoryThingReference",
+ "SiteLogEntry",
+ "SiteReferenceDataLibrary",
+ "SpecializedQuantityKind",
+ "TelephoneNumber",
+ "Term",
+ "TextParameterType",
+ "TimeOfDayParameterType",
+ "UnitFactor",
+ "UnitPrefix",
+ "UserPreference",
+ }
+ },
};
///
diff --git a/CDP4Orm/CDP4Orm.csproj b/CDP4Orm/CDP4Orm.csproj
index 728d1d6c..5b2ff5f7 100644
--- a/CDP4Orm/CDP4Orm.csproj
+++ b/CDP4Orm/CDP4Orm.csproj
@@ -4,7 +4,7 @@
netstandard2.0
RHEA System S.A.
CDP4Orm-CE
- 6.1.5
+ 6.1.6
CDP4 Data-Model Object Relational Mapping
Copyright © RHEA System S.A.
Sam, Merlin, Alex, Naron, Alexander
@@ -54,7 +54,7 @@
-
+
diff --git a/CDP4WebServer/CDP4WebServer.csproj b/CDP4WebServer/CDP4WebServer.csproj
index a38e591c..d9e8d111 100644
--- a/CDP4WebServer/CDP4WebServer.csproj
+++ b/CDP4WebServer/CDP4WebServer.csproj
@@ -5,7 +5,7 @@
Exe
RHEA System S.A.
CDP4WebServer-CE
- 6.1.5
+ 6.1.6
CDP4 Services Host
Copyright © RHEA System S.A.
Sam, Merlin, Alex, Naron, Alexander
diff --git a/CDP4WebService.Authentication/CDP4WebService.Authentication.csproj b/CDP4WebService.Authentication/CDP4WebService.Authentication.csproj
index 01dc688b..d02fe43c 100644
--- a/CDP4WebService.Authentication/CDP4WebService.Authentication.csproj
+++ b/CDP4WebService.Authentication/CDP4WebService.Authentication.csproj
@@ -4,7 +4,7 @@
net472
RHEA System S.A.
CDP4WebService-CE.Authentication
- 2.1.0
+ 6.1.6
CDP4WebService.Authentication
Copyright © RHEA System S.A.
Sam, Merlin, Alex, Naron, Alexander
@@ -14,7 +14,7 @@
-
+
diff --git a/CDP4WebServices.API.Tests/CDP4WebServices.API.Tests.csproj b/CDP4WebServices.API.Tests/CDP4WebServices.API.Tests.csproj
index 63108398..3d6274a9 100644
--- a/CDP4WebServices.API.Tests/CDP4WebServices.API.Tests.csproj
+++ b/CDP4WebServices.API.Tests/CDP4WebServices.API.Tests.csproj
@@ -12,8 +12,8 @@
-
-
+
+
diff --git a/CDP4WebServices.API/AutoGenServices/IActionItemService.cs b/CDP4WebServices.API/AutoGenServices/IActionItemService.cs
index 24ddab11..5f58fc0a 100644
--- a/CDP4WebServices.API/AutoGenServices/IActionItemService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IActionItemService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IActualFiniteStateListService.cs b/CDP4WebServices.API/AutoGenServices/IActualFiniteStateListService.cs
index 78cd238f..67a881c1 100644
--- a/CDP4WebServices.API/AutoGenServices/IActualFiniteStateListService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IActualFiniteStateListService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IActualFiniteStateService.cs b/CDP4WebServices.API/AutoGenServices/IActualFiniteStateService.cs
index e9b36904..462a09b7 100644
--- a/CDP4WebServices.API/AutoGenServices/IActualFiniteStateService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IActualFiniteStateService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IAliasService.cs b/CDP4WebServices.API/AutoGenServices/IAliasService.cs
index 908c1971..b8ff72b0 100644
--- a/CDP4WebServices.API/AutoGenServices/IAliasService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IAliasService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IAndExpressionService.cs b/CDP4WebServices.API/AutoGenServices/IAndExpressionService.cs
index ae09affe..ebedf1ef 100644
--- a/CDP4WebServices.API/AutoGenServices/IAndExpressionService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IAndExpressionService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IApprovalService.cs b/CDP4WebServices.API/AutoGenServices/IApprovalService.cs
index 57b78183..c6925708 100644
--- a/CDP4WebServices.API/AutoGenServices/IApprovalService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IApprovalService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IArrayParameterTypeService.cs b/CDP4WebServices.API/AutoGenServices/IArrayParameterTypeService.cs
index db985e9e..f77c305b 100644
--- a/CDP4WebServices.API/AutoGenServices/IArrayParameterTypeService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IArrayParameterTypeService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IBinaryNoteService.cs b/CDP4WebServices.API/AutoGenServices/IBinaryNoteService.cs
index a1a65426..e4e5e0a4 100644
--- a/CDP4WebServices.API/AutoGenServices/IBinaryNoteService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IBinaryNoteService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IBinaryRelationshipRuleService.cs b/CDP4WebServices.API/AutoGenServices/IBinaryRelationshipRuleService.cs
index 01c2edb7..8f091b77 100644
--- a/CDP4WebServices.API/AutoGenServices/IBinaryRelationshipRuleService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IBinaryRelationshipRuleService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IBinaryRelationshipService.cs b/CDP4WebServices.API/AutoGenServices/IBinaryRelationshipService.cs
index 49f75e5f..4ab22686 100644
--- a/CDP4WebServices.API/AutoGenServices/IBinaryRelationshipService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IBinaryRelationshipService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IBookService.cs b/CDP4WebServices.API/AutoGenServices/IBookService.cs
index b8534840..36ac1968 100644
--- a/CDP4WebServices.API/AutoGenServices/IBookService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IBookService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IBooleanExpressionService.cs b/CDP4WebServices.API/AutoGenServices/IBooleanExpressionService.cs
index 1ece5cf7..b5a0eb5f 100644
--- a/CDP4WebServices.API/AutoGenServices/IBooleanExpressionService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IBooleanExpressionService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IBooleanParameterTypeService.cs b/CDP4WebServices.API/AutoGenServices/IBooleanParameterTypeService.cs
index cd10190e..3889b803 100644
--- a/CDP4WebServices.API/AutoGenServices/IBooleanParameterTypeService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IBooleanParameterTypeService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IBoundsService.cs b/CDP4WebServices.API/AutoGenServices/IBoundsService.cs
index c1218e21..f8ff102d 100644
--- a/CDP4WebServices.API/AutoGenServices/IBoundsService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IBoundsService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IBuiltInRuleVerificationService.cs b/CDP4WebServices.API/AutoGenServices/IBuiltInRuleVerificationService.cs
index 56c58aa9..d72c1d50 100644
--- a/CDP4WebServices.API/AutoGenServices/IBuiltInRuleVerificationService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IBuiltInRuleVerificationService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/ICategoryService.cs b/CDP4WebServices.API/AutoGenServices/ICategoryService.cs
index f2b879cd..6f079d80 100644
--- a/CDP4WebServices.API/AutoGenServices/ICategoryService.cs
+++ b/CDP4WebServices.API/AutoGenServices/ICategoryService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IChangeProposalService.cs b/CDP4WebServices.API/AutoGenServices/IChangeProposalService.cs
index 452723ce..a20800d6 100644
--- a/CDP4WebServices.API/AutoGenServices/IChangeProposalService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IChangeProposalService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IChangeRequestService.cs b/CDP4WebServices.API/AutoGenServices/IChangeRequestService.cs
index 0bf826f7..79a618b4 100644
--- a/CDP4WebServices.API/AutoGenServices/IChangeRequestService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IChangeRequestService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/ICitationService.cs b/CDP4WebServices.API/AutoGenServices/ICitationService.cs
index bd111702..595ad334 100644
--- a/CDP4WebServices.API/AutoGenServices/ICitationService.cs
+++ b/CDP4WebServices.API/AutoGenServices/ICitationService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IColorService.cs b/CDP4WebServices.API/AutoGenServices/IColorService.cs
index 8018f105..cf821929 100644
--- a/CDP4WebServices.API/AutoGenServices/IColorService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IColorService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/ICommonFileStoreService.cs b/CDP4WebServices.API/AutoGenServices/ICommonFileStoreService.cs
index 3afd0b31..157708b5 100644
--- a/CDP4WebServices.API/AutoGenServices/ICommonFileStoreService.cs
+++ b/CDP4WebServices.API/AutoGenServices/ICommonFileStoreService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/ICompoundParameterTypeService.cs b/CDP4WebServices.API/AutoGenServices/ICompoundParameterTypeService.cs
index ec59a53a..d75a4dee 100644
--- a/CDP4WebServices.API/AutoGenServices/ICompoundParameterTypeService.cs
+++ b/CDP4WebServices.API/AutoGenServices/ICompoundParameterTypeService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IConstantService.cs b/CDP4WebServices.API/AutoGenServices/IConstantService.cs
index 965f614e..5a8d196a 100644
--- a/CDP4WebServices.API/AutoGenServices/IConstantService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IConstantService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IContractChangeNoticeService.cs b/CDP4WebServices.API/AutoGenServices/IContractChangeNoticeService.cs
index 9f296882..c4602055 100644
--- a/CDP4WebServices.API/AutoGenServices/IContractChangeNoticeService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IContractChangeNoticeService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IContractDeviationService.cs b/CDP4WebServices.API/AutoGenServices/IContractDeviationService.cs
index 37def7cb..ec5e6891 100644
--- a/CDP4WebServices.API/AutoGenServices/IContractDeviationService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IContractDeviationService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IConversionBasedUnitService.cs b/CDP4WebServices.API/AutoGenServices/IConversionBasedUnitService.cs
index dc416d3d..1314149e 100644
--- a/CDP4WebServices.API/AutoGenServices/IConversionBasedUnitService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IConversionBasedUnitService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/ICyclicRatioScaleService.cs b/CDP4WebServices.API/AutoGenServices/ICyclicRatioScaleService.cs
index 64c684d6..7dc22f8d 100644
--- a/CDP4WebServices.API/AutoGenServices/ICyclicRatioScaleService.cs
+++ b/CDP4WebServices.API/AutoGenServices/ICyclicRatioScaleService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IDateParameterTypeService.cs b/CDP4WebServices.API/AutoGenServices/IDateParameterTypeService.cs
index 93c9c165..b8a45ad2 100644
--- a/CDP4WebServices.API/AutoGenServices/IDateParameterTypeService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IDateParameterTypeService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IDateTimeParameterTypeService.cs b/CDP4WebServices.API/AutoGenServices/IDateTimeParameterTypeService.cs
index 6d517855..da838a02 100644
--- a/CDP4WebServices.API/AutoGenServices/IDateTimeParameterTypeService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IDateTimeParameterTypeService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IDecompositionRuleService.cs b/CDP4WebServices.API/AutoGenServices/IDecompositionRuleService.cs
index 3959ad9f..5de8dcd7 100644
--- a/CDP4WebServices.API/AutoGenServices/IDecompositionRuleService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IDecompositionRuleService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IDefinedThingService.cs b/CDP4WebServices.API/AutoGenServices/IDefinedThingService.cs
index 2c91f70e..0644d6bc 100644
--- a/CDP4WebServices.API/AutoGenServices/IDefinedThingService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IDefinedThingService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IDefinitionService.cs b/CDP4WebServices.API/AutoGenServices/IDefinitionService.cs
index 807807b5..ffeecbd8 100644
--- a/CDP4WebServices.API/AutoGenServices/IDefinitionService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IDefinitionService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IDependentParameterTypeAssignmentService.cs b/CDP4WebServices.API/AutoGenServices/IDependentParameterTypeAssignmentService.cs
index 96187f74..62fcf232 100644
--- a/CDP4WebServices.API/AutoGenServices/IDependentParameterTypeAssignmentService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IDependentParameterTypeAssignmentService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IDerivedQuantityKindService.cs b/CDP4WebServices.API/AutoGenServices/IDerivedQuantityKindService.cs
index 91786771..e2152ff9 100644
--- a/CDP4WebServices.API/AutoGenServices/IDerivedQuantityKindService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IDerivedQuantityKindService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IDerivedUnitService.cs b/CDP4WebServices.API/AutoGenServices/IDerivedUnitService.cs
index bcddaa42..95b9be81 100644
--- a/CDP4WebServices.API/AutoGenServices/IDerivedUnitService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IDerivedUnitService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IDiagramCanvasService.cs b/CDP4WebServices.API/AutoGenServices/IDiagramCanvasService.cs
index 151fff2e..ee1d40dd 100644
--- a/CDP4WebServices.API/AutoGenServices/IDiagramCanvasService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IDiagramCanvasService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IDiagramEdgeService.cs b/CDP4WebServices.API/AutoGenServices/IDiagramEdgeService.cs
index 3da1fb58..6b981047 100644
--- a/CDP4WebServices.API/AutoGenServices/IDiagramEdgeService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IDiagramEdgeService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IDiagramElementContainerService.cs b/CDP4WebServices.API/AutoGenServices/IDiagramElementContainerService.cs
index 76dff792..48912dd8 100644
--- a/CDP4WebServices.API/AutoGenServices/IDiagramElementContainerService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IDiagramElementContainerService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IDiagramElementThingService.cs b/CDP4WebServices.API/AutoGenServices/IDiagramElementThingService.cs
index 753b63ee..a57dbb85 100644
--- a/CDP4WebServices.API/AutoGenServices/IDiagramElementThingService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IDiagramElementThingService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IDiagramObjectService.cs b/CDP4WebServices.API/AutoGenServices/IDiagramObjectService.cs
index 6a694281..40db4f26 100644
--- a/CDP4WebServices.API/AutoGenServices/IDiagramObjectService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IDiagramObjectService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IDiagramShapeService.cs b/CDP4WebServices.API/AutoGenServices/IDiagramShapeService.cs
index e18c19d9..c4b86248 100644
--- a/CDP4WebServices.API/AutoGenServices/IDiagramShapeService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IDiagramShapeService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IDiagramThingBaseService.cs b/CDP4WebServices.API/AutoGenServices/IDiagramThingBaseService.cs
index 54154a73..503f0c49 100644
--- a/CDP4WebServices.API/AutoGenServices/IDiagramThingBaseService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IDiagramThingBaseService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IDiagrammingStyleService.cs b/CDP4WebServices.API/AutoGenServices/IDiagrammingStyleService.cs
index 48a7fa32..6d5560c5 100644
--- a/CDP4WebServices.API/AutoGenServices/IDiagrammingStyleService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IDiagrammingStyleService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IDiscussionItemService.cs b/CDP4WebServices.API/AutoGenServices/IDiscussionItemService.cs
index 82283e0d..181b133a 100644
--- a/CDP4WebServices.API/AutoGenServices/IDiscussionItemService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IDiscussionItemService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IDomainFileStoreService.cs b/CDP4WebServices.API/AutoGenServices/IDomainFileStoreService.cs
index 48194553..a16b5272 100644
--- a/CDP4WebServices.API/AutoGenServices/IDomainFileStoreService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IDomainFileStoreService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IDomainOfExpertiseGroupService.cs b/CDP4WebServices.API/AutoGenServices/IDomainOfExpertiseGroupService.cs
index 424ba01e..0768dfe7 100644
--- a/CDP4WebServices.API/AutoGenServices/IDomainOfExpertiseGroupService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IDomainOfExpertiseGroupService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IDomainOfExpertiseService.cs b/CDP4WebServices.API/AutoGenServices/IDomainOfExpertiseService.cs
index 379cf252..1ea4b82a 100644
--- a/CDP4WebServices.API/AutoGenServices/IDomainOfExpertiseService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IDomainOfExpertiseService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IElementBaseService.cs b/CDP4WebServices.API/AutoGenServices/IElementBaseService.cs
index 08697774..e21dbe9a 100644
--- a/CDP4WebServices.API/AutoGenServices/IElementBaseService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IElementBaseService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IElementDefinitionService.cs b/CDP4WebServices.API/AutoGenServices/IElementDefinitionService.cs
index c30fb55f..bd98b473 100644
--- a/CDP4WebServices.API/AutoGenServices/IElementDefinitionService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IElementDefinitionService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IElementUsageService.cs b/CDP4WebServices.API/AutoGenServices/IElementUsageService.cs
index aed526cb..39bb5c52 100644
--- a/CDP4WebServices.API/AutoGenServices/IElementUsageService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IElementUsageService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IEmailAddressService.cs b/CDP4WebServices.API/AutoGenServices/IEmailAddressService.cs
index b859dcf0..7a94462a 100644
--- a/CDP4WebServices.API/AutoGenServices/IEmailAddressService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IEmailAddressService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IEngineeringModelDataAnnotationService.cs b/CDP4WebServices.API/AutoGenServices/IEngineeringModelDataAnnotationService.cs
index e11bc4aa..d8455847 100644
--- a/CDP4WebServices.API/AutoGenServices/IEngineeringModelDataAnnotationService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IEngineeringModelDataAnnotationService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IEngineeringModelDataDiscussionItemService.cs b/CDP4WebServices.API/AutoGenServices/IEngineeringModelDataDiscussionItemService.cs
index 88fe3585..d935c613 100644
--- a/CDP4WebServices.API/AutoGenServices/IEngineeringModelDataDiscussionItemService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IEngineeringModelDataDiscussionItemService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IEngineeringModelDataNoteService.cs b/CDP4WebServices.API/AutoGenServices/IEngineeringModelDataNoteService.cs
index c3201a54..e02ac560 100644
--- a/CDP4WebServices.API/AutoGenServices/IEngineeringModelDataNoteService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IEngineeringModelDataNoteService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IEngineeringModelService.cs b/CDP4WebServices.API/AutoGenServices/IEngineeringModelService.cs
index 061461a0..f787b924 100644
--- a/CDP4WebServices.API/AutoGenServices/IEngineeringModelService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IEngineeringModelService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IEngineeringModelSetupService.cs b/CDP4WebServices.API/AutoGenServices/IEngineeringModelSetupService.cs
index e0128f52..4039690f 100644
--- a/CDP4WebServices.API/AutoGenServices/IEngineeringModelSetupService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IEngineeringModelSetupService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IEnumerationParameterTypeService.cs b/CDP4WebServices.API/AutoGenServices/IEnumerationParameterTypeService.cs
index bb526dfb..93d5acaf 100644
--- a/CDP4WebServices.API/AutoGenServices/IEnumerationParameterTypeService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IEnumerationParameterTypeService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IEnumerationValueDefinitionService.cs b/CDP4WebServices.API/AutoGenServices/IEnumerationValueDefinitionService.cs
index f7fbf283..b48d24f1 100644
--- a/CDP4WebServices.API/AutoGenServices/IEnumerationValueDefinitionService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IEnumerationValueDefinitionService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IExclusiveOrExpressionService.cs b/CDP4WebServices.API/AutoGenServices/IExclusiveOrExpressionService.cs
index 60518d44..d635c8d4 100644
--- a/CDP4WebServices.API/AutoGenServices/IExclusiveOrExpressionService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IExclusiveOrExpressionService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IExternalIdentifierMapService.cs b/CDP4WebServices.API/AutoGenServices/IExternalIdentifierMapService.cs
index 01851f86..ee8a3774 100644
--- a/CDP4WebServices.API/AutoGenServices/IExternalIdentifierMapService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IExternalIdentifierMapService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IFileRevisionService.cs b/CDP4WebServices.API/AutoGenServices/IFileRevisionService.cs
index 824579b6..05be4c86 100644
--- a/CDP4WebServices.API/AutoGenServices/IFileRevisionService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IFileRevisionService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IFileService.cs b/CDP4WebServices.API/AutoGenServices/IFileService.cs
index c35b6d65..db9f35ae 100644
--- a/CDP4WebServices.API/AutoGenServices/IFileService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IFileService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IFileStoreService.cs b/CDP4WebServices.API/AutoGenServices/IFileStoreService.cs
index a8d94a17..16b7a3de 100644
--- a/CDP4WebServices.API/AutoGenServices/IFileStoreService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IFileStoreService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IFileTypeService.cs b/CDP4WebServices.API/AutoGenServices/IFileTypeService.cs
index 7832ce26..5d863f23 100644
--- a/CDP4WebServices.API/AutoGenServices/IFileTypeService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IFileTypeService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IFolderService.cs b/CDP4WebServices.API/AutoGenServices/IFolderService.cs
index c039ad37..f3824dfe 100644
--- a/CDP4WebServices.API/AutoGenServices/IFolderService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IFolderService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IGenericAnnotationService.cs b/CDP4WebServices.API/AutoGenServices/IGenericAnnotationService.cs
index 0f9c962f..1b6aa334 100644
--- a/CDP4WebServices.API/AutoGenServices/IGenericAnnotationService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IGenericAnnotationService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IGlossaryService.cs b/CDP4WebServices.API/AutoGenServices/IGlossaryService.cs
index b8e5771a..211e206c 100644
--- a/CDP4WebServices.API/AutoGenServices/IGlossaryService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IGlossaryService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IGoalService.cs b/CDP4WebServices.API/AutoGenServices/IGoalService.cs
index 62ba22df..94201d73 100644
--- a/CDP4WebServices.API/AutoGenServices/IGoalService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IGoalService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IHyperLinkService.cs b/CDP4WebServices.API/AutoGenServices/IHyperLinkService.cs
index bb124027..0c71a917 100644
--- a/CDP4WebServices.API/AutoGenServices/IHyperLinkService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IHyperLinkService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IIdCorrespondenceService.cs b/CDP4WebServices.API/AutoGenServices/IIdCorrespondenceService.cs
index ea39485f..6add662f 100644
--- a/CDP4WebServices.API/AutoGenServices/IIdCorrespondenceService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IIdCorrespondenceService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IIndependentParameterTypeAssignmentService.cs b/CDP4WebServices.API/AutoGenServices/IIndependentParameterTypeAssignmentService.cs
index ffb9b554..7172790a 100644
--- a/CDP4WebServices.API/AutoGenServices/IIndependentParameterTypeAssignmentService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IIndependentParameterTypeAssignmentService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IIntervalScaleService.cs b/CDP4WebServices.API/AutoGenServices/IIntervalScaleService.cs
index b6c7384a..8b8294ba 100644
--- a/CDP4WebServices.API/AutoGenServices/IIntervalScaleService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IIntervalScaleService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IIterationService.cs b/CDP4WebServices.API/AutoGenServices/IIterationService.cs
index 8f570527..a54a33d1 100644
--- a/CDP4WebServices.API/AutoGenServices/IIterationService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IIterationService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IIterationSetupService.cs b/CDP4WebServices.API/AutoGenServices/IIterationSetupService.cs
index 9cdfc236..80a3fdfe 100644
--- a/CDP4WebServices.API/AutoGenServices/IIterationSetupService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IIterationSetupService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/ILinearConversionUnitService.cs b/CDP4WebServices.API/AutoGenServices/ILinearConversionUnitService.cs
index 92890df1..0fa49319 100644
--- a/CDP4WebServices.API/AutoGenServices/ILinearConversionUnitService.cs
+++ b/CDP4WebServices.API/AutoGenServices/ILinearConversionUnitService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/ILogEntryChangelogItemService.cs b/CDP4WebServices.API/AutoGenServices/ILogEntryChangelogItemService.cs
index e945f7c9..1cd1a062 100644
--- a/CDP4WebServices.API/AutoGenServices/ILogEntryChangelogItemService.cs
+++ b/CDP4WebServices.API/AutoGenServices/ILogEntryChangelogItemService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/ILogarithmicScaleService.cs b/CDP4WebServices.API/AutoGenServices/ILogarithmicScaleService.cs
index af196a2c..fa204671 100644
--- a/CDP4WebServices.API/AutoGenServices/ILogarithmicScaleService.cs
+++ b/CDP4WebServices.API/AutoGenServices/ILogarithmicScaleService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IMappingToReferenceScaleService.cs b/CDP4WebServices.API/AutoGenServices/IMappingToReferenceScaleService.cs
index 0ea20fcc..bb790d45 100644
--- a/CDP4WebServices.API/AutoGenServices/IMappingToReferenceScaleService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IMappingToReferenceScaleService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IMeasurementScaleService.cs b/CDP4WebServices.API/AutoGenServices/IMeasurementScaleService.cs
index c4babc49..030ca039 100644
--- a/CDP4WebServices.API/AutoGenServices/IMeasurementScaleService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IMeasurementScaleService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IMeasurementUnitService.cs b/CDP4WebServices.API/AutoGenServices/IMeasurementUnitService.cs
index 2c5f11f8..b1c9f07d 100644
--- a/CDP4WebServices.API/AutoGenServices/IMeasurementUnitService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IMeasurementUnitService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IModelLogEntryService.cs b/CDP4WebServices.API/AutoGenServices/IModelLogEntryService.cs
index 2281b7be..a2153fe0 100644
--- a/CDP4WebServices.API/AutoGenServices/IModelLogEntryService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IModelLogEntryService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IModelReferenceDataLibraryService.cs b/CDP4WebServices.API/AutoGenServices/IModelReferenceDataLibraryService.cs
index 58229ba4..8adc7aa6 100644
--- a/CDP4WebServices.API/AutoGenServices/IModelReferenceDataLibraryService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IModelReferenceDataLibraryService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IModellingAnnotationItemService.cs b/CDP4WebServices.API/AutoGenServices/IModellingAnnotationItemService.cs
index fb4bd8d7..9676fa47 100644
--- a/CDP4WebServices.API/AutoGenServices/IModellingAnnotationItemService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IModellingAnnotationItemService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IModellingThingReferenceService.cs b/CDP4WebServices.API/AutoGenServices/IModellingThingReferenceService.cs
index b9be9043..4d07d3d2 100644
--- a/CDP4WebServices.API/AutoGenServices/IModellingThingReferenceService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IModellingThingReferenceService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IMultiRelationshipRuleService.cs b/CDP4WebServices.API/AutoGenServices/IMultiRelationshipRuleService.cs
index b220cb69..21a21848 100644
--- a/CDP4WebServices.API/AutoGenServices/IMultiRelationshipRuleService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IMultiRelationshipRuleService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IMultiRelationshipService.cs b/CDP4WebServices.API/AutoGenServices/IMultiRelationshipService.cs
index ee0080c8..1f490386 100644
--- a/CDP4WebServices.API/AutoGenServices/IMultiRelationshipService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IMultiRelationshipService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/INaturalLanguageService.cs b/CDP4WebServices.API/AutoGenServices/INaturalLanguageService.cs
index 9835ed95..8184a140 100644
--- a/CDP4WebServices.API/AutoGenServices/INaturalLanguageService.cs
+++ b/CDP4WebServices.API/AutoGenServices/INaturalLanguageService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/INestedElementService.cs b/CDP4WebServices.API/AutoGenServices/INestedElementService.cs
index 41d367d2..c3f19720 100644
--- a/CDP4WebServices.API/AutoGenServices/INestedElementService.cs
+++ b/CDP4WebServices.API/AutoGenServices/INestedElementService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/INestedParameterService.cs b/CDP4WebServices.API/AutoGenServices/INestedParameterService.cs
index 6c05dcbd..290d3e08 100644
--- a/CDP4WebServices.API/AutoGenServices/INestedParameterService.cs
+++ b/CDP4WebServices.API/AutoGenServices/INestedParameterService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/INotExpressionService.cs b/CDP4WebServices.API/AutoGenServices/INotExpressionService.cs
index 1692359c..6a9ab93b 100644
--- a/CDP4WebServices.API/AutoGenServices/INotExpressionService.cs
+++ b/CDP4WebServices.API/AutoGenServices/INotExpressionService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/INoteService.cs b/CDP4WebServices.API/AutoGenServices/INoteService.cs
index ce11bcf0..d1f690d5 100644
--- a/CDP4WebServices.API/AutoGenServices/INoteService.cs
+++ b/CDP4WebServices.API/AutoGenServices/INoteService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IOptionService.cs b/CDP4WebServices.API/AutoGenServices/IOptionService.cs
index dc93721b..3737c67e 100644
--- a/CDP4WebServices.API/AutoGenServices/IOptionService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IOptionService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IOrExpressionService.cs b/CDP4WebServices.API/AutoGenServices/IOrExpressionService.cs
index df0e04b9..014d605f 100644
--- a/CDP4WebServices.API/AutoGenServices/IOrExpressionService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IOrExpressionService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IOrdinalScaleService.cs b/CDP4WebServices.API/AutoGenServices/IOrdinalScaleService.cs
index 7a50404f..1620bdd8 100644
--- a/CDP4WebServices.API/AutoGenServices/IOrdinalScaleService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IOrdinalScaleService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IOrganizationService.cs b/CDP4WebServices.API/AutoGenServices/IOrganizationService.cs
index 6cad4fa8..23bea918 100644
--- a/CDP4WebServices.API/AutoGenServices/IOrganizationService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IOrganizationService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IOrganizationalParticipantService.cs b/CDP4WebServices.API/AutoGenServices/IOrganizationalParticipantService.cs
index b62ecd17..5211d46d 100644
--- a/CDP4WebServices.API/AutoGenServices/IOrganizationalParticipantService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IOrganizationalParticipantService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IOwnedStyleService.cs b/CDP4WebServices.API/AutoGenServices/IOwnedStyleService.cs
index db176528..c8b11c85 100644
--- a/CDP4WebServices.API/AutoGenServices/IOwnedStyleService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IOwnedStyleService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IPageService.cs b/CDP4WebServices.API/AutoGenServices/IPageService.cs
index cc477894..4c166ed5 100644
--- a/CDP4WebServices.API/AutoGenServices/IPageService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IPageService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IParameterBaseService.cs b/CDP4WebServices.API/AutoGenServices/IParameterBaseService.cs
index cd4031ac..2e85fbbf 100644
--- a/CDP4WebServices.API/AutoGenServices/IParameterBaseService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IParameterBaseService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IParameterGroupService.cs b/CDP4WebServices.API/AutoGenServices/IParameterGroupService.cs
index 7649c97c..20273359 100644
--- a/CDP4WebServices.API/AutoGenServices/IParameterGroupService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IParameterGroupService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IParameterOrOverrideBaseService.cs b/CDP4WebServices.API/AutoGenServices/IParameterOrOverrideBaseService.cs
index 311d6d12..0a7030c2 100644
--- a/CDP4WebServices.API/AutoGenServices/IParameterOrOverrideBaseService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IParameterOrOverrideBaseService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IParameterOverrideService.cs b/CDP4WebServices.API/AutoGenServices/IParameterOverrideService.cs
index 8af46d75..96a93e6f 100644
--- a/CDP4WebServices.API/AutoGenServices/IParameterOverrideService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IParameterOverrideService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IParameterOverrideValueSetService.cs b/CDP4WebServices.API/AutoGenServices/IParameterOverrideValueSetService.cs
index 3ad7f561..c70e4e03 100644
--- a/CDP4WebServices.API/AutoGenServices/IParameterOverrideValueSetService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IParameterOverrideValueSetService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IParameterService.cs b/CDP4WebServices.API/AutoGenServices/IParameterService.cs
index c18f025f..ef3dea8f 100644
--- a/CDP4WebServices.API/AutoGenServices/IParameterService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IParameterService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IParameterSubscriptionService.cs b/CDP4WebServices.API/AutoGenServices/IParameterSubscriptionService.cs
index f9490d2c..abc8476a 100644
--- a/CDP4WebServices.API/AutoGenServices/IParameterSubscriptionService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IParameterSubscriptionService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IParameterSubscriptionValueSetService.cs b/CDP4WebServices.API/AutoGenServices/IParameterSubscriptionValueSetService.cs
index b2eec62d..73fe8f26 100644
--- a/CDP4WebServices.API/AutoGenServices/IParameterSubscriptionValueSetService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IParameterSubscriptionValueSetService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IParameterTypeComponentService.cs b/CDP4WebServices.API/AutoGenServices/IParameterTypeComponentService.cs
index 6310ab08..8534e459 100644
--- a/CDP4WebServices.API/AutoGenServices/IParameterTypeComponentService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IParameterTypeComponentService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IParameterTypeService.cs b/CDP4WebServices.API/AutoGenServices/IParameterTypeService.cs
index 6305c0dd..43d3cf48 100644
--- a/CDP4WebServices.API/AutoGenServices/IParameterTypeService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IParameterTypeService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IParameterValueService.cs b/CDP4WebServices.API/AutoGenServices/IParameterValueService.cs
index 1f1a47b6..99697f7c 100644
--- a/CDP4WebServices.API/AutoGenServices/IParameterValueService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IParameterValueService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IParameterValueSetBaseService.cs b/CDP4WebServices.API/AutoGenServices/IParameterValueSetBaseService.cs
index 2d7d5ab6..e4603bc4 100644
--- a/CDP4WebServices.API/AutoGenServices/IParameterValueSetBaseService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IParameterValueSetBaseService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IParameterValueSetService.cs b/CDP4WebServices.API/AutoGenServices/IParameterValueSetService.cs
index 56439154..a1562206 100644
--- a/CDP4WebServices.API/AutoGenServices/IParameterValueSetService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IParameterValueSetService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IParameterizedCategoryRuleService.cs b/CDP4WebServices.API/AutoGenServices/IParameterizedCategoryRuleService.cs
index 6ae0852e..94a16b0e 100644
--- a/CDP4WebServices.API/AutoGenServices/IParameterizedCategoryRuleService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IParameterizedCategoryRuleService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IParametricConstraintService.cs b/CDP4WebServices.API/AutoGenServices/IParametricConstraintService.cs
index 782e2150..062b3563 100644
--- a/CDP4WebServices.API/AutoGenServices/IParametricConstraintService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IParametricConstraintService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IParticipantPermissionService.cs b/CDP4WebServices.API/AutoGenServices/IParticipantPermissionService.cs
index cd4df859..154bdda8 100644
--- a/CDP4WebServices.API/AutoGenServices/IParticipantPermissionService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IParticipantPermissionService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IParticipantRoleService.cs b/CDP4WebServices.API/AutoGenServices/IParticipantRoleService.cs
index 04e2d188..570c5fa1 100644
--- a/CDP4WebServices.API/AutoGenServices/IParticipantRoleService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IParticipantRoleService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IParticipantService.cs b/CDP4WebServices.API/AutoGenServices/IParticipantService.cs
index c6349377..8bdcf8a8 100644
--- a/CDP4WebServices.API/AutoGenServices/IParticipantService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IParticipantService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IPersonPermissionService.cs b/CDP4WebServices.API/AutoGenServices/IPersonPermissionService.cs
index 95eb6173..611203b2 100644
--- a/CDP4WebServices.API/AutoGenServices/IPersonPermissionService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IPersonPermissionService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IPersonRoleService.cs b/CDP4WebServices.API/AutoGenServices/IPersonRoleService.cs
index bc2602c1..d962c0b0 100644
--- a/CDP4WebServices.API/AutoGenServices/IPersonRoleService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IPersonRoleService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IPersonService.cs b/CDP4WebServices.API/AutoGenServices/IPersonService.cs
index 5694bbbd..5072fd44 100644
--- a/CDP4WebServices.API/AutoGenServices/IPersonService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IPersonService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IPointService.cs b/CDP4WebServices.API/AutoGenServices/IPointService.cs
index 99ed7e06..5a90cce4 100644
--- a/CDP4WebServices.API/AutoGenServices/IPointService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IPointService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IPossibleFiniteStateListService.cs b/CDP4WebServices.API/AutoGenServices/IPossibleFiniteStateListService.cs
index 73e65e5c..91e4c813 100644
--- a/CDP4WebServices.API/AutoGenServices/IPossibleFiniteStateListService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IPossibleFiniteStateListService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IPossibleFiniteStateService.cs b/CDP4WebServices.API/AutoGenServices/IPossibleFiniteStateService.cs
index 27a2c12c..f6b89d5c 100644
--- a/CDP4WebServices.API/AutoGenServices/IPossibleFiniteStateService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IPossibleFiniteStateService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IPrefixedUnitService.cs b/CDP4WebServices.API/AutoGenServices/IPrefixedUnitService.cs
index d82327a2..b412837b 100644
--- a/CDP4WebServices.API/AutoGenServices/IPrefixedUnitService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IPrefixedUnitService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IPublicationService.cs b/CDP4WebServices.API/AutoGenServices/IPublicationService.cs
index b559da42..04414296 100644
--- a/CDP4WebServices.API/AutoGenServices/IPublicationService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IPublicationService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IQuantityKindFactorService.cs b/CDP4WebServices.API/AutoGenServices/IQuantityKindFactorService.cs
index 93586034..c66b1c48 100644
--- a/CDP4WebServices.API/AutoGenServices/IQuantityKindFactorService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IQuantityKindFactorService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IQuantityKindService.cs b/CDP4WebServices.API/AutoGenServices/IQuantityKindService.cs
index bdacef13..fd516f2e 100644
--- a/CDP4WebServices.API/AutoGenServices/IQuantityKindService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IQuantityKindService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IRatioScaleService.cs b/CDP4WebServices.API/AutoGenServices/IRatioScaleService.cs
index 307adcb5..162523e6 100644
--- a/CDP4WebServices.API/AutoGenServices/IRatioScaleService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IRatioScaleService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IReadService.cs b/CDP4WebServices.API/AutoGenServices/IReadService.cs
index ed72a4d8..895f0df6 100644
--- a/CDP4WebServices.API/AutoGenServices/IReadService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IReadService.cs
@@ -1,19 +1,19 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2015-2019 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
//
-// Author: Sam Gerené, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft.
+// Author: Sam Gerené, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
//
-// This file is part of CDP4 Web Services Community Edition.
-// The CDP4 Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
// This is an auto-generated class. Any manual changes to this file will be overwritten!
//
-// The CDP4 Web Services Community Edition is free software; you can redistribute it and/or
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
// modify it under the terms of the GNU Affero General Public
// License as published by the Free Software Foundation; either
// version 3 of the License, or (at your option) any later version.
//
-// The CDP4 Web Services Community Edition is distributed in the hope that it will be useful,
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
diff --git a/CDP4WebServices.API/AutoGenServices/IReferenceDataLibraryService.cs b/CDP4WebServices.API/AutoGenServices/IReferenceDataLibraryService.cs
index c0b71f88..2c7dd43d 100644
--- a/CDP4WebServices.API/AutoGenServices/IReferenceDataLibraryService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IReferenceDataLibraryService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IReferenceSourceService.cs b/CDP4WebServices.API/AutoGenServices/IReferenceSourceService.cs
index 51cd3868..50ed704d 100644
--- a/CDP4WebServices.API/AutoGenServices/IReferenceSourceService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IReferenceSourceService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IReferencerRuleService.cs b/CDP4WebServices.API/AutoGenServices/IReferencerRuleService.cs
index 09285620..9bfe9e14 100644
--- a/CDP4WebServices.API/AutoGenServices/IReferencerRuleService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IReferencerRuleService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IRelationalExpressionService.cs b/CDP4WebServices.API/AutoGenServices/IRelationalExpressionService.cs
index 2feed8fa..3219d41e 100644
--- a/CDP4WebServices.API/AutoGenServices/IRelationalExpressionService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IRelationalExpressionService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IRelationshipParameterValueService.cs b/CDP4WebServices.API/AutoGenServices/IRelationshipParameterValueService.cs
index 53edecaf..7ab68a3f 100644
--- a/CDP4WebServices.API/AutoGenServices/IRelationshipParameterValueService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IRelationshipParameterValueService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IRelationshipService.cs b/CDP4WebServices.API/AutoGenServices/IRelationshipService.cs
index 6d9bbb05..1ef32643 100644
--- a/CDP4WebServices.API/AutoGenServices/IRelationshipService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IRelationshipService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IRequestForDeviationService.cs b/CDP4WebServices.API/AutoGenServices/IRequestForDeviationService.cs
index 083e7fc3..6cb87fe9 100644
--- a/CDP4WebServices.API/AutoGenServices/IRequestForDeviationService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IRequestForDeviationService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IRequestForWaiverService.cs b/CDP4WebServices.API/AutoGenServices/IRequestForWaiverService.cs
index be64bb2e..aa388f5d 100644
--- a/CDP4WebServices.API/AutoGenServices/IRequestForWaiverService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IRequestForWaiverService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IRequirementService.cs b/CDP4WebServices.API/AutoGenServices/IRequirementService.cs
index 2f551dea..6f39b9e1 100644
--- a/CDP4WebServices.API/AutoGenServices/IRequirementService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IRequirementService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IRequirementsContainerParameterValueService.cs b/CDP4WebServices.API/AutoGenServices/IRequirementsContainerParameterValueService.cs
index 5bf1e4cc..25050f55 100644
--- a/CDP4WebServices.API/AutoGenServices/IRequirementsContainerParameterValueService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IRequirementsContainerParameterValueService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IRequirementsContainerService.cs b/CDP4WebServices.API/AutoGenServices/IRequirementsContainerService.cs
index cc1b08ca..adf63e76 100644
--- a/CDP4WebServices.API/AutoGenServices/IRequirementsContainerService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IRequirementsContainerService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IRequirementsGroupService.cs b/CDP4WebServices.API/AutoGenServices/IRequirementsGroupService.cs
index 728a2320..e90c5740 100644
--- a/CDP4WebServices.API/AutoGenServices/IRequirementsGroupService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IRequirementsGroupService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IRequirementsSpecificationService.cs b/CDP4WebServices.API/AutoGenServices/IRequirementsSpecificationService.cs
index b71bc80a..93e1859a 100644
--- a/CDP4WebServices.API/AutoGenServices/IRequirementsSpecificationService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IRequirementsSpecificationService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IReviewItemDiscrepancyService.cs b/CDP4WebServices.API/AutoGenServices/IReviewItemDiscrepancyService.cs
index 481e91f0..5edc755e 100644
--- a/CDP4WebServices.API/AutoGenServices/IReviewItemDiscrepancyService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IReviewItemDiscrepancyService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IRuleService.cs b/CDP4WebServices.API/AutoGenServices/IRuleService.cs
index 4bd6f0a0..4d512f1c 100644
--- a/CDP4WebServices.API/AutoGenServices/IRuleService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IRuleService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IRuleVerificationListService.cs b/CDP4WebServices.API/AutoGenServices/IRuleVerificationListService.cs
index 990b954c..c8e909c4 100644
--- a/CDP4WebServices.API/AutoGenServices/IRuleVerificationListService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IRuleVerificationListService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IRuleVerificationService.cs b/CDP4WebServices.API/AutoGenServices/IRuleVerificationService.cs
index f47c5bff..6a241582 100644
--- a/CDP4WebServices.API/AutoGenServices/IRuleVerificationService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IRuleVerificationService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IRuleViolationService.cs b/CDP4WebServices.API/AutoGenServices/IRuleViolationService.cs
index 0e134436..735c1a6b 100644
--- a/CDP4WebServices.API/AutoGenServices/IRuleViolationService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IRuleViolationService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/ISampledFunctionParameterTypeService.cs b/CDP4WebServices.API/AutoGenServices/ISampledFunctionParameterTypeService.cs
index c475e76e..a2feadb1 100644
--- a/CDP4WebServices.API/AutoGenServices/ISampledFunctionParameterTypeService.cs
+++ b/CDP4WebServices.API/AutoGenServices/ISampledFunctionParameterTypeService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IScalarParameterTypeService.cs b/CDP4WebServices.API/AutoGenServices/IScalarParameterTypeService.cs
index ad7db081..f61a8e26 100644
--- a/CDP4WebServices.API/AutoGenServices/IScalarParameterTypeService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IScalarParameterTypeService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IScaleReferenceQuantityValueService.cs b/CDP4WebServices.API/AutoGenServices/IScaleReferenceQuantityValueService.cs
index 7ed4cdad..48b2b537 100644
--- a/CDP4WebServices.API/AutoGenServices/IScaleReferenceQuantityValueService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IScaleReferenceQuantityValueService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IScaleValueDefinitionService.cs b/CDP4WebServices.API/AutoGenServices/IScaleValueDefinitionService.cs
index a078ea5f..71250b81 100644
--- a/CDP4WebServices.API/AutoGenServices/IScaleValueDefinitionService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IScaleValueDefinitionService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/ISectionService.cs b/CDP4WebServices.API/AutoGenServices/ISectionService.cs
index 533b02c4..d55d62d2 100644
--- a/CDP4WebServices.API/AutoGenServices/ISectionService.cs
+++ b/CDP4WebServices.API/AutoGenServices/ISectionService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/ISharedStyleService.cs b/CDP4WebServices.API/AutoGenServices/ISharedStyleService.cs
index 5017f317..66d0c51f 100644
--- a/CDP4WebServices.API/AutoGenServices/ISharedStyleService.cs
+++ b/CDP4WebServices.API/AutoGenServices/ISharedStyleService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/ISimpleParameterValueService.cs b/CDP4WebServices.API/AutoGenServices/ISimpleParameterValueService.cs
index 892f4a1c..bf05c951 100644
--- a/CDP4WebServices.API/AutoGenServices/ISimpleParameterValueService.cs
+++ b/CDP4WebServices.API/AutoGenServices/ISimpleParameterValueService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/ISimpleParameterizableThingService.cs b/CDP4WebServices.API/AutoGenServices/ISimpleParameterizableThingService.cs
index 6288bbb0..317feb44 100644
--- a/CDP4WebServices.API/AutoGenServices/ISimpleParameterizableThingService.cs
+++ b/CDP4WebServices.API/AutoGenServices/ISimpleParameterizableThingService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/ISimpleQuantityKindService.cs b/CDP4WebServices.API/AutoGenServices/ISimpleQuantityKindService.cs
index ae9cdbbc..1e353a92 100644
--- a/CDP4WebServices.API/AutoGenServices/ISimpleQuantityKindService.cs
+++ b/CDP4WebServices.API/AutoGenServices/ISimpleQuantityKindService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/ISimpleUnitService.cs b/CDP4WebServices.API/AutoGenServices/ISimpleUnitService.cs
index 90a8095c..abc50e4c 100644
--- a/CDP4WebServices.API/AutoGenServices/ISimpleUnitService.cs
+++ b/CDP4WebServices.API/AutoGenServices/ISimpleUnitService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/ISiteDirectoryDataAnnotationService.cs b/CDP4WebServices.API/AutoGenServices/ISiteDirectoryDataAnnotationService.cs
index f559076e..3187e5de 100644
--- a/CDP4WebServices.API/AutoGenServices/ISiteDirectoryDataAnnotationService.cs
+++ b/CDP4WebServices.API/AutoGenServices/ISiteDirectoryDataAnnotationService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/ISiteDirectoryDataDiscussionItemService.cs b/CDP4WebServices.API/AutoGenServices/ISiteDirectoryDataDiscussionItemService.cs
index 1effedb4..7effb008 100644
--- a/CDP4WebServices.API/AutoGenServices/ISiteDirectoryDataDiscussionItemService.cs
+++ b/CDP4WebServices.API/AutoGenServices/ISiteDirectoryDataDiscussionItemService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/ISiteDirectoryService.cs b/CDP4WebServices.API/AutoGenServices/ISiteDirectoryService.cs
index 8c58cad7..096063f5 100644
--- a/CDP4WebServices.API/AutoGenServices/ISiteDirectoryService.cs
+++ b/CDP4WebServices.API/AutoGenServices/ISiteDirectoryService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/ISiteDirectoryThingReferenceService.cs b/CDP4WebServices.API/AutoGenServices/ISiteDirectoryThingReferenceService.cs
index be559ca1..1cef2924 100644
--- a/CDP4WebServices.API/AutoGenServices/ISiteDirectoryThingReferenceService.cs
+++ b/CDP4WebServices.API/AutoGenServices/ISiteDirectoryThingReferenceService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/ISiteLogEntryService.cs b/CDP4WebServices.API/AutoGenServices/ISiteLogEntryService.cs
index d96d9d45..e9f2ba3b 100644
--- a/CDP4WebServices.API/AutoGenServices/ISiteLogEntryService.cs
+++ b/CDP4WebServices.API/AutoGenServices/ISiteLogEntryService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/ISiteReferenceDataLibraryService.cs b/CDP4WebServices.API/AutoGenServices/ISiteReferenceDataLibraryService.cs
index aa794c75..7726d471 100644
--- a/CDP4WebServices.API/AutoGenServices/ISiteReferenceDataLibraryService.cs
+++ b/CDP4WebServices.API/AutoGenServices/ISiteReferenceDataLibraryService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/ISolutionService.cs b/CDP4WebServices.API/AutoGenServices/ISolutionService.cs
index 1e912839..90a203b4 100644
--- a/CDP4WebServices.API/AutoGenServices/ISolutionService.cs
+++ b/CDP4WebServices.API/AutoGenServices/ISolutionService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/ISpecializedQuantityKindService.cs b/CDP4WebServices.API/AutoGenServices/ISpecializedQuantityKindService.cs
index 54965aa2..dcbc226c 100644
--- a/CDP4WebServices.API/AutoGenServices/ISpecializedQuantityKindService.cs
+++ b/CDP4WebServices.API/AutoGenServices/ISpecializedQuantityKindService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IStakeHolderValueMapService.cs b/CDP4WebServices.API/AutoGenServices/IStakeHolderValueMapService.cs
index 9f503d01..46f931a6 100644
--- a/CDP4WebServices.API/AutoGenServices/IStakeHolderValueMapService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IStakeHolderValueMapService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IStakeHolderValueMapSettingsService.cs b/CDP4WebServices.API/AutoGenServices/IStakeHolderValueMapSettingsService.cs
index af9f609b..ed05c9ec 100644
--- a/CDP4WebServices.API/AutoGenServices/IStakeHolderValueMapSettingsService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IStakeHolderValueMapSettingsService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IStakeholderService.cs b/CDP4WebServices.API/AutoGenServices/IStakeholderService.cs
index 9e065cd5..fda58480 100644
--- a/CDP4WebServices.API/AutoGenServices/IStakeholderService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IStakeholderService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IStakeholderValueService.cs b/CDP4WebServices.API/AutoGenServices/IStakeholderValueService.cs
index e7fd84a4..a4616659 100644
--- a/CDP4WebServices.API/AutoGenServices/IStakeholderValueService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IStakeholderValueService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/ITelephoneNumberService.cs b/CDP4WebServices.API/AutoGenServices/ITelephoneNumberService.cs
index cf4a670b..3c57760e 100644
--- a/CDP4WebServices.API/AutoGenServices/ITelephoneNumberService.cs
+++ b/CDP4WebServices.API/AutoGenServices/ITelephoneNumberService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/ITermService.cs b/CDP4WebServices.API/AutoGenServices/ITermService.cs
index aad3b9a9..b71bf809 100644
--- a/CDP4WebServices.API/AutoGenServices/ITermService.cs
+++ b/CDP4WebServices.API/AutoGenServices/ITermService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/ITextParameterTypeService.cs b/CDP4WebServices.API/AutoGenServices/ITextParameterTypeService.cs
index c425d2b6..bbc475f7 100644
--- a/CDP4WebServices.API/AutoGenServices/ITextParameterTypeService.cs
+++ b/CDP4WebServices.API/AutoGenServices/ITextParameterTypeService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/ITextualNoteService.cs b/CDP4WebServices.API/AutoGenServices/ITextualNoteService.cs
index afabba0d..c0ef76bc 100644
--- a/CDP4WebServices.API/AutoGenServices/ITextualNoteService.cs
+++ b/CDP4WebServices.API/AutoGenServices/ITextualNoteService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IThingReferenceService.cs b/CDP4WebServices.API/AutoGenServices/IThingReferenceService.cs
index 2d95a8bb..cb158b08 100644
--- a/CDP4WebServices.API/AutoGenServices/IThingReferenceService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IThingReferenceService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IThingService.cs b/CDP4WebServices.API/AutoGenServices/IThingService.cs
index 7a794310..445977a2 100644
--- a/CDP4WebServices.API/AutoGenServices/IThingService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IThingService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/ITimeOfDayParameterTypeService.cs b/CDP4WebServices.API/AutoGenServices/ITimeOfDayParameterTypeService.cs
index e703f9c3..39d5b66a 100644
--- a/CDP4WebServices.API/AutoGenServices/ITimeOfDayParameterTypeService.cs
+++ b/CDP4WebServices.API/AutoGenServices/ITimeOfDayParameterTypeService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/ITopContainerService.cs b/CDP4WebServices.API/AutoGenServices/ITopContainerService.cs
index d557ab4c..b49f07ab 100644
--- a/CDP4WebServices.API/AutoGenServices/ITopContainerService.cs
+++ b/CDP4WebServices.API/AutoGenServices/ITopContainerService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IUnitFactorService.cs b/CDP4WebServices.API/AutoGenServices/IUnitFactorService.cs
index 3c49fd6e..ee5e28c3 100644
--- a/CDP4WebServices.API/AutoGenServices/IUnitFactorService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IUnitFactorService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IUnitPrefixService.cs b/CDP4WebServices.API/AutoGenServices/IUnitPrefixService.cs
index 65fabc6c..611b714f 100644
--- a/CDP4WebServices.API/AutoGenServices/IUnitPrefixService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IUnitPrefixService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IUserPreferenceService.cs b/CDP4WebServices.API/AutoGenServices/IUserPreferenceService.cs
index d706d0a6..cae12480 100644
--- a/CDP4WebServices.API/AutoGenServices/IUserPreferenceService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IUserPreferenceService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IUserRuleVerificationService.cs b/CDP4WebServices.API/AutoGenServices/IUserRuleVerificationService.cs
index e180ec27..7896d891 100644
--- a/CDP4WebServices.API/AutoGenServices/IUserRuleVerificationService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IUserRuleVerificationService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/IValueGroupService.cs b/CDP4WebServices.API/AutoGenServices/IValueGroupService.cs
index d584dfe9..88f8b7e5 100644
--- a/CDP4WebServices.API/AutoGenServices/IValueGroupService.cs
+++ b/CDP4WebServices.API/AutoGenServices/IValueGroupService.cs
@@ -1,10 +1,26 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2016-2018 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
+//
+// Author: Sam Geren�, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
+//
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This is an auto-generated class. Any manual changes to this file will be overwritten!
+//
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Affero General Public
+// License as published by the Free Software Foundation; either
+// version 3 of the License, or (at your option) any later version.
+//
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
//
-//
-// This is an auto-generated class. Any manual changes on this file will be overwritten!
-//
// --------------------------------------------------------------------------------------------------------------------
namespace CDP4WebServices.API.Services
diff --git a/CDP4WebServices.API/AutoGenServices/MetaInfoProvider.cs b/CDP4WebServices.API/AutoGenServices/MetaInfoProvider.cs
index 80918e55..c827a52d 100644
--- a/CDP4WebServices.API/AutoGenServices/MetaInfoProvider.cs
+++ b/CDP4WebServices.API/AutoGenServices/MetaInfoProvider.cs
@@ -1,19 +1,19 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2015-2019 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
//
-// Author: Sam Gerené, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft.
+// Author: Sam Gerené, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
//
-// This file is part of CDP4 Web Services Community Edition.
-// The CDP4 Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
// This is an auto-generated class. Any manual changes to this file will be overwritten!
//
-// The CDP4 Web Services Community Edition is free software; you can redistribute it and/or
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
// modify it under the terms of the GNU Affero General Public
// License as published by the Free Software Foundation; either
// version 3 of the License, or (at your option) any later version.
//
-// The CDP4 Web Services Community Edition is distributed in the hope that it will be useful,
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
diff --git a/CDP4WebServices.API/AutoGenServices/ServiceProvider.cs b/CDP4WebServices.API/AutoGenServices/ServiceProvider.cs
index da5af5ce..ab5b5488 100644
--- a/CDP4WebServices.API/AutoGenServices/ServiceProvider.cs
+++ b/CDP4WebServices.API/AutoGenServices/ServiceProvider.cs
@@ -1,19 +1,19 @@
// --------------------------------------------------------------------------------------------------------------------
//
-// Copyright (c) 2015-2019 RHEA System S.A.
+// Copyright (c) 2015-2021 RHEA System S.A.
//
-// Author: Sam Gerené, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft.
+// Author: Sam Gerené, Merlin Bieze, Alex Vorobiev, Naron Phou, Alexander van Delft, Nathanael Smiechowski
//
-// This file is part of CDP4 Web Services Community Edition.
-// The CDP4 Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
+// This file is part of COMET Web Services Community Edition.
+// The COMET Web Services Community Edition is the RHEA implementation of ECSS-E-TM-10-25 Annex A and Annex C.
// This is an auto-generated class. Any manual changes to this file will be overwritten!
//
-// The CDP4 Web Services Community Edition is free software; you can redistribute it and/or
+// The COMET Web Services Community Edition is free software; you can redistribute it and/or
// modify it under the terms of the GNU Affero General Public
// License as published by the Free Software Foundation; either
// version 3 of the License, or (at your option) any later version.
//
-// The CDP4 Web Services Community Edition is distributed in the hope that it will be useful,
+// The COMET Web Services Community Edition is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
diff --git a/CDP4WebServices.API/CDP4WebServices.API.csproj b/CDP4WebServices.API/CDP4WebServices.API.csproj
index f2ed3900..39db1b50 100644
--- a/CDP4WebServices.API/CDP4WebServices.API.csproj
+++ b/CDP4WebServices.API/CDP4WebServices.API.csproj
@@ -4,7 +4,7 @@
net472
RHEA System S.A.
CDP4WebServices-CE.API
- 6.1.5
+ 6.1.6
Library that contains the CDP4 Services API
Copyright © RHEA System S.A.
Sam, Merlin, Alex, Naron, Alexander
@@ -24,8 +24,8 @@
-
-
+
+
diff --git a/CDP4WspDatabaseAuthentication.Tests/CDP4WspDatabaseAuthentication.Tests.csproj b/CDP4WspDatabaseAuthentication.Tests/CDP4WspDatabaseAuthentication.Tests.csproj
index 7cc5f3de..e286e4ac 100644
--- a/CDP4WspDatabaseAuthentication.Tests/CDP4WspDatabaseAuthentication.Tests.csproj
+++ b/CDP4WspDatabaseAuthentication.Tests/CDP4WspDatabaseAuthentication.Tests.csproj
@@ -12,7 +12,7 @@
-
+
diff --git a/CDP4WspDatabaseAuthentication/CDP4WspDatabaseAuthentication.csproj b/CDP4WspDatabaseAuthentication/CDP4WspDatabaseAuthentication.csproj
index 3520ee40..d9440db1 100644
--- a/CDP4WspDatabaseAuthentication/CDP4WspDatabaseAuthentication.csproj
+++ b/CDP4WspDatabaseAuthentication/CDP4WspDatabaseAuthentication.csproj
@@ -4,7 +4,7 @@
netstandard2.0
RHEA System S.A.
CDP4WspDatabaseAuthentication-CE
- 6.1.5
+ 6.1.6
CDP4 WSP Database authentication
Copyright © RHEA System S.A.
Sam, Merlin, Alex, Naron, Alexander
diff --git a/appveyor.yml b/appveyor.yml
index e7e4befd..1f8c1d2c 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -45,6 +45,7 @@ for:
- choco install opencover.portable --version=4.7.922
- choco install "sonarscanner-msbuild-net46" -y
before_build:
+ - cmd: nuget sources add -name github -source https://nuget.pkg.github.com/RHEAGROUP/index.json -username %GITHUB_USER% -password %GITHUB_TOKEN% -StorePasswordInClearText
- cmd: nuget install NUnit.Console -Version 3.11.1 -OutputDirectory testrunner
- cmd: nuget install NUnit.Runners -Version 3.11.1 -OutputDirectory testrunner
- cmd: nuget restore -verbosity quiet