diff --git a/bundles/org.openhab.core.compat1x.test/src/test/java/org/openhab/core/compat1x/internal/ItemMapperTest.java b/bundles/org.openhab.core.compat1x.test/src/test/java/org/openhab/core/compat1x/internal/ItemMapperTest.java index c47e67884..96ed4029e 100644 --- a/bundles/org.openhab.core.compat1x.test/src/test/java/org/openhab/core/compat1x/internal/ItemMapperTest.java +++ b/bundles/org.openhab.core.compat1x.test/src/test/java/org/openhab/core/compat1x/internal/ItemMapperTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x.test/src/test/java/org/openhab/core/compat1x/internal/TypeMapperTest.java b/bundles/org.openhab.core.compat1x.test/src/test/java/org/openhab/core/compat1x/internal/TypeMapperTest.java index 66c4ca96d..8494e233c 100644 --- a/bundles/org.openhab.core.compat1x.test/src/test/java/org/openhab/core/compat1x/internal/TypeMapperTest.java +++ b/bundles/org.openhab.core.compat1x.test/src/test/java/org/openhab/core/compat1x/internal/TypeMapperTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/autoupdate/AutoUpdateBindingProvider.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/autoupdate/AutoUpdateBindingProvider.java index 80ec66f9d..00ab15b2c 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/autoupdate/AutoUpdateBindingProvider.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/autoupdate/AutoUpdateBindingProvider.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/autoupdate/internal/AutoUpdateProviderDelegate.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/autoupdate/internal/AutoUpdateProviderDelegate.java index cb4dbf7bf..fbdfa66b8 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/autoupdate/internal/AutoUpdateProviderDelegate.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/autoupdate/internal/AutoUpdateProviderDelegate.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/binding/AbstractActiveBinding.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/binding/AbstractActiveBinding.java index 7258fd141..7dfb80463 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/binding/AbstractActiveBinding.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/binding/AbstractActiveBinding.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/binding/AbstractBinding.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/binding/AbstractBinding.java index 031d83c21..99529600a 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/binding/AbstractBinding.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/binding/AbstractBinding.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/binding/BindingChangeListener.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/binding/BindingChangeListener.java index 490091066..89fb8f773 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/binding/BindingChangeListener.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/binding/BindingChangeListener.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/binding/BindingConfig.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/binding/BindingConfig.java index 4d8cfcca2..f597bda90 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/binding/BindingConfig.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/binding/BindingConfig.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/binding/BindingProvider.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/binding/BindingProvider.java index e547d92b2..f4d2a0e3d 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/binding/BindingProvider.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/binding/BindingProvider.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/binding/internal/BindingConfigReaderDelegate.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/binding/internal/BindingConfigReaderDelegate.java index f0ee92b7f..a2a084d93 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/binding/internal/BindingConfigReaderDelegate.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/binding/internal/BindingConfigReaderDelegate.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/binding/internal/BindingConfigReaderFactory.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/binding/internal/BindingConfigReaderFactory.java index 2165a6959..7417ae4c4 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/binding/internal/BindingConfigReaderFactory.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/binding/internal/BindingConfigReaderFactory.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/compat1x/internal/CompatibilityActivator.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/compat1x/internal/CompatibilityActivator.java index 7e7a86cc0..86b6619f4 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/compat1x/internal/CompatibilityActivator.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/compat1x/internal/CompatibilityActivator.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/compat1x/internal/ItemMapper.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/compat1x/internal/ItemMapper.java index f66850ee9..5c108d8ff 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/compat1x/internal/ItemMapper.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/compat1x/internal/ItemMapper.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/compat1x/internal/TypeMapper.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/compat1x/internal/TypeMapper.java index 5dfecbedd..0aadfc5ae 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/compat1x/internal/TypeMapper.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/compat1x/internal/TypeMapper.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/events/AbstractEventSubscriber.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/events/AbstractEventSubscriber.java index cae417f88..3e43f8484 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/events/AbstractEventSubscriber.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/events/AbstractEventSubscriber.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/events/EventConstants.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/events/EventConstants.java index b0822ff27..382d62ca3 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/events/EventConstants.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/events/EventConstants.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/events/EventPublisher.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/events/EventPublisher.java index a3c8d9a07..35a24b795 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/events/EventPublisher.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/events/EventPublisher.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/events/EventPublisherDelegate.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/events/EventPublisherDelegate.java index 90bdecdd9..d7fbefd70 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/events/EventPublisherDelegate.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/events/EventPublisherDelegate.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/events/EventSubscriber.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/events/EventSubscriber.java index 550be09a0..ee20bd986 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/events/EventSubscriber.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/events/EventSubscriber.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/events/internal/EventBridge.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/events/internal/EventBridge.java index d33958fe5..5117cac0c 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/events/internal/EventBridge.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/events/internal/EventBridge.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/GenericItem.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/GenericItem.java index 52549c7de..49f150d12 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/GenericItem.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/GenericItem.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/GroupFunction.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/GroupFunction.java index f465e33fc..1bbd644e6 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/GroupFunction.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/GroupFunction.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/GroupItem.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/GroupItem.java index ef57c03a4..9aea6fe0e 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/GroupItem.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/GroupItem.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/Item.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/Item.java index 37398f1b4..ac197f287 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/Item.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/Item.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/ItemFactory.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/ItemFactory.java index 7adcff8cb..ec6265c87 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/ItemFactory.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/ItemFactory.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/ItemLookupException.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/ItemLookupException.java index 759970160..365ff3063 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/ItemLookupException.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/ItemLookupException.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/ItemNotFoundException.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/ItemNotFoundException.java index e08ebd303..8fe3eb4fb 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/ItemNotFoundException.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/ItemNotFoundException.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/ItemNotUniqueException.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/ItemNotUniqueException.java index 345eb7919..0bb165648 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/ItemNotUniqueException.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/ItemNotUniqueException.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/ItemProvider.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/ItemProvider.java index 28b735312..92cafc25e 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/ItemProvider.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/ItemProvider.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/ItemRegistry.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/ItemRegistry.java index 8c7b88fc0..ed91fe52f 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/ItemRegistry.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/ItemRegistry.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/ItemRegistryChangeListener.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/ItemRegistryChangeListener.java index 843aa938c..a77ff9df9 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/ItemRegistryChangeListener.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/ItemRegistryChangeListener.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/ItemsChangeListener.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/ItemsChangeListener.java index 7a166496e..568c0d08d 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/ItemsChangeListener.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/ItemsChangeListener.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/StateChangeListener.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/StateChangeListener.java index 7e755ffa9..17aabacbf 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/StateChangeListener.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/StateChangeListener.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/internal/ItemUIRegistryDelegate.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/internal/ItemUIRegistryDelegate.java index 226c8d0ae..046cd8959 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/internal/ItemUIRegistryDelegate.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/items/internal/ItemUIRegistryDelegate.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/items/ColorItem.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/items/ColorItem.java index e316a262a..18e866048 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/items/ColorItem.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/items/ColorItem.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/items/ContactItem.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/items/ContactItem.java index 447e8628a..591a00635 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/items/ContactItem.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/items/ContactItem.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/items/DateTimeItem.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/items/DateTimeItem.java index 82fb07796..c22f2c807 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/items/DateTimeItem.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/items/DateTimeItem.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/items/DimmerItem.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/items/DimmerItem.java index 43d6f09bd..d7a391379 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/items/DimmerItem.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/items/DimmerItem.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/items/LocationItem.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/items/LocationItem.java index 257d85f94..d524b0714 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/items/LocationItem.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/items/LocationItem.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/items/NumberItem.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/items/NumberItem.java index 715e0ab41..5c42c5fc6 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/items/NumberItem.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/items/NumberItem.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/items/RollershutterItem.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/items/RollershutterItem.java index 636aefb60..2cf36fc60 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/items/RollershutterItem.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/items/RollershutterItem.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/items/StringItem.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/items/StringItem.java index 35499e51c..ac66a943f 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/items/StringItem.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/items/StringItem.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/items/SwitchItem.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/items/SwitchItem.java index 0b1bd4d01..e9bea5499 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/items/SwitchItem.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/items/SwitchItem.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/ArithmeticGroupFunction.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/ArithmeticGroupFunction.java index 0fa7873b6..924148a09 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/ArithmeticGroupFunction.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/ArithmeticGroupFunction.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/DateTimeType.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/DateTimeType.java index 02b05b9c1..345e8ace7 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/DateTimeType.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/DateTimeType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/DecimalType.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/DecimalType.java index 111628070..b4c63b888 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/DecimalType.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/DecimalType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/HSBType.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/HSBType.java index 6fd4d7385..f61dc5766 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/HSBType.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/HSBType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/IncreaseDecreaseType.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/IncreaseDecreaseType.java index 575e2c70b..57b06fdec 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/IncreaseDecreaseType.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/IncreaseDecreaseType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/OnOffType.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/OnOffType.java index 91bf658c4..b20a4b6f5 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/OnOffType.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/OnOffType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/OpenClosedType.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/OpenClosedType.java index 0e5d53134..8950111e6 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/OpenClosedType.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/OpenClosedType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/PercentType.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/PercentType.java index 53af9a9fe..43910698a 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/PercentType.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/PercentType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/PointType.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/PointType.java index 8ec57714a..575943dbc 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/PointType.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/PointType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/StopMoveType.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/StopMoveType.java index 07b0a23d8..51b6e27cc 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/StopMoveType.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/StopMoveType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/StringType.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/StringType.java index 60c7ba28e..5fabbf523 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/StringType.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/StringType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/UpDownType.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/UpDownType.java index c56dd84d0..125895a87 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/UpDownType.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/library/types/UpDownType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/persistence/FilterCriteria.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/persistence/FilterCriteria.java index cb0ff9b60..dc25831df 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/persistence/FilterCriteria.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/persistence/FilterCriteria.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/persistence/HistoricItem.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/persistence/HistoricItem.java index f686f6b0b..9cc45e6eb 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/persistence/HistoricItem.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/persistence/HistoricItem.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/persistence/PersistenceService.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/persistence/PersistenceService.java index a930ebefb..c660b1da7 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/persistence/PersistenceService.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/persistence/PersistenceService.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/persistence/QueryablePersistenceService.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/persistence/QueryablePersistenceService.java index 7efa08cb3..db28f0084 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/persistence/QueryablePersistenceService.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/persistence/QueryablePersistenceService.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/persistence/internal/PersistenceServiceDelegate.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/persistence/internal/PersistenceServiceDelegate.java index 0749ec76a..0af85a8c3 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/persistence/internal/PersistenceServiceDelegate.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/persistence/internal/PersistenceServiceDelegate.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/persistence/internal/PersistenceServiceFactory.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/persistence/internal/PersistenceServiceFactory.java index b95f2f179..55616d781 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/persistence/internal/PersistenceServiceFactory.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/persistence/internal/PersistenceServiceFactory.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/persistence/internal/QueryablePersistenceServiceDelegate.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/persistence/internal/QueryablePersistenceServiceDelegate.java index 69baf67c7..befee54b2 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/persistence/internal/QueryablePersistenceServiceDelegate.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/persistence/internal/QueryablePersistenceServiceDelegate.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/scriptengine/action/ActionDoc.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/scriptengine/action/ActionDoc.java index b8989d6ae..ab30a254c 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/scriptengine/action/ActionDoc.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/scriptengine/action/ActionDoc.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/scriptengine/action/ActionService.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/scriptengine/action/ActionService.java index c5986e84a..a11a7ef4e 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/scriptengine/action/ActionService.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/scriptengine/action/ActionService.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/scriptengine/action/ParamDoc.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/scriptengine/action/ParamDoc.java index 0346683b3..b9eba7f58 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/scriptengine/action/ParamDoc.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/scriptengine/action/ParamDoc.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/scriptengine/action/internal/ActionServiceDelegate.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/scriptengine/action/internal/ActionServiceDelegate.java index b28a25f1d..dcdfba4dc 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/scriptengine/action/internal/ActionServiceDelegate.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/scriptengine/action/internal/ActionServiceDelegate.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/scriptengine/action/internal/ActionServiceFactory.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/scriptengine/action/internal/ActionServiceFactory.java index 069358daa..383730313 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/scriptengine/action/internal/ActionServiceFactory.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/scriptengine/action/internal/ActionServiceFactory.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/service/AbstractActiveService.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/service/AbstractActiveService.java index fe1abc8d9..d8902082f 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/service/AbstractActiveService.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/service/AbstractActiveService.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/transform/TransformationException.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/transform/TransformationException.java index 2844dc381..6e12d558a 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/transform/TransformationException.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/transform/TransformationException.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/transform/TransformationHelper.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/transform/TransformationHelper.java index ca9fccfcd..760caceb7 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/transform/TransformationHelper.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/transform/TransformationHelper.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/transform/TransformationService.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/transform/TransformationService.java index b029cfbd1..70f68ec25 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/transform/TransformationService.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/transform/TransformationService.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/transform/actions/Transformation.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/transform/actions/Transformation.java index 56a37c230..ed16c11fc 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/transform/actions/Transformation.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/transform/actions/Transformation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/types/Command.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/types/Command.java index 4b3fc8ee2..6b0b2bf0c 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/types/Command.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/types/Command.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/types/ComplexType.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/types/ComplexType.java index 46d2cb690..8434a6f3a 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/types/ComplexType.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/types/ComplexType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/types/EventType.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/types/EventType.java index 33ab227eb..c5901f7ba 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/types/EventType.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/types/EventType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/types/PrimitiveType.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/types/PrimitiveType.java index bd987456a..17f1559ce 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/types/PrimitiveType.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/types/PrimitiveType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/types/State.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/types/State.java index 18c3acd88..04c44ab23 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/types/State.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/types/State.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/types/Type.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/types/Type.java index ea4090cd7..9df310beb 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/types/Type.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/types/Type.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/types/TypeParser.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/types/TypeParser.java index f1a415a73..56d3ee866 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/types/TypeParser.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/types/TypeParser.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/types/UnDefType.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/types/UnDefType.java index 6847c661f..d89c71c30 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/types/UnDefType.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/core/types/UnDefType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/io/console/Console.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/io/console/Console.java index 84d11851d..7c6cc4fbc 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/io/console/Console.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/io/console/Console.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/io/console/ConsoleInterpreter.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/io/console/ConsoleInterpreter.java index 0bf798576..a4e16f46a 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/io/console/ConsoleInterpreter.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/io/console/ConsoleInterpreter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/io/multimedia/tts/TTSService.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/io/multimedia/tts/TTSService.java index da6527f53..1a8a61ddf 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/io/multimedia/tts/TTSService.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/io/multimedia/tts/TTSService.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/io/net/actions/Exec.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/io/net/actions/Exec.java index 164e637f5..a8c26df9e 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/io/net/actions/Exec.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/io/net/actions/Exec.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/io/net/actions/HTTP.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/io/net/actions/HTTP.java index fa2596e32..cb17b4131 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/io/net/actions/HTTP.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/io/net/actions/HTTP.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/io/net/actions/Ping.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/io/net/actions/Ping.java index d309da3b6..475da6c6a 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/io/net/actions/Ping.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/io/net/actions/Ping.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/io/net/exec/ExecUtil.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/io/net/exec/ExecUtil.java index 95c2a92f0..eefe80da7 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/io/net/exec/ExecUtil.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/io/net/exec/ExecUtil.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/io/net/http/HttpUtil.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/io/net/http/HttpUtil.java index 94eac3d61..0af632a9f 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/io/net/http/HttpUtil.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/io/net/http/HttpUtil.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/io/net/http/SecureHttpContext.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/io/net/http/SecureHttpContext.java index d4bddea37..1ff4faf71 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/io/net/http/SecureHttpContext.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/io/net/http/SecureHttpContext.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/library/tel/items/CallItem.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/library/tel/items/CallItem.java index 1230c12cb..9d9205c43 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/library/tel/items/CallItem.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/library/tel/items/CallItem.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/library/tel/types/CallType.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/library/tel/types/CallType.java index 2a9d152d8..e2fe1bef7 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/library/tel/types/CallType.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/library/tel/types/CallType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/item/binding/AbstractGenericBindingProvider.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/item/binding/AbstractGenericBindingProvider.java index 46cca70fd..e8d9ea660 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/item/binding/AbstractGenericBindingProvider.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/item/binding/AbstractGenericBindingProvider.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/item/binding/BindingConfigParseException.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/item/binding/BindingConfigParseException.java index c2f39afd4..27154811c 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/item/binding/BindingConfigParseException.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/item/binding/BindingConfigParseException.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/item/binding/BindingConfigReader.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/item/binding/BindingConfigReader.java index 0567814c7..55f129b77 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/item/binding/BindingConfigReader.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/item/binding/BindingConfigReader.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Chart.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Chart.java index 86ccebc13..9b5026039 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Chart.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Chart.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/ColorArray.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/ColorArray.java index 67fe790a3..d887df4df 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/ColorArray.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/ColorArray.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Colorpicker.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Colorpicker.java index 4e8571e4c..848fe1982 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Colorpicker.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Colorpicker.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Frame.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Frame.java index 06783bfe6..0396c3d6d 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Frame.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Frame.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Group.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Group.java index fa1282776..6e9c274e5 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Group.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Group.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Image.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Image.java index 8dbcef11d..642eb3408 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Image.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Image.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/LinkableWidget.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/LinkableWidget.java index 38d22d0a9..afb40f86e 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/LinkableWidget.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/LinkableWidget.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/List.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/List.java index 545343b42..215a2c2f5 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/List.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/List.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Mapping.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Mapping.java index 470281e2b..2091a6b01 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Mapping.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Mapping.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/NonLinkableWidget.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/NonLinkableWidget.java index 114bbc3d9..1074325da 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/NonLinkableWidget.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/NonLinkableWidget.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Selection.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Selection.java index 387d009e1..a7f9dfade 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Selection.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Selection.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Setpoint.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Setpoint.java index 547ceafa5..aa73fef3f 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Setpoint.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Setpoint.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Sitemap.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Sitemap.java index 7bd6370a1..0f86a1cd1 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Sitemap.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Sitemap.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/SitemapModel.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/SitemapModel.java index 9d46e6fdd..57fbb29cb 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/SitemapModel.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/SitemapModel.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Slider.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Slider.java index 48d272d6f..f19859ed6 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Slider.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Slider.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Switch.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Switch.java index b4a2027ae..8b175518f 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Switch.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Switch.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Text.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Text.java index f6b4e6b53..4532cbade 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Text.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Text.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Video.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Video.java index 075b131cc..0e82b6303 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Video.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Video.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/VisibilityRule.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/VisibilityRule.java index 49a5e31e7..039aef4bb 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/VisibilityRule.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/VisibilityRule.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Webview.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Webview.java index a3c94dc0f..5fd0e5487 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Webview.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Webview.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Widget.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Widget.java index 812ea9e40..4c23ba660 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Widget.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/model/sitemap/Widget.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/ui/chart/ChartProvider.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/ui/chart/ChartProvider.java index 60ab7672a..39f606a82 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/ui/chart/ChartProvider.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/ui/chart/ChartProvider.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/ui/chart/internal/ChartProviderDelegate.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/ui/chart/internal/ChartProviderDelegate.java index ad715e583..f26c6a58e 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/ui/chart/internal/ChartProviderDelegate.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/ui/chart/internal/ChartProviderDelegate.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/ui/chart/internal/ChartProviderFactory.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/ui/chart/internal/ChartProviderFactory.java index 20015706c..950ef8a91 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/ui/chart/internal/ChartProviderFactory.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/ui/chart/internal/ChartProviderFactory.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/ui/items/ItemUIProvider.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/ui/items/ItemUIProvider.java index 616eae449..b95296a1f 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/ui/items/ItemUIProvider.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/ui/items/ItemUIProvider.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/ui/items/ItemUIRegistry.java b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/ui/items/ItemUIRegistry.java index be6ab9b49..0fa145766 100644 --- a/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/ui/items/ItemUIRegistry.java +++ b/bundles/org.openhab.core.compat1x/src/main/java/org/openhab/ui/items/ItemUIRegistry.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2015-2018 by the respective copyright holders. + * Copyright (c) 2015-2019 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/bundles/org.openhab.core.karaf/OSGI-INF/featureinstaller.xml b/bundles/org.openhab.core.karaf/OSGI-INF/featureinstaller.xml index 81d334aa8..8f1564dda 100644 --- a/bundles/org.openhab.core.karaf/OSGI-INF/featureinstaller.xml +++ b/bundles/org.openhab.core.karaf/OSGI-INF/featureinstaller.xml @@ -1,7 +1,7 @@ diff --git a/features/p2/feature.xml b/features/p2/feature.xml index 60db66f8e..493f436d5 100644 --- a/features/p2/feature.xml +++ b/features/p2/feature.xml @@ -1,12 +1,12 @@ true - 2018 + 2019 UTF-8 diff --git a/tools/checkstyle.properties b/tools/checkstyle.properties index 373e3fb31..4fd2a7959 100644 --- a/tools/checkstyle.properties +++ b/tools/checkstyle.properties @@ -1,5 +1,5 @@ checkstyle.headerCheck.content=^/\\*\\*$\\n^ \\* Copyright \\(c\\) {0}-{1} by the respective copyright holders\\.$\\n^ \\*$\\n^ \\* All rights reserved\\. This program and the accompanying materials$\\n^ \\* are made available under the terms of the Eclipse Public License v1\\.0$\\n^ \\* which accompanies this distribution, and is available at$\\n^ \\* http://www.eclipse.org/legal/epl\\-v10\\.html$ -checkstyle.headerCheck.values=2015,2018 +checkstyle.headerCheck.values=2015,2019 checkstyle.pomXmlCheck.currentVersionRegex=^2\.5\.0 checkstyle.forbiddenPackageUsageCheck.forbiddenPackages=com.google.common checkstyle.forbiddenPackageUsageCheck.exceptions=