Index: /trunk/scripts/SyncEditorLayerIndex.groovy
===================================================================
--- /trunk/scripts/SyncEditorLayerIndex.groovy	(revision 13579)
+++ /trunk/scripts/SyncEditorLayerIndex.groovy	(revision 13580)
@@ -560,5 +560,5 @@
                         } else {
                             def ja = getAttributionUrl(j)
-                            if (ja && (ja.equals(ethttps) || ja.equals(et+"/") || ja.equals(ethttps+"/"))) {
+                            if (ja && (ja.equals(et) || ja.equals(ethttps) || ja.equals(et+"/") || ja.equals(ethttps+"/"))) {
                                myprintln "+ ELI License URL in JOSM Attribution: ${getDescription(j)}"
                             } else {
