Orthographic licence
Richard M Kreuter <[email protected]>
| Newsgroups | gmane.lisp.cclan.general |
|---|---|
| Message-ID | <[email protected]> |
Hello,
In the interests of functionality and transatlantic amity, would
anybody be willing to commit the following?
Thanks,
RmK
diff -u /home/kreuter/lsp/pkg/cclan/asdf/asdf.lisp.\~1.98.\~ /home/kreuter/lsp/pkg/cclan/asdf/asdf.lisp.licentious
--- /home/kreuter/lsp/pkg/cclan/asdf/asdf.lisp.~1.98.~ 2006-05-30 14:14:40.000000000 -0400
+++ /home/kreuter/lsp/pkg/cclan/asdf/asdf.lisp.licentious 2006-06-13 18:24:16.000000000 -0400
@@ -78,6 +78,7 @@
#:system-author
#:system-maintainer
#:system-license
+ #:system-licence
#:operation-on-warnings
#:operation-on-failure
@@ -285,7 +286,8 @@
:accessor system-long-description :initarg :long-description)
(author :accessor system-author :initarg :author)
(maintainer :accessor system-maintainer :initarg :maintainer)
- (licence :accessor system-licence :initarg :licence)))
+ (licence :accessor system-licence :accessor system-license
+ :initarg :licence :initarg :license)))
;;; version-satisfies
Diff finished. Tue Jun 13 18:29:35 2006