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