File headers: add missing copyright, add MIT to SPDX licenses

This commit is contained in:
2022-02-11 14:56:03 +11:00
parent f7bbec290d
commit 281ba8a063
42 changed files with 70 additions and 25 deletions

View File

@@ -1,3 +1,5 @@
/* SPDX-License-Identifier: Apache-2.0 */
#include "BLI_hash.hh"
#include "BLI_utildefines.h"
#include "MEM_guardedalloc.h"