mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 18:15:42 +01:00
Change Licenses from MIT to Apache 2.0
This commit is contained in:
parent
d909e9de15
commit
39a29e39f1
98 changed files with 372 additions and 310 deletions
|
|
@ -1,9 +1,9 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# This file is Free Software under the MIT License
|
||||
# without warranty, see README.md and LICENSES/MIT.txt for details.
|
||||
# This file is Free Software under the Apache-2.0 License
|
||||
# without warranty, see README.md and LICENSES/Apache-2.0.txt for details.
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2022 German Federal Office for Information Security (BSI) <https://www.bsi.bund.de>
|
||||
# Software-Engineering: 2022 Intevation GmbH <https://intevation.de>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue