Add SPDX-License-Identifier to all files
[zilutils.git] / zilasm / opcodes.c
index 5478891450aab19ce7f97f4fa23fa06ddd605345..1d9ad6436ad88cf48d895703527d4dcc5fd2fca0 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
  */
 
 #include <assert.h>