Add SPDX-License-Identifier to all files
[zilutils.git] / zilasm / opcodes.h
index bddcb0d90e53846c35ac6cf4c49053465370e31e..21e8ac0d0c9140eb45feb57b00ecf2673093a7d8 100644 (file)
@@ -17,6 +17,8 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>
+ *
+ * SPDX-License-Identifier: GPL-3.0-or-later
  */
 
 #ifndef ZILASM_OPCODES