diff --git a/.storybook/main.ts b/.storybook/main.ts index 22a9cae..acabf62 100644 --- a/.storybook/main.ts +++ b/.storybook/main.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/.storybook/preview.tsx b/.storybook/preview.tsx index a0ac741..8e3c353 100644 --- a/.storybook/preview.tsx +++ b/.storybook/preview.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/common-types.ts b/src/common-types.ts index 341ac1b..cd8ed78 100644 --- a/src/common-types.ts +++ b/src/common-types.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/components/account-menu.tsx b/src/components/account-menu.tsx index b629ef1..6b185f4 100644 --- a/src/components/account-menu.tsx +++ b/src/components/account-menu.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/components/app-bar.tsx b/src/components/app-bar.tsx index de7a74d..7a408a1 100644 --- a/src/components/app-bar.tsx +++ b/src/components/app-bar.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/components/auxiliary-drawer.tsx b/src/components/auxiliary-drawer.tsx index 84d2280..08eb8cd 100644 --- a/src/components/auxiliary-drawer.tsx +++ b/src/components/auxiliary-drawer.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/components/data-table.tsx b/src/components/data-table.tsx index 0db1604..81e7abd 100644 --- a/src/components/data-table.tsx +++ b/src/components/data-table.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/components/form.tsx b/src/components/form.tsx index fde1300..31d667a 100644 --- a/src/components/form.tsx +++ b/src/components/form.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/components/icons.tsx b/src/components/icons.tsx index 1ecc43c..5400a67 100644 --- a/src/components/icons.tsx +++ b/src/components/icons.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/components/index.ts b/src/components/index.ts index a6f3909..df6b231 100644 --- a/src/components/index.ts +++ b/src/components/index.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/components/logo/index.ts b/src/components/logo/index.ts index 5ada706..77066fd 100644 --- a/src/components/logo/index.ts +++ b/src/components/logo/index.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/components/logo/logo.tsx b/src/components/logo/logo.tsx index 586ac2a..74019d6 100644 --- a/src/components/logo/logo.tsx +++ b/src/components/logo/logo.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/components/nav-bar.tsx b/src/components/nav-bar.tsx index 4f9e1d4..5d84bea 100644 --- a/src/components/nav-bar.tsx +++ b/src/components/nav-bar.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/components/notification-badge.tsx b/src/components/notification-badge.tsx index a08cee7..40a5890 100644 --- a/src/components/notification-badge.tsx +++ b/src/components/notification-badge.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/components/number-tag.tsx b/src/components/number-tag.tsx index 6438d30..2aa0376 100644 --- a/src/components/number-tag.tsx +++ b/src/components/number-tag.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/components/page-pagination.tsx b/src/components/page-pagination.tsx index fc57849..f7439b5 100644 --- a/src/components/page-pagination.tsx +++ b/src/components/page-pagination.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/components/pagination.tsx b/src/components/pagination.tsx index 824c385..bac3696 100644 --- a/src/components/pagination.tsx +++ b/src/components/pagination.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/components/relative-date.tsx b/src/components/relative-date.tsx index ad8fc5d..334af69 100644 --- a/src/components/relative-date.tsx +++ b/src/components/relative-date.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/components/search-bar.tsx b/src/components/search-bar.tsx index 06864db..dfcb5fd 100644 --- a/src/components/search-bar.tsx +++ b/src/components/search-bar.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/components/search-input.tsx b/src/components/search-input.tsx index d259803..7333b1f 100644 --- a/src/components/search-input.tsx +++ b/src/components/search-input.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/components/section-error.tsx b/src/components/section-error.tsx index 17f153b..6678281 100644 --- a/src/components/section-error.tsx +++ b/src/components/section-error.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/components/section-placeholder.tsx b/src/components/section-placeholder.tsx index 0afb1f4..120fa33 100644 --- a/src/components/section-placeholder.tsx +++ b/src/components/section-placeholder.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/components/section-spinner.tsx b/src/components/section-spinner.tsx index 119f7bb..78e2991 100644 --- a/src/components/section-spinner.tsx +++ b/src/components/section-spinner.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/components/select.tsx b/src/components/select.tsx index eb91f19..bc8e837 100644 --- a/src/components/select.tsx +++ b/src/components/select.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/components/shell.tsx b/src/components/shell.tsx index 689dec3..b2d90c2 100644 --- a/src/components/shell.tsx +++ b/src/components/shell.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/components/sidenav/index.ts b/src/components/sidenav/index.ts index 081f822..61781e4 100644 --- a/src/components/sidenav/index.ts +++ b/src/components/sidenav/index.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/components/sidenav/sidenav-context.ts b/src/components/sidenav/sidenav-context.ts index 911baf3..86ec433 100644 --- a/src/components/sidenav/sidenav-context.ts +++ b/src/components/sidenav/sidenav-context.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/components/sidenav/sidenav-item.tsx b/src/components/sidenav/sidenav-item.tsx index e3a3d30..a582031 100644 --- a/src/components/sidenav/sidenav-item.tsx +++ b/src/components/sidenav/sidenav-item.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/components/sidenav/sidenav.tsx b/src/components/sidenav/sidenav.tsx index 4c017fd..63294b1 100644 --- a/src/components/sidenav/sidenav.tsx +++ b/src/components/sidenav/sidenav.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/components/spinner.tsx b/src/components/spinner.tsx index 4fa6277..09d9362 100644 --- a/src/components/spinner.tsx +++ b/src/components/spinner.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/components/switch-card.tsx b/src/components/switch-card.tsx index 671b23a..fa0d44a 100644 --- a/src/components/switch-card.tsx +++ b/src/components/switch-card.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/components/text.tsx b/src/components/text.tsx index 65c9e88..a1c4a17 100644 --- a/src/components/text.tsx +++ b/src/components/text.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/custom.d.ts b/src/custom.d.ts index b6b1e4e..d82ba3c 100644 --- a/src/custom.d.ts +++ b/src/custom.d.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/helpers/index.ts b/src/helpers/index.ts index 2ef63e1..2d015a2 100644 --- a/src/helpers/index.ts +++ b/src/helpers/index.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/helpers/pretty-date.ts b/src/helpers/pretty-date.ts index 6be4b9f..72fc6b4 100644 --- a/src/helpers/pretty-date.ts +++ b/src/helpers/pretty-date.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/helpers/relative-date.ts b/src/helpers/relative-date.ts index e9f560f..cf2c7c4 100644 --- a/src/helpers/relative-date.ts +++ b/src/helpers/relative-date.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/helpers/truncate-end.ts b/src/helpers/truncate-end.ts index d9fc3c2..233c2de 100644 --- a/src/helpers/truncate-end.ts +++ b/src/helpers/truncate-end.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/helpers/truncate-middle.ts b/src/helpers/truncate-middle.ts index d46573d..5565c58 100644 --- a/src/helpers/truncate-middle.ts +++ b/src/helpers/truncate-middle.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/hooks/index.ts b/src/hooks/index.ts index c72899d..7f07fe8 100644 --- a/src/hooks/index.ts +++ b/src/hooks/index.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/hooks/page-monitor.ts b/src/hooks/page-monitor.ts index e6c44ed..bbd04cb 100644 --- a/src/hooks/page-monitor.ts +++ b/src/hooks/page-monitor.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/hooks/page-pagination.ts b/src/hooks/page-pagination.ts index 76895a3..1865a7b 100644 --- a/src/hooks/page-pagination.ts +++ b/src/hooks/page-pagination.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/index.ts b/src/index.ts index 9faddd8..8c8e5bc 100644 --- a/src/index.ts +++ b/src/index.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/stories/bundles/app.stories.tsx b/src/stories/bundles/app.stories.tsx index b81f09a..c459b52 100644 --- a/src/stories/bundles/app.stories.tsx +++ b/src/stories/bundles/app.stories.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/stories/bundles/layout.stories.tsx b/src/stories/bundles/layout.stories.tsx index 680db65..8b438bf 100644 --- a/src/stories/bundles/layout.stories.tsx +++ b/src/stories/bundles/layout.stories.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/stories/bundles/page.stories.tsx b/src/stories/bundles/page.stories.tsx index 2657f1c..1ee83a8 100644 --- a/src/stories/bundles/page.stories.tsx +++ b/src/stories/bundles/page.stories.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/stories/components/account-menu.stories.tsx b/src/stories/components/account-menu.stories.tsx index 15852fb..498245e 100644 --- a/src/stories/components/account-menu.stories.tsx +++ b/src/stories/components/account-menu.stories.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/stories/components/app-bar.stories.tsx b/src/stories/components/app-bar.stories.tsx index 2e95351..58c00b3 100644 --- a/src/stories/components/app-bar.stories.tsx +++ b/src/stories/components/app-bar.stories.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/stories/components/auxilary-drawer.stories.tsx b/src/stories/components/auxilary-drawer.stories.tsx index 35a60be..39b8c32 100644 --- a/src/stories/components/auxilary-drawer.stories.tsx +++ b/src/stories/components/auxilary-drawer.stories.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/stories/components/data-table.stories.tsx b/src/stories/components/data-table.stories.tsx index 81d613f..0c3bedb 100644 --- a/src/stories/components/data-table.stories.tsx +++ b/src/stories/components/data-table.stories.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/stories/components/form.stories.tsx b/src/stories/components/form.stories.tsx index 58a23ec..ec230dc 100644 --- a/src/stories/components/form.stories.tsx +++ b/src/stories/components/form.stories.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/stories/components/icon.stories.tsx b/src/stories/components/icon.stories.tsx index c0bce7e..d88fd2e 100644 --- a/src/stories/components/icon.stories.tsx +++ b/src/stories/components/icon.stories.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/stories/components/logo.stories.tsx b/src/stories/components/logo.stories.tsx index 1836d90..1fa5ef2 100644 --- a/src/stories/components/logo.stories.tsx +++ b/src/stories/components/logo.stories.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/stories/components/nav-bar.stories.tsx b/src/stories/components/nav-bar.stories.tsx index e21433d..0a97d84 100644 --- a/src/stories/components/nav-bar.stories.tsx +++ b/src/stories/components/nav-bar.stories.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/stories/components/notification-badge.stories.tsx b/src/stories/components/notification-badge.stories.tsx index fab3fb4..12b2188 100644 --- a/src/stories/components/notification-badge.stories.tsx +++ b/src/stories/components/notification-badge.stories.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/stories/components/number-tag.stories.tsx b/src/stories/components/number-tag.stories.tsx index 5f686e7..47d13e9 100644 --- a/src/stories/components/number-tag.stories.tsx +++ b/src/stories/components/number-tag.stories.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/stories/components/page-pagination.stories.tsx b/src/stories/components/page-pagination.stories.tsx index e131ce2..313035a 100644 --- a/src/stories/components/page-pagination.stories.tsx +++ b/src/stories/components/page-pagination.stories.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/stories/components/pagination.stories.tsx b/src/stories/components/pagination.stories.tsx index 300c36d..fe2ed77 100644 --- a/src/stories/components/pagination.stories.tsx +++ b/src/stories/components/pagination.stories.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/stories/components/relative-data.stories.tsx b/src/stories/components/relative-data.stories.tsx index 114431d..e17c363 100644 --- a/src/stories/components/relative-data.stories.tsx +++ b/src/stories/components/relative-data.stories.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/stories/components/search-bar.stories.tsx b/src/stories/components/search-bar.stories.tsx index 9684b37..0612e85 100644 --- a/src/stories/components/search-bar.stories.tsx +++ b/src/stories/components/search-bar.stories.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/stories/components/search-input.stories.tsx b/src/stories/components/search-input.stories.tsx index a9b81d7..75c0f94 100644 --- a/src/stories/components/search-input.stories.tsx +++ b/src/stories/components/search-input.stories.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/stories/components/section-error.stories.tsx b/src/stories/components/section-error.stories.tsx index 2782bc4..5390b5a 100644 --- a/src/stories/components/section-error.stories.tsx +++ b/src/stories/components/section-error.stories.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/stories/components/section-placeholder.stories.tsx b/src/stories/components/section-placeholder.stories.tsx index 5a00c3a..c9c35c5 100644 --- a/src/stories/components/section-placeholder.stories.tsx +++ b/src/stories/components/section-placeholder.stories.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/stories/components/section-spinner.stories.tsx b/src/stories/components/section-spinner.stories.tsx index 8fbda6a..906ae12 100644 --- a/src/stories/components/section-spinner.stories.tsx +++ b/src/stories/components/section-spinner.stories.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/stories/components/select.stories.tsx b/src/stories/components/select.stories.tsx index c0246a4..440caa0 100644 --- a/src/stories/components/select.stories.tsx +++ b/src/stories/components/select.stories.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/stories/components/shell.stories.tsx b/src/stories/components/shell.stories.tsx index b1c1e31..9a5cfca 100644 --- a/src/stories/components/shell.stories.tsx +++ b/src/stories/components/shell.stories.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/stories/components/sidenav.stories.tsx b/src/stories/components/sidenav.stories.tsx index b3dc7d7..d559e68 100644 --- a/src/stories/components/sidenav.stories.tsx +++ b/src/stories/components/sidenav.stories.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/stories/components/spinner.stories.tsx b/src/stories/components/spinner.stories.tsx index 9606a67..2075e4f 100644 --- a/src/stories/components/spinner.stories.tsx +++ b/src/stories/components/spinner.stories.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/stories/components/switch-card.stories.tsx b/src/stories/components/switch-card.stories.tsx index a628e32..f6c05f2 100644 --- a/src/stories/components/switch-card.stories.tsx +++ b/src/stories/components/switch-card.stories.tsx @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/theme/breakpoints.ts b/src/theme/breakpoints.ts index b2216bf..319cc46 100644 --- a/src/theme/breakpoints.ts +++ b/src/theme/breakpoints.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/theme/colors.ts b/src/theme/colors.ts index d26967b..fc4dda5 100644 --- a/src/theme/colors.ts +++ b/src/theme/colors.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/theme/components/breadcrumb.ts b/src/theme/components/breadcrumb.ts index 45b99b6..e44b4f9 100644 --- a/src/theme/components/breadcrumb.ts +++ b/src/theme/components/breadcrumb.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/theme/components/button.ts b/src/theme/components/button.ts index c66c6ee..a5e18f9 100644 --- a/src/theme/components/button.ts +++ b/src/theme/components/button.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/theme/components/card.ts b/src/theme/components/card.ts index e52f2d4..dc3b249 100644 --- a/src/theme/components/card.ts +++ b/src/theme/components/card.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/theme/components/checkbox.ts b/src/theme/components/checkbox.ts index 6cd6b34..6c35891 100644 --- a/src/theme/components/checkbox.ts +++ b/src/theme/components/checkbox.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/theme/components/heading.ts b/src/theme/components/heading.ts index 2dce9cf..7d459b6 100644 --- a/src/theme/components/heading.ts +++ b/src/theme/components/heading.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/theme/components/input.ts b/src/theme/components/input.ts index fb1356a..6497ac8 100644 --- a/src/theme/components/input.ts +++ b/src/theme/components/input.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/theme/components/link.ts b/src/theme/components/link.ts index 66a22b8..a4824c7 100644 --- a/src/theme/components/link.ts +++ b/src/theme/components/link.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/theme/components/menu.ts b/src/theme/components/menu.ts index 9963a59..dca205e 100644 --- a/src/theme/components/menu.ts +++ b/src/theme/components/menu.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/theme/components/modal.ts b/src/theme/components/modal.ts index 22af4fd..d50207c 100644 --- a/src/theme/components/modal.ts +++ b/src/theme/components/modal.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/theme/components/popover.ts b/src/theme/components/popover.ts index 9d94c61..8d2c9db 100644 --- a/src/theme/components/popover.ts +++ b/src/theme/components/popover.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/theme/components/progress.ts b/src/theme/components/progress.ts index 903dd61..73b5c84 100644 --- a/src/theme/components/progress.ts +++ b/src/theme/components/progress.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/theme/components/select.ts b/src/theme/components/select.ts index 56c32b0..eedc9cb 100644 --- a/src/theme/components/select.ts +++ b/src/theme/components/select.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/theme/components/tabs.ts b/src/theme/components/tabs.ts index 3153ad8..fd94a04 100644 --- a/src/theme/components/tabs.ts +++ b/src/theme/components/tabs.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/theme/components/textarea.ts b/src/theme/components/textarea.ts index 70131ef..457dd23 100644 --- a/src/theme/components/textarea.ts +++ b/src/theme/components/textarea.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/theme/components/tooltip.ts b/src/theme/components/tooltip.ts index a9d8cab..b570d6d 100644 --- a/src/theme/components/tooltip.ts +++ b/src/theme/components/tooltip.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/theme/index.ts b/src/theme/index.ts index 4b2cb86..2b975c5 100644 --- a/src/theme/index.ts +++ b/src/theme/index.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/theme/styles.ts b/src/theme/styles.ts index 77b1c2b..ea041c0 100644 --- a/src/theme/styles.ts +++ b/src/theme/styles.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/theme/typography.ts b/src/theme/typography.ts index d68a35f..d2ce158 100644 --- a/src/theme/typography.ts +++ b/src/theme/typography.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file diff --git a/src/variables.ts b/src/variables.ts index ab631af..83df77a 100644 --- a/src/variables.ts +++ b/src/variables.ts @@ -1,4 +1,4 @@ -// Copyright 2023 Anass Bouassaba. +// Copyright (c) 2023 Anass Bouassaba. // // This software is licensed under the MIT License. // You can find a copy of the license in the LICENSE file