From 7ec873c128f69fb5ca63ddeed57f7eebca2adfb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Kochma=C5=84ski?= Date: Wed, 28 Oct 2015 16:08:38 +0100 Subject: [PATCH] LICENSE: update examples/ license and ml address Juan Jose Garcia-Ripoll agreed that examples/ may be relicensed. --- LICENSE | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index e0527793b..8a5a2d028 100644 --- a/LICENSE +++ b/LICENSE @@ -28,11 +28,13 @@ src/lsp/format.lsp ; CMUCL's format and the directories contrib/ ; User contributed extensions + examples/ ; Examples for the ECL usage src/clx/ ; portable CLX library from Telent Look the precise copyright of these extensions in the corresponding files. + Examples are licensed under: (SPDX-License-Identifier) BSD-2-Clause Report bugs, comments, suggestions to the ecl mailing list: - ecls-list@lists.sourceforge.net. + ecl-devel@common-lisp.net. ---- END OF COPYRIGHT FOR THE ECL CORE ENVIRONMENT ------------------