From abb82dadae6f82f0bc626abd0d74e1a53df09eca Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Fri, 27 Mar 2015 14:25:55 +0000 Subject: [PATCH] Part of PAZ-996. Add support for CC By-NC-SA. This is not actually used by the East London dataset, but it's a perfectly cromulent Creative Commons licence. (My guess is that the uses CC By-ND-SA are typos for this, since that licence is invalid but used, this one is valid but unused, and they are only two bits, one code-point or one key-position different.) --- etc/xsl/solr-pz2.xsl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/etc/xsl/solr-pz2.xsl b/etc/xsl/solr-pz2.xsl index f2e49cd..9c8bed5 100644 --- a/etc/xsl/solr-pz2.xsl +++ b/etc/xsl/solr-pz2.xsl @@ -86,6 +86,9 @@ CC By-NC + + CC By-NC-SA + CC By-NC-ND -- 1.7.10.4