From e969fc9c96903d64669cd8d5106815cb4ccdc76d Mon Sep 17 00:00:00 2001 From: Piotr Szarmanski Date: Fri, 21 Oct 2022 17:02:05 +0200 Subject: Fix a typo in the license header. --- tests/common.lisp | 2 +- tests/decode-tests.lisp | 2 +- tests/encode-tests.lisp | 2 +- tests/generate-tests.lisp | 2 +- tests/parallel-tests.lisp | 2 +- tests/rfc.lisp | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'tests') diff --git a/tests/common.lisp b/tests/common.lisp index ea673d5..99a85c9 100644 --- a/tests/common.lisp +++ b/tests/common.lisp @@ -4,7 +4,7 @@ ;; eris-cl is free software: you can redistribute it and/or modify it under the ;; terms of the GNU Lesser General Public License as published by the Free ;; Software Foundation, either version 3 of the License, or (at your option) any -;; later versqion. +;; later version. ;; eris-cl is distributed in the hope that it will be useful, but WITHOUT ANY ;; WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR diff --git a/tests/decode-tests.lisp b/tests/decode-tests.lisp index ab9b56a..27ff4e3 100644 --- a/tests/decode-tests.lisp +++ b/tests/decode-tests.lisp @@ -4,7 +4,7 @@ ;; eris-cl is free software: you can redistribute it and/or modify it under the ;; terms of the GNU Lesser General Public License as published by the Free ;; Software Foundation, either version 3 of the License, or (at your option) any -;; later versqion. +;; later version. ;; eris-cl is distributed in the hope that it will be useful, but WITHOUT ANY ;; WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR diff --git a/tests/encode-tests.lisp b/tests/encode-tests.lisp index 6c04444..214eaad 100644 --- a/tests/encode-tests.lisp +++ b/tests/encode-tests.lisp @@ -4,7 +4,7 @@ ;; eris-cl is free software: you can redistribute it and/or modify it under the ;; terms of the GNU Lesser General Public License as published by the Free ;; Software Foundation, either version 3 of the License, or (at your option) any -;; later versqion. +;; later version. ;; eris-cl is distributed in the hope that it will be useful, but WITHOUT ANY ;; WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR diff --git a/tests/generate-tests.lisp b/tests/generate-tests.lisp index da1301b..f9d5748 100644 --- a/tests/generate-tests.lisp +++ b/tests/generate-tests.lisp @@ -4,7 +4,7 @@ ;; eris-cl is free software: you can redistribute it and/or modify it under the ;; terms of the GNU Lesser General Public License as published by the Free ;; Software Foundation, either version 3 of the License, or (at your option) any -;; later versqion. +;; later version. ;; eris-cl is distributed in the hope that it will be useful, but WITHOUT ANY ;; WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR diff --git a/tests/parallel-tests.lisp b/tests/parallel-tests.lisp index c139b31..aa3c337 100644 --- a/tests/parallel-tests.lisp +++ b/tests/parallel-tests.lisp @@ -4,7 +4,7 @@ ;; eris-cl is free software: you can redistribute it and/or modify it under the ;; terms of the GNU Lesser General Public License as published by the Free ;; Software Foundation, either version 3 of the License, or (at your option) any -;; later versqion. +;; later version. ;; eris-cl is distributed in the hope that it will be useful, but WITHOUT ANY ;; WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR diff --git a/tests/rfc.lisp b/tests/rfc.lisp index 262edb1..15b993e 100644 --- a/tests/rfc.lisp +++ b/tests/rfc.lisp @@ -4,7 +4,7 @@ ;; eris-cl is free software: you can redistribute it and/or modify it under the ;; terms of the GNU Lesser General Public License as published by the Free ;; Software Foundation, either version 3 of the License, or (at your option) any -;; later versqion. +;; later version. ;; eris-cl is distributed in the hope that it will be useful, but WITHOUT ANY ;; WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR -- cgit v1.2.3