Skip to content

Commit 97fb27f

Browse files
committed
- added copyright in files.
1 parent 71cdd51 commit 97fb27f

File tree

3 files changed

+46
-98
lines changed

3 files changed

+46
-98
lines changed

assets/css/material-dashboard.css

+16-32
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,19 @@
1-
/*! =========================================================
2-
*
3-
Material Dashboard - V1.1.0
4-
*
5-
* =========================================================
6-
*
7-
* Copyright 2016 Creative Tim (http://www.creative-tim.com/product/material-dashboard)
8-
*
9-
* _oo0oo_
10-
* o8888888o
11-
* 88" . "88
12-
* (| -_- |)
13-
* 0\ = /0
14-
* ___/`---'\___
15-
* .' \| |// '.
16-
* / \||| : |||// \
17-
* / _||||| -:- |||||- \
18-
* | | \ - /// | |
19-
* | \_| ''\---/'' |_/ |
20-
* \ .-\__ '-' ___/-. /
21-
* ___'. .' /--.--\ `. .'___
22-
* ."" '< `.___\_<|>_/___.' >' "".
23-
* | | : `- \`.;`\ _ /`;.`/ - ` : | |
24-
* \ \ `_. \_ __\ /__ _/ .-` / /
25-
* =====`-.____`.___ \_____/___.-`___.-'=====
26-
* `=---='
27-
*
28-
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
29-
*
30-
* Buddha Bless: "No Bugs"
31-
*
32-
* ========================================================= */
1+
/*!
2+
3+
=========================================================
4+
* Material Dashboard - v1.1.1.0
5+
=========================================================
6+
7+
* Product Page: http://www.creative-tim.com/product/material-dashboard
8+
* Copyright 2017 Creative Tim (http://www.creative-tim.com)
9+
* Licensed under MIT (https://github.com/creativetimofficial/material-dashboard/blob/master/LICENSE.md)
10+
11+
=========================================================
12+
13+
* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
14+
15+
*/
16+
3317
/* ANIMATION */
3418
/* SHADOWS */
3519
/* Shadows (from mdl http://www.getmdl.io/) */

assets/js/material-dashboard.js

+15-33
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,18 @@
1-
/*! =========================================================
2-
*
3-
* Material Dashboard - V1.1.0
4-
*
5-
* =========================================================
6-
*
7-
* Copyright 2016 Creative Tim (http://www.creative-tim.com/product/material-dashboard)
8-
*
9-
*
10-
* _oo0oo_
11-
* o8888888o
12-
* 88" . "88
13-
* (| -_- |)
14-
* 0\ = /0
15-
* ___/`---'\___
16-
* .' \| |// '.
17-
* / \||| : |||// \
18-
* / _||||| -:- |||||- \
19-
* | | \\ - /// | |
20-
* | \_| ''\---/'' |_/ |
21-
* \ .-\__ '-' ___/-. /
22-
* ___'. .' /--.--\ `. .'___
23-
* ."" '< `.___\_<|>_/___.' >' "".
24-
* | | : `- \`.;`\ _ /`;.`/ - ` : | |
25-
* \ \ `_. \_ __\ /__ _/ .-` / /
26-
* =====`-.____`.___ \_____/___.-`___.-'=====
27-
* `=---='
28-
*
29-
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30-
*
31-
* Buddha Bless: "No Bugs"
32-
*
33-
* ========================================================= */
1+
/*!
2+
3+
=========================================================
4+
* Material Dashboard - v1.1.1.0
5+
=========================================================
6+
7+
* Product Page: http://www.creative-tim.com/product/material-dashboard
8+
* Copyright 2017 Creative Tim (http://www.creative-tim.com)
9+
* Licensed under MIT (https://github.com/creativetimofficial/material-dashboard/blob/master/LICENSE.md)
10+
11+
=========================================================
12+
13+
* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
14+
15+
*/
3416

3517
// Material Dashboard Wizard Functions
3618

assets/sass/material-dashboard.scss

+15-33
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,18 @@
1-
/*! =========================================================
2-
*
3-
Material Dashboard - V1.1.0
4-
*
5-
* =========================================================
6-
*
7-
* Copyright 2016 Creative Tim (http://www.creative-tim.com/product/material-dashboard)
8-
*
9-
* _oo0oo_
10-
* o8888888o
11-
* 88" . "88
12-
* (| -_- |)
13-
* 0\ = /0
14-
* ___/`---'\___
15-
* .' \| |// '.
16-
* / \||| : |||// \
17-
* / _||||| -:- |||||- \
18-
* | | \\ - /// | |
19-
* | \_| ''\---/'' |_/ |
20-
* \ .-\__ '-' ___/-. /
21-
* ___'. .' /--.--\ `. .'___
22-
* ."" '< `.___\_<|>_/___.' >' "".
23-
* | | : `- \`.;`\ _ /`;.`/ - ` : | |
24-
* \ \ `_. \_ __\ /__ _/ .-` / /
25-
* =====`-.____`.___ \_____/___.-`___.-'=====
26-
* `=---='
27-
*
28-
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
29-
*
30-
* Buddha Bless: "No Bugs"
31-
*
32-
* ========================================================= */
33-
1+
/*!
2+
3+
=========================================================
4+
* Material Dashboard - v1.1.1.0
5+
=========================================================
6+
7+
* Product Page: http://www.creative-tim.com/product/material-dashboard
8+
* Copyright 2017 Creative Tim (http://www.creative-tim.com)
9+
* Licensed under MIT (https://github.com/creativetimofficial/material-dashboard/blob/master/LICENSE.md)
10+
11+
=========================================================
12+
13+
* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
14+
15+
*/
3416

3517

3618

0 commit comments

Comments
 (0)