diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/conditions.lisp | 2 | ||||
-rw-r--r-- | src/eris-decode.lisp | 2 | ||||
-rw-r--r-- | src/eris.lisp | 2 | ||||
-rw-r--r-- | src/package.lisp | 2 | ||||
-rw-r--r-- | src/parallel-decoder.lisp | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/src/conditions.lisp b/src/conditions.lisp index 99b56f2..2088b08 100644 --- a/src/conditions.lisp +++ b/src/conditions.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/src/eris-decode.lisp b/src/eris-decode.lisp index afbb818..ba20e9d 100644 --- a/src/eris-decode.lisp +++ b/src/eris-decode.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/src/eris.lisp b/src/eris.lisp index a585e46..4693104 100644 --- a/src/eris.lisp +++ b/src/eris.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/src/package.lisp b/src/package.lisp index d386990..873a453 100644 --- a/src/package.lisp +++ b/src/package.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/src/parallel-decoder.lisp b/src/parallel-decoder.lisp index 7d35157..00636d7 100644 --- a/src/parallel-decoder.lisp +++ b/src/parallel-decoder.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 |