From f7a02ba6af79368ec5a6a335cc9cff0322027f7f Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Sat, 6 Aug 2016 10:52:38 -0600 Subject: [PATCH] Move ol/control/attributioncontrol.js to ol/control/attribution.js --- src/ol/control/{attributioncontrol.js => attribution.js} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/ol/control/{attributioncontrol.js => attribution.js} (100%) diff --git a/src/ol/control/attributioncontrol.js b/src/ol/control/attribution.js similarity index 100% rename from src/ol/control/attributioncontrol.js rename to src/ol/control/attribution.js