Cleanup: Use the correct license name
Unlicense is the name of the license, it's not that the code is unlicensed.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
#if BLI_SUBPROCESS_SUPPORT
|
||||
|
||||
/* Based on https://github.com/jarikomppa/ipc (Unlicensed) */
|
||||
/* Based on https://github.com/jarikomppa/ipc (Unlicense) */
|
||||
|
||||
# include "BLI_assert.h"
|
||||
# include "BLI_path_util.h"
|
||||
|
||||
Reference in New Issue
Block a user