diff options
Diffstat (limited to 'hv-collector-client-simulator/Dockerfile')
-rw-r--r-- | hv-collector-client-simulator/Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hv-collector-client-simulator/Dockerfile b/hv-collector-client-simulator/Dockerfile index caeec054..b2d0a0fb 100644 --- a/hv-collector-client-simulator/Dockerfile +++ b/hv-collector-client-simulator/Dockerfile @@ -1,6 +1,6 @@ FROM openjdk:10-jre-slim -LABEL copyright="Copyright (C) 2018 NOKIA Intellectual Property. All rights reserved." +LABEL copyright="Copyright (C) 2018 NOKIA" LABEL license.name="The Apache Software License, Version 2.0" LABEL license.url="http://www.apache.org/licenses/LICENSE-2.0" LABEL maintainer="Nokia Wroclaw ONAP Team" |