chore: update copyright dates

This commit is contained in:
Lucas Larroche 2023-01-28 13:14:38 +07:00
parent 2b0f272917
commit 45e4a58843
26 changed files with 26 additions and 26 deletions

View file

@ -2,7 +2,7 @@
* Add some magic to Pico docs
*
* Pico.css - https://picocss.com
* Copyright 2019-2022 - Licensed under MIT
* Copyright 2019-2023 - Licensed under MIT
*/
// Imports

View file

@ -2,7 +2,7 @@
* Customization
*
* Pico.css - https://picocss.com
* Copyright 2019-2022 - Licensed under MIT
* Copyright 2019-2023 - Licensed under MIT
*/
// Imports

View file

@ -2,7 +2,7 @@
* Grid
*
* Pico.css - https://picocss.com
* Copyright 2019-2022 - Licensed under MIT
* Copyright 2019-2023 - Licensed under MIT
*/
const grid = {

View file

@ -2,7 +2,7 @@
* Modal
*
* Pico.css - https://picocss.com
* Copyright 2019-2022 - Licensed under MIT
* Copyright 2019-2023 - Licensed under MIT
*/
// Config

View file

@ -2,7 +2,7 @@
* Color Picker
*
* Pico.css - https://picocss.com
* Copyright 2019-2022 - Licensed under MIT
* Copyright 2019-2023 - Licensed under MIT
*/
export const colorPicker = {

View file

@ -2,7 +2,7 @@
* Theme switcher
*
* Pico.css - https://picocss.com
* Copyright 2019-2022 - Licensed under MIT
* Copyright 2019-2023 - Licensed under MIT
*/
export const themeSwitcher = {

View file

@ -2,7 +2,7 @@
* Toggle navigation
*
* Pico.css - https://picocss.com
* Copyright 2019-2022 - Licensed under MIT
* Copyright 2019-2023 - Licensed under MIT
*/
export const toggleNavigation = {