X-Git-Url: https://jxself.org/git/?p=zilutils.git;a=blobdiff_plain;f=zilasm%2Fparser.c;h=61038a4fc7e4061cdc76b7630e9c05c841bfea68;hp=7f8af7ec16fe1932c30e2c5c74cc23e4271a9a74;hb=e66bff85f58de39f1b850a713413b0d9c10bb9a1;hpb=91806d6d0972c1aad8164fde420205b4caa5ed9d diff --git a/zilasm/parser.c b/zilasm/parser.c index 7f8af7e..61038a4 100644 --- a/zilasm/parser.c +++ b/zilasm/parser.c @@ -15,6 +15,8 @@ * * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see + * + * SPDX-License-Identifier: AGPL-3.0-or-later */ #include /* fopen, fgets */