From 8ed1595f965839a093c18db126ce2e2f5d936656 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= Date: Sat, 15 Jul 2023 10:05:29 +0200 Subject: [PATCH] ci: Update copyright for install_go.sh MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit As we're touching the file already, let's update its Copyright info. Signed-off-by: Fabiano FidĂȘncio --- tests/install_go.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/install_go.sh b/tests/install_go.sh index 290277864..90740e015 100755 --- a/tests/install_go.sh +++ b/tests/install_go.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (c) 2018 Intel Corporation +# Copyright (c) 2018-2023 Intel Corporation # # SPDX-License-Identifier: Apache-2.0 #