From df48fa01b955d962a990b197f3678c89119dde62 Mon Sep 17 00:00:00 2001 From: Brion Date: Wed, 9 Oct 2024 10:50:19 +0530 Subject: [PATCH] chore: update 2023 copyrights --- .release-it.js | 2 +- docs/website/stylelint.config.cjs | 2 +- examples/multi-brand-identity/stylelint.config.cjs | 2 +- .../test-configs/__mocks__/match-media-mock.ts | 2 +- .../multi-brand-identity/test-configs/__mocks__/style-mock.ts | 2 +- examples/multi-brand-identity/test-configs/setup-test.ts | 2 +- examples/multi-brand-identity/test-configs/utils.tsx | 2 +- packages/logger/.eslintrc.js | 2 +- packages/logger/jest.config.ts | 2 +- packages/logger/prettier.config.cjs | 2 +- packages/logger/src/__tests__/logger.test.ts | 2 +- packages/logger/src/index.ts | 2 +- packages/logger/src/logger.ts | 2 +- packages/logger/src/models.ts | 2 +- packages/logger/src/public-api.ts | 2 +- packages/logger/src/utils.ts | 2 +- packages/logger/test-configs/setup-test.ts | 2 +- packages/primitives/scripts/build-icons.js | 2 +- packages/primitives/scripts/build-sd.js | 2 +- packages/react-icons/.eslintrc.cjs | 2 +- packages/react-icons/babel.config.js | 2 +- packages/react-icons/prettier.config.cjs | 2 +- packages/react-icons/rollup.config.cjs | 2 +- packages/react-icons/scripts/build-icons.js | 2 +- packages/react-icons/scripts/build.js | 2 +- packages/react-icons/scripts/generate-types.js | 2 +- packages/react-icons/src/index.ts | 2 +- packages/react-icons/src/models.ts | 2 +- packages/react-icons/src/utils.tsx | 2 +- packages/react/.storybook/utils.ts | 2 +- packages/react/scripts/build-components.js | 2 +- packages/react/scripts/fix-files.js | 2 +- packages/react/src/components/Accordion/Accordion.tsx | 2 +- .../react/src/components/Accordion/__tests__/Accordion.test.tsx | 2 +- packages/react/src/components/Accordion/accordion.scss | 2 +- packages/react/src/components/Accordion/index.ts | 2 +- .../AccordionDetails/__tests__/AccordionDetails.test.tsx | 2 +- packages/react/src/components/AccordionDetails/index.ts | 2 +- .../AccordionSummary/__tests__/AccordionSummary.test.tsx | 2 +- packages/react/src/components/AccordionSummary/index.ts | 2 +- .../react/src/components/AccountOverview/account-overview.scss | 2 +- packages/react/src/components/AccountOverview/index.ts | 2 +- packages/react/src/components/ActionCard/ActionCard.tsx | 2 +- .../src/components/ActionCard/__tests__/ActionCard.test.tsx | 2 +- packages/react/src/components/ActionCard/action-card.scss | 2 +- packages/react/src/components/ActionCard/index.ts | 2 +- packages/react/src/components/Alert/Alert.tsx | 2 +- packages/react/src/components/Alert/__tests__/Alert.test.tsx | 2 +- packages/react/src/components/Alert/alert.scss | 2 +- packages/react/src/components/Alert/index.ts | 2 +- packages/react/src/components/AlertTitle/AlertTitle.tsx | 2 +- .../src/components/AlertTitle/__tests__/AlertTitle.test.tsx | 2 +- packages/react/src/components/AlertTitle/alert-title.scss | 2 +- packages/react/src/components/AlertTitle/index.ts | 2 +- packages/react/src/components/AppBar/app-bar.scss | 2 +- packages/react/src/components/AppBar/index.ts | 2 +- packages/react/src/components/AppShell/AppShell.tsx | 2 +- .../react/src/components/AppShell/__tests__/AppShell.test.tsx | 2 +- packages/react/src/components/AppShell/app-shell.scss | 2 +- packages/react/src/components/AppShell/index.ts | 2 +- .../src/components/Autocomplete/__tests__/Autocomplete.test.tsx | 2 +- packages/react/src/components/Autocomplete/autocomplete.scss | 2 +- packages/react/src/components/Autocomplete/index.ts | 2 +- packages/react/src/components/Avatar/Avatar.tsx | 2 +- packages/react/src/components/Avatar/__tests__/Avatar.test.tsx | 2 +- packages/react/src/components/Avatar/avatar.scss | 2 +- packages/react/src/components/Avatar/index.ts | 2 +- packages/react/src/components/Backdrop/Backdrop.tsx | 2 +- .../react/src/components/Backdrop/__tests__/Backdrop.test.tsx | 2 +- packages/react/src/components/Backdrop/index.ts | 2 +- packages/react/src/components/Badge/Badge.tsx | 2 +- packages/react/src/components/Badge/__tests__/Badge.test.tsx | 2 +- packages/react/src/components/Badge/badge.scss | 2 +- packages/react/src/components/Badge/index.ts | 2 +- packages/react/src/components/Box/Box.tsx | 2 +- packages/react/src/components/Box/__tests__/Box.test.tsx | 2 +- packages/react/src/components/Box/box.scss | 2 +- packages/react/src/components/Box/index.ts | 2 +- packages/react/src/components/Breadcrumbs/Breadcrumbs.tsx | 2 +- .../src/components/Breadcrumbs/__tests__/Breadcrumbs.test.tsx | 2 +- packages/react/src/components/Breadcrumbs/breadcrumbs.scss | 2 +- packages/react/src/components/Breadcrumbs/index.ts | 2 +- packages/react/src/components/Button/button.scss | 2 +- packages/react/src/components/Button/index.ts | 2 +- packages/react/src/components/Card/__tests__/Card.test.tsx | 2 +- packages/react/src/components/Card/card.scss | 2 +- packages/react/src/components/Card/index.ts | 2 +- packages/react/src/components/CardActions/CardActions.tsx | 2 +- .../src/components/CardActions/__tests__/CardActions.test.tsx | 2 +- packages/react/src/components/CardActions/card-actions.scss | 2 +- packages/react/src/components/CardActions/index.ts | 2 +- packages/react/src/components/CardContent/CardContent.tsx | 2 +- .../src/components/CardContent/__tests__/CardContent.test.tsx | 2 +- packages/react/src/components/CardContent/card-content.scss | 2 +- packages/react/src/components/CardContent/index.ts | 2 +- packages/react/src/components/CardHeader/CardHeader.tsx | 2 +- .../src/components/CardHeader/__tests__/CardHeader.test.tsx | 2 +- packages/react/src/components/CardHeader/card-header.scss | 2 +- packages/react/src/components/CardHeader/index.ts | 2 +- packages/react/src/components/Carousel/Carousel.tsx | 2 +- packages/react/src/components/Carousel/carousel.scss | 2 +- packages/react/src/components/Carousel/index.ts | 2 +- .../react/src/components/Checkbox/__tests__/Checkbox.test.tsx | 2 +- packages/react/src/components/Checkbox/index.ts | 2 +- packages/react/src/components/Chip/Chip.tsx | 2 +- packages/react/src/components/Chip/__tests__/Chip.test.tsx | 2 +- packages/react/src/components/Chip/index.ts | 2 +- .../react/src/components/CircularProgress/CircularProgress.tsx | 2 +- .../CircularProgress/__tests__/CircularProgress.test.tsx | 2 +- .../src/components/CircularProgress/circular-progress.scss | 2 +- packages/react/src/components/CircularProgress/index.ts | 2 +- .../CircularProgressAvatar/CircularProgressAvatar.tsx | 2 +- .../__tests__/CircularProgressAvatar.test.tsx | 2 +- .../CircularProgressAvatar/circular-progress-avatar.scss | 2 +- packages/react/src/components/CircularProgressAvatar/index.ts | 2 +- packages/react/src/components/Code/Code.tsx | 2 +- packages/react/src/components/Code/__tests__/Code.test.tsx | 2 +- packages/react/src/components/Code/code.scss | 2 +- packages/react/src/components/Code/index.ts | 2 +- .../components/CollapsibleNavbarItem/CollapsibleNavbarItem.tsx | 2 +- .../__tests__/CollapsibleNavbarItem.test.tsx | 2 +- packages/react/src/components/CollapsibleNavbarItem/index.tsx | 2 +- .../react/src/components/ColorModeToggle/ColorModeToggle.tsx | 2 +- .../ColorModeToggle/__tests__/ColorModeToggle.test.tsx | 2 +- .../react/src/components/ColorModeToggle/color-mode-toggle.scss | 2 +- packages/react/src/components/ColorModeToggle/index.ts | 2 +- packages/react/src/components/Container/Container.tsx | 2 +- .../react/src/components/Container/__tests__/Container.test.tsx | 2 +- packages/react/src/components/Container/container.scss | 2 +- packages/react/src/components/Container/index.ts | 2 +- packages/react/src/components/CountryFlag/CountryFlag.tsx | 2 +- .../src/components/CountryFlag/__tests__/CountryFlag.test.tsx | 2 +- packages/react/src/components/CountryFlag/country-flag.scss | 2 +- packages/react/src/components/CountryFlag/index.ts | 2 +- packages/react/src/components/DataGrid/DataGrid.tsx | 2 +- .../react/src/components/DataGrid/__tests__/DataGrid.test.tsx | 2 +- packages/react/src/components/DataGrid/data-grid.scss | 2 +- packages/react/src/components/DataGrid/index.ts | 2 +- packages/react/src/components/Divider/Divider.tsx | 2 +- .../react/src/components/Divider/__tests__/Divider.test.tsx | 2 +- packages/react/src/components/Divider/divider.scss | 2 +- packages/react/src/components/Divider/index.ts | 2 +- packages/react/src/components/Drawer/Drawer.tsx | 2 +- packages/react/src/components/Drawer/__tests__/Drawer.test.tsx | 2 +- packages/react/src/components/Drawer/drawer.scss | 2 +- packages/react/src/components/Drawer/index.ts | 2 +- packages/react/src/components/Fab/Fab.tsx | 2 +- packages/react/src/components/Fab/__tests__/Fab.test.tsx | 2 +- packages/react/src/components/Fab/index.ts | 2 +- packages/react/src/components/Footer/Footer.tsx | 2 +- packages/react/src/components/Footer/__tests__/Footer.test.tsx | 2 +- packages/react/src/components/Footer/footer.scss | 2 +- packages/react/src/components/Footer/index.ts | 2 +- .../src/components/FormControl/__test__/FormControl.test.tsx | 2 +- packages/react/src/components/FormControl/form-control.scss | 2 +- packages/react/src/components/FormControl/index.ts | 2 +- .../FormControlLabel/__tests__/FormControlLabel.test.tsx | 2 +- packages/react/src/components/FormControlLabel/index.ts | 2 +- .../react/src/components/FormGroup/__tests__/FormGroup.test.tsx | 2 +- packages/react/src/components/FormGroup/index.ts | 2 +- .../components/FormHelperText/__test__/FormHelperText.test.tsx | 2 +- .../react/src/components/FormHelperText/form-helper-text.scss | 2 +- packages/react/src/components/FormHelperText/index.ts | 2 +- .../react/src/components/FormLabel/__tests__/FormLabel.test.tsx | 2 +- packages/react/src/components/FormLabel/index.ts | 2 +- packages/react/src/components/Grid/__tests__/Grid.test.tsx | 2 +- packages/react/src/components/Grid/grid.scss | 2 +- packages/react/src/components/Grid/index.ts | 2 +- packages/react/src/components/Header/Header.tsx | 2 +- packages/react/src/components/Header/__tests__/Header.test.tsx | 2 +- packages/react/src/components/Header/header.scss | 2 +- packages/react/src/components/Header/index.ts | 2 +- packages/react/src/components/IconButton/IconButton.tsx | 2 +- .../src/components/IconButton/__tests__/IconButton.test.tsx | 2 +- packages/react/src/components/IconButton/icon-button.scss | 2 +- packages/react/src/components/IconButton/index.ts | 2 +- packages/react/src/components/Image/image.scss | 2 +- packages/react/src/components/Image/index.ts | 2 +- packages/react/src/components/Input/Input.tsx | 2 +- packages/react/src/components/Input/__test__/Input.test.tsx | 2 +- packages/react/src/components/Input/index.ts | 2 +- packages/react/src/components/Input/input.scss | 2 +- packages/react/src/components/InputAdornment/InputAdornment.tsx | 2 +- .../components/InputAdornment/__test__/InputAdornment.test.tsx | 2 +- packages/react/src/components/InputAdornment/index.ts | 2 +- packages/react/src/components/InputLabel/InputLabel.tsx | 2 +- .../src/components/InputLabel/__test__/InputLabel.test.tsx | 2 +- packages/react/src/components/InputLabel/index.ts | 2 +- packages/react/src/components/InputLabel/input-label.scss | 2 +- packages/react/src/components/LinearProgress/LinearProgress.tsx | 2 +- .../components/LinearProgress/__test__/LinerProgress.test.tsx | 2 +- packages/react/src/components/LinearProgress/index.ts | 2 +- .../react/src/components/LinearProgress/linear-progress.scss | 2 +- packages/react/src/components/Link/Link.tsx | 2 +- packages/react/src/components/Link/__tests__/Link.test.tsx | 2 +- packages/react/src/components/Link/index.ts | 2 +- packages/react/src/components/Link/link.scss | 2 +- packages/react/src/components/List/List.tsx | 2 +- packages/react/src/components/List/__tests__/List.test.tsx | 2 +- packages/react/src/components/List/index.ts | 2 +- packages/react/src/components/List/list.scss | 2 +- packages/react/src/components/ListItem/ListItem.tsx | 2 +- .../react/src/components/ListItem/__tests__/ListItem.test.tsx | 2 +- packages/react/src/components/ListItem/index.ts | 2 +- packages/react/src/components/ListItem/list-item.scss | 2 +- packages/react/src/components/ListItemAvatar/ListItemAvatar.tsx | 2 +- .../components/ListItemAvatar/__tests__/ListItemAvatar.test.tsx | 2 +- packages/react/src/components/ListItemAvatar/index.ts | 2 +- .../react/src/components/ListItemAvatar/list-item-avatar.scss | 2 +- packages/react/src/components/ListItemButton/ListItemButton.tsx | 2 +- .../components/ListItemButton/__tests__/ListItemButton.test.tsx | 2 +- packages/react/src/components/ListItemButton/index.ts | 2 +- .../react/src/components/ListItemButton/list-item-button.scss | 2 +- packages/react/src/components/ListItemIcon/ListItemIcon.tsx | 2 +- .../src/components/ListItemIcon/__tests__/ListItemIcon.test.tsx | 2 +- packages/react/src/components/ListItemIcon/index.ts | 2 +- packages/react/src/components/ListItemIcon/list-item-icon.scss | 2 +- packages/react/src/components/ListItemText/ListItemText.tsx | 2 +- .../src/components/ListItemText/__tests__/ListItemText.test.tsx | 2 +- packages/react/src/components/ListItemText/index.ts | 2 +- packages/react/src/components/ListItemText/list-item-text.scss | 2 +- packages/react/src/components/Menu/Menu.tsx | 2 +- packages/react/src/components/Menu/index.ts | 2 +- packages/react/src/components/Menu/menu.scss | 2 +- packages/react/src/components/MenuItem/MenuItem.tsx | 2 +- .../react/src/components/MenuItem/__tests__/MenuItem.test.tsx | 2 +- packages/react/src/components/MenuItem/index.tsx | 2 +- packages/react/src/components/MenuItem/menu-item.scss | 2 +- packages/react/src/components/Navbar/Navbar.tsx | 2 +- packages/react/src/components/Navbar/__tests__/Navbar.test.tsx | 2 +- packages/react/src/components/Navbar/index.ts | 2 +- packages/react/src/components/NavbarItem/NavbarItem.tsx | 2 +- .../src/components/NavbarItem/__tests__/NavbarItem.test.tsx | 2 +- packages/react/src/components/NavbarItem/index.tsx | 2 +- packages/react/src/components/OutlinedInput/OutlinedInput.tsx | 2 +- .../components/OutlinedInput/__test__/OutlinedInput.test.tsx | 2 +- packages/react/src/components/OutlinedInput/index.ts | 2 +- packages/react/src/components/OutlinedInput/outlined-input.scss | 2 +- packages/react/src/components/Paper/Paper.tsx | 2 +- packages/react/src/components/Paper/__tests__/Paper.test.tsx | 2 +- packages/react/src/components/Paper/index.ts | 2 +- .../react/src/components/PhoneNumberInput/PhoneNumberInput.tsx | 2 +- .../PhoneNumberInput/__test__/PhoneNumberInput.test.tsx | 2 +- .../src/components/PhoneNumberInput/constants/countries.ts | 2 +- .../react/src/components/PhoneNumberInput/constants/index.ts | 2 +- packages/react/src/components/PhoneNumberInput/index.ts | 2 +- .../src/components/PhoneNumberInput/phone-number-input.scss | 2 +- packages/react/src/components/Popover/Popover.tsx | 2 +- .../react/src/components/Popover/__tests__/Popover.test.tsx | 2 +- packages/react/src/components/Popover/index.ts | 2 +- packages/react/src/components/Radio/Radio.tsx | 2 +- packages/react/src/components/Radio/__tests__/Radio.test.tsx | 2 +- packages/react/src/components/Radio/index.ts | 2 +- packages/react/src/components/RadioGroup/RadioGroup.tsx | 2 +- .../src/components/RadioGroup/__tests__/RadioGroup.test.tsx | 2 +- packages/react/src/components/RadioGroup/index.ts | 2 +- packages/react/src/components/Select/Select.tsx | 2 +- packages/react/src/components/Select/__tests__/Select.test.tsx | 2 +- packages/react/src/components/Select/index.ts | 2 +- packages/react/src/components/SignIn/__tests__/SignIn.test.tsx | 2 +- packages/react/src/components/SignIn/index.ts | 2 +- packages/react/src/components/SignIn/sign-in.scss | 2 +- packages/react/src/components/Skeleton/Skeleton.tsx | 2 +- .../react/src/components/Skeleton/__test__/Skeleton.test.tsx | 2 +- packages/react/src/components/Skeleton/index.ts | 2 +- packages/react/src/components/Snackbar/Snackbar.tsx | 2 +- .../react/src/components/Snackbar/__tests__/Snackbar.test.tsx | 2 +- packages/react/src/components/Snackbar/index.ts | 2 +- packages/react/src/components/Snackbar/snackbar.scss | 2 +- packages/react/src/components/Stepper/Stepper.tsx | 2 +- .../react/src/components/Stepper/__tests__/Stepper.test.tsx | 2 +- packages/react/src/components/Stepper/index.ts | 2 +- packages/react/src/components/Stepper/stepper.scss | 2 +- packages/react/src/components/Switch/Switch.tsx | 2 +- packages/react/src/components/Switch/__tests__/Switch.test.tsx | 2 +- packages/react/src/components/Switch/index.ts | 2 +- packages/react/src/components/Switch/switch.scss | 2 +- packages/react/src/components/Tab/Tab.tsx | 2 +- packages/react/src/components/Tab/__tests__/Tab.test.tsx | 2 +- packages/react/src/components/Tab/index.ts | 2 +- packages/react/src/components/Tab/tab.scss | 2 +- packages/react/src/components/TabPanel/TabPanel.tsx | 2 +- .../react/src/components/TabPanel/__tests__/TabPanel.test.tsx | 2 +- packages/react/src/components/TabPanel/index.ts | 2 +- packages/react/src/components/TabPanel/tab-panel.scss | 2 +- packages/react/src/components/Tabs/Tabs.tsx | 2 +- packages/react/src/components/Tabs/__test__/Tabs.test.tsx | 2 +- packages/react/src/components/Tabs/index.ts | 2 +- packages/react/src/components/Tabs/tabs.scss | 2 +- packages/react/src/components/TextField/TextField.tsx | 2 +- .../react/src/components/TextField/__test__/TextField.test.tsx | 2 +- packages/react/src/components/TextField/constants/index.ts | 2 +- packages/react/src/components/TextField/constants/types.ts | 2 +- packages/react/src/components/TextField/index.ts | 2 +- packages/react/src/components/TextField/text-field.scss | 2 +- packages/react/src/components/Toolbar/Toolbar.tsx | 2 +- .../react/src/components/Toolbar/__tests__/Toolbar.test.tsx | 2 +- packages/react/src/components/Toolbar/index.ts | 2 +- packages/react/src/components/Toolbar/toolbar.scss | 2 +- packages/react/src/components/Tooltip/Tooltip.tsx | 2 +- .../react/src/components/Tooltip/__tests__/Tooltip.test.tsx | 2 +- packages/react/src/components/Tooltip/index.ts | 2 +- packages/react/src/components/Tooltip/tooltip.scss | 2 +- packages/react/src/components/Typography/Typography.tsx | 2 +- .../src/components/Typography/__tests__/Typography.test.tsx | 2 +- packages/react/src/components/Typography/index.ts | 2 +- packages/react/src/components/Typography/typography.scss | 2 +- .../react/src/components/UserDropdownMenu/UserDropdownMenu.tsx | 2 +- .../UserDropdownMenu/__tests__/UserDropdownMenu.test.tsx | 2 +- packages/react/src/components/UserDropdownMenu/index.ts | 2 +- .../src/components/UserDropdownMenu/user-dropdown-menu.scss | 2 +- packages/react/src/components/Wizard/Wizard.tsx | 2 +- packages/react/src/components/Wizard/index.ts | 2 +- packages/react/src/components/Wizard/wizard.scss | 2 +- packages/react/src/constants/index.ts | 2 +- packages/react/src/hooks/index.ts | 2 +- packages/react/src/hooks/use-is-mobile.tsx | 2 +- packages/react/src/hooks/use-pastel-color-generator.ts | 2 +- packages/react/src/models/common.ts | 2 +- packages/react/src/models/component.ts | 2 +- packages/react/src/utils/generate-pastel-color.ts | 2 +- packages/react/stylelint.config.cjs | 2 +- packages/react/test-configs/__mocks__/match-media-mock.ts | 2 +- packages/react/test-configs/__mocks__/style-mock.ts | 2 +- packages/react/test-configs/setup-test.ts | 2 +- packages/react/test-configs/utils.tsx | 2 +- 326 files changed, 326 insertions(+), 326 deletions(-) diff --git a/.release-it.js b/.release-it.js index 2a3d856a..5a1917e8 100644 --- a/.release-it.js +++ b/.release-it.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/docs/website/stylelint.config.cjs b/docs/website/stylelint.config.cjs index 64eb07e5..5eb85629 100644 --- a/docs/website/stylelint.config.cjs +++ b/docs/website/stylelint.config.cjs @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/examples/multi-brand-identity/stylelint.config.cjs b/examples/multi-brand-identity/stylelint.config.cjs index 64eb07e5..5eb85629 100644 --- a/examples/multi-brand-identity/stylelint.config.cjs +++ b/examples/multi-brand-identity/stylelint.config.cjs @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/examples/multi-brand-identity/test-configs/__mocks__/match-media-mock.ts b/examples/multi-brand-identity/test-configs/__mocks__/match-media-mock.ts index 1a613579..0de2ffd8 100644 --- a/examples/multi-brand-identity/test-configs/__mocks__/match-media-mock.ts +++ b/examples/multi-brand-identity/test-configs/__mocks__/match-media-mock.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/examples/multi-brand-identity/test-configs/__mocks__/style-mock.ts b/examples/multi-brand-identity/test-configs/__mocks__/style-mock.ts index aa1ba53a..01a1925b 100644 --- a/examples/multi-brand-identity/test-configs/__mocks__/style-mock.ts +++ b/examples/multi-brand-identity/test-configs/__mocks__/style-mock.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/examples/multi-brand-identity/test-configs/setup-test.ts b/examples/multi-brand-identity/test-configs/setup-test.ts index 3829480a..deb05d77 100644 --- a/examples/multi-brand-identity/test-configs/setup-test.ts +++ b/examples/multi-brand-identity/test-configs/setup-test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/examples/multi-brand-identity/test-configs/utils.tsx b/examples/multi-brand-identity/test-configs/utils.tsx index 4361f6bf..7699f386 100644 --- a/examples/multi-brand-identity/test-configs/utils.tsx +++ b/examples/multi-brand-identity/test-configs/utils.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/logger/.eslintrc.js b/packages/logger/.eslintrc.js index 5c6efb80..dc2ca486 100644 --- a/packages/logger/.eslintrc.js +++ b/packages/logger/.eslintrc.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/logger/jest.config.ts b/packages/logger/jest.config.ts index b937e455..facde024 100644 --- a/packages/logger/jest.config.ts +++ b/packages/logger/jest.config.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/logger/prettier.config.cjs b/packages/logger/prettier.config.cjs index 0eec03d9..c59aa6d1 100644 --- a/packages/logger/prettier.config.cjs +++ b/packages/logger/prettier.config.cjs @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/logger/src/__tests__/logger.test.ts b/packages/logger/src/__tests__/logger.test.ts index a90c7e65..ec637b86 100644 --- a/packages/logger/src/__tests__/logger.test.ts +++ b/packages/logger/src/__tests__/logger.test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/logger/src/index.ts b/packages/logger/src/index.ts index b18c07dc..2002ee7a 100644 --- a/packages/logger/src/index.ts +++ b/packages/logger/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/logger/src/logger.ts b/packages/logger/src/logger.ts index 418e5a7f..c0e8123d 100644 --- a/packages/logger/src/logger.ts +++ b/packages/logger/src/logger.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/logger/src/models.ts b/packages/logger/src/models.ts index e060a867..955f61b1 100644 --- a/packages/logger/src/models.ts +++ b/packages/logger/src/models.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/logger/src/public-api.ts b/packages/logger/src/public-api.ts index a8df439c..6c0498bd 100644 --- a/packages/logger/src/public-api.ts +++ b/packages/logger/src/public-api.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/logger/src/utils.ts b/packages/logger/src/utils.ts index 3ed7cc7e..c21860a2 100644 --- a/packages/logger/src/utils.ts +++ b/packages/logger/src/utils.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/logger/test-configs/setup-test.ts b/packages/logger/test-configs/setup-test.ts index 06373e89..7b7bda63 100644 --- a/packages/logger/test-configs/setup-test.ts +++ b/packages/logger/test-configs/setup-test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/primitives/scripts/build-icons.js b/packages/primitives/scripts/build-icons.js index de309703..f91bb000 100644 --- a/packages/primitives/scripts/build-icons.js +++ b/packages/primitives/scripts/build-icons.js @@ -1,6 +1,6 @@ #!/usr/bin/env node /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/primitives/scripts/build-sd.js b/packages/primitives/scripts/build-sd.js index e2462015..32bf1938 100644 --- a/packages/primitives/scripts/build-sd.js +++ b/packages/primitives/scripts/build-sd.js @@ -1,6 +1,6 @@ #!/usr/bin/env node /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react-icons/.eslintrc.cjs b/packages/react-icons/.eslintrc.cjs index 02747fa2..92020689 100644 --- a/packages/react-icons/.eslintrc.cjs +++ b/packages/react-icons/.eslintrc.cjs @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react-icons/babel.config.js b/packages/react-icons/babel.config.js index 692cf8ec..58e9e3f2 100644 --- a/packages/react-icons/babel.config.js +++ b/packages/react-icons/babel.config.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react-icons/prettier.config.cjs b/packages/react-icons/prettier.config.cjs index 0eec03d9..c59aa6d1 100644 --- a/packages/react-icons/prettier.config.cjs +++ b/packages/react-icons/prettier.config.cjs @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react-icons/rollup.config.cjs b/packages/react-icons/rollup.config.cjs index 86f17a94..3780bd66 100644 --- a/packages/react-icons/rollup.config.cjs +++ b/packages/react-icons/rollup.config.cjs @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react-icons/scripts/build-icons.js b/packages/react-icons/scripts/build-icons.js index ea387d2e..d9a8af2e 100755 --- a/packages/react-icons/scripts/build-icons.js +++ b/packages/react-icons/scripts/build-icons.js @@ -1,6 +1,6 @@ #!/usr/bin/env node /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react-icons/scripts/build.js b/packages/react-icons/scripts/build.js index 604beb5e..740a1fed 100755 --- a/packages/react-icons/scripts/build.js +++ b/packages/react-icons/scripts/build.js @@ -1,6 +1,6 @@ #!/usr/bin/env node /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react-icons/scripts/generate-types.js b/packages/react-icons/scripts/generate-types.js index 443f33cf..dc57e500 100755 --- a/packages/react-icons/scripts/generate-types.js +++ b/packages/react-icons/scripts/generate-types.js @@ -1,6 +1,6 @@ #!/usr/bin/env node /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react-icons/src/index.ts b/packages/react-icons/src/index.ts index 2bd2208d..c9cc886b 100644 --- a/packages/react-icons/src/index.ts +++ b/packages/react-icons/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react-icons/src/models.ts b/packages/react-icons/src/models.ts index 8f1c582b..40d2a255 100644 --- a/packages/react-icons/src/models.ts +++ b/packages/react-icons/src/models.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react-icons/src/utils.tsx b/packages/react-icons/src/utils.tsx index 708526e9..6a22d821 100644 --- a/packages/react-icons/src/utils.tsx +++ b/packages/react-icons/src/utils.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/.storybook/utils.ts b/packages/react/.storybook/utils.ts index 1c4ac3f9..35bbb7ea 100644 --- a/packages/react/.storybook/utils.ts +++ b/packages/react/.storybook/utils.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/scripts/build-components.js b/packages/react/scripts/build-components.js index e5897ad8..b147c318 100644 --- a/packages/react/scripts/build-components.js +++ b/packages/react/scripts/build-components.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/scripts/fix-files.js b/packages/react/scripts/fix-files.js index aaf9d2cf..80a55691 100644 --- a/packages/react/scripts/fix-files.js +++ b/packages/react/scripts/fix-files.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Accordion/Accordion.tsx b/packages/react/src/components/Accordion/Accordion.tsx index 12e70bab..a39a470f 100644 --- a/packages/react/src/components/Accordion/Accordion.tsx +++ b/packages/react/src/components/Accordion/Accordion.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Accordion/__tests__/Accordion.test.tsx b/packages/react/src/components/Accordion/__tests__/Accordion.test.tsx index fc47fe20..fd371919 100644 --- a/packages/react/src/components/Accordion/__tests__/Accordion.test.tsx +++ b/packages/react/src/components/Accordion/__tests__/Accordion.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Accordion/accordion.scss b/packages/react/src/components/Accordion/accordion.scss index f051600f..813ebb8e 100644 --- a/packages/react/src/components/Accordion/accordion.scss +++ b/packages/react/src/components/Accordion/accordion.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Accordion/index.ts b/packages/react/src/components/Accordion/index.ts index 3efb701d..1896ff61 100644 --- a/packages/react/src/components/Accordion/index.ts +++ b/packages/react/src/components/Accordion/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/AccordionDetails/__tests__/AccordionDetails.test.tsx b/packages/react/src/components/AccordionDetails/__tests__/AccordionDetails.test.tsx index 6339fcca..c5ecced1 100644 --- a/packages/react/src/components/AccordionDetails/__tests__/AccordionDetails.test.tsx +++ b/packages/react/src/components/AccordionDetails/__tests__/AccordionDetails.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/AccordionDetails/index.ts b/packages/react/src/components/AccordionDetails/index.ts index caee076a..f51b979f 100644 --- a/packages/react/src/components/AccordionDetails/index.ts +++ b/packages/react/src/components/AccordionDetails/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/AccordionSummary/__tests__/AccordionSummary.test.tsx b/packages/react/src/components/AccordionSummary/__tests__/AccordionSummary.test.tsx index 81b282f9..e125054c 100644 --- a/packages/react/src/components/AccordionSummary/__tests__/AccordionSummary.test.tsx +++ b/packages/react/src/components/AccordionSummary/__tests__/AccordionSummary.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/AccordionSummary/index.ts b/packages/react/src/components/AccordionSummary/index.ts index 4ac7c400..7edb0e1f 100644 --- a/packages/react/src/components/AccordionSummary/index.ts +++ b/packages/react/src/components/AccordionSummary/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/AccountOverview/account-overview.scss b/packages/react/src/components/AccountOverview/account-overview.scss index e57794a6..7605f79a 100644 --- a/packages/react/src/components/AccountOverview/account-overview.scss +++ b/packages/react/src/components/AccountOverview/account-overview.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/AccountOverview/index.ts b/packages/react/src/components/AccountOverview/index.ts index e2c2d393..2edf6a08 100644 --- a/packages/react/src/components/AccountOverview/index.ts +++ b/packages/react/src/components/AccountOverview/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/ActionCard/ActionCard.tsx b/packages/react/src/components/ActionCard/ActionCard.tsx index 664c0188..515ef90c 100644 --- a/packages/react/src/components/ActionCard/ActionCard.tsx +++ b/packages/react/src/components/ActionCard/ActionCard.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/ActionCard/__tests__/ActionCard.test.tsx b/packages/react/src/components/ActionCard/__tests__/ActionCard.test.tsx index 3b9fb6be..bb500d98 100644 --- a/packages/react/src/components/ActionCard/__tests__/ActionCard.test.tsx +++ b/packages/react/src/components/ActionCard/__tests__/ActionCard.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/ActionCard/action-card.scss b/packages/react/src/components/ActionCard/action-card.scss index 0c558092..deb523ec 100644 --- a/packages/react/src/components/ActionCard/action-card.scss +++ b/packages/react/src/components/ActionCard/action-card.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/ActionCard/index.ts b/packages/react/src/components/ActionCard/index.ts index 2f640c9b..6cf2bb06 100644 --- a/packages/react/src/components/ActionCard/index.ts +++ b/packages/react/src/components/ActionCard/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Alert/Alert.tsx b/packages/react/src/components/Alert/Alert.tsx index 3cfb050b..43becf4e 100644 --- a/packages/react/src/components/Alert/Alert.tsx +++ b/packages/react/src/components/Alert/Alert.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Alert/__tests__/Alert.test.tsx b/packages/react/src/components/Alert/__tests__/Alert.test.tsx index 2e8633fe..c8ad892c 100644 --- a/packages/react/src/components/Alert/__tests__/Alert.test.tsx +++ b/packages/react/src/components/Alert/__tests__/Alert.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Alert/alert.scss b/packages/react/src/components/Alert/alert.scss index 207c022b..43238e00 100644 --- a/packages/react/src/components/Alert/alert.scss +++ b/packages/react/src/components/Alert/alert.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Alert/index.ts b/packages/react/src/components/Alert/index.ts index 4dc1c0c7..dfca86d5 100644 --- a/packages/react/src/components/Alert/index.ts +++ b/packages/react/src/components/Alert/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/AlertTitle/AlertTitle.tsx b/packages/react/src/components/AlertTitle/AlertTitle.tsx index 8bf57b16..2d5ed0fd 100644 --- a/packages/react/src/components/AlertTitle/AlertTitle.tsx +++ b/packages/react/src/components/AlertTitle/AlertTitle.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/AlertTitle/__tests__/AlertTitle.test.tsx b/packages/react/src/components/AlertTitle/__tests__/AlertTitle.test.tsx index 0e38458c..ebbc5f04 100644 --- a/packages/react/src/components/AlertTitle/__tests__/AlertTitle.test.tsx +++ b/packages/react/src/components/AlertTitle/__tests__/AlertTitle.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/AlertTitle/alert-title.scss b/packages/react/src/components/AlertTitle/alert-title.scss index fb13b599..3dc5ffed 100644 --- a/packages/react/src/components/AlertTitle/alert-title.scss +++ b/packages/react/src/components/AlertTitle/alert-title.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/AlertTitle/index.ts b/packages/react/src/components/AlertTitle/index.ts index cc8591c4..c71b698f 100644 --- a/packages/react/src/components/AlertTitle/index.ts +++ b/packages/react/src/components/AlertTitle/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/AppBar/app-bar.scss b/packages/react/src/components/AppBar/app-bar.scss index bae3a4f2..128dff41 100644 --- a/packages/react/src/components/AppBar/app-bar.scss +++ b/packages/react/src/components/AppBar/app-bar.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/AppBar/index.ts b/packages/react/src/components/AppBar/index.ts index 568c74af..c64c13e2 100644 --- a/packages/react/src/components/AppBar/index.ts +++ b/packages/react/src/components/AppBar/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/AppShell/AppShell.tsx b/packages/react/src/components/AppShell/AppShell.tsx index 3611c438..1e7fc595 100644 --- a/packages/react/src/components/AppShell/AppShell.tsx +++ b/packages/react/src/components/AppShell/AppShell.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/AppShell/__tests__/AppShell.test.tsx b/packages/react/src/components/AppShell/__tests__/AppShell.test.tsx index 50db0271..f23c74f6 100644 --- a/packages/react/src/components/AppShell/__tests__/AppShell.test.tsx +++ b/packages/react/src/components/AppShell/__tests__/AppShell.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/AppShell/app-shell.scss b/packages/react/src/components/AppShell/app-shell.scss index 18f2ea51..66189d8d 100644 --- a/packages/react/src/components/AppShell/app-shell.scss +++ b/packages/react/src/components/AppShell/app-shell.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/AppShell/index.ts b/packages/react/src/components/AppShell/index.ts index 3e1d28bb..29ab62cc 100644 --- a/packages/react/src/components/AppShell/index.ts +++ b/packages/react/src/components/AppShell/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Autocomplete/__tests__/Autocomplete.test.tsx b/packages/react/src/components/Autocomplete/__tests__/Autocomplete.test.tsx index 63e586f4..482d0ec5 100644 --- a/packages/react/src/components/Autocomplete/__tests__/Autocomplete.test.tsx +++ b/packages/react/src/components/Autocomplete/__tests__/Autocomplete.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Autocomplete/autocomplete.scss b/packages/react/src/components/Autocomplete/autocomplete.scss index f7bf6344..a9c30a00 100644 --- a/packages/react/src/components/Autocomplete/autocomplete.scss +++ b/packages/react/src/components/Autocomplete/autocomplete.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Autocomplete/index.ts b/packages/react/src/components/Autocomplete/index.ts index 19b10191..b9d71d10 100644 --- a/packages/react/src/components/Autocomplete/index.ts +++ b/packages/react/src/components/Autocomplete/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Avatar/Avatar.tsx b/packages/react/src/components/Avatar/Avatar.tsx index d0f9038d..f1ad7f8a 100644 --- a/packages/react/src/components/Avatar/Avatar.tsx +++ b/packages/react/src/components/Avatar/Avatar.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Avatar/__tests__/Avatar.test.tsx b/packages/react/src/components/Avatar/__tests__/Avatar.test.tsx index 06e15327..f3c7788b 100644 --- a/packages/react/src/components/Avatar/__tests__/Avatar.test.tsx +++ b/packages/react/src/components/Avatar/__tests__/Avatar.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Avatar/avatar.scss b/packages/react/src/components/Avatar/avatar.scss index 47329bbf..9b44724e 100644 --- a/packages/react/src/components/Avatar/avatar.scss +++ b/packages/react/src/components/Avatar/avatar.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Avatar/index.ts b/packages/react/src/components/Avatar/index.ts index e08a61e7..ed378b1d 100644 --- a/packages/react/src/components/Avatar/index.ts +++ b/packages/react/src/components/Avatar/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Backdrop/Backdrop.tsx b/packages/react/src/components/Backdrop/Backdrop.tsx index 51d3fdda..10078c07 100644 --- a/packages/react/src/components/Backdrop/Backdrop.tsx +++ b/packages/react/src/components/Backdrop/Backdrop.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Backdrop/__tests__/Backdrop.test.tsx b/packages/react/src/components/Backdrop/__tests__/Backdrop.test.tsx index ad727974..ec094a3b 100644 --- a/packages/react/src/components/Backdrop/__tests__/Backdrop.test.tsx +++ b/packages/react/src/components/Backdrop/__tests__/Backdrop.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Backdrop/index.ts b/packages/react/src/components/Backdrop/index.ts index 18be1016..ca508f8e 100644 --- a/packages/react/src/components/Backdrop/index.ts +++ b/packages/react/src/components/Backdrop/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Badge/Badge.tsx b/packages/react/src/components/Badge/Badge.tsx index dfbec6fe..b0c1264d 100644 --- a/packages/react/src/components/Badge/Badge.tsx +++ b/packages/react/src/components/Badge/Badge.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Badge/__tests__/Badge.test.tsx b/packages/react/src/components/Badge/__tests__/Badge.test.tsx index a63ce70d..fd5076b5 100644 --- a/packages/react/src/components/Badge/__tests__/Badge.test.tsx +++ b/packages/react/src/components/Badge/__tests__/Badge.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Badge/badge.scss b/packages/react/src/components/Badge/badge.scss index ef880c92..8cef26b0 100644 --- a/packages/react/src/components/Badge/badge.scss +++ b/packages/react/src/components/Badge/badge.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Badge/index.ts b/packages/react/src/components/Badge/index.ts index 1d77724a..d01c35d7 100644 --- a/packages/react/src/components/Badge/index.ts +++ b/packages/react/src/components/Badge/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Box/Box.tsx b/packages/react/src/components/Box/Box.tsx index 31f94671..021f86eb 100644 --- a/packages/react/src/components/Box/Box.tsx +++ b/packages/react/src/components/Box/Box.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Box/__tests__/Box.test.tsx b/packages/react/src/components/Box/__tests__/Box.test.tsx index dcf9ea1a..d5195561 100644 --- a/packages/react/src/components/Box/__tests__/Box.test.tsx +++ b/packages/react/src/components/Box/__tests__/Box.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Box/box.scss b/packages/react/src/components/Box/box.scss index a36d8e69..93930a45 100644 --- a/packages/react/src/components/Box/box.scss +++ b/packages/react/src/components/Box/box.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Box/index.ts b/packages/react/src/components/Box/index.ts index 48d8175f..cd76e3f7 100644 --- a/packages/react/src/components/Box/index.ts +++ b/packages/react/src/components/Box/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Breadcrumbs/Breadcrumbs.tsx b/packages/react/src/components/Breadcrumbs/Breadcrumbs.tsx index 68fd82af..e318f29f 100644 --- a/packages/react/src/components/Breadcrumbs/Breadcrumbs.tsx +++ b/packages/react/src/components/Breadcrumbs/Breadcrumbs.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Breadcrumbs/__tests__/Breadcrumbs.test.tsx b/packages/react/src/components/Breadcrumbs/__tests__/Breadcrumbs.test.tsx index c5cc8043..0db646ad 100644 --- a/packages/react/src/components/Breadcrumbs/__tests__/Breadcrumbs.test.tsx +++ b/packages/react/src/components/Breadcrumbs/__tests__/Breadcrumbs.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Breadcrumbs/breadcrumbs.scss b/packages/react/src/components/Breadcrumbs/breadcrumbs.scss index eaaed3ea..7dc8459b 100644 --- a/packages/react/src/components/Breadcrumbs/breadcrumbs.scss +++ b/packages/react/src/components/Breadcrumbs/breadcrumbs.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Breadcrumbs/index.ts b/packages/react/src/components/Breadcrumbs/index.ts index 3ba84833..b2114fc0 100644 --- a/packages/react/src/components/Breadcrumbs/index.ts +++ b/packages/react/src/components/Breadcrumbs/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Button/button.scss b/packages/react/src/components/Button/button.scss index 1632b1f8..0a23bd03 100644 --- a/packages/react/src/components/Button/button.scss +++ b/packages/react/src/components/Button/button.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Button/index.ts b/packages/react/src/components/Button/index.ts index 5a82a916..3fef8878 100644 --- a/packages/react/src/components/Button/index.ts +++ b/packages/react/src/components/Button/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Card/__tests__/Card.test.tsx b/packages/react/src/components/Card/__tests__/Card.test.tsx index a44e2deb..0e898c6b 100644 --- a/packages/react/src/components/Card/__tests__/Card.test.tsx +++ b/packages/react/src/components/Card/__tests__/Card.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Card/card.scss b/packages/react/src/components/Card/card.scss index 52c11695..4101894d 100644 --- a/packages/react/src/components/Card/card.scss +++ b/packages/react/src/components/Card/card.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Card/index.ts b/packages/react/src/components/Card/index.ts index 22422eaf..ac35e13e 100644 --- a/packages/react/src/components/Card/index.ts +++ b/packages/react/src/components/Card/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/CardActions/CardActions.tsx b/packages/react/src/components/CardActions/CardActions.tsx index 154ad65e..d7277e60 100644 --- a/packages/react/src/components/CardActions/CardActions.tsx +++ b/packages/react/src/components/CardActions/CardActions.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/CardActions/__tests__/CardActions.test.tsx b/packages/react/src/components/CardActions/__tests__/CardActions.test.tsx index 228802fc..52d95e8f 100644 --- a/packages/react/src/components/CardActions/__tests__/CardActions.test.tsx +++ b/packages/react/src/components/CardActions/__tests__/CardActions.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/CardActions/card-actions.scss b/packages/react/src/components/CardActions/card-actions.scss index dded92c1..3a8b3f20 100644 --- a/packages/react/src/components/CardActions/card-actions.scss +++ b/packages/react/src/components/CardActions/card-actions.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/CardActions/index.ts b/packages/react/src/components/CardActions/index.ts index 861931ed..4f48e301 100644 --- a/packages/react/src/components/CardActions/index.ts +++ b/packages/react/src/components/CardActions/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/CardContent/CardContent.tsx b/packages/react/src/components/CardContent/CardContent.tsx index ba7d00f8..8c986059 100644 --- a/packages/react/src/components/CardContent/CardContent.tsx +++ b/packages/react/src/components/CardContent/CardContent.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/CardContent/__tests__/CardContent.test.tsx b/packages/react/src/components/CardContent/__tests__/CardContent.test.tsx index a15fb49a..9579b72d 100644 --- a/packages/react/src/components/CardContent/__tests__/CardContent.test.tsx +++ b/packages/react/src/components/CardContent/__tests__/CardContent.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/CardContent/card-content.scss b/packages/react/src/components/CardContent/card-content.scss index 5de09adf..50e4504e 100644 --- a/packages/react/src/components/CardContent/card-content.scss +++ b/packages/react/src/components/CardContent/card-content.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/CardContent/index.ts b/packages/react/src/components/CardContent/index.ts index 04da1fbb..e4e0bc88 100644 --- a/packages/react/src/components/CardContent/index.ts +++ b/packages/react/src/components/CardContent/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/CardHeader/CardHeader.tsx b/packages/react/src/components/CardHeader/CardHeader.tsx index f0248488..0fb6cab6 100644 --- a/packages/react/src/components/CardHeader/CardHeader.tsx +++ b/packages/react/src/components/CardHeader/CardHeader.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/CardHeader/__tests__/CardHeader.test.tsx b/packages/react/src/components/CardHeader/__tests__/CardHeader.test.tsx index 8166bec2..69d4a4a9 100644 --- a/packages/react/src/components/CardHeader/__tests__/CardHeader.test.tsx +++ b/packages/react/src/components/CardHeader/__tests__/CardHeader.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/CardHeader/card-header.scss b/packages/react/src/components/CardHeader/card-header.scss index d1250a8d..ae241433 100644 --- a/packages/react/src/components/CardHeader/card-header.scss +++ b/packages/react/src/components/CardHeader/card-header.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/CardHeader/index.ts b/packages/react/src/components/CardHeader/index.ts index 695d9b62..f32ca5ce 100644 --- a/packages/react/src/components/CardHeader/index.ts +++ b/packages/react/src/components/CardHeader/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Carousel/Carousel.tsx b/packages/react/src/components/Carousel/Carousel.tsx index d7b45783..2daa9d08 100644 --- a/packages/react/src/components/Carousel/Carousel.tsx +++ b/packages/react/src/components/Carousel/Carousel.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Carousel/carousel.scss b/packages/react/src/components/Carousel/carousel.scss index 0ddc5477..747e8759 100644 --- a/packages/react/src/components/Carousel/carousel.scss +++ b/packages/react/src/components/Carousel/carousel.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Carousel/index.ts b/packages/react/src/components/Carousel/index.ts index 7aca1d1c..a91d7b31 100644 --- a/packages/react/src/components/Carousel/index.ts +++ b/packages/react/src/components/Carousel/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Checkbox/__tests__/Checkbox.test.tsx b/packages/react/src/components/Checkbox/__tests__/Checkbox.test.tsx index cd2d4d4c..c6d91196 100644 --- a/packages/react/src/components/Checkbox/__tests__/Checkbox.test.tsx +++ b/packages/react/src/components/Checkbox/__tests__/Checkbox.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Checkbox/index.ts b/packages/react/src/components/Checkbox/index.ts index a33377af..005edc36 100644 --- a/packages/react/src/components/Checkbox/index.ts +++ b/packages/react/src/components/Checkbox/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Chip/Chip.tsx b/packages/react/src/components/Chip/Chip.tsx index fb1317b0..358005b6 100644 --- a/packages/react/src/components/Chip/Chip.tsx +++ b/packages/react/src/components/Chip/Chip.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Chip/__tests__/Chip.test.tsx b/packages/react/src/components/Chip/__tests__/Chip.test.tsx index c0c3cad8..ac7a74f5 100644 --- a/packages/react/src/components/Chip/__tests__/Chip.test.tsx +++ b/packages/react/src/components/Chip/__tests__/Chip.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Chip/index.ts b/packages/react/src/components/Chip/index.ts index 2f5c4d46..f799b576 100644 --- a/packages/react/src/components/Chip/index.ts +++ b/packages/react/src/components/Chip/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/CircularProgress/CircularProgress.tsx b/packages/react/src/components/CircularProgress/CircularProgress.tsx index c5055055..b139da8b 100644 --- a/packages/react/src/components/CircularProgress/CircularProgress.tsx +++ b/packages/react/src/components/CircularProgress/CircularProgress.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/CircularProgress/__tests__/CircularProgress.test.tsx b/packages/react/src/components/CircularProgress/__tests__/CircularProgress.test.tsx index e395f8a2..1a01d786 100644 --- a/packages/react/src/components/CircularProgress/__tests__/CircularProgress.test.tsx +++ b/packages/react/src/components/CircularProgress/__tests__/CircularProgress.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/CircularProgress/circular-progress.scss b/packages/react/src/components/CircularProgress/circular-progress.scss index cb1326e1..1e63a7bf 100644 --- a/packages/react/src/components/CircularProgress/circular-progress.scss +++ b/packages/react/src/components/CircularProgress/circular-progress.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/CircularProgress/index.ts b/packages/react/src/components/CircularProgress/index.ts index 1975b8e1..addbec06 100644 --- a/packages/react/src/components/CircularProgress/index.ts +++ b/packages/react/src/components/CircularProgress/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/CircularProgressAvatar/CircularProgressAvatar.tsx b/packages/react/src/components/CircularProgressAvatar/CircularProgressAvatar.tsx index c298b9cf..e570ce4c 100644 --- a/packages/react/src/components/CircularProgressAvatar/CircularProgressAvatar.tsx +++ b/packages/react/src/components/CircularProgressAvatar/CircularProgressAvatar.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/CircularProgressAvatar/__tests__/CircularProgressAvatar.test.tsx b/packages/react/src/components/CircularProgressAvatar/__tests__/CircularProgressAvatar.test.tsx index bd0ac64c..94a69493 100644 --- a/packages/react/src/components/CircularProgressAvatar/__tests__/CircularProgressAvatar.test.tsx +++ b/packages/react/src/components/CircularProgressAvatar/__tests__/CircularProgressAvatar.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/CircularProgressAvatar/circular-progress-avatar.scss b/packages/react/src/components/CircularProgressAvatar/circular-progress-avatar.scss index 680e452a..6d9e259b 100644 --- a/packages/react/src/components/CircularProgressAvatar/circular-progress-avatar.scss +++ b/packages/react/src/components/CircularProgressAvatar/circular-progress-avatar.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/CircularProgressAvatar/index.ts b/packages/react/src/components/CircularProgressAvatar/index.ts index ddd5266f..1be26dc8 100644 --- a/packages/react/src/components/CircularProgressAvatar/index.ts +++ b/packages/react/src/components/CircularProgressAvatar/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Code/Code.tsx b/packages/react/src/components/Code/Code.tsx index 0383a9fb..f181b398 100644 --- a/packages/react/src/components/Code/Code.tsx +++ b/packages/react/src/components/Code/Code.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Code/__tests__/Code.test.tsx b/packages/react/src/components/Code/__tests__/Code.test.tsx index bdfe4875..6cca67d2 100644 --- a/packages/react/src/components/Code/__tests__/Code.test.tsx +++ b/packages/react/src/components/Code/__tests__/Code.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Code/code.scss b/packages/react/src/components/Code/code.scss index 124798fc..2f2c3660 100644 --- a/packages/react/src/components/Code/code.scss +++ b/packages/react/src/components/Code/code.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Code/index.ts b/packages/react/src/components/Code/index.ts index 30e6abc8..477314ff 100644 --- a/packages/react/src/components/Code/index.ts +++ b/packages/react/src/components/Code/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/CollapsibleNavbarItem/CollapsibleNavbarItem.tsx b/packages/react/src/components/CollapsibleNavbarItem/CollapsibleNavbarItem.tsx index 3d1744b6..370af69d 100644 --- a/packages/react/src/components/CollapsibleNavbarItem/CollapsibleNavbarItem.tsx +++ b/packages/react/src/components/CollapsibleNavbarItem/CollapsibleNavbarItem.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/CollapsibleNavbarItem/__tests__/CollapsibleNavbarItem.test.tsx b/packages/react/src/components/CollapsibleNavbarItem/__tests__/CollapsibleNavbarItem.test.tsx index 25808575..f1085982 100644 --- a/packages/react/src/components/CollapsibleNavbarItem/__tests__/CollapsibleNavbarItem.test.tsx +++ b/packages/react/src/components/CollapsibleNavbarItem/__tests__/CollapsibleNavbarItem.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/CollapsibleNavbarItem/index.tsx b/packages/react/src/components/CollapsibleNavbarItem/index.tsx index f7e2bbbd..248f4086 100644 --- a/packages/react/src/components/CollapsibleNavbarItem/index.tsx +++ b/packages/react/src/components/CollapsibleNavbarItem/index.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/ColorModeToggle/ColorModeToggle.tsx b/packages/react/src/components/ColorModeToggle/ColorModeToggle.tsx index 650f5771..837e3ca4 100644 --- a/packages/react/src/components/ColorModeToggle/ColorModeToggle.tsx +++ b/packages/react/src/components/ColorModeToggle/ColorModeToggle.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/ColorModeToggle/__tests__/ColorModeToggle.test.tsx b/packages/react/src/components/ColorModeToggle/__tests__/ColorModeToggle.test.tsx index d737605a..83b0c36f 100644 --- a/packages/react/src/components/ColorModeToggle/__tests__/ColorModeToggle.test.tsx +++ b/packages/react/src/components/ColorModeToggle/__tests__/ColorModeToggle.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/ColorModeToggle/color-mode-toggle.scss b/packages/react/src/components/ColorModeToggle/color-mode-toggle.scss index c3c10743..597ef2be 100644 --- a/packages/react/src/components/ColorModeToggle/color-mode-toggle.scss +++ b/packages/react/src/components/ColorModeToggle/color-mode-toggle.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/ColorModeToggle/index.ts b/packages/react/src/components/ColorModeToggle/index.ts index f67c5b65..a048e05b 100644 --- a/packages/react/src/components/ColorModeToggle/index.ts +++ b/packages/react/src/components/ColorModeToggle/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Container/Container.tsx b/packages/react/src/components/Container/Container.tsx index df9df53e..f42544a7 100644 --- a/packages/react/src/components/Container/Container.tsx +++ b/packages/react/src/components/Container/Container.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Container/__tests__/Container.test.tsx b/packages/react/src/components/Container/__tests__/Container.test.tsx index 0926d3a4..cf234ad9 100644 --- a/packages/react/src/components/Container/__tests__/Container.test.tsx +++ b/packages/react/src/components/Container/__tests__/Container.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Container/container.scss b/packages/react/src/components/Container/container.scss index ff5e44c3..4179d012 100644 --- a/packages/react/src/components/Container/container.scss +++ b/packages/react/src/components/Container/container.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Container/index.ts b/packages/react/src/components/Container/index.ts index 708dd540..e65a0906 100644 --- a/packages/react/src/components/Container/index.ts +++ b/packages/react/src/components/Container/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/CountryFlag/CountryFlag.tsx b/packages/react/src/components/CountryFlag/CountryFlag.tsx index 26e43f94..91e4e356 100644 --- a/packages/react/src/components/CountryFlag/CountryFlag.tsx +++ b/packages/react/src/components/CountryFlag/CountryFlag.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/CountryFlag/__tests__/CountryFlag.test.tsx b/packages/react/src/components/CountryFlag/__tests__/CountryFlag.test.tsx index e3443dbf..0707beb9 100644 --- a/packages/react/src/components/CountryFlag/__tests__/CountryFlag.test.tsx +++ b/packages/react/src/components/CountryFlag/__tests__/CountryFlag.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/CountryFlag/country-flag.scss b/packages/react/src/components/CountryFlag/country-flag.scss index 007c4168..630d5fa2 100644 --- a/packages/react/src/components/CountryFlag/country-flag.scss +++ b/packages/react/src/components/CountryFlag/country-flag.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/CountryFlag/index.ts b/packages/react/src/components/CountryFlag/index.ts index 4425185d..f9f59eba 100644 --- a/packages/react/src/components/CountryFlag/index.ts +++ b/packages/react/src/components/CountryFlag/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/DataGrid/DataGrid.tsx b/packages/react/src/components/DataGrid/DataGrid.tsx index cad8038e..b4b59b1c 100644 --- a/packages/react/src/components/DataGrid/DataGrid.tsx +++ b/packages/react/src/components/DataGrid/DataGrid.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/DataGrid/__tests__/DataGrid.test.tsx b/packages/react/src/components/DataGrid/__tests__/DataGrid.test.tsx index 0c10448e..002bac7a 100644 --- a/packages/react/src/components/DataGrid/__tests__/DataGrid.test.tsx +++ b/packages/react/src/components/DataGrid/__tests__/DataGrid.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/DataGrid/data-grid.scss b/packages/react/src/components/DataGrid/data-grid.scss index 5109377e..8184d358 100644 --- a/packages/react/src/components/DataGrid/data-grid.scss +++ b/packages/react/src/components/DataGrid/data-grid.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/DataGrid/index.ts b/packages/react/src/components/DataGrid/index.ts index 8011af23..0580fc48 100644 --- a/packages/react/src/components/DataGrid/index.ts +++ b/packages/react/src/components/DataGrid/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Divider/Divider.tsx b/packages/react/src/components/Divider/Divider.tsx index 6f78c86f..54019e4e 100644 --- a/packages/react/src/components/Divider/Divider.tsx +++ b/packages/react/src/components/Divider/Divider.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Divider/__tests__/Divider.test.tsx b/packages/react/src/components/Divider/__tests__/Divider.test.tsx index 9f036757..817b4769 100644 --- a/packages/react/src/components/Divider/__tests__/Divider.test.tsx +++ b/packages/react/src/components/Divider/__tests__/Divider.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Divider/divider.scss b/packages/react/src/components/Divider/divider.scss index 54552daf..1b244acb 100644 --- a/packages/react/src/components/Divider/divider.scss +++ b/packages/react/src/components/Divider/divider.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Divider/index.ts b/packages/react/src/components/Divider/index.ts index ddf1c9d9..29f4138e 100644 --- a/packages/react/src/components/Divider/index.ts +++ b/packages/react/src/components/Divider/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Drawer/Drawer.tsx b/packages/react/src/components/Drawer/Drawer.tsx index e3534609..d31c5c86 100644 --- a/packages/react/src/components/Drawer/Drawer.tsx +++ b/packages/react/src/components/Drawer/Drawer.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Drawer/__tests__/Drawer.test.tsx b/packages/react/src/components/Drawer/__tests__/Drawer.test.tsx index a3ccda6f..aa4c1321 100644 --- a/packages/react/src/components/Drawer/__tests__/Drawer.test.tsx +++ b/packages/react/src/components/Drawer/__tests__/Drawer.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Drawer/drawer.scss b/packages/react/src/components/Drawer/drawer.scss index 6cc758ef..fe338788 100644 --- a/packages/react/src/components/Drawer/drawer.scss +++ b/packages/react/src/components/Drawer/drawer.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Drawer/index.ts b/packages/react/src/components/Drawer/index.ts index ab2ce346..41d950f9 100644 --- a/packages/react/src/components/Drawer/index.ts +++ b/packages/react/src/components/Drawer/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Fab/Fab.tsx b/packages/react/src/components/Fab/Fab.tsx index e1f9be9e..3c1d7780 100644 --- a/packages/react/src/components/Fab/Fab.tsx +++ b/packages/react/src/components/Fab/Fab.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Fab/__tests__/Fab.test.tsx b/packages/react/src/components/Fab/__tests__/Fab.test.tsx index cc5dbaa8..e21a3434 100644 --- a/packages/react/src/components/Fab/__tests__/Fab.test.tsx +++ b/packages/react/src/components/Fab/__tests__/Fab.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Fab/index.ts b/packages/react/src/components/Fab/index.ts index 5f228f4f..5aaaf4a7 100644 --- a/packages/react/src/components/Fab/index.ts +++ b/packages/react/src/components/Fab/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Footer/Footer.tsx b/packages/react/src/components/Footer/Footer.tsx index b653b5ce..a5b7f0cb 100644 --- a/packages/react/src/components/Footer/Footer.tsx +++ b/packages/react/src/components/Footer/Footer.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Footer/__tests__/Footer.test.tsx b/packages/react/src/components/Footer/__tests__/Footer.test.tsx index 65d049a1..b46547eb 100644 --- a/packages/react/src/components/Footer/__tests__/Footer.test.tsx +++ b/packages/react/src/components/Footer/__tests__/Footer.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Footer/footer.scss b/packages/react/src/components/Footer/footer.scss index 84468642..50fd2ec9 100644 --- a/packages/react/src/components/Footer/footer.scss +++ b/packages/react/src/components/Footer/footer.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Footer/index.ts b/packages/react/src/components/Footer/index.ts index e602745c..f998389c 100644 --- a/packages/react/src/components/Footer/index.ts +++ b/packages/react/src/components/Footer/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/FormControl/__test__/FormControl.test.tsx b/packages/react/src/components/FormControl/__test__/FormControl.test.tsx index 37ae54eb..115bc7a7 100644 --- a/packages/react/src/components/FormControl/__test__/FormControl.test.tsx +++ b/packages/react/src/components/FormControl/__test__/FormControl.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/FormControl/form-control.scss b/packages/react/src/components/FormControl/form-control.scss index e0f7c5b6..a0fcaf70 100644 --- a/packages/react/src/components/FormControl/form-control.scss +++ b/packages/react/src/components/FormControl/form-control.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/FormControl/index.ts b/packages/react/src/components/FormControl/index.ts index 0b3076a3..f89bb9c6 100644 --- a/packages/react/src/components/FormControl/index.ts +++ b/packages/react/src/components/FormControl/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/FormControlLabel/__tests__/FormControlLabel.test.tsx b/packages/react/src/components/FormControlLabel/__tests__/FormControlLabel.test.tsx index 4145ef79..76e66f07 100644 --- a/packages/react/src/components/FormControlLabel/__tests__/FormControlLabel.test.tsx +++ b/packages/react/src/components/FormControlLabel/__tests__/FormControlLabel.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/FormControlLabel/index.ts b/packages/react/src/components/FormControlLabel/index.ts index 455daf14..b2adcbcf 100644 --- a/packages/react/src/components/FormControlLabel/index.ts +++ b/packages/react/src/components/FormControlLabel/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/FormGroup/__tests__/FormGroup.test.tsx b/packages/react/src/components/FormGroup/__tests__/FormGroup.test.tsx index d857c7d4..031e5f83 100644 --- a/packages/react/src/components/FormGroup/__tests__/FormGroup.test.tsx +++ b/packages/react/src/components/FormGroup/__tests__/FormGroup.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/FormGroup/index.ts b/packages/react/src/components/FormGroup/index.ts index a6ed1763..825627b8 100644 --- a/packages/react/src/components/FormGroup/index.ts +++ b/packages/react/src/components/FormGroup/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/FormHelperText/__test__/FormHelperText.test.tsx b/packages/react/src/components/FormHelperText/__test__/FormHelperText.test.tsx index 38fd7e90..c8bd2136 100644 --- a/packages/react/src/components/FormHelperText/__test__/FormHelperText.test.tsx +++ b/packages/react/src/components/FormHelperText/__test__/FormHelperText.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/FormHelperText/form-helper-text.scss b/packages/react/src/components/FormHelperText/form-helper-text.scss index ba5bf665..3c42b649 100644 --- a/packages/react/src/components/FormHelperText/form-helper-text.scss +++ b/packages/react/src/components/FormHelperText/form-helper-text.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/FormHelperText/index.ts b/packages/react/src/components/FormHelperText/index.ts index 9281e6bf..028cbfeb 100644 --- a/packages/react/src/components/FormHelperText/index.ts +++ b/packages/react/src/components/FormHelperText/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/FormLabel/__tests__/FormLabel.test.tsx b/packages/react/src/components/FormLabel/__tests__/FormLabel.test.tsx index f780b434..47f26d70 100644 --- a/packages/react/src/components/FormLabel/__tests__/FormLabel.test.tsx +++ b/packages/react/src/components/FormLabel/__tests__/FormLabel.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/FormLabel/index.ts b/packages/react/src/components/FormLabel/index.ts index d1987cd7..51abd52b 100644 --- a/packages/react/src/components/FormLabel/index.ts +++ b/packages/react/src/components/FormLabel/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Grid/__tests__/Grid.test.tsx b/packages/react/src/components/Grid/__tests__/Grid.test.tsx index 632870af..e4c12f0d 100644 --- a/packages/react/src/components/Grid/__tests__/Grid.test.tsx +++ b/packages/react/src/components/Grid/__tests__/Grid.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Grid/grid.scss b/packages/react/src/components/Grid/grid.scss index e1b1bab5..b527f99a 100644 --- a/packages/react/src/components/Grid/grid.scss +++ b/packages/react/src/components/Grid/grid.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Grid/index.ts b/packages/react/src/components/Grid/index.ts index 0a017bc5..b79c636d 100644 --- a/packages/react/src/components/Grid/index.ts +++ b/packages/react/src/components/Grid/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Header/Header.tsx b/packages/react/src/components/Header/Header.tsx index e03f5af1..da844e09 100644 --- a/packages/react/src/components/Header/Header.tsx +++ b/packages/react/src/components/Header/Header.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Header/__tests__/Header.test.tsx b/packages/react/src/components/Header/__tests__/Header.test.tsx index 22aa7969..58e0ba30 100644 --- a/packages/react/src/components/Header/__tests__/Header.test.tsx +++ b/packages/react/src/components/Header/__tests__/Header.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Header/header.scss b/packages/react/src/components/Header/header.scss index 6527145e..34ff7e22 100644 --- a/packages/react/src/components/Header/header.scss +++ b/packages/react/src/components/Header/header.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Header/index.ts b/packages/react/src/components/Header/index.ts index 64096448..40eca574 100644 --- a/packages/react/src/components/Header/index.ts +++ b/packages/react/src/components/Header/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/IconButton/IconButton.tsx b/packages/react/src/components/IconButton/IconButton.tsx index d06e09e4..0cb1ce79 100644 --- a/packages/react/src/components/IconButton/IconButton.tsx +++ b/packages/react/src/components/IconButton/IconButton.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/IconButton/__tests__/IconButton.test.tsx b/packages/react/src/components/IconButton/__tests__/IconButton.test.tsx index 8eac4503..d7d0af38 100644 --- a/packages/react/src/components/IconButton/__tests__/IconButton.test.tsx +++ b/packages/react/src/components/IconButton/__tests__/IconButton.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/IconButton/icon-button.scss b/packages/react/src/components/IconButton/icon-button.scss index c9d211ca..cc191c59 100644 --- a/packages/react/src/components/IconButton/icon-button.scss +++ b/packages/react/src/components/IconButton/icon-button.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/IconButton/index.ts b/packages/react/src/components/IconButton/index.ts index d27b7a56..5349e9af 100644 --- a/packages/react/src/components/IconButton/index.ts +++ b/packages/react/src/components/IconButton/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Image/image.scss b/packages/react/src/components/Image/image.scss index 2965dc5e..8ccdf3e3 100644 --- a/packages/react/src/components/Image/image.scss +++ b/packages/react/src/components/Image/image.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Image/index.ts b/packages/react/src/components/Image/index.ts index b69f9b2a..cc1ea89f 100644 --- a/packages/react/src/components/Image/index.ts +++ b/packages/react/src/components/Image/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Input/Input.tsx b/packages/react/src/components/Input/Input.tsx index 52b065cf..f56e359e 100644 --- a/packages/react/src/components/Input/Input.tsx +++ b/packages/react/src/components/Input/Input.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Input/__test__/Input.test.tsx b/packages/react/src/components/Input/__test__/Input.test.tsx index 05022a56..3d1f6372 100644 --- a/packages/react/src/components/Input/__test__/Input.test.tsx +++ b/packages/react/src/components/Input/__test__/Input.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Input/index.ts b/packages/react/src/components/Input/index.ts index 8d6c8eff..82bf89f9 100644 --- a/packages/react/src/components/Input/index.ts +++ b/packages/react/src/components/Input/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Input/input.scss b/packages/react/src/components/Input/input.scss index 263795dd..5fd4896a 100644 --- a/packages/react/src/components/Input/input.scss +++ b/packages/react/src/components/Input/input.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/InputAdornment/InputAdornment.tsx b/packages/react/src/components/InputAdornment/InputAdornment.tsx index ffa4b584..65850052 100644 --- a/packages/react/src/components/InputAdornment/InputAdornment.tsx +++ b/packages/react/src/components/InputAdornment/InputAdornment.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/InputAdornment/__test__/InputAdornment.test.tsx b/packages/react/src/components/InputAdornment/__test__/InputAdornment.test.tsx index 254f8606..72692696 100644 --- a/packages/react/src/components/InputAdornment/__test__/InputAdornment.test.tsx +++ b/packages/react/src/components/InputAdornment/__test__/InputAdornment.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/InputAdornment/index.ts b/packages/react/src/components/InputAdornment/index.ts index 824a71ae..572ab11d 100644 --- a/packages/react/src/components/InputAdornment/index.ts +++ b/packages/react/src/components/InputAdornment/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/InputLabel/InputLabel.tsx b/packages/react/src/components/InputLabel/InputLabel.tsx index 615e8929..5ca0c4bd 100644 --- a/packages/react/src/components/InputLabel/InputLabel.tsx +++ b/packages/react/src/components/InputLabel/InputLabel.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/InputLabel/__test__/InputLabel.test.tsx b/packages/react/src/components/InputLabel/__test__/InputLabel.test.tsx index b493f12e..6062c30b 100644 --- a/packages/react/src/components/InputLabel/__test__/InputLabel.test.tsx +++ b/packages/react/src/components/InputLabel/__test__/InputLabel.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/InputLabel/index.ts b/packages/react/src/components/InputLabel/index.ts index e90e1ca6..b81a120a 100644 --- a/packages/react/src/components/InputLabel/index.ts +++ b/packages/react/src/components/InputLabel/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/InputLabel/input-label.scss b/packages/react/src/components/InputLabel/input-label.scss index 94134704..dea5ff2e 100644 --- a/packages/react/src/components/InputLabel/input-label.scss +++ b/packages/react/src/components/InputLabel/input-label.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/LinearProgress/LinearProgress.tsx b/packages/react/src/components/LinearProgress/LinearProgress.tsx index 70b9e084..ac90ab8d 100644 --- a/packages/react/src/components/LinearProgress/LinearProgress.tsx +++ b/packages/react/src/components/LinearProgress/LinearProgress.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/LinearProgress/__test__/LinerProgress.test.tsx b/packages/react/src/components/LinearProgress/__test__/LinerProgress.test.tsx index 86781458..ae1bf919 100644 --- a/packages/react/src/components/LinearProgress/__test__/LinerProgress.test.tsx +++ b/packages/react/src/components/LinearProgress/__test__/LinerProgress.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/LinearProgress/index.ts b/packages/react/src/components/LinearProgress/index.ts index 770faba3..717d377d 100644 --- a/packages/react/src/components/LinearProgress/index.ts +++ b/packages/react/src/components/LinearProgress/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/LinearProgress/linear-progress.scss b/packages/react/src/components/LinearProgress/linear-progress.scss index ad2d9eca..e59c294f 100644 --- a/packages/react/src/components/LinearProgress/linear-progress.scss +++ b/packages/react/src/components/LinearProgress/linear-progress.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Link/Link.tsx b/packages/react/src/components/Link/Link.tsx index 968d4290..6b7e8a5b 100644 --- a/packages/react/src/components/Link/Link.tsx +++ b/packages/react/src/components/Link/Link.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Link/__tests__/Link.test.tsx b/packages/react/src/components/Link/__tests__/Link.test.tsx index 8259b563..f8265db2 100644 --- a/packages/react/src/components/Link/__tests__/Link.test.tsx +++ b/packages/react/src/components/Link/__tests__/Link.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Link/index.ts b/packages/react/src/components/Link/index.ts index d9fbe3f8..f21831fa 100644 --- a/packages/react/src/components/Link/index.ts +++ b/packages/react/src/components/Link/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Link/link.scss b/packages/react/src/components/Link/link.scss index 3da9f810..e0a37a1f 100644 --- a/packages/react/src/components/Link/link.scss +++ b/packages/react/src/components/Link/link.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/List/List.tsx b/packages/react/src/components/List/List.tsx index 9e9d86a0..fb7a57e7 100644 --- a/packages/react/src/components/List/List.tsx +++ b/packages/react/src/components/List/List.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/List/__tests__/List.test.tsx b/packages/react/src/components/List/__tests__/List.test.tsx index 2cd96715..24ea69c8 100644 --- a/packages/react/src/components/List/__tests__/List.test.tsx +++ b/packages/react/src/components/List/__tests__/List.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/List/index.ts b/packages/react/src/components/List/index.ts index c0958459..fe765bd4 100644 --- a/packages/react/src/components/List/index.ts +++ b/packages/react/src/components/List/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/List/list.scss b/packages/react/src/components/List/list.scss index e1e31b0d..72e45403 100644 --- a/packages/react/src/components/List/list.scss +++ b/packages/react/src/components/List/list.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/ListItem/ListItem.tsx b/packages/react/src/components/ListItem/ListItem.tsx index 528b4499..05a6df70 100644 --- a/packages/react/src/components/ListItem/ListItem.tsx +++ b/packages/react/src/components/ListItem/ListItem.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/ListItem/__tests__/ListItem.test.tsx b/packages/react/src/components/ListItem/__tests__/ListItem.test.tsx index 1a64ad87..afc048d6 100644 --- a/packages/react/src/components/ListItem/__tests__/ListItem.test.tsx +++ b/packages/react/src/components/ListItem/__tests__/ListItem.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/ListItem/index.ts b/packages/react/src/components/ListItem/index.ts index a19c4714..773f905a 100644 --- a/packages/react/src/components/ListItem/index.ts +++ b/packages/react/src/components/ListItem/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/ListItem/list-item.scss b/packages/react/src/components/ListItem/list-item.scss index 09216c5c..44543ad2 100644 --- a/packages/react/src/components/ListItem/list-item.scss +++ b/packages/react/src/components/ListItem/list-item.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/ListItemAvatar/ListItemAvatar.tsx b/packages/react/src/components/ListItemAvatar/ListItemAvatar.tsx index dbd1c04c..0796d450 100644 --- a/packages/react/src/components/ListItemAvatar/ListItemAvatar.tsx +++ b/packages/react/src/components/ListItemAvatar/ListItemAvatar.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/ListItemAvatar/__tests__/ListItemAvatar.test.tsx b/packages/react/src/components/ListItemAvatar/__tests__/ListItemAvatar.test.tsx index 6839b3b5..4142a684 100644 --- a/packages/react/src/components/ListItemAvatar/__tests__/ListItemAvatar.test.tsx +++ b/packages/react/src/components/ListItemAvatar/__tests__/ListItemAvatar.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/ListItemAvatar/index.ts b/packages/react/src/components/ListItemAvatar/index.ts index c8793bc9..a104803a 100644 --- a/packages/react/src/components/ListItemAvatar/index.ts +++ b/packages/react/src/components/ListItemAvatar/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/ListItemAvatar/list-item-avatar.scss b/packages/react/src/components/ListItemAvatar/list-item-avatar.scss index 19f62af1..d0cc9ebe 100644 --- a/packages/react/src/components/ListItemAvatar/list-item-avatar.scss +++ b/packages/react/src/components/ListItemAvatar/list-item-avatar.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/ListItemButton/ListItemButton.tsx b/packages/react/src/components/ListItemButton/ListItemButton.tsx index 493d914b..b33f2dbc 100644 --- a/packages/react/src/components/ListItemButton/ListItemButton.tsx +++ b/packages/react/src/components/ListItemButton/ListItemButton.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/ListItemButton/__tests__/ListItemButton.test.tsx b/packages/react/src/components/ListItemButton/__tests__/ListItemButton.test.tsx index cb90c339..61c0ca45 100644 --- a/packages/react/src/components/ListItemButton/__tests__/ListItemButton.test.tsx +++ b/packages/react/src/components/ListItemButton/__tests__/ListItemButton.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/ListItemButton/index.ts b/packages/react/src/components/ListItemButton/index.ts index 4619d7bc..8fdd8a3a 100644 --- a/packages/react/src/components/ListItemButton/index.ts +++ b/packages/react/src/components/ListItemButton/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/ListItemButton/list-item-button.scss b/packages/react/src/components/ListItemButton/list-item-button.scss index 5b1295bb..f582e44e 100644 --- a/packages/react/src/components/ListItemButton/list-item-button.scss +++ b/packages/react/src/components/ListItemButton/list-item-button.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/ListItemIcon/ListItemIcon.tsx b/packages/react/src/components/ListItemIcon/ListItemIcon.tsx index 16aac185..3a95f9ee 100644 --- a/packages/react/src/components/ListItemIcon/ListItemIcon.tsx +++ b/packages/react/src/components/ListItemIcon/ListItemIcon.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/ListItemIcon/__tests__/ListItemIcon.test.tsx b/packages/react/src/components/ListItemIcon/__tests__/ListItemIcon.test.tsx index d74a6576..516b2100 100644 --- a/packages/react/src/components/ListItemIcon/__tests__/ListItemIcon.test.tsx +++ b/packages/react/src/components/ListItemIcon/__tests__/ListItemIcon.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/ListItemIcon/index.ts b/packages/react/src/components/ListItemIcon/index.ts index 9ee19411..f759e992 100644 --- a/packages/react/src/components/ListItemIcon/index.ts +++ b/packages/react/src/components/ListItemIcon/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/ListItemIcon/list-item-icon.scss b/packages/react/src/components/ListItemIcon/list-item-icon.scss index e633f789..8d67345f 100644 --- a/packages/react/src/components/ListItemIcon/list-item-icon.scss +++ b/packages/react/src/components/ListItemIcon/list-item-icon.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/ListItemText/ListItemText.tsx b/packages/react/src/components/ListItemText/ListItemText.tsx index 91bd6b74..ffc88023 100644 --- a/packages/react/src/components/ListItemText/ListItemText.tsx +++ b/packages/react/src/components/ListItemText/ListItemText.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/ListItemText/__tests__/ListItemText.test.tsx b/packages/react/src/components/ListItemText/__tests__/ListItemText.test.tsx index 52ae0a09..ac510f09 100644 --- a/packages/react/src/components/ListItemText/__tests__/ListItemText.test.tsx +++ b/packages/react/src/components/ListItemText/__tests__/ListItemText.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/ListItemText/index.ts b/packages/react/src/components/ListItemText/index.ts index b6002ebd..90fdd71c 100644 --- a/packages/react/src/components/ListItemText/index.ts +++ b/packages/react/src/components/ListItemText/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/ListItemText/list-item-text.scss b/packages/react/src/components/ListItemText/list-item-text.scss index 9d1b44de..13d2962d 100644 --- a/packages/react/src/components/ListItemText/list-item-text.scss +++ b/packages/react/src/components/ListItemText/list-item-text.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Menu/Menu.tsx b/packages/react/src/components/Menu/Menu.tsx index 78fce309..aea59089 100644 --- a/packages/react/src/components/Menu/Menu.tsx +++ b/packages/react/src/components/Menu/Menu.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Menu/index.ts b/packages/react/src/components/Menu/index.ts index 62930c15..7683b4e7 100644 --- a/packages/react/src/components/Menu/index.ts +++ b/packages/react/src/components/Menu/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Menu/menu.scss b/packages/react/src/components/Menu/menu.scss index 9df3d886..db0a711e 100644 --- a/packages/react/src/components/Menu/menu.scss +++ b/packages/react/src/components/Menu/menu.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/MenuItem/MenuItem.tsx b/packages/react/src/components/MenuItem/MenuItem.tsx index b47bd7f9..c3d0d7bd 100644 --- a/packages/react/src/components/MenuItem/MenuItem.tsx +++ b/packages/react/src/components/MenuItem/MenuItem.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/MenuItem/__tests__/MenuItem.test.tsx b/packages/react/src/components/MenuItem/__tests__/MenuItem.test.tsx index e032998b..47f2c157 100644 --- a/packages/react/src/components/MenuItem/__tests__/MenuItem.test.tsx +++ b/packages/react/src/components/MenuItem/__tests__/MenuItem.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/MenuItem/index.tsx b/packages/react/src/components/MenuItem/index.tsx index f6cf76db..611f25f1 100644 --- a/packages/react/src/components/MenuItem/index.tsx +++ b/packages/react/src/components/MenuItem/index.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/MenuItem/menu-item.scss b/packages/react/src/components/MenuItem/menu-item.scss index c8f97780..f7aa5b44 100644 --- a/packages/react/src/components/MenuItem/menu-item.scss +++ b/packages/react/src/components/MenuItem/menu-item.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Navbar/Navbar.tsx b/packages/react/src/components/Navbar/Navbar.tsx index b627dd8d..62eddc22 100644 --- a/packages/react/src/components/Navbar/Navbar.tsx +++ b/packages/react/src/components/Navbar/Navbar.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Navbar/__tests__/Navbar.test.tsx b/packages/react/src/components/Navbar/__tests__/Navbar.test.tsx index 4b0d2273..7dd3b858 100644 --- a/packages/react/src/components/Navbar/__tests__/Navbar.test.tsx +++ b/packages/react/src/components/Navbar/__tests__/Navbar.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Navbar/index.ts b/packages/react/src/components/Navbar/index.ts index 1b25eafa..60745cbd 100644 --- a/packages/react/src/components/Navbar/index.ts +++ b/packages/react/src/components/Navbar/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/NavbarItem/NavbarItem.tsx b/packages/react/src/components/NavbarItem/NavbarItem.tsx index d6ac65fb..0a0ae311 100644 --- a/packages/react/src/components/NavbarItem/NavbarItem.tsx +++ b/packages/react/src/components/NavbarItem/NavbarItem.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/NavbarItem/__tests__/NavbarItem.test.tsx b/packages/react/src/components/NavbarItem/__tests__/NavbarItem.test.tsx index f198fd18..1fea8707 100644 --- a/packages/react/src/components/NavbarItem/__tests__/NavbarItem.test.tsx +++ b/packages/react/src/components/NavbarItem/__tests__/NavbarItem.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/NavbarItem/index.tsx b/packages/react/src/components/NavbarItem/index.tsx index c27f57b4..84a89b72 100644 --- a/packages/react/src/components/NavbarItem/index.tsx +++ b/packages/react/src/components/NavbarItem/index.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/OutlinedInput/OutlinedInput.tsx b/packages/react/src/components/OutlinedInput/OutlinedInput.tsx index 1f603f44..18d30705 100644 --- a/packages/react/src/components/OutlinedInput/OutlinedInput.tsx +++ b/packages/react/src/components/OutlinedInput/OutlinedInput.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/OutlinedInput/__test__/OutlinedInput.test.tsx b/packages/react/src/components/OutlinedInput/__test__/OutlinedInput.test.tsx index 8e78a6b0..aa11bfc4 100644 --- a/packages/react/src/components/OutlinedInput/__test__/OutlinedInput.test.tsx +++ b/packages/react/src/components/OutlinedInput/__test__/OutlinedInput.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/OutlinedInput/index.ts b/packages/react/src/components/OutlinedInput/index.ts index 2ae40e89..f0beb81a 100644 --- a/packages/react/src/components/OutlinedInput/index.ts +++ b/packages/react/src/components/OutlinedInput/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/OutlinedInput/outlined-input.scss b/packages/react/src/components/OutlinedInput/outlined-input.scss index 634304b4..ee5647b7 100644 --- a/packages/react/src/components/OutlinedInput/outlined-input.scss +++ b/packages/react/src/components/OutlinedInput/outlined-input.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Paper/Paper.tsx b/packages/react/src/components/Paper/Paper.tsx index 1ec9fa0d..7bdc6d91 100644 --- a/packages/react/src/components/Paper/Paper.tsx +++ b/packages/react/src/components/Paper/Paper.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Paper/__tests__/Paper.test.tsx b/packages/react/src/components/Paper/__tests__/Paper.test.tsx index 5c92dc59..7bdbb55d 100644 --- a/packages/react/src/components/Paper/__tests__/Paper.test.tsx +++ b/packages/react/src/components/Paper/__tests__/Paper.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Paper/index.ts b/packages/react/src/components/Paper/index.ts index 7bd2fafd..cff0130e 100644 --- a/packages/react/src/components/Paper/index.ts +++ b/packages/react/src/components/Paper/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/PhoneNumberInput/PhoneNumberInput.tsx b/packages/react/src/components/PhoneNumberInput/PhoneNumberInput.tsx index 0cdba033..54b7c8c9 100644 --- a/packages/react/src/components/PhoneNumberInput/PhoneNumberInput.tsx +++ b/packages/react/src/components/PhoneNumberInput/PhoneNumberInput.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/PhoneNumberInput/__test__/PhoneNumberInput.test.tsx b/packages/react/src/components/PhoneNumberInput/__test__/PhoneNumberInput.test.tsx index 5c2e4588..68fc299a 100644 --- a/packages/react/src/components/PhoneNumberInput/__test__/PhoneNumberInput.test.tsx +++ b/packages/react/src/components/PhoneNumberInput/__test__/PhoneNumberInput.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/PhoneNumberInput/constants/countries.ts b/packages/react/src/components/PhoneNumberInput/constants/countries.ts index 86c7b3fe..36f1f507 100644 --- a/packages/react/src/components/PhoneNumberInput/constants/countries.ts +++ b/packages/react/src/components/PhoneNumberInput/constants/countries.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/PhoneNumberInput/constants/index.ts b/packages/react/src/components/PhoneNumberInput/constants/index.ts index edf0930e..2b7cdbc7 100644 --- a/packages/react/src/components/PhoneNumberInput/constants/index.ts +++ b/packages/react/src/components/PhoneNumberInput/constants/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/PhoneNumberInput/index.ts b/packages/react/src/components/PhoneNumberInput/index.ts index 1da152ec..d8320007 100644 --- a/packages/react/src/components/PhoneNumberInput/index.ts +++ b/packages/react/src/components/PhoneNumberInput/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/PhoneNumberInput/phone-number-input.scss b/packages/react/src/components/PhoneNumberInput/phone-number-input.scss index 50aab3cb..36124744 100644 --- a/packages/react/src/components/PhoneNumberInput/phone-number-input.scss +++ b/packages/react/src/components/PhoneNumberInput/phone-number-input.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Popover/Popover.tsx b/packages/react/src/components/Popover/Popover.tsx index d19a35c0..9331a27f 100644 --- a/packages/react/src/components/Popover/Popover.tsx +++ b/packages/react/src/components/Popover/Popover.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Popover/__tests__/Popover.test.tsx b/packages/react/src/components/Popover/__tests__/Popover.test.tsx index e48af374..6f0684ea 100644 --- a/packages/react/src/components/Popover/__tests__/Popover.test.tsx +++ b/packages/react/src/components/Popover/__tests__/Popover.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Popover/index.ts b/packages/react/src/components/Popover/index.ts index a308722a..e6be37bf 100644 --- a/packages/react/src/components/Popover/index.ts +++ b/packages/react/src/components/Popover/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Radio/Radio.tsx b/packages/react/src/components/Radio/Radio.tsx index 6045f467..c2bba7e6 100644 --- a/packages/react/src/components/Radio/Radio.tsx +++ b/packages/react/src/components/Radio/Radio.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Radio/__tests__/Radio.test.tsx b/packages/react/src/components/Radio/__tests__/Radio.test.tsx index 074b9247..e978c90e 100644 --- a/packages/react/src/components/Radio/__tests__/Radio.test.tsx +++ b/packages/react/src/components/Radio/__tests__/Radio.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Radio/index.ts b/packages/react/src/components/Radio/index.ts index e80f2e7b..c7f7cb81 100644 --- a/packages/react/src/components/Radio/index.ts +++ b/packages/react/src/components/Radio/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/RadioGroup/RadioGroup.tsx b/packages/react/src/components/RadioGroup/RadioGroup.tsx index a24d5627..bb82ba6d 100644 --- a/packages/react/src/components/RadioGroup/RadioGroup.tsx +++ b/packages/react/src/components/RadioGroup/RadioGroup.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/RadioGroup/__tests__/RadioGroup.test.tsx b/packages/react/src/components/RadioGroup/__tests__/RadioGroup.test.tsx index deb89b4c..1e3fed94 100644 --- a/packages/react/src/components/RadioGroup/__tests__/RadioGroup.test.tsx +++ b/packages/react/src/components/RadioGroup/__tests__/RadioGroup.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/RadioGroup/index.ts b/packages/react/src/components/RadioGroup/index.ts index 22ba0f57..4e384eff 100644 --- a/packages/react/src/components/RadioGroup/index.ts +++ b/packages/react/src/components/RadioGroup/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Select/Select.tsx b/packages/react/src/components/Select/Select.tsx index 7b7a996d..f43d47a0 100644 --- a/packages/react/src/components/Select/Select.tsx +++ b/packages/react/src/components/Select/Select.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Select/__tests__/Select.test.tsx b/packages/react/src/components/Select/__tests__/Select.test.tsx index fba25597..4170c4fb 100644 --- a/packages/react/src/components/Select/__tests__/Select.test.tsx +++ b/packages/react/src/components/Select/__tests__/Select.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Select/index.ts b/packages/react/src/components/Select/index.ts index 3f39c83e..99547d5c 100644 --- a/packages/react/src/components/Select/index.ts +++ b/packages/react/src/components/Select/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/SignIn/__tests__/SignIn.test.tsx b/packages/react/src/components/SignIn/__tests__/SignIn.test.tsx index 16d9beec..9dc93dac 100644 --- a/packages/react/src/components/SignIn/__tests__/SignIn.test.tsx +++ b/packages/react/src/components/SignIn/__tests__/SignIn.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/SignIn/index.ts b/packages/react/src/components/SignIn/index.ts index 14d7fe45..bf5f76e8 100644 --- a/packages/react/src/components/SignIn/index.ts +++ b/packages/react/src/components/SignIn/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/SignIn/sign-in.scss b/packages/react/src/components/SignIn/sign-in.scss index 5d9277b1..0c8797c3 100644 --- a/packages/react/src/components/SignIn/sign-in.scss +++ b/packages/react/src/components/SignIn/sign-in.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Skeleton/Skeleton.tsx b/packages/react/src/components/Skeleton/Skeleton.tsx index b13a8b4c..86875539 100644 --- a/packages/react/src/components/Skeleton/Skeleton.tsx +++ b/packages/react/src/components/Skeleton/Skeleton.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Skeleton/__test__/Skeleton.test.tsx b/packages/react/src/components/Skeleton/__test__/Skeleton.test.tsx index 2ecf5ce2..23a27ba6 100644 --- a/packages/react/src/components/Skeleton/__test__/Skeleton.test.tsx +++ b/packages/react/src/components/Skeleton/__test__/Skeleton.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Skeleton/index.ts b/packages/react/src/components/Skeleton/index.ts index b473006a..40e010aa 100644 --- a/packages/react/src/components/Skeleton/index.ts +++ b/packages/react/src/components/Skeleton/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Snackbar/Snackbar.tsx b/packages/react/src/components/Snackbar/Snackbar.tsx index be8937f7..7bed5d9e 100644 --- a/packages/react/src/components/Snackbar/Snackbar.tsx +++ b/packages/react/src/components/Snackbar/Snackbar.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Snackbar/__tests__/Snackbar.test.tsx b/packages/react/src/components/Snackbar/__tests__/Snackbar.test.tsx index e2270d5d..b66ae156 100644 --- a/packages/react/src/components/Snackbar/__tests__/Snackbar.test.tsx +++ b/packages/react/src/components/Snackbar/__tests__/Snackbar.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Snackbar/index.ts b/packages/react/src/components/Snackbar/index.ts index 4ba872ce..76a168a1 100644 --- a/packages/react/src/components/Snackbar/index.ts +++ b/packages/react/src/components/Snackbar/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Snackbar/snackbar.scss b/packages/react/src/components/Snackbar/snackbar.scss index 556c34b4..e212157e 100644 --- a/packages/react/src/components/Snackbar/snackbar.scss +++ b/packages/react/src/components/Snackbar/snackbar.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Stepper/Stepper.tsx b/packages/react/src/components/Stepper/Stepper.tsx index 4e3a7e2f..ebe0d7ad 100644 --- a/packages/react/src/components/Stepper/Stepper.tsx +++ b/packages/react/src/components/Stepper/Stepper.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Stepper/__tests__/Stepper.test.tsx b/packages/react/src/components/Stepper/__tests__/Stepper.test.tsx index 1dd6ba6e..dc27ef53 100644 --- a/packages/react/src/components/Stepper/__tests__/Stepper.test.tsx +++ b/packages/react/src/components/Stepper/__tests__/Stepper.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Stepper/index.ts b/packages/react/src/components/Stepper/index.ts index 334b5f36..31cef048 100644 --- a/packages/react/src/components/Stepper/index.ts +++ b/packages/react/src/components/Stepper/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Stepper/stepper.scss b/packages/react/src/components/Stepper/stepper.scss index 854bbafb..4ccc0050 100644 --- a/packages/react/src/components/Stepper/stepper.scss +++ b/packages/react/src/components/Stepper/stepper.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Switch/Switch.tsx b/packages/react/src/components/Switch/Switch.tsx index e48f91ff..6650c34d 100644 --- a/packages/react/src/components/Switch/Switch.tsx +++ b/packages/react/src/components/Switch/Switch.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Switch/__tests__/Switch.test.tsx b/packages/react/src/components/Switch/__tests__/Switch.test.tsx index c560a6f0..4afa6401 100644 --- a/packages/react/src/components/Switch/__tests__/Switch.test.tsx +++ b/packages/react/src/components/Switch/__tests__/Switch.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Switch/index.ts b/packages/react/src/components/Switch/index.ts index 305d4d4c..47deb744 100644 --- a/packages/react/src/components/Switch/index.ts +++ b/packages/react/src/components/Switch/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Switch/switch.scss b/packages/react/src/components/Switch/switch.scss index 5daadc79..0d10b113 100644 --- a/packages/react/src/components/Switch/switch.scss +++ b/packages/react/src/components/Switch/switch.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Tab/Tab.tsx b/packages/react/src/components/Tab/Tab.tsx index 30dcfe7c..3797dc12 100644 --- a/packages/react/src/components/Tab/Tab.tsx +++ b/packages/react/src/components/Tab/Tab.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Tab/__tests__/Tab.test.tsx b/packages/react/src/components/Tab/__tests__/Tab.test.tsx index 030ac393..26b8e078 100644 --- a/packages/react/src/components/Tab/__tests__/Tab.test.tsx +++ b/packages/react/src/components/Tab/__tests__/Tab.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Tab/index.ts b/packages/react/src/components/Tab/index.ts index add4be5f..b42963d6 100644 --- a/packages/react/src/components/Tab/index.ts +++ b/packages/react/src/components/Tab/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Tab/tab.scss b/packages/react/src/components/Tab/tab.scss index 755a5ea8..8193aa87 100644 --- a/packages/react/src/components/Tab/tab.scss +++ b/packages/react/src/components/Tab/tab.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/TabPanel/TabPanel.tsx b/packages/react/src/components/TabPanel/TabPanel.tsx index 7fc57d23..9c95b14b 100644 --- a/packages/react/src/components/TabPanel/TabPanel.tsx +++ b/packages/react/src/components/TabPanel/TabPanel.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/TabPanel/__tests__/TabPanel.test.tsx b/packages/react/src/components/TabPanel/__tests__/TabPanel.test.tsx index a6db4e30..36a98952 100644 --- a/packages/react/src/components/TabPanel/__tests__/TabPanel.test.tsx +++ b/packages/react/src/components/TabPanel/__tests__/TabPanel.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/TabPanel/index.ts b/packages/react/src/components/TabPanel/index.ts index 60dfa08e..b447f7e7 100644 --- a/packages/react/src/components/TabPanel/index.ts +++ b/packages/react/src/components/TabPanel/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/TabPanel/tab-panel.scss b/packages/react/src/components/TabPanel/tab-panel.scss index c918ff03..c8f4c128 100644 --- a/packages/react/src/components/TabPanel/tab-panel.scss +++ b/packages/react/src/components/TabPanel/tab-panel.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Tabs/Tabs.tsx b/packages/react/src/components/Tabs/Tabs.tsx index e160a456..804c4b2b 100644 --- a/packages/react/src/components/Tabs/Tabs.tsx +++ b/packages/react/src/components/Tabs/Tabs.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Tabs/__test__/Tabs.test.tsx b/packages/react/src/components/Tabs/__test__/Tabs.test.tsx index 356d259f..96cb2b4e 100644 --- a/packages/react/src/components/Tabs/__test__/Tabs.test.tsx +++ b/packages/react/src/components/Tabs/__test__/Tabs.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Tabs/index.ts b/packages/react/src/components/Tabs/index.ts index bc384c1a..7be8fab3 100644 --- a/packages/react/src/components/Tabs/index.ts +++ b/packages/react/src/components/Tabs/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Tabs/tabs.scss b/packages/react/src/components/Tabs/tabs.scss index 5f5a4bbe..85b38fc6 100644 --- a/packages/react/src/components/Tabs/tabs.scss +++ b/packages/react/src/components/Tabs/tabs.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/TextField/TextField.tsx b/packages/react/src/components/TextField/TextField.tsx index b8cd622c..9690eb91 100644 --- a/packages/react/src/components/TextField/TextField.tsx +++ b/packages/react/src/components/TextField/TextField.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/TextField/__test__/TextField.test.tsx b/packages/react/src/components/TextField/__test__/TextField.test.tsx index f0198ebc..15ffffac 100644 --- a/packages/react/src/components/TextField/__test__/TextField.test.tsx +++ b/packages/react/src/components/TextField/__test__/TextField.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/TextField/constants/index.ts b/packages/react/src/components/TextField/constants/index.ts index b835118a..594032a2 100644 --- a/packages/react/src/components/TextField/constants/index.ts +++ b/packages/react/src/components/TextField/constants/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/TextField/constants/types.ts b/packages/react/src/components/TextField/constants/types.ts index 84089a31..6b68bd42 100644 --- a/packages/react/src/components/TextField/constants/types.ts +++ b/packages/react/src/components/TextField/constants/types.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/TextField/index.ts b/packages/react/src/components/TextField/index.ts index 42b89206..bb0340de 100644 --- a/packages/react/src/components/TextField/index.ts +++ b/packages/react/src/components/TextField/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/TextField/text-field.scss b/packages/react/src/components/TextField/text-field.scss index c2a2412a..dd90d90b 100644 --- a/packages/react/src/components/TextField/text-field.scss +++ b/packages/react/src/components/TextField/text-field.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Toolbar/Toolbar.tsx b/packages/react/src/components/Toolbar/Toolbar.tsx index 15125643..01363e35 100644 --- a/packages/react/src/components/Toolbar/Toolbar.tsx +++ b/packages/react/src/components/Toolbar/Toolbar.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Toolbar/__tests__/Toolbar.test.tsx b/packages/react/src/components/Toolbar/__tests__/Toolbar.test.tsx index 546f2897..efff9b6a 100644 --- a/packages/react/src/components/Toolbar/__tests__/Toolbar.test.tsx +++ b/packages/react/src/components/Toolbar/__tests__/Toolbar.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Toolbar/index.ts b/packages/react/src/components/Toolbar/index.ts index 600abb7c..053a6c38 100644 --- a/packages/react/src/components/Toolbar/index.ts +++ b/packages/react/src/components/Toolbar/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Toolbar/toolbar.scss b/packages/react/src/components/Toolbar/toolbar.scss index 44006c2b..01db0dea 100644 --- a/packages/react/src/components/Toolbar/toolbar.scss +++ b/packages/react/src/components/Toolbar/toolbar.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Tooltip/Tooltip.tsx b/packages/react/src/components/Tooltip/Tooltip.tsx index 9bb6214a..aba20b19 100644 --- a/packages/react/src/components/Tooltip/Tooltip.tsx +++ b/packages/react/src/components/Tooltip/Tooltip.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Tooltip/__tests__/Tooltip.test.tsx b/packages/react/src/components/Tooltip/__tests__/Tooltip.test.tsx index 11edea9f..6d88f6b4 100644 --- a/packages/react/src/components/Tooltip/__tests__/Tooltip.test.tsx +++ b/packages/react/src/components/Tooltip/__tests__/Tooltip.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Tooltip/index.ts b/packages/react/src/components/Tooltip/index.ts index fa7a654c..3359476e 100644 --- a/packages/react/src/components/Tooltip/index.ts +++ b/packages/react/src/components/Tooltip/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Tooltip/tooltip.scss b/packages/react/src/components/Tooltip/tooltip.scss index 0409c347..73659d27 100644 --- a/packages/react/src/components/Tooltip/tooltip.scss +++ b/packages/react/src/components/Tooltip/tooltip.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Typography/Typography.tsx b/packages/react/src/components/Typography/Typography.tsx index 8d76b747..b7d39124 100644 --- a/packages/react/src/components/Typography/Typography.tsx +++ b/packages/react/src/components/Typography/Typography.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Typography/__tests__/Typography.test.tsx b/packages/react/src/components/Typography/__tests__/Typography.test.tsx index deb180a4..e615cb51 100644 --- a/packages/react/src/components/Typography/__tests__/Typography.test.tsx +++ b/packages/react/src/components/Typography/__tests__/Typography.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Typography/index.ts b/packages/react/src/components/Typography/index.ts index b04dc7d2..268027d3 100644 --- a/packages/react/src/components/Typography/index.ts +++ b/packages/react/src/components/Typography/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Typography/typography.scss b/packages/react/src/components/Typography/typography.scss index d2fb9922..d6a64f92 100644 --- a/packages/react/src/components/Typography/typography.scss +++ b/packages/react/src/components/Typography/typography.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/UserDropdownMenu/UserDropdownMenu.tsx b/packages/react/src/components/UserDropdownMenu/UserDropdownMenu.tsx index f1270ede..9625e635 100644 --- a/packages/react/src/components/UserDropdownMenu/UserDropdownMenu.tsx +++ b/packages/react/src/components/UserDropdownMenu/UserDropdownMenu.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/UserDropdownMenu/__tests__/UserDropdownMenu.test.tsx b/packages/react/src/components/UserDropdownMenu/__tests__/UserDropdownMenu.test.tsx index 51bd1759..7af35404 100644 --- a/packages/react/src/components/UserDropdownMenu/__tests__/UserDropdownMenu.test.tsx +++ b/packages/react/src/components/UserDropdownMenu/__tests__/UserDropdownMenu.test.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/UserDropdownMenu/index.ts b/packages/react/src/components/UserDropdownMenu/index.ts index c15e0cce..f0dd34d2 100644 --- a/packages/react/src/components/UserDropdownMenu/index.ts +++ b/packages/react/src/components/UserDropdownMenu/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/UserDropdownMenu/user-dropdown-menu.scss b/packages/react/src/components/UserDropdownMenu/user-dropdown-menu.scss index af241d33..8f010f3a 100644 --- a/packages/react/src/components/UserDropdownMenu/user-dropdown-menu.scss +++ b/packages/react/src/components/UserDropdownMenu/user-dropdown-menu.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Wizard/Wizard.tsx b/packages/react/src/components/Wizard/Wizard.tsx index 7e638615..33991d7b 100644 --- a/packages/react/src/components/Wizard/Wizard.tsx +++ b/packages/react/src/components/Wizard/Wizard.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Wizard/index.ts b/packages/react/src/components/Wizard/index.ts index 9cafe61f..8242fc4f 100644 --- a/packages/react/src/components/Wizard/index.ts +++ b/packages/react/src/components/Wizard/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/components/Wizard/wizard.scss b/packages/react/src/components/Wizard/wizard.scss index 69de307a..1c6742f4 100644 --- a/packages/react/src/components/Wizard/wizard.scss +++ b/packages/react/src/components/Wizard/wizard.scss @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/constants/index.ts b/packages/react/src/constants/index.ts index b35b18f5..0518ae0d 100644 --- a/packages/react/src/constants/index.ts +++ b/packages/react/src/constants/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/hooks/index.ts b/packages/react/src/hooks/index.ts index 0687e331..6de5a4be 100644 --- a/packages/react/src/hooks/index.ts +++ b/packages/react/src/hooks/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/hooks/use-is-mobile.tsx b/packages/react/src/hooks/use-is-mobile.tsx index 31675bc2..2ea2159d 100644 --- a/packages/react/src/hooks/use-is-mobile.tsx +++ b/packages/react/src/hooks/use-is-mobile.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/hooks/use-pastel-color-generator.ts b/packages/react/src/hooks/use-pastel-color-generator.ts index 6658dda5..a35bf119 100644 --- a/packages/react/src/hooks/use-pastel-color-generator.ts +++ b/packages/react/src/hooks/use-pastel-color-generator.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/models/common.ts b/packages/react/src/models/common.ts index 73fc3720..30066d04 100644 --- a/packages/react/src/models/common.ts +++ b/packages/react/src/models/common.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/models/component.ts b/packages/react/src/models/component.ts index 25ef59ac..ea61cf6e 100644 --- a/packages/react/src/models/component.ts +++ b/packages/react/src/models/component.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/src/utils/generate-pastel-color.ts b/packages/react/src/utils/generate-pastel-color.ts index d3580ffd..f86c5192 100644 --- a/packages/react/src/utils/generate-pastel-color.ts +++ b/packages/react/src/utils/generate-pastel-color.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/stylelint.config.cjs b/packages/react/stylelint.config.cjs index 64eb07e5..5eb85629 100644 --- a/packages/react/stylelint.config.cjs +++ b/packages/react/stylelint.config.cjs @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/test-configs/__mocks__/match-media-mock.ts b/packages/react/test-configs/__mocks__/match-media-mock.ts index 1a613579..0de2ffd8 100644 --- a/packages/react/test-configs/__mocks__/match-media-mock.ts +++ b/packages/react/test-configs/__mocks__/match-media-mock.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/test-configs/__mocks__/style-mock.ts b/packages/react/test-configs/__mocks__/style-mock.ts index aa1ba53a..01a1925b 100644 --- a/packages/react/test-configs/__mocks__/style-mock.ts +++ b/packages/react/test-configs/__mocks__/style-mock.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/test-configs/setup-test.ts b/packages/react/test-configs/setup-test.ts index 3829480a..deb05d77 100644 --- a/packages/react/test-configs/setup-test.ts +++ b/packages/react/test-configs/setup-test.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/packages/react/test-configs/utils.tsx b/packages/react/test-configs/utils.tsx index 66906692..e11b03aa 100644 --- a/packages/react/test-configs/utils.tsx +++ b/packages/react/test-configs/utils.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except