Skip to content

Commit 6d070a4

Browse files
committed
Removed copyright banner from /src file which was causing a duplicate copyright notice in the uncompressed /dist file
1 parent fa81f65 commit 6d070a4

File tree

3 files changed

+2
-12
lines changed

3 files changed

+2
-12
lines changed

dist/assets/js/plugins/storeLocator/jquery.storelocator.js

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,7 @@
1-
/*! jQuery Google Maps Store Locator - v2.0.0 - 2014-11-02
1+
/*! jQuery Google Maps Store Locator - v2.0.0 - 2014-11-08
22
* http://www.bjornblog.com/web/jquery-store-locator-plugin
33
* Copyright (c) 2014 Bjorn Holine; Licensed MIT */
44

5-
/*! jQuery Google Maps Store Locator - v2.0.0 - 2014-11-02
6-
* http://www.bjornblog.com/web/jquery-store-locator-plugin
7-
* Copyright (c) 2014 Bjorn Holine; Licensed MIT */
8-
9-
/* global define, window, document, Handlebars, google */
10-
115
;(function ($, window, document, undefined) {
126
'use strict';
137

dist/assets/js/plugins/storeLocator/jquery.storelocator.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/js/jquery.storelocator.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
/*! jQuery Google Maps Store Locator - v2.0.0 - 2014-11-02
2-
* http://www.bjornblog.com/web/jquery-store-locator-plugin
3-
* Copyright (c) 2014 Bjorn Holine; Licensed MIT */
4-
51
/* global define, window, document, Handlebars, google */
62

73
;(function ($, window, document, undefined) {

0 commit comments

Comments
 (0)