aboutsummaryrefslogtreecommitdiffstats
path: root/prh-app-server/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'prh-app-server/Dockerfile')
-rw-r--r--prh-app-server/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/prh-app-server/Dockerfile b/prh-app-server/Dockerfile
index 22a9b468..d92dae8f 100644
--- a/prh-app-server/Dockerfile
+++ b/prh-app-server/Dockerfile
@@ -1,6 +1,6 @@
FROM docker.io/openjdk:11-jre-slim
-LABEL copyright="Copyright (C) 2018-2019 NOKIA" \
+LABEL copyright="Copyright (C) 2018-2020 NOKIA" \
license.name="The Apache Software License, Version 2.0" \
license.url="http://www.apache.org/licenses/LICENSE-2.0" \
maintainer="Nokia Wroclaw ONAP Team"