Add SPDX-License-Identifier to all files
[zilutils.git] / zilasm / parser.c
index 7f8af7ec16fe1932c30e2c5c74cc23e4271a9a74..61038a4fc7e4061cdc76b7630e9c05c841bfea68 100644 (file)
@@ -15,6 +15,8 @@
  *
  * You should have received a copy of the GNU Affero General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>
+ *
+ * SPDX-License-Identifier: AGPL-3.0-or-later
  */
 
 #include <stdio.h>   /* fopen, fgets */