Skip to content

Commit 35d1b36

Browse files
committed
1.0.43.21: typo in COPYING file
Spotted by Jean-Philippe Paradis.
1 parent 7bebcbd commit 35d1b36

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

COPYING

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ and copyright notices must be retained" licenses in the LOOP macro
77
(from MIT and Symbolics) and in the PCL implementation of CLOS (from
88
Xerox).
99

10-
After CMU CL was was released into the public domain, it was
11-
maintained by volunteers, who continued the tradition of releasing
12-
their work into the public domain.
10+
After CMU CL was released into the public domain, it was maintained by
11+
volunteers, who continued the tradition of releasing their work into
12+
the public domain.
1313

1414
All changes to SBCL since the fork from CMU CL have been released into
1515
the public domain in jurisdictions where this is possible, or under

version.lisp-expr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@
1717
;;; checkins which aren't released. (And occasionally for internal
1818
;;; versions, especially for internal versions off the main CVS
1919
;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
20-
"1.0.43.20"
20+
"1.0.43.21"

0 commit comments

Comments
 (0)