License headers: use SPDX-FileCopyrightText in all sources

This commit is contained in:
Campbell Barton
2023-06-15 13:09:04 +10:00
parent 136fcec288
commit 65f99397ec
1579 changed files with 2574 additions and 1289 deletions

View File

@@ -1,5 +1,8 @@
#!/usr/bin/env python3
# SPDX-FileCopyrightText: 2023 Blender Foundation
#
# SPDX-License-Identifier: GPL-2.0-or-later
import sys
# TODO, get from QtCreator

View File

@@ -1,5 +1,8 @@
#!/usr/bin/env python3
# SPDX-FileCopyrightText: 2023 Blender Foundation
#
# SPDX-License-Identifier: GPL-2.0-or-later
import sys
txt = sys.stdin.read()

View File

@@ -1,5 +1,8 @@
#!/usr/bin/env python3
# SPDX-FileCopyrightText: 2023 Blender Foundation
#
# SPDX-License-Identifier: GPL-2.0-or-later
import sys
txt = sys.stdin.read()