diff --git a/.conf/Dockerfile.full b/.conf/Dockerfile.full index dcca90bb5..abf570fcb 100644 --- a/.conf/Dockerfile.full +++ b/.conf/Dockerfile.full @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2022 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/.conf/Dockerfile.prebuilt b/.conf/Dockerfile.prebuilt index 0fd9a5c11..b1b04e4f0 100644 --- a/.conf/Dockerfile.prebuilt +++ b/.conf/Dockerfile.prebuilt @@ -1,5 +1,5 @@ ############################################################### -# Copyright (c) 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2022 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/scripts/inject-dynamic-env.sh b/scripts/inject-dynamic-env.sh index 46a9f4ae3..18e99dde5 100755 --- a/scripts/inject-dynamic-env.sh +++ b/scripts/inject-dynamic-env.sh @@ -1,7 +1,7 @@ #!/bin/sh ############################################################### -# Copyright (c) 2024 Contributors to the Eclipse Foundation +# Copyright (c) 2022 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership.