Add SPDX header.

This commit is contained in:
Florian Nücke
2022-02-03 21:42:17 +01:00
parent 5e9dd1a4e5
commit c1679223bd
454 changed files with 908 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
/* SPDX-License-Identifier: MIT */
package li.cil.oc2.common.blockentity;
import li.cil.oc2.api.bus.device.vm.VMDevice;