mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-06 17:57:48 +00:00
Add missing SPDX-License-Identifier: MIT comments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* SPDX-License-Identifier: MIT */
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
/*
|
||||
* Originally:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* SPDX-License-Identifier: MIT */
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
#include <algorithm>
|
||||
#include <array>
|
||||
|
||||
Reference in New Issue
Block a user