diff options
Diffstat (limited to 'vesagent/src')
11 files changed, 11 insertions, 11 deletions
diff --git a/vesagent/src/main/java/org/onap/multicloud/openstack/vmware/JsonAlarmStorage.java b/vesagent/src/main/java/org/onap/multicloud/openstack/vmware/JsonAlarmStorage.java index b38330e..6ad6ffc 100644 --- a/vesagent/src/main/java/org/onap/multicloud/openstack/vmware/JsonAlarmStorage.java +++ b/vesagent/src/main/java/org/onap/multicloud/openstack/vmware/JsonAlarmStorage.java @@ -1,4 +1,4 @@ - /* Copyright (c) 2017 VMware, Inc. + /* Copyright (c) 2017-2018 VMware, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vesagent/src/main/java/org/onap/multicloud/openstack/vmware/JsonStoreMap.java b/vesagent/src/main/java/org/onap/multicloud/openstack/vmware/JsonStoreMap.java index 95950f6..9ecf732 100644 --- a/vesagent/src/main/java/org/onap/multicloud/openstack/vmware/JsonStoreMap.java +++ b/vesagent/src/main/java/org/onap/multicloud/openstack/vmware/JsonStoreMap.java @@ -1,4 +1,4 @@ - /* Copyright (c) 2017 VMware, Inc. + /* Copyright (c) 2017-2018 VMware, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vesagent/src/main/java/org/onap/multicloud/openstack/vmware/ReadPropertiesFile.java b/vesagent/src/main/java/org/onap/multicloud/openstack/vmware/ReadPropertiesFile.java index 9a96c2c..ee98706 100644 --- a/vesagent/src/main/java/org/onap/multicloud/openstack/vmware/ReadPropertiesFile.java +++ b/vesagent/src/main/java/org/onap/multicloud/openstack/vmware/ReadPropertiesFile.java @@ -1,4 +1,4 @@ - /* Copyright (c) 2017 VMware, Inc. + /* Copyright (c) 2017-2018 VMware, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vesagent/src/main/java/org/onap/multicloud/openstack/vmware/VESRestAPI.java b/vesagent/src/main/java/org/onap/multicloud/openstack/vmware/VESRestAPI.java index 5298261..f2e4b8b 100644 --- a/vesagent/src/main/java/org/onap/multicloud/openstack/vmware/VESRestAPI.java +++ b/vesagent/src/main/java/org/onap/multicloud/openstack/vmware/VESRestAPI.java @@ -1,4 +1,4 @@ - /* Copyright (c) 2017 VMware, Inc. + /* Copyright (c) 2017-2018 VMware, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vesagent/src/main/java/org/onap/multicloud/openstack/vmware/VesAgent.java b/vesagent/src/main/java/org/onap/multicloud/openstack/vmware/VesAgent.java index b6b536f..2b1b98c 100644 --- a/vesagent/src/main/java/org/onap/multicloud/openstack/vmware/VesAgent.java +++ b/vesagent/src/main/java/org/onap/multicloud/openstack/vmware/VesAgent.java @@ -1,4 +1,4 @@ - /* Copyright (c) 2017 VMware, Inc. + /* Copyright (c) 2017-2018 VMware, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vesagent/src/main/java/org/onap/multicloud/openstack/vmware/VesEntity.java b/vesagent/src/main/java/org/onap/multicloud/openstack/vmware/VesEntity.java index 3bacc55..55c3d3a 100644 --- a/vesagent/src/main/java/org/onap/multicloud/openstack/vmware/VesEntity.java +++ b/vesagent/src/main/java/org/onap/multicloud/openstack/vmware/VesEntity.java @@ -1,4 +1,4 @@ - /* Copyright (c) 2017 VMware, Inc. + /* Copyright (c) 2017-2018 VMware, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vesagent/src/main/java/org/onap/multicloud/openstack/vmware/VesTimer.java b/vesagent/src/main/java/org/onap/multicloud/openstack/vmware/VesTimer.java index 8dddcc7..572d94b 100644 --- a/vesagent/src/main/java/org/onap/multicloud/openstack/vmware/VesTimer.java +++ b/vesagent/src/main/java/org/onap/multicloud/openstack/vmware/VesTimer.java @@ -1,4 +1,4 @@ - /* Copyright (c) 2017 VMware, Inc. + /* Copyright (c) 2017-2018 VMware, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vesagent/src/main/java/org/onap/multicloud/openstack/vmware/VsphereData.java b/vesagent/src/main/java/org/onap/multicloud/openstack/vmware/VsphereData.java index e1a0b19..e81934e 100644 --- a/vesagent/src/main/java/org/onap/multicloud/openstack/vmware/VsphereData.java +++ b/vesagent/src/main/java/org/onap/multicloud/openstack/vmware/VsphereData.java @@ -1,4 +1,4 @@ - /* Copyright (c) 2017 VMware, Inc. + /* Copyright (c) 2017-2018 VMware, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vesagent/src/main/java/org/onap/multicloud/openstack/vmware/VsphereDataEntity.java b/vesagent/src/main/java/org/onap/multicloud/openstack/vmware/VsphereDataEntity.java index 2e747ba..5513e73 100644 --- a/vesagent/src/main/java/org/onap/multicloud/openstack/vmware/VsphereDataEntity.java +++ b/vesagent/src/main/java/org/onap/multicloud/openstack/vmware/VsphereDataEntity.java @@ -1,4 +1,4 @@ - /* Copyright (c) 2017 VMware, Inc. + /* Copyright (c) 2017-2018 VMware, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vesagent/src/main/java/org/onap/multicloud/openstack/vmware/VsphereEntity.java b/vesagent/src/main/java/org/onap/multicloud/openstack/vmware/VsphereEntity.java index 6aec4c0..a415c66 100644 --- a/vesagent/src/main/java/org/onap/multicloud/openstack/vmware/VsphereEntity.java +++ b/vesagent/src/main/java/org/onap/multicloud/openstack/vmware/VsphereEntity.java @@ -1,4 +1,4 @@ - /* Copyright (c) 2017 VMware, Inc. + /* Copyright (c) 2017-2018 VMware, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/vesagent/src/test/java/org/onap/multicloud/openstack/vmware/VesAgentTest.java b/vesagent/src/test/java/org/onap/multicloud/openstack/vmware/VesAgentTest.java index 60d82c0..07bab5f 100644 --- a/vesagent/src/test/java/org/onap/multicloud/openstack/vmware/VesAgentTest.java +++ b/vesagent/src/test/java/org/onap/multicloud/openstack/vmware/VesAgentTest.java @@ -1,4 +1,4 @@ - /* Copyright (c) 2017 VMware, Inc. + /* Copyright (c) 2017-2018 VMware, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |