BIM: cleanup license and add SPDX

This commit is contained in:
marcuspollio
2025-04-04 17:46:58 +02:00
parent 68b2e5facf
commit 4c2a0be22f
169 changed files with 1651 additions and 1269 deletions

View File

@@ -1,3 +1,5 @@
# SPDX-License-Identifier: LGPL-2.1-or-later
# ***************************************************************************
# * *
# * Copyright (c) 2018 Yorik van Havre <yorik@uncreated.net> *

View File

@@ -1,4 +1,7 @@
# SPDX-License-Identifier: LGPL-2.1-or-later
# ***************************************************************************
# * *
# * Copyright (c) 2022 Yorik van Havre <yorik@uncreated.net> *
# * *
# * This program is free software; you can redistribute it and/or modify *