From 316ff87eddc9c4758e57bc725dee23638ed061be Mon Sep 17 00:00:00 2001 From: "R. Matthew Emerson" Date: Tue, 28 Nov 2017 15:04:14 -0800 Subject: [PATCH] Update blurb I am hoping to make it clear that CCL is not Clozure's private product, and that people everywhere are welcome and needed when it comes to contributing. --- level-1/l1-boot-lds.lisp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/level-1/l1-boot-lds.lisp b/level-1/l1-boot-lds.lisp index 4f1f5ff5c..5e6d7e392 100644 --- a/level-1/l1-boot-lds.lisp +++ b/level-1/l1-boot-lds.lisp @@ -60,10 +60,10 @@ (defloadvar *did-show-marketing-blurb* nil) (defparameter *marketing-blurb* " -CCL is developed and maintained by Clozure Associates. For more information -about CCL visit http://ccl.clozure.com. To enquire about Clozure's Common Lisp -consulting services e-mail info@clozure.com or visit http://www.clozure.com. +For more information about CCL, please see http://ccl.clozure.com. +CCL is free software. It is distributed under the terms of the Apache +Licence, Version 2.0. ") (defun listener-function ()