diff options
| -rw-r--r-- | Makefile | 2 | ||||
| -rw-r--r-- | lali.c | 2 | ||||
| -rw-r--r-- | liblali.c | 2 | ||||
| -rw-r--r-- | liblali.h | 2 |
4 files changed, 4 insertions, 4 deletions
@@ -6,7 +6,7 @@ # Keywords: lali, lisp, implementation, interpreter, lisp1.5, # computer programming language # Homepage: https://gitlab.com/alexandre1985/lali -# SPDX-License-Identifier: AGPL-3.0-or-later, Unlicense +# SPDX-License-Identifier: AGPL-3.0-or-later AND Unlicense # # Copyright (C) 2025 Daniel Cerqueira # @@ -7,7 +7,7 @@ * Keywords: lali, lisp, implementation, interpreter, lisp1.5, * computer programming language * Homepage: https://gitlab.com/alexandre1985/lali - * SPDX-License-Identifier: AGPL-3.0-or-later, Unlicense + * SPDX-License-Identifier: AGPL-3.0-or-later AND Unlicense * * Copyright (C) 2025 Daniel Cerqueira * @@ -7,7 +7,7 @@ * Keywords: lali, lisp, implementation, interpreter, lisp1.5, * computer programming language * Homepage: https://gitlab.com/alexandre1985/lali - * SPDX-License-Identifier: AGPL-3.0-or-later, Unlicense + * SPDX-License-Identifier: AGPL-3.0-or-later AND Unlicense * * Copyright (C) 2025 Daniel Cerqueira * @@ -7,7 +7,7 @@ * Keywords: lali, lisp, implementation, interpreter, lisp1.5, * computer programming language * Homepage: https://gitlab.com/alexandre1985/lali - * SPDX-License-Identifier: AGPL-3.0-or-later, Unlicense + * SPDX-License-Identifier: AGPL-3.0-or-later AND Unlicense * * Copyright (C) 2025 Daniel Cerqueira * |
