Skip to content

Commit 1857a8b

Browse files
committed
docs: update link to license
1 parent 83725cb commit 1857a8b

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

js/index.esm.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* --------------------------------------------------------------------------
33
* CoreUI PRO index.esm.js
4-
* Licensed under MIT (https://coreui.io/pro/license-new/)
4+
* Licensed under MIT (https://coreui.io/pro/license/)
55
* --------------------------------------------------------------------------
66
*/
77

js/index.umd.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* --------------------------------------------------------------------------
33
* CoreUI PRO index.esm.js
4-
* Licensed under MIT (Licensed under MIT (https://coreui.io/pro/license-new/)
4+
* Licensed under MIT (Licensed under MIT (https://coreui.io/pro/license/)
55
* --------------------------------------------------------------------------
66
*/
77

js/src/calendar.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* --------------------------------------------------------------------------
44
* CoreUI PRO calendar.js
5-
* License (https://coreui.io/pro/license-new/)
5+
* License (https://coreui.io/pro/license/)
66
* --------------------------------------------------------------------------
77
*/
88

js/src/date-picker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* --------------------------------------------------------------------------
33
* CoreUI PRO date-picker.js
4-
* License (https://coreui.io/pro/license-new/)
4+
* License (https://coreui.io/pro/license/)
55
* --------------------------------------------------------------------------
66
*/
77

js/src/date-range-picker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* --------------------------------------------------------------------------
33
* CoreUI PRO date-range-picker.js
4-
* License (https://coreui.io/pro/license-new/)
4+
* License (https://coreui.io/pro/license/)
55
* --------------------------------------------------------------------------
66
*/
77

js/src/loading-button.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* --------------------------------------------------------------------------
33
* CoreUI PRO loading-button.js
4-
* License (https://coreui.io/pro/license-new/)
4+
* License (https://coreui.io/pro/license/)
55
* --------------------------------------------------------------------------
66
*/
77

js/src/multi-select.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* --------------------------------------------------------------------------
33
* CoreUI PRO multi-select.js
4-
* License (https://coreui.io/pro/license-new/)
4+
* License (https://coreui.io/pro/license/)
55
* --------------------------------------------------------------------------
66
*/
77

js/src/time-picker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* --------------------------------------------------------------------------
44
* CoreUI PRO time-picker.js
5-
* License (https://coreui.io/pro/license-new/)
5+
* License (https://coreui.io/pro/license/)
66
* --------------------------------------------------------------------------
77
*/
88

0 commit comments

Comments
 (0)