diff --git a/dockerfiles/dashboard-dev/Dockerfile b/dockerfiles/dashboard-dev/Dockerfile index d515feb05c3..f64847b9e4a 100644 --- a/dockerfiles/dashboard-dev/Dockerfile +++ b/dockerfiles/dashboard-dev/Dockerfile @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2018 Red Hat, Inc. +# Copyright (c) 2019 Red Hat, Inc. # This program and the accompanying materials are made # available under the terms of the Eclipse Public License 2.0 # which is available at https://www.eclipse.org/legal/epl-2.0/ diff --git a/dockerfiles/dashboard-dev/src/entrypoint.sh b/dockerfiles/dashboard-dev/src/entrypoint.sh index 7ac4e2ea337..5963897959d 100755 --- a/dockerfiles/dashboard-dev/src/entrypoint.sh +++ b/dockerfiles/dashboard-dev/src/entrypoint.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (c) 2018-2018 Red Hat, Inc. +# Copyright (c) 2019 Red Hat, Inc. # This program and the accompanying materials are made # available under the terms of the Eclipse Public License 2.0 # which is available at https://www.eclipse.org/legal/epl-2.0/