From aa8d22984e4e4de424c690cd788cc38ccbc73c9b Mon Sep 17 00:00:00 2001 From: David Langley Date: Fri, 6 Sep 2024 15:44:43 +0100 Subject: [PATCH] Update shell script --- scripts/genflags.sh | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) diff --git a/scripts/genflags.sh b/scripts/genflags.sh index 0d9a5f2b9e..aa882a99b4 100755 --- a/scripts/genflags.sh +++ b/scripts/genflags.sh @@ -1,16 +1,8 @@ -# Copyright 2017 Vector Creations Ltd -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. +# Copyright 2017-2024 New Vector Ltd. + +# SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only +# Please see LICENSE in the repository root for full details. + # genflags.sh - Generates pngs for use with CountryDropdown.js #