Add SPDX identifiers for REUSE compliance

Co-authored-by: Mat Sutcliffe <oktal3700@gmail.com>
This commit is contained in:
Lars Toenning
2023-08-25 19:37:41 +02:00
parent 5a6e0b87d2
commit bcc4bdd31e
2281 changed files with 6252 additions and 13769 deletions

View File

@@ -2,17 +2,8 @@
#
# Convert C++ compiler warnings into Github Actions workflow commands
#
# Copyright (C) 2020 swift Project Community / contributors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
# SPDX-FileCopyrightText: Copyright (C) 2020 swift Project Community / contributors
# SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-swift-pilot-client-1
use strict;
use warnings;