Updated copyright header Signed-off-by: Matthias Koller <m.koller@peak-solution.de>
diff --git a/src/main/java/org/eclipse/mdm/api/dflt/ApplicationContext.java b/src/main/java/org/eclipse/mdm/api/dflt/ApplicationContext.java index 3cef93d..2831ec9 100644 --- a/src/main/java/org/eclipse/mdm/api/dflt/ApplicationContext.java +++ b/src/main/java/org/eclipse/mdm/api/dflt/ApplicationContext.java
@@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) 2015-2018 Contributors to the Eclipse Foundation + * Copyright (c) 2015-2019 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership.
diff --git a/src/main/java/org/eclipse/mdm/api/dflt/ApplicationContextFactory.java b/src/main/java/org/eclipse/mdm/api/dflt/ApplicationContextFactory.java index 6365a91..2bdad67 100644 --- a/src/main/java/org/eclipse/mdm/api/dflt/ApplicationContextFactory.java +++ b/src/main/java/org/eclipse/mdm/api/dflt/ApplicationContextFactory.java
@@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) 2015-2018 Contributors to the Eclipse Foundation + * Copyright (c) 2015-2019 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership.
diff --git a/src/main/java/org/eclipse/mdm/api/dflt/EntityManager.java b/src/main/java/org/eclipse/mdm/api/dflt/EntityManager.java index 2a6b7b0..8298101 100644 --- a/src/main/java/org/eclipse/mdm/api/dflt/EntityManager.java +++ b/src/main/java/org/eclipse/mdm/api/dflt/EntityManager.java
@@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) 2015-2018 Contributors to the Eclipse Foundation + * Copyright (c) 2015-2019 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership.
diff --git a/src/main/java/org/eclipse/mdm/api/dflt/model/CatalogAttribute.java b/src/main/java/org/eclipse/mdm/api/dflt/model/CatalogAttribute.java index ece5816..ac6c20d 100644 --- a/src/main/java/org/eclipse/mdm/api/dflt/model/CatalogAttribute.java +++ b/src/main/java/org/eclipse/mdm/api/dflt/model/CatalogAttribute.java
@@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) 2015-2018 Contributors to the Eclipse Foundation + * Copyright (c) 2015-2019 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership.
diff --git a/src/main/java/org/eclipse/mdm/api/dflt/model/CatalogComponent.java b/src/main/java/org/eclipse/mdm/api/dflt/model/CatalogComponent.java index ad835c8..f91dc18 100644 --- a/src/main/java/org/eclipse/mdm/api/dflt/model/CatalogComponent.java +++ b/src/main/java/org/eclipse/mdm/api/dflt/model/CatalogComponent.java
@@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) 2015-2018 Contributors to the Eclipse Foundation + * Copyright (c) 2015-2019 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership.
diff --git a/src/main/java/org/eclipse/mdm/api/dflt/model/CatalogSensor.java b/src/main/java/org/eclipse/mdm/api/dflt/model/CatalogSensor.java index 8c8654a..d365abd 100644 --- a/src/main/java/org/eclipse/mdm/api/dflt/model/CatalogSensor.java +++ b/src/main/java/org/eclipse/mdm/api/dflt/model/CatalogSensor.java
@@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) 2015-2018 Contributors to the Eclipse Foundation + * Copyright (c) 2015-2019 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership.
diff --git a/src/main/java/org/eclipse/mdm/api/dflt/model/Classification.java b/src/main/java/org/eclipse/mdm/api/dflt/model/Classification.java index 702d134..6cb91ff 100644 --- a/src/main/java/org/eclipse/mdm/api/dflt/model/Classification.java +++ b/src/main/java/org/eclipse/mdm/api/dflt/model/Classification.java
@@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) 2015-2018 Contributors to the Eclipse Foundation + * Copyright (c) 2015-2019 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership.
diff --git a/src/main/java/org/eclipse/mdm/api/dflt/model/Domain.java b/src/main/java/org/eclipse/mdm/api/dflt/model/Domain.java index 095f388..f31fcdd 100644 --- a/src/main/java/org/eclipse/mdm/api/dflt/model/Domain.java +++ b/src/main/java/org/eclipse/mdm/api/dflt/model/Domain.java
@@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) 2015-2018 Contributors to the Eclipse Foundation + * Copyright (c) 2015-2019 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership.
diff --git a/src/main/java/org/eclipse/mdm/api/dflt/model/EntityFactory.java b/src/main/java/org/eclipse/mdm/api/dflt/model/EntityFactory.java index ef133b4..22b40d4 100644 --- a/src/main/java/org/eclipse/mdm/api/dflt/model/EntityFactory.java +++ b/src/main/java/org/eclipse/mdm/api/dflt/model/EntityFactory.java
@@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) 2015-2018 Contributors to the Eclipse Foundation + * Copyright (c) 2015-2019 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership.
diff --git a/src/main/java/org/eclipse/mdm/api/dflt/model/Pool.java b/src/main/java/org/eclipse/mdm/api/dflt/model/Pool.java index 4f767c7..bac6ce7 100644 --- a/src/main/java/org/eclipse/mdm/api/dflt/model/Pool.java +++ b/src/main/java/org/eclipse/mdm/api/dflt/model/Pool.java
@@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) 2015-2018 Contributors to the Eclipse Foundation + * Copyright (c) 2015-2019 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership.
diff --git a/src/main/java/org/eclipse/mdm/api/dflt/model/Project.java b/src/main/java/org/eclipse/mdm/api/dflt/model/Project.java index 738e975..2c71b4d 100644 --- a/src/main/java/org/eclipse/mdm/api/dflt/model/Project.java +++ b/src/main/java/org/eclipse/mdm/api/dflt/model/Project.java
@@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) 2015-2018 Contributors to the Eclipse Foundation + * Copyright (c) 2015-2019 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership.
diff --git a/src/main/java/org/eclipse/mdm/api/dflt/model/ProjectDomain.java b/src/main/java/org/eclipse/mdm/api/dflt/model/ProjectDomain.java index b1f0f5a..dae7b14 100644 --- a/src/main/java/org/eclipse/mdm/api/dflt/model/ProjectDomain.java +++ b/src/main/java/org/eclipse/mdm/api/dflt/model/ProjectDomain.java
@@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) 2015-2018 Contributors to the Eclipse Foundation + * Copyright (c) 2015-2019 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership.
diff --git a/src/main/java/org/eclipse/mdm/api/dflt/model/Role.java b/src/main/java/org/eclipse/mdm/api/dflt/model/Role.java index 76a58f6..de12617 100644 --- a/src/main/java/org/eclipse/mdm/api/dflt/model/Role.java +++ b/src/main/java/org/eclipse/mdm/api/dflt/model/Role.java
@@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) 2015-2018 Contributors to the Eclipse Foundation + * Copyright (c) 2015-2019 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership.
diff --git a/src/main/java/org/eclipse/mdm/api/dflt/model/Status.java b/src/main/java/org/eclipse/mdm/api/dflt/model/Status.java index 041a156..702ad32 100644 --- a/src/main/java/org/eclipse/mdm/api/dflt/model/Status.java +++ b/src/main/java/org/eclipse/mdm/api/dflt/model/Status.java
@@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) 2015-2018 Contributors to the Eclipse Foundation + * Copyright (c) 2015-2019 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership.
diff --git a/src/main/java/org/eclipse/mdm/api/dflt/model/TemplateAttribute.java b/src/main/java/org/eclipse/mdm/api/dflt/model/TemplateAttribute.java index 9e01085..27c9790 100644 --- a/src/main/java/org/eclipse/mdm/api/dflt/model/TemplateAttribute.java +++ b/src/main/java/org/eclipse/mdm/api/dflt/model/TemplateAttribute.java
@@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) 2015-2018 Contributors to the Eclipse Foundation + * Copyright (c) 2015-2019 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership.
diff --git a/src/main/java/org/eclipse/mdm/api/dflt/model/TemplateComponent.java b/src/main/java/org/eclipse/mdm/api/dflt/model/TemplateComponent.java index c447720..8caa7d2 100644 --- a/src/main/java/org/eclipse/mdm/api/dflt/model/TemplateComponent.java +++ b/src/main/java/org/eclipse/mdm/api/dflt/model/TemplateComponent.java
@@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) 2015-2018 Contributors to the Eclipse Foundation + * Copyright (c) 2015-2019 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership.
diff --git a/src/main/java/org/eclipse/mdm/api/dflt/model/TemplateRoot.java b/src/main/java/org/eclipse/mdm/api/dflt/model/TemplateRoot.java index 0bb6560..21f04a1 100644 --- a/src/main/java/org/eclipse/mdm/api/dflt/model/TemplateRoot.java +++ b/src/main/java/org/eclipse/mdm/api/dflt/model/TemplateRoot.java
@@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) 2015-2018 Contributors to the Eclipse Foundation + * Copyright (c) 2015-2019 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership.
diff --git a/src/main/java/org/eclipse/mdm/api/dflt/model/TemplateSensor.java b/src/main/java/org/eclipse/mdm/api/dflt/model/TemplateSensor.java index 17c2bc6..6d38c4a 100644 --- a/src/main/java/org/eclipse/mdm/api/dflt/model/TemplateSensor.java +++ b/src/main/java/org/eclipse/mdm/api/dflt/model/TemplateSensor.java
@@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) 2015-2018 Contributors to the Eclipse Foundation + * Copyright (c) 2015-2019 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership.
diff --git a/src/main/java/org/eclipse/mdm/api/dflt/model/TemplateTest.java b/src/main/java/org/eclipse/mdm/api/dflt/model/TemplateTest.java index acdb4f7..2d39ad8 100644 --- a/src/main/java/org/eclipse/mdm/api/dflt/model/TemplateTest.java +++ b/src/main/java/org/eclipse/mdm/api/dflt/model/TemplateTest.java
@@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) 2015-2018 Contributors to the Eclipse Foundation + * Copyright (c) 2015-2019 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership.
diff --git a/src/main/java/org/eclipse/mdm/api/dflt/model/TemplateTestStep.java b/src/main/java/org/eclipse/mdm/api/dflt/model/TemplateTestStep.java index c28d968..1690562 100644 --- a/src/main/java/org/eclipse/mdm/api/dflt/model/TemplateTestStep.java +++ b/src/main/java/org/eclipse/mdm/api/dflt/model/TemplateTestStep.java
@@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) 2015-2018 Contributors to the Eclipse Foundation + * Copyright (c) 2015-2019 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership.
diff --git a/src/main/java/org/eclipse/mdm/api/dflt/model/TemplateTestStepUsage.java b/src/main/java/org/eclipse/mdm/api/dflt/model/TemplateTestStepUsage.java index 0e99d97..e7323c1 100644 --- a/src/main/java/org/eclipse/mdm/api/dflt/model/TemplateTestStepUsage.java +++ b/src/main/java/org/eclipse/mdm/api/dflt/model/TemplateTestStepUsage.java
@@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) 2015-2018 Contributors to the Eclipse Foundation + * Copyright (c) 2015-2019 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership.
diff --git a/src/main/java/org/eclipse/mdm/api/dflt/model/ValueList.java b/src/main/java/org/eclipse/mdm/api/dflt/model/ValueList.java index 41a2d58..b6327b3 100644 --- a/src/main/java/org/eclipse/mdm/api/dflt/model/ValueList.java +++ b/src/main/java/org/eclipse/mdm/api/dflt/model/ValueList.java
@@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) 2015-2018 Contributors to the Eclipse Foundation + * Copyright (c) 2015-2019 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership.
diff --git a/src/main/java/org/eclipse/mdm/api/dflt/model/ValueListValue.java b/src/main/java/org/eclipse/mdm/api/dflt/model/ValueListValue.java index 341935f..936ad5f 100644 --- a/src/main/java/org/eclipse/mdm/api/dflt/model/ValueListValue.java +++ b/src/main/java/org/eclipse/mdm/api/dflt/model/ValueListValue.java
@@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) 2015-2018 Contributors to the Eclipse Foundation + * Copyright (c) 2015-2019 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership.
diff --git a/src/main/java/org/eclipse/mdm/api/dflt/model/Versionable.java b/src/main/java/org/eclipse/mdm/api/dflt/model/Versionable.java index 773bf89..4ca00f4 100644 --- a/src/main/java/org/eclipse/mdm/api/dflt/model/Versionable.java +++ b/src/main/java/org/eclipse/mdm/api/dflt/model/Versionable.java
@@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) 2015-2018 Contributors to the Eclipse Foundation + * Copyright (c) 2015-2019 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership.
diff --git a/src/test/java/org/eclipse/mdm/api/dflt/model/EntityFactoryTest.java b/src/test/java/org/eclipse/mdm/api/dflt/model/EntityFactoryTest.java index 1b536a5..fe77bdb 100644 --- a/src/test/java/org/eclipse/mdm/api/dflt/model/EntityFactoryTest.java +++ b/src/test/java/org/eclipse/mdm/api/dflt/model/EntityFactoryTest.java
@@ -1,5 +1,5 @@ /******************************************************************************** - * Copyright (c) 2015-2018 Contributors to the Eclipse Foundation + * Copyright (c) 2015-2019 Contributors to the Eclipse Foundation * * See the NOTICE file(s) distributed with this work for additional * information regarding copyright ownership.