Pārlūkot izejas kodu

fixed license url in js files

REJack 5 gadi atpakaļ
vecāks
revīzija
0f18f03807
3 mainītis faili ar 3 papildinājumiem un 3 dzēšanām
  1. 1 1
      build/config/rollup.config.js
  2. 1 1
      dist/js/adminlte.js
  3. 1 1
      dist/js/adminlte.min.js

+ 1 - 1
build/config/rollup.config.js

@@ -13,7 +13,7 @@ export default {
     banner: `/*!
     banner: `/*!
  * AdminLTE v${pkg.version} (${pkg.homepage})
  * AdminLTE v${pkg.version} (${pkg.homepage})
  * Copyright 2014-${year} ${pkg.author}
  * Copyright 2014-${year} ${pkg.author}
- * Licensed under MIT (https://github.com/almasaeed2010/AdminLTE/blob/master/LICENSE)
+ * Licensed under MIT (https://github.com/ColorlibHQ/AdminLTE/blob/master/LICENSE)
  */`,
  */`,
     file  : 'dist/js/adminlte.js',
     file  : 'dist/js/adminlte.js',
     format: 'umd',
     format: 'umd',

+ 1 - 1
dist/js/adminlte.js

@@ -1,7 +1,7 @@
 /*!
 /*!
  * AdminLTE v3.0.0-rc.5 (https://adminlte.io)
  * AdminLTE v3.0.0-rc.5 (https://adminlte.io)
  * Copyright 2014-2019 Colorlib <http://colorlib.com>
  * Copyright 2014-2019 Colorlib <http://colorlib.com>
- * Licensed under MIT (https://github.com/almasaeed2010/AdminLTE/blob/master/LICENSE)
+ * Licensed under MIT (https://github.com/ColorlibHQ/AdminLTE/blob/master/LICENSE)
  */
  */
 (function (global, factory) {
 (function (global, factory) {
   typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) :
   typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) :

Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 1 - 1
dist/js/adminlte.min.js