From 5ea711b58601f208b14fea3fb354bea10ebcf9b5 Mon Sep 17 00:00:00 2001 From: Christopher Crone Date: Tue, 4 Aug 2020 13:21:25 +0200 Subject: [PATCH] dockerfile: Fix copyright Signed-off-by: Christopher Crone --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 3b6ca50f8..5f5c059c4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # syntax = docker/dockerfile:experimental -# Copyright 2020 The 2020 Docker, Inc. +# Copyright 2020 Docker, Inc. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.