From 51bf27f3d4687a49fe111ce010a960fc7bb1d107 Mon Sep 17 00:00:00 2001 From: Igor Vinokur Date: Mon, 2 Oct 2023 15:36:33 +0300 Subject: [PATCH] Update build/build.sh Co-authored-by: Nick Boldt --- build/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/build.sh b/build/build.sh index a291ab05c8..63b872faac 100755 --- a/build/build.sh +++ b/build/build.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (c) 2017 Red Hat, Inc. +# Copyright (c) 2017-2023 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/