Skip to content

Commit 776eda6

Browse files
committed
Updated license so Uglify retains it in minified JS
1 parent 65e0329 commit 776eda6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

jquery.minicolors.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/*
22
* jQuery MiniColors: A tiny color picker built on jQuery
33
*
4-
* Copyright: Cory LaViska for A Beautiful Site, LLC.
4+
* Copyright: Cory LaViska for A Beautiful Site, LLC
55
*
66
* Contributions and bug reports: https://github.com/claviska/jquery-minicolors
77
*
8-
* Licensed under the MIT license: http://opensource.org/licenses/MIT
8+
* @license: http://opensource.org/licenses/MIT
99
*
1010
*/
1111
if(jQuery) (function($) {

0 commit comments

Comments
 (0)