Skip to content

Commit ad2c728

Browse files
committed
docs: change year to 2020
1 parent c69b355 commit ad2c728

30 files changed

Lines changed: 32 additions & 32 deletions

Documentation/documentation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
=========================================================
77
88
* Product Page: https://www.creative-tim.com/product/blk-design-system-react
9-
* Copyright 2019 Creative Tim (https://www.creative-tim.com)
9+
* Copyright 2020 Creative Tim (https://www.creative-tim.com)
1010
* Licensed under MIT (https://github.com/creativetimofficial/blk-design-system-react/blob/master/LICENSE.md)
1111
1212
* Coded by Creative Tim

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2019 Creative Tim (https://www.creative-tim.com?ref=blkdsr-license-md)
3+
Copyright (c) 2020 Creative Tim (https://www.creative-tim.com?ref=blkdsr-license-md)
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ We use GitHub Issues as the official bug tracker for the BLK Design System. Here
178178

179179
## Licensing
180180

181-
- Copyright 2018 Creative Tim (https://www.creative-tim.com/?ref=blkdsr-readme)
181+
- Copyright 2020 Creative Tim (https://www.creative-tim.com/?ref=blkdsr-readme)
182182

183183
- Licensed under MIT (https://github.com/creativetimofficial/blk-design-system-react/blob/master/LICENSE.md)
184184

public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
=========================================================
77
88
* Product Page: https://www.creative-tim.com/product/blk-design-system-react
9-
* Copyright 2019 Creative Tim (https://www.creative-tim.com)
9+
* Copyright 2020 Creative Tim (https://www.creative-tim.com)
1010
* Licensed under MIT (https://github.com/creativetimofficial/blk-design-system-react/blob/master/LICENSE.md)
1111
1212
* Coded by Creative Tim

src/assets/css/blk-design-system-react.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
=========================================================
66
77
* Product Page: https://www.creative-tim.com/product/blk-design-system-react
8-
* Copyright 2019 Creative Tim (https://www.creative-tim.com)
8+
* Copyright 2020 Creative Tim (https://www.creative-tim.com)
99
* Licensed under MIT (https://github.com/creativetimofficial/blk-design-system-react/blob/master/LICENSE.md)
1010
1111
* Coded by Creative Tim
@@ -13692,7 +13692,7 @@ Copyright (c) 2015 Daniel Eden
1369213692
right: 0;
1369313693
background: rgba(16, 16, 16, 0.7); }
1369413694

13695-
/*! nouislider - 11.1.0 - 2018-04-02 11:18:13 */
13695+
/*! nouislider - 11.1.0 - 2020-04-02 11:18:13 */
1369613696
/* Functional styling;
1369713697
* These styles are required for noUiSlider to function.
1369813698
* You don't need to change these rules to apply your design.

src/assets/css/blk-design-system-react.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/assets/scss/blk-design-system-react.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
=========================================================
66
77
* Product Page: https://www.creative-tim.com/product/blk-design-system-react
8-
* Copyright 2019 Creative Tim (https://www.creative-tim.com)
8+
* Copyright 2020 Creative Tim (https://www.creative-tim.com)
99
* Licensed under MIT (https://github.com/creativetimofficial/blk-design-system-react/blob/master/LICENSE.md)
1010
1111
* Coded by Creative Tim

src/assets/scss/blk-design-system-react/custom/vendor/_plugin-nouislider.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! nouislider - 11.1.0 - 2018-04-02 11:18:13 */
1+
/*! nouislider - 11.1.0 - 2020-04-02 11:18:13 */
22
/* Functional styling;
33
* These styles are required for noUiSlider to function.
44
* You don't need to change these rules to apply your design.

src/assets/scss/blk-design-system-react/react/plugins/_plugin-nouislider.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! nouislider - 14.1.1 - 12/15/2019 */
1+
/*! nouislider - 14.1.1 - 12/15/2020 */
22
/* Functional styling;
33
* These styles are required for noUiSlider to function.
44
* You don't need to change these rules to apply your design.

src/components/Footer/Footer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
=========================================================
66
77
* Product Page: https://www.creative-tim.com/product/blk-design-system-react
8-
* Copyright 2019 Creative Tim (https://www.creative-tim.com)
8+
* Copyright 2020 Creative Tim (https://www.creative-tim.com)
99
* Licensed under MIT (https://github.com/creativetimofficial/blk-design-system-react/blob/master/LICENSE.md)
1010
1111
* Coded by Creative Tim

0 commit comments

Comments
 (0)