diff --git a/achecker.js b/achecker.js index 610c211d1471..d55c1789b738 100644 --- a/achecker.js +++ b/achecker.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/actions/add-review-labels/index.js b/actions/add-review-labels/index.js index 8bc1cc7c53f8..05ca340df26c 100644 --- a/actions/add-review-labels/index.js +++ b/actions/add-review-labels/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2020, 2020 + * Copyright IBM Corp. 2020, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/actions/issues/src/conditions.js b/actions/issues/src/conditions.js index 64059c4ce78a..20d375fd70ed 100644 --- a/actions/issues/src/conditions.js +++ b/actions/issues/src/conditions.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2020, 2020 + * Copyright IBM Corp. 2020, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/actions/issues/src/labels.js b/actions/issues/src/labels.js index 967eec5d042a..6a29b5298bf0 100644 --- a/actions/issues/src/labels.js +++ b/actions/issues/src/labels.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2020, 2020 + * Copyright IBM Corp. 2020, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/actions/issues/src/plugins/add-issue-response.js b/actions/issues/src/plugins/add-issue-response.js index f3e78a0d0d42..2cc335de97d3 100644 --- a/actions/issues/src/plugins/add-issue-response.js +++ b/actions/issues/src/plugins/add-issue-response.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2020, 2020 + * Copyright IBM Corp. 2020, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/actions/issues/src/plugins/add-triage-label.js b/actions/issues/src/plugins/add-triage-label.js index e8bbd520daa5..34fdc7522e4a 100644 --- a/actions/issues/src/plugins/add-triage-label.js +++ b/actions/issues/src/plugins/add-triage-label.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2020, 2020 + * Copyright IBM Corp. 2020, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/actions/issues/src/plugins/index.js b/actions/issues/src/plugins/index.js index 1802a85d9a3b..19b36cf56e4f 100644 --- a/actions/issues/src/plugins/index.js +++ b/actions/issues/src/plugins/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2020, 2020 + * Copyright IBM Corp. 2020, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/actions/issues/src/run.js b/actions/issues/src/run.js index abe2387a9959..20e309ef3a43 100644 --- a/actions/issues/src/run.js +++ b/actions/issues/src/run.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2020, 2020 + * Copyright IBM Corp. 2020, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/actions/promote/index.js b/actions/promote/index.js index 9f24d7c175ea..53c2fccbb98e 100644 --- a/actions/promote/index.js +++ b/actions/promote/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/actions/release-notifications/index.js b/actions/release-notifications/index.js index b8ec089c830a..8e8aebbb8c95 100644 --- a/actions/release-notifications/index.js +++ b/actions/release-notifications/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2022, 2022 + * Copyright IBM Corp. 2022, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/actions/wait-for-it/src/index.js b/actions/wait-for-it/src/index.js index c6eddc37fbda..ce7c220c3eec 100644 --- a/actions/wait-for-it/src/index.js +++ b/actions/wait-for-it/src/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2020, 2020 + * Copyright IBM Corp. 2020, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/config/babel-preset-carbon/index.js b/config/babel-preset-carbon/index.js index 91d81fde8618..c95e9206ff77 100644 --- a/config/babel-preset-carbon/index.js +++ b/config/babel-preset-carbon/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/config/browserslist-config-carbon/index.js b/config/browserslist-config-carbon/index.js index d7f66b445736..e94643a95d36 100644 --- a/config/browserslist-config-carbon/index.js +++ b/config/browserslist-config-carbon/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/config/eslint-config-carbon/base.js b/config/eslint-config-carbon/base.js index 49b9f1b6d365..17160b58be63 100644 --- a/config/eslint-config-carbon/base.js +++ b/config/eslint-config-carbon/base.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/config/eslint-config-carbon/index.js b/config/eslint-config-carbon/index.js index 7693ab4c0e0f..07e772ab45fc 100644 --- a/config/eslint-config-carbon/index.js +++ b/config/eslint-config-carbon/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/config/eslint-config-carbon/internal.js b/config/eslint-config-carbon/internal.js index aab51b497ab3..83eaf2a35ab7 100644 --- a/config/eslint-config-carbon/internal.js +++ b/config/eslint-config-carbon/internal.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/config/eslint-config-carbon/plugins/cypress.js b/config/eslint-config-carbon/plugins/cypress.js index a3de3dd14d05..3c88290a7d97 100644 --- a/config/eslint-config-carbon/plugins/cypress.js +++ b/config/eslint-config-carbon/plugins/cypress.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/config/eslint-config-carbon/plugins/jest.js b/config/eslint-config-carbon/plugins/jest.js index 17289669545d..df68d866af22 100644 --- a/config/eslint-config-carbon/plugins/jest.js +++ b/config/eslint-config-carbon/plugins/jest.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/config/eslint-config-carbon/plugins/jsdoc.js b/config/eslint-config-carbon/plugins/jsdoc.js index 08a70be27054..22d4e459ffbd 100644 --- a/config/eslint-config-carbon/plugins/jsdoc.js +++ b/config/eslint-config-carbon/plugins/jsdoc.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/config/eslint-config-carbon/plugins/react.js b/config/eslint-config-carbon/plugins/react.js index cf32b4040a63..539b14b99182 100644 --- a/config/eslint-config-carbon/plugins/react.js +++ b/config/eslint-config-carbon/plugins/react.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/config/eslint-config-carbon/plugins/storybook.js b/config/eslint-config-carbon/plugins/storybook.js index a674786c4f1f..87de36230669 100644 --- a/config/eslint-config-carbon/plugins/storybook.js +++ b/config/eslint-config-carbon/plugins/storybook.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/config/eslint-config-carbon/plugins/testing-library.js b/config/eslint-config-carbon/plugins/testing-library.js index 32fb4019a44a..658e6977df62 100644 --- a/config/eslint-config-carbon/plugins/testing-library.js +++ b/config/eslint-config-carbon/plugins/testing-library.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/config/eslint-config-carbon/rules/best-practices.js b/config/eslint-config-carbon/rules/best-practices.js index 49af5bc38f6b..ae2bbd600d81 100644 --- a/config/eslint-config-carbon/rules/best-practices.js +++ b/config/eslint-config-carbon/rules/best-practices.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/config/eslint-config-carbon/vanilla.js b/config/eslint-config-carbon/vanilla.js index 1dd8e0118f4c..3cdefe70aa98 100644 --- a/config/eslint-config-carbon/vanilla.js +++ b/config/eslint-config-carbon/vanilla.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/config/jest-config-carbon/index.js b/config/jest-config-carbon/index.js index 4e69cf06f0ba..cb86b4228a3d 100644 --- a/config/jest-config-carbon/index.js +++ b/config/jest-config-carbon/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/config/jest-config-carbon/jest-preset.js b/config/jest-config-carbon/jest-preset.js index 85193339c374..003c0864b732 100644 --- a/config/jest-config-carbon/jest-preset.js +++ b/config/jest-config-carbon/jest-preset.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/config/jest-config-carbon/matchers/toHaveNoACViolations.js b/config/jest-config-carbon/matchers/toHaveNoACViolations.js index 06db2c9bdc18..44c4c502715b 100644 --- a/config/jest-config-carbon/matchers/toHaveNoACViolations.js +++ b/config/jest-config-carbon/matchers/toHaveNoACViolations.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/config/jest-config-carbon/matchers/toHaveNoAxeViolations.js b/config/jest-config-carbon/matchers/toHaveNoAxeViolations.js index d1cfa45db79b..9f62b47228c5 100644 --- a/config/jest-config-carbon/matchers/toHaveNoAxeViolations.js +++ b/config/jest-config-carbon/matchers/toHaveNoAxeViolations.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/config/jest-config-carbon/setup/setup.js b/config/jest-config-carbon/setup/setup.js index dd58bafec089..6a8cc9eeb59f 100644 --- a/config/jest-config-carbon/setup/setup.js +++ b/config/jest-config-carbon/setup/setup.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/config/jest-config-carbon/setup/setupAfterEnv.js b/config/jest-config-carbon/setup/setupAfterEnv.js index 748b6a4e2305..fa82c66f859b 100644 --- a/config/jest-config-carbon/setup/setupAfterEnv.js +++ b/config/jest-config-carbon/setup/setupAfterEnv.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/config/jest-config-carbon/transform/cssTransform.js b/config/jest-config-carbon/transform/cssTransform.js index 5e4d1f2873ee..afe32669324f 100644 --- a/config/jest-config-carbon/transform/cssTransform.js +++ b/config/jest-config-carbon/transform/cssTransform.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/config/jest-config-carbon/transform/fileTransform.js b/config/jest-config-carbon/transform/fileTransform.js index db612e300f33..ecd5f1554e65 100644 --- a/config/jest-config-carbon/transform/fileTransform.js +++ b/config/jest-config-carbon/transform/fileTransform.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/config/jest-config-carbon/transform/jsTransform.js b/config/jest-config-carbon/transform/jsTransform.js index c4664005fae1..9169b37b4288 100644 --- a/config/jest-config-carbon/transform/jsTransform.js +++ b/config/jest-config-carbon/transform/jsTransform.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/config/prettier-config-carbon/index.js b/config/prettier-config-carbon/index.js index ddeaec673bd7..6dbf4dbe079a 100644 --- a/config/prettier-config-carbon/index.js +++ b/config/prettier-config-carbon/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2020 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/config/stylelint-config-carbon/index.js b/config/stylelint-config-carbon/index.js index 67c76cc74fe4..a04fde44d90b 100644 --- a/config/stylelint-config-carbon/index.js +++ b/config/stylelint-config-carbon/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/config/stylelint-config-carbon/plugins/a11y.js b/config/stylelint-config-carbon/plugins/a11y.js index 6f30207dce6b..1e38bbcdce4c 100644 --- a/config/stylelint-config-carbon/plugins/a11y.js +++ b/config/stylelint-config-carbon/plugins/a11y.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/config/stylelint-config-carbon/plugins/prettier.js b/config/stylelint-config-carbon/plugins/prettier.js index 86e4f4224cd9..3c584f719f81 100644 --- a/config/stylelint-config-carbon/plugins/prettier.js +++ b/config/stylelint-config-carbon/plugins/prettier.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/config/stylelint-config-carbon/plugins/scss.js b/config/stylelint-config-carbon/plugins/scss.js index 119fe9c58d13..9b84ce158e6c 100644 --- a/config/stylelint-config-carbon/plugins/scss.js +++ b/config/stylelint-config-carbon/plugins/scss.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/config/stylelint-config-carbon/rules/limit-language-features.js b/config/stylelint-config-carbon/rules/limit-language-features.js index 090cdb0df8c3..d7a71edbbe1a 100644 --- a/config/stylelint-config-carbon/rules/limit-language-features.js +++ b/config/stylelint-config-carbon/rules/limit-language-features.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/config/stylelint-config-carbon/rules/possible-errors.js b/config/stylelint-config-carbon/rules/possible-errors.js index b0b80002a035..3f0d6ff25ae7 100644 --- a/config/stylelint-config-carbon/rules/possible-errors.js +++ b/config/stylelint-config-carbon/rules/possible-errors.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/config/stylelint-config-carbon/rules/stylistic-issues.js b/config/stylelint-config-carbon/rules/stylistic-issues.js index 60c12c6ed7f3..3db40966facc 100644 --- a/config/stylelint-config-carbon/rules/stylistic-issues.js +++ b/config/stylelint-config-carbon/rules/stylistic-issues.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/AspectRatio/AspectRatio-test.e2e.js b/e2e/components/AspectRatio/AspectRatio-test.e2e.js index 10d3c860db8d..662d8ca15c60 100644 --- a/e2e/components/AspectRatio/AspectRatio-test.e2e.js +++ b/e2e/components/AspectRatio/AspectRatio-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/Button/Button-test.e2e.js b/e2e/components/Button/Button-test.e2e.js index d8e10f3cd522..2f96a7d2c73b 100644 --- a/e2e/components/Button/Button-test.e2e.js +++ b/e2e/components/Button/Button-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/Checkbox/Checkbox-test.e2e.js b/e2e/components/Checkbox/Checkbox-test.e2e.js index edee0369cc3d..bde867d5c46d 100644 --- a/e2e/components/Checkbox/Checkbox-test.e2e.js +++ b/e2e/components/Checkbox/Checkbox-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/CodeSnippet/CodeSnippet-test.e2e.js b/e2e/components/CodeSnippet/CodeSnippet-test.e2e.js index d09bafd9938c..081eda9c67c4 100644 --- a/e2e/components/CodeSnippet/CodeSnippet-test.e2e.js +++ b/e2e/components/CodeSnippet/CodeSnippet-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/ComboBox/ComboBox-test.e2e.js b/e2e/components/ComboBox/ComboBox-test.e2e.js index b815992fa71e..d1962601558c 100644 --- a/e2e/components/ComboBox/ComboBox-test.e2e.js +++ b/e2e/components/ComboBox/ComboBox-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/ComposedModal/ComposedModal-test.e2e.js b/e2e/components/ComposedModal/ComposedModal-test.e2e.js index 62d9a0d7b05d..165f6e1f9c8c 100644 --- a/e2e/components/ComposedModal/ComposedModal-test.e2e.js +++ b/e2e/components/ComposedModal/ComposedModal-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/ContainedList/ContainedList-test.e2e.js b/e2e/components/ContainedList/ContainedList-test.e2e.js index 2b34f1adee23..f4e26959de9c 100644 --- a/e2e/components/ContainedList/ContainedList-test.e2e.js +++ b/e2e/components/ContainedList/ContainedList-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/ContentSwitcher/ContentSwitcher-test.e2e.js b/e2e/components/ContentSwitcher/ContentSwitcher-test.e2e.js index d35669005115..10720dd75b73 100644 --- a/e2e/components/ContentSwitcher/ContentSwitcher-test.e2e.js +++ b/e2e/components/ContentSwitcher/ContentSwitcher-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/CopyButton/CopyButton-test.e2e.js b/e2e/components/CopyButton/CopyButton-test.e2e.js index 287f8acb2aab..6769bf1ff75a 100644 --- a/e2e/components/CopyButton/CopyButton-test.e2e.js +++ b/e2e/components/CopyButton/CopyButton-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/DataTable/DataTable-test.e2e.js b/e2e/components/DataTable/DataTable-test.e2e.js index b2706ea7ea9b..acc22506a053 100644 --- a/e2e/components/DataTable/DataTable-test.e2e.js +++ b/e2e/components/DataTable/DataTable-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/DatePicker/DatePicker-test.e2e.js b/e2e/components/DatePicker/DatePicker-test.e2e.js index 502ae5ad1c24..e9f423343711 100644 --- a/e2e/components/DatePicker/DatePicker-test.e2e.js +++ b/e2e/components/DatePicker/DatePicker-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/DefinitionTooltip/DefinitionTooltip-test.e2e.js b/e2e/components/DefinitionTooltip/DefinitionTooltip-test.e2e.js index c94997da9486..b8e36f9e0261 100644 --- a/e2e/components/DefinitionTooltip/DefinitionTooltip-test.e2e.js +++ b/e2e/components/DefinitionTooltip/DefinitionTooltip-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/Dropdown/Dropdown-test.e2e.js b/e2e/components/Dropdown/Dropdown-test.e2e.js index cc86064aea1a..c748274db23a 100644 --- a/e2e/components/Dropdown/Dropdown-test.e2e.js +++ b/e2e/components/Dropdown/Dropdown-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/FileUploader/FileUploader-test.e2e.js b/e2e/components/FileUploader/FileUploader-test.e2e.js index 720739c48b78..f87ba6d322e1 100644 --- a/e2e/components/FileUploader/FileUploader-test.e2e.js +++ b/e2e/components/FileUploader/FileUploader-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/FlexGrid/FlexGrid-test.e2e.js b/e2e/components/FlexGrid/FlexGrid-test.e2e.js index 32e61c8d7389..f75b6c5e4c81 100644 --- a/e2e/components/FlexGrid/FlexGrid-test.e2e.js +++ b/e2e/components/FlexGrid/FlexGrid-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/FluidNumberInput/FluidNumberInput-test.e2e.js b/e2e/components/FluidNumberInput/FluidNumberInput-test.e2e.js index 7a5791f73b31..f2021289df4f 100644 --- a/e2e/components/FluidNumberInput/FluidNumberInput-test.e2e.js +++ b/e2e/components/FluidNumberInput/FluidNumberInput-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/FluidTextInput/FluidTextInput-test.e2e.js b/e2e/components/FluidTextInput/FluidTextInput-test.e2e.js index 7b9c6c6c53b7..26a544572020 100644 --- a/e2e/components/FluidTextInput/FluidTextInput-test.e2e.js +++ b/e2e/components/FluidTextInput/FluidTextInput-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/FluidTimePicker/FluidTextInput-test.e2e.js b/e2e/components/FluidTimePicker/FluidTextInput-test.e2e.js index 28acbe3c66a5..37a5dbf6641e 100644 --- a/e2e/components/FluidTimePicker/FluidTextInput-test.e2e.js +++ b/e2e/components/FluidTimePicker/FluidTextInput-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/Form/Form-test.e2e.js b/e2e/components/Form/Form-test.e2e.js index 9b2be6f3a912..f24f2a64ac2f 100644 --- a/e2e/components/Form/Form-test.e2e.js +++ b/e2e/components/Form/Form-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/FormGroup/FormGroup-test.e2e.js b/e2e/components/FormGroup/FormGroup-test.e2e.js index 957df6af096b..a5c65ecc32be 100644 --- a/e2e/components/FormGroup/FormGroup-test.e2e.js +++ b/e2e/components/FormGroup/FormGroup-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/FormLabel/FormLabel-test.e2e.js b/e2e/components/FormLabel/FormLabel-test.e2e.js index 4852c932add1..7b53bc349e04 100644 --- a/e2e/components/FormLabel/FormLabel-test.e2e.js +++ b/e2e/components/FormLabel/FormLabel-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/InlineLoading/InlineLoading-test.e2e.js b/e2e/components/InlineLoading/InlineLoading-test.e2e.js index ad8387976817..b6dd76cfa473 100644 --- a/e2e/components/InlineLoading/InlineLoading-test.e2e.js +++ b/e2e/components/InlineLoading/InlineLoading-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/Layer/Layer-test.e2e.js b/e2e/components/Layer/Layer-test.e2e.js index 15f7a831fb30..90bcb9aeb2f1 100644 --- a/e2e/components/Layer/Layer-test.e2e.js +++ b/e2e/components/Layer/Layer-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/Link/Link-test.e2e.js b/e2e/components/Link/Link-test.e2e.js index 1edfd203868c..a6ca4b8a2c41 100644 --- a/e2e/components/Link/Link-test.e2e.js +++ b/e2e/components/Link/Link-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/Loading/Loading-test.e2e.js b/e2e/components/Loading/Loading-test.e2e.js index b8903d77e133..828190e16c00 100644 --- a/e2e/components/Loading/Loading-test.e2e.js +++ b/e2e/components/Loading/Loading-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/Modal/Modal-test.e2e.js b/e2e/components/Modal/Modal-test.e2e.js index a43b6c1ac21d..b81ddc428e0a 100644 --- a/e2e/components/Modal/Modal-test.e2e.js +++ b/e2e/components/Modal/Modal-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/MultiSelect/MultiSelect-test.e2e.js b/e2e/components/MultiSelect/MultiSelect-test.e2e.js index be0e3eb9771c..1e605b1ac228 100644 --- a/e2e/components/MultiSelect/MultiSelect-test.e2e.js +++ b/e2e/components/MultiSelect/MultiSelect-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/Notifications/Notifications-test.e2e.js b/e2e/components/Notifications/Notifications-test.e2e.js index 595c41bec074..219d091a30ae 100644 --- a/e2e/components/Notifications/Notifications-test.e2e.js +++ b/e2e/components/Notifications/Notifications-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/NumberInput/NumberInput-test.e2e.js b/e2e/components/NumberInput/NumberInput-test.e2e.js index 5a612310a68c..14cb146fe160 100644 --- a/e2e/components/NumberInput/NumberInput-test.e2e.js +++ b/e2e/components/NumberInput/NumberInput-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/OrderedList/OrderedList-test.e2e.js b/e2e/components/OrderedList/OrderedList-test.e2e.js index 14c25a7ea666..e016b0aa8351 100644 --- a/e2e/components/OrderedList/OrderedList-test.e2e.js +++ b/e2e/components/OrderedList/OrderedList-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/OverflowMenu/OverflowMenu-test.e2e.js b/e2e/components/OverflowMenu/OverflowMenu-test.e2e.js index d9e471bcdc1f..3185ba1013e1 100644 --- a/e2e/components/OverflowMenu/OverflowMenu-test.e2e.js +++ b/e2e/components/OverflowMenu/OverflowMenu-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/Pagination/Pagination-test.e2e.js b/e2e/components/Pagination/Pagination-test.e2e.js index 6cf23c95160c..db843b23ed39 100644 --- a/e2e/components/Pagination/Pagination-test.e2e.js +++ b/e2e/components/Pagination/Pagination-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/PaginationNav/PaginationNav-test.e2e.js b/e2e/components/PaginationNav/PaginationNav-test.e2e.js index c3f9f10277ca..c2d1d816fa86 100644 --- a/e2e/components/PaginationNav/PaginationNav-test.e2e.js +++ b/e2e/components/PaginationNav/PaginationNav-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/ProgressBar/ProgressBar-test.e2e.js b/e2e/components/ProgressBar/ProgressBar-test.e2e.js index d61c4209fb23..ca715155fb29 100644 --- a/e2e/components/ProgressBar/ProgressBar-test.e2e.js +++ b/e2e/components/ProgressBar/ProgressBar-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/ProgressIndicator/ProgressIndicator-test.e2e.js b/e2e/components/ProgressIndicator/ProgressIndicator-test.e2e.js index 59a2ccc4bbb5..6a9ba21bf9b8 100644 --- a/e2e/components/ProgressIndicator/ProgressIndicator-test.e2e.js +++ b/e2e/components/ProgressIndicator/ProgressIndicator-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/RadioButton/RadioButton-test.e2e.js b/e2e/components/RadioButton/RadioButton-test.e2e.js index 749be06be1c7..3e1393e7522c 100644 --- a/e2e/components/RadioButton/RadioButton-test.e2e.js +++ b/e2e/components/RadioButton/RadioButton-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/Search/Search-test.e2e.js b/e2e/components/Search/Search-test.e2e.js index 714ead757d06..a6c6e512b109 100644 --- a/e2e/components/Search/Search-test.e2e.js +++ b/e2e/components/Search/Search-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/Select/Select-test.e2e.js b/e2e/components/Select/Select-test.e2e.js index 798c56dc6aad..77544d1d34a5 100644 --- a/e2e/components/Select/Select-test.e2e.js +++ b/e2e/components/Select/Select-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/Skeleton/Skeleton-test.e2e.js b/e2e/components/Skeleton/Skeleton-test.e2e.js index 8a1f04e9a77a..c715656448ef 100644 --- a/e2e/components/Skeleton/Skeleton-test.e2e.js +++ b/e2e/components/Skeleton/Skeleton-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/Slider/Slider-test.e2e.js b/e2e/components/Slider/Slider-test.e2e.js index 7edd5da89e2b..f8f3e84d9c4d 100644 --- a/e2e/components/Slider/Slider-test.e2e.js +++ b/e2e/components/Slider/Slider-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/StructuredList/StructuredList-test.e2e.js b/e2e/components/StructuredList/StructuredList-test.e2e.js index d78448ef34e2..a21ea69d975b 100644 --- a/e2e/components/StructuredList/StructuredList-test.e2e.js +++ b/e2e/components/StructuredList/StructuredList-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/Tabs/Tabs-test.e2e.js b/e2e/components/Tabs/Tabs-test.e2e.js index d5cc2f2b3d1b..1b6bab593acb 100644 --- a/e2e/components/Tabs/Tabs-test.e2e.js +++ b/e2e/components/Tabs/Tabs-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/Tag/Tag-test.e2e.js b/e2e/components/Tag/Tag-test.e2e.js index 4715ee71d1f6..fe784b99d262 100644 --- a/e2e/components/Tag/Tag-test.e2e.js +++ b/e2e/components/Tag/Tag-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/TextArea/TextArea-test.e2e.js b/e2e/components/TextArea/TextArea-test.e2e.js index c919450eec16..0693ef78cab9 100644 --- a/e2e/components/TextArea/TextArea-test.e2e.js +++ b/e2e/components/TextArea/TextArea-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/TextInput/TextInput-test.e2e.js b/e2e/components/TextInput/TextInput-test.e2e.js index 6b30283187bb..e8bef1eea3ce 100644 --- a/e2e/components/TextInput/TextInput-test.e2e.js +++ b/e2e/components/TextInput/TextInput-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/Theme/Theme-test.e2e.js b/e2e/components/Theme/Theme-test.e2e.js index f110c015eaca..2be89085b1a2 100644 --- a/e2e/components/Theme/Theme-test.e2e.js +++ b/e2e/components/Theme/Theme-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/Tile/Tile-test.e2e.js b/e2e/components/Tile/Tile-test.e2e.js index 0b47752864c2..a17b80eeeccf 100644 --- a/e2e/components/Tile/Tile-test.e2e.js +++ b/e2e/components/Tile/Tile-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/TimePicker/TimePicker-test.e2e.js b/e2e/components/TimePicker/TimePicker-test.e2e.js index e662b89df787..9bf494e09f27 100644 --- a/e2e/components/TimePicker/TimePicker-test.e2e.js +++ b/e2e/components/TimePicker/TimePicker-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/Toggle/Toggle-test.e2e.js b/e2e/components/Toggle/Toggle-test.e2e.js index defc900dce17..c4a4b7a98601 100644 --- a/e2e/components/Toggle/Toggle-test.e2e.js +++ b/e2e/components/Toggle/Toggle-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/Toggletip/Toggletip-test.e2e.js b/e2e/components/Toggletip/Toggletip-test.e2e.js index 02415a1b39c0..df57ebbc70fb 100644 --- a/e2e/components/Toggletip/Toggletip-test.e2e.js +++ b/e2e/components/Toggletip/Toggletip-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/Tooltip/Tooltip-test.e2e.js b/e2e/components/Tooltip/Tooltip-test.e2e.js index 7039ee33a9b3..4df8c636d249 100644 --- a/e2e/components/Tooltip/Tooltip-test.e2e.js +++ b/e2e/components/Tooltip/Tooltip-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/TreeView/TreeView-test.e2e.js b/e2e/components/TreeView/TreeView-test.e2e.js index 46da7a8a4109..672df4896537 100644 --- a/e2e/components/TreeView/TreeView-test.e2e.js +++ b/e2e/components/TreeView/TreeView-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/UIShell/UIShell-test.e2e.js b/e2e/components/UIShell/UIShell-test.e2e.js index 427bef1bf631..7abbbd979c2c 100644 --- a/e2e/components/UIShell/UIShell-test.e2e.js +++ b/e2e/components/UIShell/UIShell-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/UnorderedList/UnorderedList-test.e2e.js b/e2e/components/UnorderedList/UnorderedList-test.e2e.js index 4e7b9a9624f1..eaa91d3a9823 100644 --- a/e2e/components/UnorderedList/UnorderedList-test.e2e.js +++ b/e2e/components/UnorderedList/UnorderedList-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/accordion/accordion-test.e2e.js b/e2e/components/accordion/accordion-test.e2e.js index 2d61955d74f0..e7630795f0b2 100644 --- a/e2e/components/accordion/accordion-test.e2e.js +++ b/e2e/components/accordion/accordion-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/components/breadcrumb/breadcrumb-test.e2e.js b/e2e/components/breadcrumb/breadcrumb-test.e2e.js index 1e28efe70939..415dca782dd0 100644 --- a/e2e/components/breadcrumb/breadcrumb-test.e2e.js +++ b/e2e/components/breadcrumb/breadcrumb-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/icons-react/PublicAPI-test.js b/e2e/icons-react/PublicAPI-test.js index 5df1cf8e9992..978f413b4cbf 100644 --- a/e2e/icons-react/PublicAPI-test.js +++ b/e2e/icons-react/PublicAPI-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/icons-react/components-test.js b/e2e/icons-react/components-test.js index de36f115b3cd..19d47ffa64fd 100644 --- a/e2e/icons-react/components-test.js +++ b/e2e/icons-react/components-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/icons-vue/PublicAPI-test.js b/e2e/icons-vue/PublicAPI-test.js index 6c00f18f5039..ec4bc451e5a9 100644 --- a/e2e/icons-vue/PublicAPI-test.js +++ b/e2e/icons-vue/PublicAPI-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/icons-vue/components-test.js b/e2e/icons-vue/components-test.js index 7744d458172a..5d58a5b55e31 100644 --- a/e2e/icons-vue/components-test.js +++ b/e2e/icons-vue/components-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/icons/PublicAPI-test.js b/e2e/icons/PublicAPI-test.js index 058cdfef618a..23886a2d7a48 100644 --- a/e2e/icons/PublicAPI-test.js +++ b/e2e/icons/PublicAPI-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/icons/components-test.js b/e2e/icons/components-test.js index a5869a2daad0..6c991be88c99 100644 --- a/e2e/icons/components-test.js +++ b/e2e/icons/components-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/pictograms-react/PublicAPI-test.js b/e2e/pictograms-react/PublicAPI-test.js index a3db94de95f6..fadf2a6fe3a1 100644 --- a/e2e/pictograms-react/PublicAPI-test.js +++ b/e2e/pictograms-react/PublicAPI-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/pictograms-react/components-test.js b/e2e/pictograms-react/components-test.js index 2c45e406ef6e..2203ac46566e 100644 --- a/e2e/pictograms-react/components-test.js +++ b/e2e/pictograms-react/components-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/pictograms/PublicAPI-test.js b/e2e/pictograms/PublicAPI-test.js index f8817637529c..303458f69978 100644 --- a/e2e/pictograms/PublicAPI-test.js +++ b/e2e/pictograms/PublicAPI-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/pictograms/components-test.js b/e2e/pictograms/components-test.js index 43f9e7bce456..1ef087eac42f 100644 --- a/e2e/pictograms/components-test.js +++ b/e2e/pictograms/components-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/test-utils/env.js b/e2e/test-utils/env.js index 128d7615ee7e..d489d13a8cff 100644 --- a/e2e/test-utils/env.js +++ b/e2e/test-utils/env.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/test-utils/snapshot.js b/e2e/test-utils/snapshot.js index e884b29e5662..72cf588c0595 100644 --- a/e2e/test-utils/snapshot.js +++ b/e2e/test-utils/snapshot.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/e2e/test-utils/storybook.js b/e2e/test-utils/storybook.js index 8b50c8450cc6..562b8c574e1d 100644 --- a/e2e/test-utils/storybook.js +++ b/e2e/test-utils/storybook.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/jest.config.js b/jest.config.js index ae67f98a220e..050692664fcf 100644 --- a/jest.config.js +++ b/jest.config.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/jest.e2e.config.js b/jest.e2e.config.js index 5090ec7f2eaf..55eb6ac8c219 100644 --- a/jest.e2e.config.js +++ b/jest.e2e.config.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/__tests__/scss-test.js b/packages/carbon-components-react/__tests__/scss-test.js index 2a203536baad..8588ddde6d22 100644 --- a/packages/carbon-components-react/__tests__/scss-test.js +++ b/packages/carbon-components-react/__tests__/scss-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/index.scss b/packages/carbon-components-react/index.scss index 473fbcf9d848..4a60bfbbc0e1 100644 --- a/packages/carbon-components-react/index.scss +++ b/packages/carbon-components-react/index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/_breakpoint.scss b/packages/carbon-components-react/scss/_breakpoint.scss index bd83527c75d2..4f5d5ed76237 100644 --- a/packages/carbon-components-react/scss/_breakpoint.scss +++ b/packages/carbon-components-react/scss/_breakpoint.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/_colors.scss b/packages/carbon-components-react/scss/_colors.scss index 8476b42f0755..35c644af974c 100644 --- a/packages/carbon-components-react/scss/_colors.scss +++ b/packages/carbon-components-react/scss/_colors.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/_config.scss b/packages/carbon-components-react/scss/_config.scss index f97471df443a..9dc16fd3802d 100644 --- a/packages/carbon-components-react/scss/_config.scss +++ b/packages/carbon-components-react/scss/_config.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/_feature-flags.scss b/packages/carbon-components-react/scss/_feature-flags.scss index 78fc6ea6a323..ceff01baa750 100644 --- a/packages/carbon-components-react/scss/_feature-flags.scss +++ b/packages/carbon-components-react/scss/_feature-flags.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/_layer.scss b/packages/carbon-components-react/scss/_layer.scss index 4bf3b9aefc8e..15fcdee87d2a 100644 --- a/packages/carbon-components-react/scss/_layer.scss +++ b/packages/carbon-components-react/scss/_layer.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/_motion.scss b/packages/carbon-components-react/scss/_motion.scss index 5ba7a80627d0..026565ef7942 100644 --- a/packages/carbon-components-react/scss/_motion.scss +++ b/packages/carbon-components-react/scss/_motion.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/_reset.scss b/packages/carbon-components-react/scss/_reset.scss index cd56cf7474d2..1ea2fe78ee80 100644 --- a/packages/carbon-components-react/scss/_reset.scss +++ b/packages/carbon-components-react/scss/_reset.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/_spacing.scss b/packages/carbon-components-react/scss/_spacing.scss index baa06529d481..5bf559a51cf8 100644 --- a/packages/carbon-components-react/scss/_spacing.scss +++ b/packages/carbon-components-react/scss/_spacing.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/_theme.scss b/packages/carbon-components-react/scss/_theme.scss index 4d2cda4b5906..642dbdcadfe7 100644 --- a/packages/carbon-components-react/scss/_theme.scss +++ b/packages/carbon-components-react/scss/_theme.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/_themes.scss b/packages/carbon-components-react/scss/_themes.scss index efb7b46fd0d0..4c42f6968019 100644 --- a/packages/carbon-components-react/scss/_themes.scss +++ b/packages/carbon-components-react/scss/_themes.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/_zone.scss b/packages/carbon-components-react/scss/_zone.scss index 50db19792b49..a2c889b8cbae 100644 --- a/packages/carbon-components-react/scss/_zone.scss +++ b/packages/carbon-components-react/scss/_zone.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/compat/_theme.scss b/packages/carbon-components-react/scss/compat/_theme.scss index a213758ba4bf..ec19ddad0d35 100644 --- a/packages/carbon-components-react/scss/compat/_theme.scss +++ b/packages/carbon-components-react/scss/compat/_theme.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/compat/_themes.scss b/packages/carbon-components-react/scss/compat/_themes.scss index d2db02565828..b4f86f4c9af7 100644 --- a/packages/carbon-components-react/scss/compat/_themes.scss +++ b/packages/carbon-components-react/scss/compat/_themes.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/_index.scss b/packages/carbon-components-react/scss/components/_index.scss index 5364530b43fd..84b39b8433ac 100644 --- a/packages/carbon-components-react/scss/components/_index.scss +++ b/packages/carbon-components-react/scss/components/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/accordion/_accordion.scss b/packages/carbon-components-react/scss/components/accordion/_accordion.scss index 5604681ce01d..42c10d5bd65f 100644 --- a/packages/carbon-components-react/scss/components/accordion/_accordion.scss +++ b/packages/carbon-components-react/scss/components/accordion/_accordion.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/accordion/_index.scss b/packages/carbon-components-react/scss/components/accordion/_index.scss index 5738a950042c..ca8b4461e08c 100644 --- a/packages/carbon-components-react/scss/components/accordion/_index.scss +++ b/packages/carbon-components-react/scss/components/accordion/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/aspect-ratio/_aspect-ratio.scss b/packages/carbon-components-react/scss/components/aspect-ratio/_aspect-ratio.scss index 1a8277812335..87e8ab9f6829 100644 --- a/packages/carbon-components-react/scss/components/aspect-ratio/_aspect-ratio.scss +++ b/packages/carbon-components-react/scss/components/aspect-ratio/_aspect-ratio.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/aspect-ratio/_index.scss b/packages/carbon-components-react/scss/components/aspect-ratio/_index.scss index 7e0d63a82986..0babbaf00287 100644 --- a/packages/carbon-components-react/scss/components/aspect-ratio/_index.scss +++ b/packages/carbon-components-react/scss/components/aspect-ratio/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/breadcrumb/_breadcrumb.scss b/packages/carbon-components-react/scss/components/breadcrumb/_breadcrumb.scss index 641913fa03d7..53082ab5e392 100644 --- a/packages/carbon-components-react/scss/components/breadcrumb/_breadcrumb.scss +++ b/packages/carbon-components-react/scss/components/breadcrumb/_breadcrumb.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/breadcrumb/_index.scss b/packages/carbon-components-react/scss/components/breadcrumb/_index.scss index a234684a4296..3d75d409ba10 100644 --- a/packages/carbon-components-react/scss/components/breadcrumb/_index.scss +++ b/packages/carbon-components-react/scss/components/breadcrumb/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/button/_button.scss b/packages/carbon-components-react/scss/components/button/_button.scss index 5f12a34d696a..ff7a629abda7 100644 --- a/packages/carbon-components-react/scss/components/button/_button.scss +++ b/packages/carbon-components-react/scss/components/button/_button.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/button/_index.scss b/packages/carbon-components-react/scss/components/button/_index.scss index d6381288fa39..42f781457363 100644 --- a/packages/carbon-components-react/scss/components/button/_index.scss +++ b/packages/carbon-components-react/scss/components/button/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/button/_tokens.scss b/packages/carbon-components-react/scss/components/button/_tokens.scss index 408ffd653fd8..cce94e6df3c9 100644 --- a/packages/carbon-components-react/scss/components/button/_tokens.scss +++ b/packages/carbon-components-react/scss/components/button/_tokens.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/checkbox/_checkbox.scss b/packages/carbon-components-react/scss/components/checkbox/_checkbox.scss index d70111e1a531..1d96acf82266 100644 --- a/packages/carbon-components-react/scss/components/checkbox/_checkbox.scss +++ b/packages/carbon-components-react/scss/components/checkbox/_checkbox.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/checkbox/_index.scss b/packages/carbon-components-react/scss/components/checkbox/_index.scss index 997f01657c73..476356ab4b86 100644 --- a/packages/carbon-components-react/scss/components/checkbox/_index.scss +++ b/packages/carbon-components-react/scss/components/checkbox/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/code-snippet/_code-snippet.scss b/packages/carbon-components-react/scss/components/code-snippet/_code-snippet.scss index 806abea08324..62befb30218a 100644 --- a/packages/carbon-components-react/scss/components/code-snippet/_code-snippet.scss +++ b/packages/carbon-components-react/scss/components/code-snippet/_code-snippet.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/code-snippet/_index.scss b/packages/carbon-components-react/scss/components/code-snippet/_index.scss index fc24b3ceaf20..633c73cd8719 100644 --- a/packages/carbon-components-react/scss/components/code-snippet/_index.scss +++ b/packages/carbon-components-react/scss/components/code-snippet/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/combo-box/_combo-box.scss b/packages/carbon-components-react/scss/components/combo-box/_combo-box.scss index 335751d5928c..044edc5d58e1 100644 --- a/packages/carbon-components-react/scss/components/combo-box/_combo-box.scss +++ b/packages/carbon-components-react/scss/components/combo-box/_combo-box.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/combo-box/_index.scss b/packages/carbon-components-react/scss/components/combo-box/_index.scss index 56bfa0e6d911..34d5d0f6a7ce 100644 --- a/packages/carbon-components-react/scss/components/combo-box/_index.scss +++ b/packages/carbon-components-react/scss/components/combo-box/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/content-switcher/_content-switcher.scss b/packages/carbon-components-react/scss/components/content-switcher/_content-switcher.scss index 2138f4ddff55..48a08db747ca 100644 --- a/packages/carbon-components-react/scss/components/content-switcher/_content-switcher.scss +++ b/packages/carbon-components-react/scss/components/content-switcher/_content-switcher.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/content-switcher/_index.scss b/packages/carbon-components-react/scss/components/content-switcher/_index.scss index 2b67b144c01c..6eaf80237f25 100644 --- a/packages/carbon-components-react/scss/components/content-switcher/_index.scss +++ b/packages/carbon-components-react/scss/components/content-switcher/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/copy-button/_copy-button.scss b/packages/carbon-components-react/scss/components/copy-button/_copy-button.scss index ad9f92421ba8..8141c31fcea8 100644 --- a/packages/carbon-components-react/scss/components/copy-button/_copy-button.scss +++ b/packages/carbon-components-react/scss/components/copy-button/_copy-button.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/copy-button/_index.scss b/packages/carbon-components-react/scss/components/copy-button/_index.scss index c9d926d309d8..d1c5e96e80e9 100644 --- a/packages/carbon-components-react/scss/components/copy-button/_index.scss +++ b/packages/carbon-components-react/scss/components/copy-button/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/data-table/_data-table.scss b/packages/carbon-components-react/scss/components/data-table/_data-table.scss index 6a566399db3c..eb329032b45e 100644 --- a/packages/carbon-components-react/scss/components/data-table/_data-table.scss +++ b/packages/carbon-components-react/scss/components/data-table/_data-table.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/data-table/_index.scss b/packages/carbon-components-react/scss/components/data-table/_index.scss index aa85b571c9ad..02afd4a67c25 100644 --- a/packages/carbon-components-react/scss/components/data-table/_index.scss +++ b/packages/carbon-components-react/scss/components/data-table/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/data-table/action/_data-table-action.scss b/packages/carbon-components-react/scss/components/data-table/action/_data-table-action.scss index 0bff05fd556f..dbeffc73e421 100644 --- a/packages/carbon-components-react/scss/components/data-table/action/_data-table-action.scss +++ b/packages/carbon-components-react/scss/components/data-table/action/_data-table-action.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/data-table/action/_index.scss b/packages/carbon-components-react/scss/components/data-table/action/_index.scss index a8305a6496a1..e23d67e1a72e 100644 --- a/packages/carbon-components-react/scss/components/data-table/action/_index.scss +++ b/packages/carbon-components-react/scss/components/data-table/action/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/data-table/expandable/_data-table-expandable.scss b/packages/carbon-components-react/scss/components/data-table/expandable/_data-table-expandable.scss index 7c49dee810eb..82ab3bb34657 100644 --- a/packages/carbon-components-react/scss/components/data-table/expandable/_data-table-expandable.scss +++ b/packages/carbon-components-react/scss/components/data-table/expandable/_data-table-expandable.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/data-table/expandable/_index.scss b/packages/carbon-components-react/scss/components/data-table/expandable/_index.scss index 4069408c2a8d..4fc3586bcbfb 100644 --- a/packages/carbon-components-react/scss/components/data-table/expandable/_index.scss +++ b/packages/carbon-components-react/scss/components/data-table/expandable/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/data-table/skeleton/_data-table-skeleton.scss b/packages/carbon-components-react/scss/components/data-table/skeleton/_data-table-skeleton.scss index cd70c2bc1f62..6ede8bbd7370 100644 --- a/packages/carbon-components-react/scss/components/data-table/skeleton/_data-table-skeleton.scss +++ b/packages/carbon-components-react/scss/components/data-table/skeleton/_data-table-skeleton.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/data-table/skeleton/_index.scss b/packages/carbon-components-react/scss/components/data-table/skeleton/_index.scss index 4b660c2848d9..a157b04ce7b9 100644 --- a/packages/carbon-components-react/scss/components/data-table/skeleton/_index.scss +++ b/packages/carbon-components-react/scss/components/data-table/skeleton/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/data-table/sort/_data-table-sort.scss b/packages/carbon-components-react/scss/components/data-table/sort/_data-table-sort.scss index f9e716b184a7..755dbe72c22f 100644 --- a/packages/carbon-components-react/scss/components/data-table/sort/_data-table-sort.scss +++ b/packages/carbon-components-react/scss/components/data-table/sort/_data-table-sort.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/data-table/sort/_index.scss b/packages/carbon-components-react/scss/components/data-table/sort/_index.scss index 4775eb084d3e..feb70b5dcc29 100644 --- a/packages/carbon-components-react/scss/components/data-table/sort/_index.scss +++ b/packages/carbon-components-react/scss/components/data-table/sort/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/date-picker/_date-picker.scss b/packages/carbon-components-react/scss/components/date-picker/_date-picker.scss index d045090dfe66..84e312b0c238 100644 --- a/packages/carbon-components-react/scss/components/date-picker/_date-picker.scss +++ b/packages/carbon-components-react/scss/components/date-picker/_date-picker.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/date-picker/_index.scss b/packages/carbon-components-react/scss/components/date-picker/_index.scss index bdf9a3482e40..6bf6df03ae10 100644 --- a/packages/carbon-components-react/scss/components/date-picker/_index.scss +++ b/packages/carbon-components-react/scss/components/date-picker/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/dropdown/_dropdown.scss b/packages/carbon-components-react/scss/components/dropdown/_dropdown.scss index 9d5a1a2d009e..1111eaa2fe48 100644 --- a/packages/carbon-components-react/scss/components/dropdown/_dropdown.scss +++ b/packages/carbon-components-react/scss/components/dropdown/_dropdown.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/dropdown/_index.scss b/packages/carbon-components-react/scss/components/dropdown/_index.scss index 9df28a0a6097..61644f320599 100644 --- a/packages/carbon-components-react/scss/components/dropdown/_index.scss +++ b/packages/carbon-components-react/scss/components/dropdown/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/file-uploader/_file-uploader.scss b/packages/carbon-components-react/scss/components/file-uploader/_file-uploader.scss index 666ac0f3363a..b2ce41536d51 100644 --- a/packages/carbon-components-react/scss/components/file-uploader/_file-uploader.scss +++ b/packages/carbon-components-react/scss/components/file-uploader/_file-uploader.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/file-uploader/_index.scss b/packages/carbon-components-react/scss/components/file-uploader/_index.scss index f0c7b87ef449..c215ecf48fee 100644 --- a/packages/carbon-components-react/scss/components/file-uploader/_index.scss +++ b/packages/carbon-components-react/scss/components/file-uploader/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/fluid-combo-box/_fluid-combo-box.scss b/packages/carbon-components-react/scss/components/fluid-combo-box/_fluid-combo-box.scss index 64a4f14b230e..f172db12925d 100644 --- a/packages/carbon-components-react/scss/components/fluid-combo-box/_fluid-combo-box.scss +++ b/packages/carbon-components-react/scss/components/fluid-combo-box/_fluid-combo-box.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/fluid-combo-box/_index.scss b/packages/carbon-components-react/scss/components/fluid-combo-box/_index.scss index a64f42c9dd51..76a16ec7ee2d 100644 --- a/packages/carbon-components-react/scss/components/fluid-combo-box/_index.scss +++ b/packages/carbon-components-react/scss/components/fluid-combo-box/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/fluid-date-picker/_fluid-date-picker.scss b/packages/carbon-components-react/scss/components/fluid-date-picker/_fluid-date-picker.scss index 48feea2e339c..9329d26e2bb3 100644 --- a/packages/carbon-components-react/scss/components/fluid-date-picker/_fluid-date-picker.scss +++ b/packages/carbon-components-react/scss/components/fluid-date-picker/_fluid-date-picker.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/fluid-date-picker/_index.scss b/packages/carbon-components-react/scss/components/fluid-date-picker/_index.scss index 3f06534772d3..6029b8c70773 100644 --- a/packages/carbon-components-react/scss/components/fluid-date-picker/_index.scss +++ b/packages/carbon-components-react/scss/components/fluid-date-picker/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/fluid-dropdown/_fluid-dropdown.scss b/packages/carbon-components-react/scss/components/fluid-dropdown/_fluid-dropdown.scss index 22af2eade97a..1f4f96969007 100644 --- a/packages/carbon-components-react/scss/components/fluid-dropdown/_fluid-dropdown.scss +++ b/packages/carbon-components-react/scss/components/fluid-dropdown/_fluid-dropdown.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/fluid-dropdown/_index.scss b/packages/carbon-components-react/scss/components/fluid-dropdown/_index.scss index 56944b0d1bd5..7d1166a96f84 100644 --- a/packages/carbon-components-react/scss/components/fluid-dropdown/_index.scss +++ b/packages/carbon-components-react/scss/components/fluid-dropdown/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/fluid-list-box/_fluid-list-box.scss b/packages/carbon-components-react/scss/components/fluid-list-box/_fluid-list-box.scss index 99b76d067c99..5db028762ac7 100644 --- a/packages/carbon-components-react/scss/components/fluid-list-box/_fluid-list-box.scss +++ b/packages/carbon-components-react/scss/components/fluid-list-box/_fluid-list-box.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/fluid-list-box/_index.scss b/packages/carbon-components-react/scss/components/fluid-list-box/_index.scss index 88a27713081b..ea384713e39d 100644 --- a/packages/carbon-components-react/scss/components/fluid-list-box/_index.scss +++ b/packages/carbon-components-react/scss/components/fluid-list-box/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/fluid-multiselect/_fluid-multiselect.scss b/packages/carbon-components-react/scss/components/fluid-multiselect/_fluid-multiselect.scss index 9dee4ac39a3c..6be01b0382ec 100644 --- a/packages/carbon-components-react/scss/components/fluid-multiselect/_fluid-multiselect.scss +++ b/packages/carbon-components-react/scss/components/fluid-multiselect/_fluid-multiselect.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/fluid-multiselect/_index.scss b/packages/carbon-components-react/scss/components/fluid-multiselect/_index.scss index 19e1d9b4ee48..48681b30bc38 100644 --- a/packages/carbon-components-react/scss/components/fluid-multiselect/_index.scss +++ b/packages/carbon-components-react/scss/components/fluid-multiselect/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/fluid-number-input/_fluid-number-input.scss b/packages/carbon-components-react/scss/components/fluid-number-input/_fluid-number-input.scss index 59d1d7a6f5b3..d7a5b07e0c17 100644 --- a/packages/carbon-components-react/scss/components/fluid-number-input/_fluid-number-input.scss +++ b/packages/carbon-components-react/scss/components/fluid-number-input/_fluid-number-input.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/fluid-number-input/_index.scss b/packages/carbon-components-react/scss/components/fluid-number-input/_index.scss index c0cb30559629..c85d6240e856 100644 --- a/packages/carbon-components-react/scss/components/fluid-number-input/_index.scss +++ b/packages/carbon-components-react/scss/components/fluid-number-input/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/fluid-search/_fluid-search.scss b/packages/carbon-components-react/scss/components/fluid-search/_fluid-search.scss index b086890c9b55..8180be321e6c 100644 --- a/packages/carbon-components-react/scss/components/fluid-search/_fluid-search.scss +++ b/packages/carbon-components-react/scss/components/fluid-search/_fluid-search.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/fluid-search/_index.scss b/packages/carbon-components-react/scss/components/fluid-search/_index.scss index cfc2298c4c92..8cf29cbf7a74 100644 --- a/packages/carbon-components-react/scss/components/fluid-search/_index.scss +++ b/packages/carbon-components-react/scss/components/fluid-search/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/fluid-select/_fluid-select.scss b/packages/carbon-components-react/scss/components/fluid-select/_fluid-select.scss index 80b2dc282230..94a1580eda2b 100644 --- a/packages/carbon-components-react/scss/components/fluid-select/_fluid-select.scss +++ b/packages/carbon-components-react/scss/components/fluid-select/_fluid-select.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/fluid-select/_index.scss b/packages/carbon-components-react/scss/components/fluid-select/_index.scss index d64eeb2a9790..0009efa86c6a 100644 --- a/packages/carbon-components-react/scss/components/fluid-select/_index.scss +++ b/packages/carbon-components-react/scss/components/fluid-select/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/fluid-text-area/_fluid-text-area.scss b/packages/carbon-components-react/scss/components/fluid-text-area/_fluid-text-area.scss index 5d4e9a7d4086..2f61db74627a 100644 --- a/packages/carbon-components-react/scss/components/fluid-text-area/_fluid-text-area.scss +++ b/packages/carbon-components-react/scss/components/fluid-text-area/_fluid-text-area.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/fluid-text-area/_index.scss b/packages/carbon-components-react/scss/components/fluid-text-area/_index.scss index 0c30bb68fafd..aafde517151c 100644 --- a/packages/carbon-components-react/scss/components/fluid-text-area/_index.scss +++ b/packages/carbon-components-react/scss/components/fluid-text-area/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/fluid-text-input/_fluid-text-input.scss b/packages/carbon-components-react/scss/components/fluid-text-input/_fluid-text-input.scss index f450e5231f73..6aea036834f2 100644 --- a/packages/carbon-components-react/scss/components/fluid-text-input/_fluid-text-input.scss +++ b/packages/carbon-components-react/scss/components/fluid-text-input/_fluid-text-input.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/fluid-text-input/_index.scss b/packages/carbon-components-react/scss/components/fluid-text-input/_index.scss index 16b3537dac28..619d763fde8a 100644 --- a/packages/carbon-components-react/scss/components/fluid-text-input/_index.scss +++ b/packages/carbon-components-react/scss/components/fluid-text-input/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/fluid-time-picker/_fluid-time-picker.scss b/packages/carbon-components-react/scss/components/fluid-time-picker/_fluid-time-picker.scss index e33ec35ed7d7..faa2c99d3460 100644 --- a/packages/carbon-components-react/scss/components/fluid-time-picker/_fluid-time-picker.scss +++ b/packages/carbon-components-react/scss/components/fluid-time-picker/_fluid-time-picker.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/fluid-time-picker/_index.scss b/packages/carbon-components-react/scss/components/fluid-time-picker/_index.scss index 911398ce286b..f5ced43286f4 100644 --- a/packages/carbon-components-react/scss/components/fluid-time-picker/_index.scss +++ b/packages/carbon-components-react/scss/components/fluid-time-picker/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/form/_form.scss b/packages/carbon-components-react/scss/components/form/_form.scss index a0b26d35ba67..7ad12d249288 100644 --- a/packages/carbon-components-react/scss/components/form/_form.scss +++ b/packages/carbon-components-react/scss/components/form/_form.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/form/_index.scss b/packages/carbon-components-react/scss/components/form/_index.scss index 71cb319851f7..923f3ee46080 100644 --- a/packages/carbon-components-react/scss/components/form/_index.scss +++ b/packages/carbon-components-react/scss/components/form/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/inline-loading/_index.scss b/packages/carbon-components-react/scss/components/inline-loading/_index.scss index bec2b712da4e..a3565e034634 100644 --- a/packages/carbon-components-react/scss/components/inline-loading/_index.scss +++ b/packages/carbon-components-react/scss/components/inline-loading/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/inline-loading/_inline-loading.scss b/packages/carbon-components-react/scss/components/inline-loading/_inline-loading.scss index 4267721543e5..151ea64619da 100644 --- a/packages/carbon-components-react/scss/components/inline-loading/_inline-loading.scss +++ b/packages/carbon-components-react/scss/components/inline-loading/_inline-loading.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/link/_index.scss b/packages/carbon-components-react/scss/components/link/_index.scss index c7569af27baf..17cd80407937 100644 --- a/packages/carbon-components-react/scss/components/link/_index.scss +++ b/packages/carbon-components-react/scss/components/link/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/link/_link.scss b/packages/carbon-components-react/scss/components/link/_link.scss index 5cc1483974a7..59ff58c47fa6 100644 --- a/packages/carbon-components-react/scss/components/link/_link.scss +++ b/packages/carbon-components-react/scss/components/link/_link.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/list-box/_index.scss b/packages/carbon-components-react/scss/components/list-box/_index.scss index 93b877440d3d..09b05450913f 100644 --- a/packages/carbon-components-react/scss/components/list-box/_index.scss +++ b/packages/carbon-components-react/scss/components/list-box/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/list-box/_list-box.scss b/packages/carbon-components-react/scss/components/list-box/_list-box.scss index 21a9515522ee..af83e0bb24fd 100644 --- a/packages/carbon-components-react/scss/components/list-box/_list-box.scss +++ b/packages/carbon-components-react/scss/components/list-box/_list-box.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/list/_index.scss b/packages/carbon-components-react/scss/components/list/_index.scss index 4e6484b2d00c..ec8035258c70 100644 --- a/packages/carbon-components-react/scss/components/list/_index.scss +++ b/packages/carbon-components-react/scss/components/list/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/list/_list.scss b/packages/carbon-components-react/scss/components/list/_list.scss index 631779860e05..91555672e6e6 100644 --- a/packages/carbon-components-react/scss/components/list/_list.scss +++ b/packages/carbon-components-react/scss/components/list/_list.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/loading/_index.scss b/packages/carbon-components-react/scss/components/loading/_index.scss index bd603e23bcb4..4f0f3af20f6e 100644 --- a/packages/carbon-components-react/scss/components/loading/_index.scss +++ b/packages/carbon-components-react/scss/components/loading/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/loading/_loading.scss b/packages/carbon-components-react/scss/components/loading/_loading.scss index f8eb166f2245..948b4b216f4f 100644 --- a/packages/carbon-components-react/scss/components/loading/_loading.scss +++ b/packages/carbon-components-react/scss/components/loading/_loading.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/menu/_index.scss b/packages/carbon-components-react/scss/components/menu/_index.scss index 194b13b0daff..e6aac9e3f89c 100644 --- a/packages/carbon-components-react/scss/components/menu/_index.scss +++ b/packages/carbon-components-react/scss/components/menu/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/menu/_menu.scss b/packages/carbon-components-react/scss/components/menu/_menu.scss index 4d05323c4973..2d0c41538b45 100644 --- a/packages/carbon-components-react/scss/components/menu/_menu.scss +++ b/packages/carbon-components-react/scss/components/menu/_menu.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/modal/_index.scss b/packages/carbon-components-react/scss/components/modal/_index.scss index 8c957d97915b..545841131a9c 100644 --- a/packages/carbon-components-react/scss/components/modal/_index.scss +++ b/packages/carbon-components-react/scss/components/modal/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/modal/_modal.scss b/packages/carbon-components-react/scss/components/modal/_modal.scss index 09681fa8f642..a56f6fe2fa36 100644 --- a/packages/carbon-components-react/scss/components/modal/_modal.scss +++ b/packages/carbon-components-react/scss/components/modal/_modal.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/multiselect/_index.scss b/packages/carbon-components-react/scss/components/multiselect/_index.scss index 540752154e15..8826d5d98bd6 100644 --- a/packages/carbon-components-react/scss/components/multiselect/_index.scss +++ b/packages/carbon-components-react/scss/components/multiselect/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/multiselect/_multiselect.scss b/packages/carbon-components-react/scss/components/multiselect/_multiselect.scss index be74d0b4c24a..a82651404adc 100644 --- a/packages/carbon-components-react/scss/components/multiselect/_multiselect.scss +++ b/packages/carbon-components-react/scss/components/multiselect/_multiselect.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/notification/_actionable-notification.scss b/packages/carbon-components-react/scss/components/notification/_actionable-notification.scss index a90782df2f7f..a135c801f972 100644 --- a/packages/carbon-components-react/scss/components/notification/_actionable-notification.scss +++ b/packages/carbon-components-react/scss/components/notification/_actionable-notification.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/notification/_index.scss b/packages/carbon-components-react/scss/components/notification/_index.scss index 284796865a63..8e2880fa45de 100644 --- a/packages/carbon-components-react/scss/components/notification/_index.scss +++ b/packages/carbon-components-react/scss/components/notification/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/notification/_inline-notification.scss b/packages/carbon-components-react/scss/components/notification/_inline-notification.scss index 5348c6e277da..589bb8302d04 100644 --- a/packages/carbon-components-react/scss/components/notification/_inline-notification.scss +++ b/packages/carbon-components-react/scss/components/notification/_inline-notification.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/notification/_toast-notification.scss b/packages/carbon-components-react/scss/components/notification/_toast-notification.scss index f5736186e03f..6f4b273ecafd 100644 --- a/packages/carbon-components-react/scss/components/notification/_toast-notification.scss +++ b/packages/carbon-components-react/scss/components/notification/_toast-notification.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/notification/_tokens.scss b/packages/carbon-components-react/scss/components/notification/_tokens.scss index af1a319deb1e..5d5957bcd707 100644 --- a/packages/carbon-components-react/scss/components/notification/_tokens.scss +++ b/packages/carbon-components-react/scss/components/notification/_tokens.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/number-input/_index.scss b/packages/carbon-components-react/scss/components/number-input/_index.scss index 29ad9e6e654f..695815b4a34b 100644 --- a/packages/carbon-components-react/scss/components/number-input/_index.scss +++ b/packages/carbon-components-react/scss/components/number-input/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/number-input/_number-input.scss b/packages/carbon-components-react/scss/components/number-input/_number-input.scss index ffc4ad34a1ff..e37701543e34 100644 --- a/packages/carbon-components-react/scss/components/number-input/_number-input.scss +++ b/packages/carbon-components-react/scss/components/number-input/_number-input.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/overflow-menu/_index.scss b/packages/carbon-components-react/scss/components/overflow-menu/_index.scss index c4d90cd64441..b9b5066bf229 100644 --- a/packages/carbon-components-react/scss/components/overflow-menu/_index.scss +++ b/packages/carbon-components-react/scss/components/overflow-menu/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/overflow-menu/_overflow-menu.scss b/packages/carbon-components-react/scss/components/overflow-menu/_overflow-menu.scss index 34986a9ce644..88d2a8a0a0ac 100644 --- a/packages/carbon-components-react/scss/components/overflow-menu/_overflow-menu.scss +++ b/packages/carbon-components-react/scss/components/overflow-menu/_overflow-menu.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/pagination-nav/_index.scss b/packages/carbon-components-react/scss/components/pagination-nav/_index.scss index 375112c31661..6bf038ae06e1 100644 --- a/packages/carbon-components-react/scss/components/pagination-nav/_index.scss +++ b/packages/carbon-components-react/scss/components/pagination-nav/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/pagination-nav/_pagination-nav.scss b/packages/carbon-components-react/scss/components/pagination-nav/_pagination-nav.scss index fe414017bed2..6cfba1f2ea0a 100644 --- a/packages/carbon-components-react/scss/components/pagination-nav/_pagination-nav.scss +++ b/packages/carbon-components-react/scss/components/pagination-nav/_pagination-nav.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/pagination/_index.scss b/packages/carbon-components-react/scss/components/pagination/_index.scss index 04d5b3c428ff..b3cd6e4fe963 100644 --- a/packages/carbon-components-react/scss/components/pagination/_index.scss +++ b/packages/carbon-components-react/scss/components/pagination/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/pagination/_pagination.scss b/packages/carbon-components-react/scss/components/pagination/_pagination.scss index 8762b0d452e6..c37d5ec3d7f3 100644 --- a/packages/carbon-components-react/scss/components/pagination/_pagination.scss +++ b/packages/carbon-components-react/scss/components/pagination/_pagination.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/pagination/_unstable_pagination.scss b/packages/carbon-components-react/scss/components/pagination/_unstable_pagination.scss index 036b0da4ea89..36246f3a1e03 100644 --- a/packages/carbon-components-react/scss/components/pagination/_unstable_pagination.scss +++ b/packages/carbon-components-react/scss/components/pagination/_unstable_pagination.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/popover/_index.scss b/packages/carbon-components-react/scss/components/popover/_index.scss index e9994d323da0..1693dc669ed6 100644 --- a/packages/carbon-components-react/scss/components/popover/_index.scss +++ b/packages/carbon-components-react/scss/components/popover/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/popover/_popover.scss b/packages/carbon-components-react/scss/components/popover/_popover.scss index 265f341e3a6a..59e3c99de14e 100644 --- a/packages/carbon-components-react/scss/components/popover/_popover.scss +++ b/packages/carbon-components-react/scss/components/popover/_popover.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/progress-bar/_index.scss b/packages/carbon-components-react/scss/components/progress-bar/_index.scss index 976f7f7b8511..1fd92e25bcd5 100644 --- a/packages/carbon-components-react/scss/components/progress-bar/_index.scss +++ b/packages/carbon-components-react/scss/components/progress-bar/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/progress-bar/_progress-bar.scss b/packages/carbon-components-react/scss/components/progress-bar/_progress-bar.scss index 2b2e33a4a5e4..a5c2703b4ab9 100644 --- a/packages/carbon-components-react/scss/components/progress-bar/_progress-bar.scss +++ b/packages/carbon-components-react/scss/components/progress-bar/_progress-bar.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/progress-indicator/_index.scss b/packages/carbon-components-react/scss/components/progress-indicator/_index.scss index 87c6ce39a96e..cc3cc045c4bb 100644 --- a/packages/carbon-components-react/scss/components/progress-indicator/_index.scss +++ b/packages/carbon-components-react/scss/components/progress-indicator/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/progress-indicator/_progress-indicator.scss b/packages/carbon-components-react/scss/components/progress-indicator/_progress-indicator.scss index ecfaa48a074c..e3b17de29de6 100644 --- a/packages/carbon-components-react/scss/components/progress-indicator/_progress-indicator.scss +++ b/packages/carbon-components-react/scss/components/progress-indicator/_progress-indicator.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/radio-button/_index.scss b/packages/carbon-components-react/scss/components/radio-button/_index.scss index 947838471e9a..ea3742e09777 100644 --- a/packages/carbon-components-react/scss/components/radio-button/_index.scss +++ b/packages/carbon-components-react/scss/components/radio-button/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/radio-button/_radio-button.scss b/packages/carbon-components-react/scss/components/radio-button/_radio-button.scss index f759a1c1c856..ced73dd128a3 100644 --- a/packages/carbon-components-react/scss/components/radio-button/_radio-button.scss +++ b/packages/carbon-components-react/scss/components/radio-button/_radio-button.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/search/_index.scss b/packages/carbon-components-react/scss/components/search/_index.scss index b713aa0a4ead..a478b16bd2fe 100644 --- a/packages/carbon-components-react/scss/components/search/_index.scss +++ b/packages/carbon-components-react/scss/components/search/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/search/_search.scss b/packages/carbon-components-react/scss/components/search/_search.scss index eebc1b0f5df6..ac5472d9005d 100644 --- a/packages/carbon-components-react/scss/components/search/_search.scss +++ b/packages/carbon-components-react/scss/components/search/_search.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/select/_index.scss b/packages/carbon-components-react/scss/components/select/_index.scss index dcd16c899240..30a268e31f7a 100644 --- a/packages/carbon-components-react/scss/components/select/_index.scss +++ b/packages/carbon-components-react/scss/components/select/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/select/_select.scss b/packages/carbon-components-react/scss/components/select/_select.scss index 4df4b8fa2041..459f272902b7 100644 --- a/packages/carbon-components-react/scss/components/select/_select.scss +++ b/packages/carbon-components-react/scss/components/select/_select.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/skeleton-styles/_index.scss b/packages/carbon-components-react/scss/components/skeleton-styles/_index.scss index 4a1aa5fbca90..734060b63bf3 100644 --- a/packages/carbon-components-react/scss/components/skeleton-styles/_index.scss +++ b/packages/carbon-components-react/scss/components/skeleton-styles/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/skeleton-styles/_skeleton-styles.scss b/packages/carbon-components-react/scss/components/skeleton-styles/_skeleton-styles.scss index d9f0824559be..dae5c4824ef3 100644 --- a/packages/carbon-components-react/scss/components/skeleton-styles/_skeleton-styles.scss +++ b/packages/carbon-components-react/scss/components/skeleton-styles/_skeleton-styles.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/slider/_index.scss b/packages/carbon-components-react/scss/components/slider/_index.scss index e7768810de13..3b819e500c56 100644 --- a/packages/carbon-components-react/scss/components/slider/_index.scss +++ b/packages/carbon-components-react/scss/components/slider/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/slider/_slider.scss b/packages/carbon-components-react/scss/components/slider/_slider.scss index 94518ae3ff3f..252e40ef02bb 100644 --- a/packages/carbon-components-react/scss/components/slider/_slider.scss +++ b/packages/carbon-components-react/scss/components/slider/_slider.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/stack/_index.scss b/packages/carbon-components-react/scss/components/stack/_index.scss index f3623cc57e9f..f8f025c98eb6 100644 --- a/packages/carbon-components-react/scss/components/stack/_index.scss +++ b/packages/carbon-components-react/scss/components/stack/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/stack/_stack.scss b/packages/carbon-components-react/scss/components/stack/_stack.scss index 517ed6b4ed66..4cc5fa196866 100644 --- a/packages/carbon-components-react/scss/components/stack/_stack.scss +++ b/packages/carbon-components-react/scss/components/stack/_stack.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/structured-list/_index.scss b/packages/carbon-components-react/scss/components/structured-list/_index.scss index 90406367d741..bd9b100172e1 100644 --- a/packages/carbon-components-react/scss/components/structured-list/_index.scss +++ b/packages/carbon-components-react/scss/components/structured-list/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/structured-list/_structured-list.scss b/packages/carbon-components-react/scss/components/structured-list/_structured-list.scss index 9f1328999c98..37ef4646edfd 100644 --- a/packages/carbon-components-react/scss/components/structured-list/_structured-list.scss +++ b/packages/carbon-components-react/scss/components/structured-list/_structured-list.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/tabs/_index.scss b/packages/carbon-components-react/scss/components/tabs/_index.scss index a48763e76513..89b5857ebcc5 100644 --- a/packages/carbon-components-react/scss/components/tabs/_index.scss +++ b/packages/carbon-components-react/scss/components/tabs/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/tabs/_tabs.scss b/packages/carbon-components-react/scss/components/tabs/_tabs.scss index edfaaea80238..fde16f6f99c6 100644 --- a/packages/carbon-components-react/scss/components/tabs/_tabs.scss +++ b/packages/carbon-components-react/scss/components/tabs/_tabs.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/tag/_index.scss b/packages/carbon-components-react/scss/components/tag/_index.scss index d940e19ab08f..c5ebbef53eeb 100644 --- a/packages/carbon-components-react/scss/components/tag/_index.scss +++ b/packages/carbon-components-react/scss/components/tag/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/tag/_tag.scss b/packages/carbon-components-react/scss/components/tag/_tag.scss index 20d17553103c..4bcd42451fea 100644 --- a/packages/carbon-components-react/scss/components/tag/_tag.scss +++ b/packages/carbon-components-react/scss/components/tag/_tag.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/tag/_tokens.scss b/packages/carbon-components-react/scss/components/tag/_tokens.scss index 965af552f17d..02e2b5b2309d 100644 --- a/packages/carbon-components-react/scss/components/tag/_tokens.scss +++ b/packages/carbon-components-react/scss/components/tag/_tokens.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/text-area/_index.scss b/packages/carbon-components-react/scss/components/text-area/_index.scss index ee1d2ff15dc0..6ef1f200afbc 100644 --- a/packages/carbon-components-react/scss/components/text-area/_index.scss +++ b/packages/carbon-components-react/scss/components/text-area/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/text-area/_text-area.scss b/packages/carbon-components-react/scss/components/text-area/_text-area.scss index eb655aaf6548..0391c15f420d 100644 --- a/packages/carbon-components-react/scss/components/text-area/_text-area.scss +++ b/packages/carbon-components-react/scss/components/text-area/_text-area.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/text-input/_index.scss b/packages/carbon-components-react/scss/components/text-input/_index.scss index 27994eacf326..ee34f6b7528c 100644 --- a/packages/carbon-components-react/scss/components/text-input/_index.scss +++ b/packages/carbon-components-react/scss/components/text-input/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/text-input/_text-input.scss b/packages/carbon-components-react/scss/components/text-input/_text-input.scss index 4b3bb58c9f41..332d56c5fe0c 100644 --- a/packages/carbon-components-react/scss/components/text-input/_text-input.scss +++ b/packages/carbon-components-react/scss/components/text-input/_text-input.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/tile/_index.scss b/packages/carbon-components-react/scss/components/tile/_index.scss index 2001a59da542..6c1b79bf83df 100644 --- a/packages/carbon-components-react/scss/components/tile/_index.scss +++ b/packages/carbon-components-react/scss/components/tile/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/tile/_tile.scss b/packages/carbon-components-react/scss/components/tile/_tile.scss index 3dbe0a17f70e..a5974e5d96b9 100644 --- a/packages/carbon-components-react/scss/components/tile/_tile.scss +++ b/packages/carbon-components-react/scss/components/tile/_tile.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/time-picker/_index.scss b/packages/carbon-components-react/scss/components/time-picker/_index.scss index f4f9e243b860..98aa7899f889 100644 --- a/packages/carbon-components-react/scss/components/time-picker/_index.scss +++ b/packages/carbon-components-react/scss/components/time-picker/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/time-picker/_time-picker.scss b/packages/carbon-components-react/scss/components/time-picker/_time-picker.scss index fefe6748de22..4b868342adf3 100644 --- a/packages/carbon-components-react/scss/components/time-picker/_time-picker.scss +++ b/packages/carbon-components-react/scss/components/time-picker/_time-picker.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/toggle/_index.scss b/packages/carbon-components-react/scss/components/toggle/_index.scss index a407d0959b9d..dc64f73fcd5b 100644 --- a/packages/carbon-components-react/scss/components/toggle/_index.scss +++ b/packages/carbon-components-react/scss/components/toggle/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/toggle/_toggle.scss b/packages/carbon-components-react/scss/components/toggle/_toggle.scss index 7a75a2220081..73bee2a4079a 100644 --- a/packages/carbon-components-react/scss/components/toggle/_toggle.scss +++ b/packages/carbon-components-react/scss/components/toggle/_toggle.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/toggletip/_index.scss b/packages/carbon-components-react/scss/components/toggletip/_index.scss index 2ba84194e1a9..a23bad9e7a77 100644 --- a/packages/carbon-components-react/scss/components/toggletip/_index.scss +++ b/packages/carbon-components-react/scss/components/toggletip/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/toggletip/_toggletip.scss b/packages/carbon-components-react/scss/components/toggletip/_toggletip.scss index d51cabd2731e..8e9e0865ce19 100644 --- a/packages/carbon-components-react/scss/components/toggletip/_toggletip.scss +++ b/packages/carbon-components-react/scss/components/toggletip/_toggletip.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/tooltip/_index.scss b/packages/carbon-components-react/scss/components/tooltip/_index.scss index 1523fe7d5447..0d2df90186c7 100644 --- a/packages/carbon-components-react/scss/components/tooltip/_index.scss +++ b/packages/carbon-components-react/scss/components/tooltip/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/tooltip/_tooltip.scss b/packages/carbon-components-react/scss/components/tooltip/_tooltip.scss index 4ba5d8630762..992aa1df948d 100644 --- a/packages/carbon-components-react/scss/components/tooltip/_tooltip.scss +++ b/packages/carbon-components-react/scss/components/tooltip/_tooltip.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/treeview/_index.scss b/packages/carbon-components-react/scss/components/treeview/_index.scss index 4fca0683b9c6..73233ce6c50c 100644 --- a/packages/carbon-components-react/scss/components/treeview/_index.scss +++ b/packages/carbon-components-react/scss/components/treeview/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/treeview/_treeview.scss b/packages/carbon-components-react/scss/components/treeview/_treeview.scss index 1e01e5bb77e1..502936dc9ebf 100644 --- a/packages/carbon-components-react/scss/components/treeview/_treeview.scss +++ b/packages/carbon-components-react/scss/components/treeview/_treeview.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/ui-shell/_index.scss b/packages/carbon-components-react/scss/components/ui-shell/_index.scss index 329dbd3c5b09..858de7adf51b 100644 --- a/packages/carbon-components-react/scss/components/ui-shell/_index.scss +++ b/packages/carbon-components-react/scss/components/ui-shell/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/ui-shell/_ui-shell.scss b/packages/carbon-components-react/scss/components/ui-shell/_ui-shell.scss index 908560bc7c38..380b38f17288 100644 --- a/packages/carbon-components-react/scss/components/ui-shell/_ui-shell.scss +++ b/packages/carbon-components-react/scss/components/ui-shell/_ui-shell.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/ui-shell/content/_content.scss b/packages/carbon-components-react/scss/components/ui-shell/content/_content.scss index d92b04554261..fcc5a9588dc4 100644 --- a/packages/carbon-components-react/scss/components/ui-shell/content/_content.scss +++ b/packages/carbon-components-react/scss/components/ui-shell/content/_content.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/ui-shell/content/_index.scss b/packages/carbon-components-react/scss/components/ui-shell/content/_index.scss index d00f7cf6f4b5..4d780165d865 100644 --- a/packages/carbon-components-react/scss/components/ui-shell/content/_index.scss +++ b/packages/carbon-components-react/scss/components/ui-shell/content/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/ui-shell/header-panel/_header-panel.scss b/packages/carbon-components-react/scss/components/ui-shell/header-panel/_header-panel.scss index 2825a7e5d797..8b6278ddfcd7 100644 --- a/packages/carbon-components-react/scss/components/ui-shell/header-panel/_header-panel.scss +++ b/packages/carbon-components-react/scss/components/ui-shell/header-panel/_header-panel.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/ui-shell/header-panel/_index.scss b/packages/carbon-components-react/scss/components/ui-shell/header-panel/_index.scss index e9506f9830e2..22f34540f4c1 100644 --- a/packages/carbon-components-react/scss/components/ui-shell/header-panel/_index.scss +++ b/packages/carbon-components-react/scss/components/ui-shell/header-panel/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/ui-shell/header/_header.scss b/packages/carbon-components-react/scss/components/ui-shell/header/_header.scss index b51c451c3709..63f95d6a2f7b 100644 --- a/packages/carbon-components-react/scss/components/ui-shell/header/_header.scss +++ b/packages/carbon-components-react/scss/components/ui-shell/header/_header.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/ui-shell/header/_index.scss b/packages/carbon-components-react/scss/components/ui-shell/header/_index.scss index 53ee2b01615a..e1bba500326d 100644 --- a/packages/carbon-components-react/scss/components/ui-shell/header/_index.scss +++ b/packages/carbon-components-react/scss/components/ui-shell/header/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/ui-shell/side-nav/_index.scss b/packages/carbon-components-react/scss/components/ui-shell/side-nav/_index.scss index 1cc893fe9abf..6c49dbaf4797 100644 --- a/packages/carbon-components-react/scss/components/ui-shell/side-nav/_index.scss +++ b/packages/carbon-components-react/scss/components/ui-shell/side-nav/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/ui-shell/side-nav/_side-nav.scss b/packages/carbon-components-react/scss/components/ui-shell/side-nav/_side-nav.scss index 717341eb00b8..c44fd174b90c 100644 --- a/packages/carbon-components-react/scss/components/ui-shell/side-nav/_side-nav.scss +++ b/packages/carbon-components-react/scss/components/ui-shell/side-nav/_side-nav.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/ui-shell/switcher/_index.scss b/packages/carbon-components-react/scss/components/ui-shell/switcher/_index.scss index c2c265ae17f7..46fd01076c7e 100644 --- a/packages/carbon-components-react/scss/components/ui-shell/switcher/_index.scss +++ b/packages/carbon-components-react/scss/components/ui-shell/switcher/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/components/ui-shell/switcher/_switcher.scss b/packages/carbon-components-react/scss/components/ui-shell/switcher/_switcher.scss index 36aeb042bc2f..9a57bda941de 100644 --- a/packages/carbon-components-react/scss/components/ui-shell/switcher/_switcher.scss +++ b/packages/carbon-components-react/scss/components/ui-shell/switcher/_switcher.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/fonts/_index.scss b/packages/carbon-components-react/scss/fonts/_index.scss index ed5e31b8c562..3eb9ec8eb199 100644 --- a/packages/carbon-components-react/scss/fonts/_index.scss +++ b/packages/carbon-components-react/scss/fonts/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/fonts/_mono.scss b/packages/carbon-components-react/scss/fonts/_mono.scss index 69d50fb26a83..646432bb3b49 100644 --- a/packages/carbon-components-react/scss/fonts/_mono.scss +++ b/packages/carbon-components-react/scss/fonts/_mono.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/fonts/_sans-arabic.scss b/packages/carbon-components-react/scss/fonts/_sans-arabic.scss index c2d275a5d194..07e209c65807 100644 --- a/packages/carbon-components-react/scss/fonts/_sans-arabic.scss +++ b/packages/carbon-components-react/scss/fonts/_sans-arabic.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/fonts/_sans-devanagari.scss b/packages/carbon-components-react/scss/fonts/_sans-devanagari.scss index ba713be759a3..a7dbe71b566a 100644 --- a/packages/carbon-components-react/scss/fonts/_sans-devanagari.scss +++ b/packages/carbon-components-react/scss/fonts/_sans-devanagari.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/fonts/_sans-hebrew.scss b/packages/carbon-components-react/scss/fonts/_sans-hebrew.scss index 1d9ef08aa4f8..6ca571fd294e 100644 --- a/packages/carbon-components-react/scss/fonts/_sans-hebrew.scss +++ b/packages/carbon-components-react/scss/fonts/_sans-hebrew.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/fonts/_sans-thai-looped.scss b/packages/carbon-components-react/scss/fonts/_sans-thai-looped.scss index 3673e2dc8fba..cc3bad294432 100644 --- a/packages/carbon-components-react/scss/fonts/_sans-thai-looped.scss +++ b/packages/carbon-components-react/scss/fonts/_sans-thai-looped.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/fonts/_sans-thai.scss b/packages/carbon-components-react/scss/fonts/_sans-thai.scss index ccab9b2c1578..2ed98ce2701f 100644 --- a/packages/carbon-components-react/scss/fonts/_sans-thai.scss +++ b/packages/carbon-components-react/scss/fonts/_sans-thai.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/fonts/_sans.scss b/packages/carbon-components-react/scss/fonts/_sans.scss index 0e739a50be77..e0b4c9653fd2 100644 --- a/packages/carbon-components-react/scss/fonts/_sans.scss +++ b/packages/carbon-components-react/scss/fonts/_sans.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/fonts/_serif.scss b/packages/carbon-components-react/scss/fonts/_serif.scss index 2fda3158eb58..a45c5e495cfb 100644 --- a/packages/carbon-components-react/scss/fonts/_serif.scss +++ b/packages/carbon-components-react/scss/fonts/_serif.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/fonts/_src.scss b/packages/carbon-components-react/scss/fonts/_src.scss index f41c6f760297..d2b460fea6e2 100644 --- a/packages/carbon-components-react/scss/fonts/_src.scss +++ b/packages/carbon-components-react/scss/fonts/_src.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/grid/_css-grid.scss b/packages/carbon-components-react/scss/grid/_css-grid.scss index bf9c8caa0270..d3a4b7f3a66f 100644 --- a/packages/carbon-components-react/scss/grid/_css-grid.scss +++ b/packages/carbon-components-react/scss/grid/_css-grid.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/grid/_flexbox.scss b/packages/carbon-components-react/scss/grid/_flexbox.scss index 7b9b7f31dc52..3459002ee4a5 100644 --- a/packages/carbon-components-react/scss/grid/_flexbox.scss +++ b/packages/carbon-components-react/scss/grid/_flexbox.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/grid/_index.scss b/packages/carbon-components-react/scss/grid/_index.scss index acb0e395f536..8440bb9d96e0 100644 --- a/packages/carbon-components-react/scss/grid/_index.scss +++ b/packages/carbon-components-react/scss/grid/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/grid/_mixins.scss b/packages/carbon-components-react/scss/grid/_mixins.scss index ae97156d892e..27cacb772490 100644 --- a/packages/carbon-components-react/scss/grid/_mixins.scss +++ b/packages/carbon-components-react/scss/grid/_mixins.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/type/_index.scss b/packages/carbon-components-react/scss/type/_index.scss index ecf6076c00cd..0d72298f091c 100644 --- a/packages/carbon-components-react/scss/type/_index.scss +++ b/packages/carbon-components-react/scss/type/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/type/_reset.scss b/packages/carbon-components-react/scss/type/_reset.scss index 6ea10808e13b..24b99ddeb4a6 100644 --- a/packages/carbon-components-react/scss/type/_reset.scss +++ b/packages/carbon-components-react/scss/type/_reset.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/utilities/_box-shadow.scss b/packages/carbon-components-react/scss/utilities/_box-shadow.scss index deb470037440..94489033b3da 100644 --- a/packages/carbon-components-react/scss/utilities/_box-shadow.scss +++ b/packages/carbon-components-react/scss/utilities/_box-shadow.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/utilities/_button-reset.scss b/packages/carbon-components-react/scss/utilities/_button-reset.scss index 41730194faf5..2ed34eeaa19e 100644 --- a/packages/carbon-components-react/scss/utilities/_button-reset.scss +++ b/packages/carbon-components-react/scss/utilities/_button-reset.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/utilities/_component-reset.scss b/packages/carbon-components-react/scss/utilities/_component-reset.scss index ed67dddfe58a..2950e3fb53cc 100644 --- a/packages/carbon-components-react/scss/utilities/_component-reset.scss +++ b/packages/carbon-components-react/scss/utilities/_component-reset.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/utilities/_component-tokens.scss b/packages/carbon-components-react/scss/utilities/_component-tokens.scss index 292f4ade4129..a4c16b4e3d4b 100644 --- a/packages/carbon-components-react/scss/utilities/_component-tokens.scss +++ b/packages/carbon-components-react/scss/utilities/_component-tokens.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/utilities/_convert.scss b/packages/carbon-components-react/scss/utilities/_convert.scss index 644b293f3a3d..ac624f07a067 100644 --- a/packages/carbon-components-react/scss/utilities/_convert.scss +++ b/packages/carbon-components-react/scss/utilities/_convert.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/utilities/_custom-property.scss b/packages/carbon-components-react/scss/utilities/_custom-property.scss index 2e9377d56b30..6e24591c9ce9 100644 --- a/packages/carbon-components-react/scss/utilities/_custom-property.scss +++ b/packages/carbon-components-react/scss/utilities/_custom-property.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/utilities/_focus-outline.scss b/packages/carbon-components-react/scss/utilities/_focus-outline.scss index 9a2f4eb68432..2fc32d15af70 100644 --- a/packages/carbon-components-react/scss/utilities/_focus-outline.scss +++ b/packages/carbon-components-react/scss/utilities/_focus-outline.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/utilities/_hide-at-breakpoint.scss b/packages/carbon-components-react/scss/utilities/_hide-at-breakpoint.scss index 973fb5160a98..51e717042179 100644 --- a/packages/carbon-components-react/scss/utilities/_hide-at-breakpoint.scss +++ b/packages/carbon-components-react/scss/utilities/_hide-at-breakpoint.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/utilities/_high-contrast-mode.scss b/packages/carbon-components-react/scss/utilities/_high-contrast-mode.scss index 50bb75cbe241..bbb4b2712b96 100644 --- a/packages/carbon-components-react/scss/utilities/_high-contrast-mode.scss +++ b/packages/carbon-components-react/scss/utilities/_high-contrast-mode.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/utilities/_index.scss b/packages/carbon-components-react/scss/utilities/_index.scss index 3a19d826e42d..3e6686199c06 100644 --- a/packages/carbon-components-react/scss/utilities/_index.scss +++ b/packages/carbon-components-react/scss/utilities/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/utilities/_keyframes.scss b/packages/carbon-components-react/scss/utilities/_keyframes.scss index 3ca02dd0aff7..24704283291e 100644 --- a/packages/carbon-components-react/scss/utilities/_keyframes.scss +++ b/packages/carbon-components-react/scss/utilities/_keyframes.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/utilities/_placeholder-colors.scss b/packages/carbon-components-react/scss/utilities/_placeholder-colors.scss index 8dde85410ac2..32a33e743532 100644 --- a/packages/carbon-components-react/scss/utilities/_placeholder-colors.scss +++ b/packages/carbon-components-react/scss/utilities/_placeholder-colors.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/utilities/_rotate.scss b/packages/carbon-components-react/scss/utilities/_rotate.scss index 2341b384a637..102c32020148 100644 --- a/packages/carbon-components-react/scss/utilities/_rotate.scss +++ b/packages/carbon-components-react/scss/utilities/_rotate.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/utilities/_skeleton.scss b/packages/carbon-components-react/scss/utilities/_skeleton.scss index 8c2b3e53aaf7..3292d107de43 100644 --- a/packages/carbon-components-react/scss/utilities/_skeleton.scss +++ b/packages/carbon-components-react/scss/utilities/_skeleton.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/utilities/_text-overflow.scss b/packages/carbon-components-react/scss/utilities/_text-overflow.scss index 62557bd70b84..29367bac85dd 100644 --- a/packages/carbon-components-react/scss/utilities/_text-overflow.scss +++ b/packages/carbon-components-react/scss/utilities/_text-overflow.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/utilities/_text-truncate.scss b/packages/carbon-components-react/scss/utilities/_text-truncate.scss index 3f6fbf985cfe..4a3d306720ab 100644 --- a/packages/carbon-components-react/scss/utilities/_text-truncate.scss +++ b/packages/carbon-components-react/scss/utilities/_text-truncate.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/utilities/_visually-hidden.scss b/packages/carbon-components-react/scss/utilities/_visually-hidden.scss index 4a9c56252ae7..0af82d0f8734 100644 --- a/packages/carbon-components-react/scss/utilities/_visually-hidden.scss +++ b/packages/carbon-components-react/scss/utilities/_visually-hidden.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/scss/utilities/_z-index.scss b/packages/carbon-components-react/scss/utilities/_z-index.scss index ef5964628704..f203e254cc8e 100644 --- a/packages/carbon-components-react/scss/utilities/_z-index.scss +++ b/packages/carbon-components-react/scss/utilities/_z-index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/src/index.js b/packages/carbon-components-react/src/index.js index 80035d719072..a9e49aa5434d 100644 --- a/packages/carbon-components-react/src/index.js +++ b/packages/carbon-components-react/src/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/tasks/build-styles.js b/packages/carbon-components-react/tasks/build-styles.js index b5f1a2b1c2c9..3710ef1c4e67 100644 --- a/packages/carbon-components-react/tasks/build-styles.js +++ b/packages/carbon-components-react/tasks/build-styles.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. @@ -21,7 +21,7 @@ async function build() { filepath, `// Code generated by carbon-components-react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components-react/tasks/build.js b/packages/carbon-components-react/tasks/build.js index 3c7dcb26013b..5fb20f806fca 100644 --- a/packages/carbon-components-react/tasks/build.js +++ b/packages/carbon-components-react/tasks/build.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. @@ -51,7 +51,7 @@ async function build() { } const banner = `/** - * Copyright IBM Corp. 2016, 2021 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/__tests__/scss-test.js b/packages/carbon-components/__tests__/scss-test.js index 2a203536baad..8588ddde6d22 100644 --- a/packages/carbon-components/__tests__/scss-test.js +++ b/packages/carbon-components/__tests__/scss-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/index.scss b/packages/carbon-components/index.scss index 788ca2d9be84..e6477f1f8239 100644 --- a/packages/carbon-components/index.scss +++ b/packages/carbon-components/index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/_breakpoint.scss b/packages/carbon-components/scss/_breakpoint.scss index 10fff10c4e9f..7a8d9bb08b39 100644 --- a/packages/carbon-components/scss/_breakpoint.scss +++ b/packages/carbon-components/scss/_breakpoint.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/_colors.scss b/packages/carbon-components/scss/_colors.scss index d74c481913e3..ae83085d50bf 100644 --- a/packages/carbon-components/scss/_colors.scss +++ b/packages/carbon-components/scss/_colors.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/_config.scss b/packages/carbon-components/scss/_config.scss index 0f7f27911170..dde6cb9f0ea4 100644 --- a/packages/carbon-components/scss/_config.scss +++ b/packages/carbon-components/scss/_config.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/_feature-flags.scss b/packages/carbon-components/scss/_feature-flags.scss index 531a5505dcf1..925bedc1ecb3 100644 --- a/packages/carbon-components/scss/_feature-flags.scss +++ b/packages/carbon-components/scss/_feature-flags.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/_layer.scss b/packages/carbon-components/scss/_layer.scss index 26444d23ae7e..f3a02308fb00 100644 --- a/packages/carbon-components/scss/_layer.scss +++ b/packages/carbon-components/scss/_layer.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/_motion.scss b/packages/carbon-components/scss/_motion.scss index d7dd212bdf95..57bf6792e106 100644 --- a/packages/carbon-components/scss/_motion.scss +++ b/packages/carbon-components/scss/_motion.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/_reset.scss b/packages/carbon-components/scss/_reset.scss index bdf02d0a41e5..2de2dd7e105f 100644 --- a/packages/carbon-components/scss/_reset.scss +++ b/packages/carbon-components/scss/_reset.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/_spacing.scss b/packages/carbon-components/scss/_spacing.scss index 3178af5d71f6..e7bece86bc6c 100644 --- a/packages/carbon-components/scss/_spacing.scss +++ b/packages/carbon-components/scss/_spacing.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/_theme.scss b/packages/carbon-components/scss/_theme.scss index 4fb800b2e468..12275574ccce 100644 --- a/packages/carbon-components/scss/_theme.scss +++ b/packages/carbon-components/scss/_theme.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/_themes.scss b/packages/carbon-components/scss/_themes.scss index 768fde853342..b76bf6282ca9 100644 --- a/packages/carbon-components/scss/_themes.scss +++ b/packages/carbon-components/scss/_themes.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/_zone.scss b/packages/carbon-components/scss/_zone.scss index 255e839c42ae..7ff3e3aa6a6a 100644 --- a/packages/carbon-components/scss/_zone.scss +++ b/packages/carbon-components/scss/_zone.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/compat/_theme.scss b/packages/carbon-components/scss/compat/_theme.scss index 6b094c4ec124..fb89c1d9b3f3 100644 --- a/packages/carbon-components/scss/compat/_theme.scss +++ b/packages/carbon-components/scss/compat/_theme.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/compat/_themes.scss b/packages/carbon-components/scss/compat/_themes.scss index ebddd4b716d9..2372d97fabc1 100644 --- a/packages/carbon-components/scss/compat/_themes.scss +++ b/packages/carbon-components/scss/compat/_themes.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/_index.scss b/packages/carbon-components/scss/components/_index.scss index 480a782e94bb..2cf3c49d35c7 100644 --- a/packages/carbon-components/scss/components/_index.scss +++ b/packages/carbon-components/scss/components/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/accordion/_accordion.scss b/packages/carbon-components/scss/components/accordion/_accordion.scss index bbbc070e854f..50fef166140e 100644 --- a/packages/carbon-components/scss/components/accordion/_accordion.scss +++ b/packages/carbon-components/scss/components/accordion/_accordion.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/accordion/_index.scss b/packages/carbon-components/scss/components/accordion/_index.scss index 846e5ecbd98f..0c680dde32ff 100644 --- a/packages/carbon-components/scss/components/accordion/_index.scss +++ b/packages/carbon-components/scss/components/accordion/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/aspect-ratio/_aspect-ratio.scss b/packages/carbon-components/scss/components/aspect-ratio/_aspect-ratio.scss index eaf3a58bb421..3ff1bb3f77a1 100644 --- a/packages/carbon-components/scss/components/aspect-ratio/_aspect-ratio.scss +++ b/packages/carbon-components/scss/components/aspect-ratio/_aspect-ratio.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/aspect-ratio/_index.scss b/packages/carbon-components/scss/components/aspect-ratio/_index.scss index 5ca6609d9aaf..1ec3bf76bb7a 100644 --- a/packages/carbon-components/scss/components/aspect-ratio/_index.scss +++ b/packages/carbon-components/scss/components/aspect-ratio/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/breadcrumb/_breadcrumb.scss b/packages/carbon-components/scss/components/breadcrumb/_breadcrumb.scss index 2479cd9e3796..c69f1414be4c 100644 --- a/packages/carbon-components/scss/components/breadcrumb/_breadcrumb.scss +++ b/packages/carbon-components/scss/components/breadcrumb/_breadcrumb.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/breadcrumb/_index.scss b/packages/carbon-components/scss/components/breadcrumb/_index.scss index 196c7e16d4ce..1a7aeea306cd 100644 --- a/packages/carbon-components/scss/components/breadcrumb/_index.scss +++ b/packages/carbon-components/scss/components/breadcrumb/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/button/_button.scss b/packages/carbon-components/scss/components/button/_button.scss index f9e2e0bb0674..3679c0646a0a 100644 --- a/packages/carbon-components/scss/components/button/_button.scss +++ b/packages/carbon-components/scss/components/button/_button.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/button/_index.scss b/packages/carbon-components/scss/components/button/_index.scss index 78c8c564c5fc..0bea0afb3606 100644 --- a/packages/carbon-components/scss/components/button/_index.scss +++ b/packages/carbon-components/scss/components/button/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/button/_tokens.scss b/packages/carbon-components/scss/components/button/_tokens.scss index ec5f08328b15..fe9fadc28372 100644 --- a/packages/carbon-components/scss/components/button/_tokens.scss +++ b/packages/carbon-components/scss/components/button/_tokens.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/checkbox/_checkbox.scss b/packages/carbon-components/scss/components/checkbox/_checkbox.scss index 6769d84a10b4..35fff17e0236 100644 --- a/packages/carbon-components/scss/components/checkbox/_checkbox.scss +++ b/packages/carbon-components/scss/components/checkbox/_checkbox.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/checkbox/_index.scss b/packages/carbon-components/scss/components/checkbox/_index.scss index 0a660518ee1e..902c43280abe 100644 --- a/packages/carbon-components/scss/components/checkbox/_index.scss +++ b/packages/carbon-components/scss/components/checkbox/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/code-snippet/_code-snippet.scss b/packages/carbon-components/scss/components/code-snippet/_code-snippet.scss index 96d7763c52cd..14e23a8d4d65 100644 --- a/packages/carbon-components/scss/components/code-snippet/_code-snippet.scss +++ b/packages/carbon-components/scss/components/code-snippet/_code-snippet.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/code-snippet/_index.scss b/packages/carbon-components/scss/components/code-snippet/_index.scss index db5df9c0aab7..89da17535323 100644 --- a/packages/carbon-components/scss/components/code-snippet/_index.scss +++ b/packages/carbon-components/scss/components/code-snippet/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/combo-box/_combo-box.scss b/packages/carbon-components/scss/components/combo-box/_combo-box.scss index 8ae182c689af..c51a7f1d8dbb 100644 --- a/packages/carbon-components/scss/components/combo-box/_combo-box.scss +++ b/packages/carbon-components/scss/components/combo-box/_combo-box.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/combo-box/_index.scss b/packages/carbon-components/scss/components/combo-box/_index.scss index 44470403167f..11f7cb2c5fc9 100644 --- a/packages/carbon-components/scss/components/combo-box/_index.scss +++ b/packages/carbon-components/scss/components/combo-box/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/content-switcher/_content-switcher.scss b/packages/carbon-components/scss/components/content-switcher/_content-switcher.scss index 66cb2cc5cf6e..0e7e869727d1 100644 --- a/packages/carbon-components/scss/components/content-switcher/_content-switcher.scss +++ b/packages/carbon-components/scss/components/content-switcher/_content-switcher.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/content-switcher/_index.scss b/packages/carbon-components/scss/components/content-switcher/_index.scss index c0f451af8e96..47aa6239df21 100644 --- a/packages/carbon-components/scss/components/content-switcher/_index.scss +++ b/packages/carbon-components/scss/components/content-switcher/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/copy-button/_copy-button.scss b/packages/carbon-components/scss/components/copy-button/_copy-button.scss index 248039824fa3..d8fae68a2dba 100644 --- a/packages/carbon-components/scss/components/copy-button/_copy-button.scss +++ b/packages/carbon-components/scss/components/copy-button/_copy-button.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/copy-button/_index.scss b/packages/carbon-components/scss/components/copy-button/_index.scss index a30c0dffb8b3..af180df55557 100644 --- a/packages/carbon-components/scss/components/copy-button/_index.scss +++ b/packages/carbon-components/scss/components/copy-button/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/data-table/_data-table.scss b/packages/carbon-components/scss/components/data-table/_data-table.scss index 5b589740cf06..45842793da4d 100644 --- a/packages/carbon-components/scss/components/data-table/_data-table.scss +++ b/packages/carbon-components/scss/components/data-table/_data-table.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/data-table/_index.scss b/packages/carbon-components/scss/components/data-table/_index.scss index e59bb6511ca9..3f86e8fb3e45 100644 --- a/packages/carbon-components/scss/components/data-table/_index.scss +++ b/packages/carbon-components/scss/components/data-table/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/data-table/action/_data-table-action.scss b/packages/carbon-components/scss/components/data-table/action/_data-table-action.scss index b9f6ecad05dc..b81b3f1f1ade 100644 --- a/packages/carbon-components/scss/components/data-table/action/_data-table-action.scss +++ b/packages/carbon-components/scss/components/data-table/action/_data-table-action.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/data-table/action/_index.scss b/packages/carbon-components/scss/components/data-table/action/_index.scss index c18e9b3b202c..5af75dbea7cc 100644 --- a/packages/carbon-components/scss/components/data-table/action/_index.scss +++ b/packages/carbon-components/scss/components/data-table/action/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/data-table/expandable/_data-table-expandable.scss b/packages/carbon-components/scss/components/data-table/expandable/_data-table-expandable.scss index 0e6f886c1230..59aa7655a507 100644 --- a/packages/carbon-components/scss/components/data-table/expandable/_data-table-expandable.scss +++ b/packages/carbon-components/scss/components/data-table/expandable/_data-table-expandable.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/data-table/expandable/_index.scss b/packages/carbon-components/scss/components/data-table/expandable/_index.scss index 97203cb84a1c..f19b4bc5c204 100644 --- a/packages/carbon-components/scss/components/data-table/expandable/_index.scss +++ b/packages/carbon-components/scss/components/data-table/expandable/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/data-table/skeleton/_data-table-skeleton.scss b/packages/carbon-components/scss/components/data-table/skeleton/_data-table-skeleton.scss index d8a523a51be5..d5aafa91fdb2 100644 --- a/packages/carbon-components/scss/components/data-table/skeleton/_data-table-skeleton.scss +++ b/packages/carbon-components/scss/components/data-table/skeleton/_data-table-skeleton.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/data-table/skeleton/_index.scss b/packages/carbon-components/scss/components/data-table/skeleton/_index.scss index 1aa0e7e5d9f7..f846eaccbda0 100644 --- a/packages/carbon-components/scss/components/data-table/skeleton/_index.scss +++ b/packages/carbon-components/scss/components/data-table/skeleton/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/data-table/sort/_data-table-sort.scss b/packages/carbon-components/scss/components/data-table/sort/_data-table-sort.scss index e1ae3a9cbb9d..7442b9b03ad4 100644 --- a/packages/carbon-components/scss/components/data-table/sort/_data-table-sort.scss +++ b/packages/carbon-components/scss/components/data-table/sort/_data-table-sort.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/data-table/sort/_index.scss b/packages/carbon-components/scss/components/data-table/sort/_index.scss index 8626114d02e6..fb1facc25fe8 100644 --- a/packages/carbon-components/scss/components/data-table/sort/_index.scss +++ b/packages/carbon-components/scss/components/data-table/sort/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/date-picker/_date-picker.scss b/packages/carbon-components/scss/components/date-picker/_date-picker.scss index 1049247d1e47..1ed4ac292890 100644 --- a/packages/carbon-components/scss/components/date-picker/_date-picker.scss +++ b/packages/carbon-components/scss/components/date-picker/_date-picker.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/date-picker/_index.scss b/packages/carbon-components/scss/components/date-picker/_index.scss index 338e118d7da6..e7a6d5485502 100644 --- a/packages/carbon-components/scss/components/date-picker/_index.scss +++ b/packages/carbon-components/scss/components/date-picker/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/dropdown/_dropdown.scss b/packages/carbon-components/scss/components/dropdown/_dropdown.scss index cffad1277737..b66064fe8143 100644 --- a/packages/carbon-components/scss/components/dropdown/_dropdown.scss +++ b/packages/carbon-components/scss/components/dropdown/_dropdown.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/dropdown/_index.scss b/packages/carbon-components/scss/components/dropdown/_index.scss index 66c452264ca0..fd4657290d0d 100644 --- a/packages/carbon-components/scss/components/dropdown/_index.scss +++ b/packages/carbon-components/scss/components/dropdown/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/file-uploader/_file-uploader.scss b/packages/carbon-components/scss/components/file-uploader/_file-uploader.scss index 55a8967429c6..287379d8b2e7 100644 --- a/packages/carbon-components/scss/components/file-uploader/_file-uploader.scss +++ b/packages/carbon-components/scss/components/file-uploader/_file-uploader.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/file-uploader/_index.scss b/packages/carbon-components/scss/components/file-uploader/_index.scss index 7d2228bdf51c..5ee9ab596f69 100644 --- a/packages/carbon-components/scss/components/file-uploader/_index.scss +++ b/packages/carbon-components/scss/components/file-uploader/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/fluid-combo-box/_fluid-combo-box.scss b/packages/carbon-components/scss/components/fluid-combo-box/_fluid-combo-box.scss index 1e76f17a7e78..8a2466ce131c 100644 --- a/packages/carbon-components/scss/components/fluid-combo-box/_fluid-combo-box.scss +++ b/packages/carbon-components/scss/components/fluid-combo-box/_fluid-combo-box.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/fluid-combo-box/_index.scss b/packages/carbon-components/scss/components/fluid-combo-box/_index.scss index a91f4f0b496b..a466842eca4e 100644 --- a/packages/carbon-components/scss/components/fluid-combo-box/_index.scss +++ b/packages/carbon-components/scss/components/fluid-combo-box/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/fluid-date-picker/_fluid-date-picker.scss b/packages/carbon-components/scss/components/fluid-date-picker/_fluid-date-picker.scss index 64deceede606..9090367f8a3e 100644 --- a/packages/carbon-components/scss/components/fluid-date-picker/_fluid-date-picker.scss +++ b/packages/carbon-components/scss/components/fluid-date-picker/_fluid-date-picker.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/fluid-date-picker/_index.scss b/packages/carbon-components/scss/components/fluid-date-picker/_index.scss index 489faea12362..a1a769a96a3c 100644 --- a/packages/carbon-components/scss/components/fluid-date-picker/_index.scss +++ b/packages/carbon-components/scss/components/fluid-date-picker/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/fluid-dropdown/_fluid-dropdown.scss b/packages/carbon-components/scss/components/fluid-dropdown/_fluid-dropdown.scss index dbb6ceb75d37..1fa4b1d87d79 100644 --- a/packages/carbon-components/scss/components/fluid-dropdown/_fluid-dropdown.scss +++ b/packages/carbon-components/scss/components/fluid-dropdown/_fluid-dropdown.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/fluid-dropdown/_index.scss b/packages/carbon-components/scss/components/fluid-dropdown/_index.scss index e5faa6dcbc4a..52cd20e3577a 100644 --- a/packages/carbon-components/scss/components/fluid-dropdown/_index.scss +++ b/packages/carbon-components/scss/components/fluid-dropdown/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/fluid-list-box/_fluid-list-box.scss b/packages/carbon-components/scss/components/fluid-list-box/_fluid-list-box.scss index c08e188d178f..b43f832c35cc 100644 --- a/packages/carbon-components/scss/components/fluid-list-box/_fluid-list-box.scss +++ b/packages/carbon-components/scss/components/fluid-list-box/_fluid-list-box.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/fluid-list-box/_index.scss b/packages/carbon-components/scss/components/fluid-list-box/_index.scss index 3c6489ca6835..1039a8444a3c 100644 --- a/packages/carbon-components/scss/components/fluid-list-box/_index.scss +++ b/packages/carbon-components/scss/components/fluid-list-box/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/fluid-multiselect/_fluid-multiselect.scss b/packages/carbon-components/scss/components/fluid-multiselect/_fluid-multiselect.scss index 924ab38ff959..e7ede0b80876 100644 --- a/packages/carbon-components/scss/components/fluid-multiselect/_fluid-multiselect.scss +++ b/packages/carbon-components/scss/components/fluid-multiselect/_fluid-multiselect.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/fluid-multiselect/_index.scss b/packages/carbon-components/scss/components/fluid-multiselect/_index.scss index 46c1623dfe37..6bbfc42305a2 100644 --- a/packages/carbon-components/scss/components/fluid-multiselect/_index.scss +++ b/packages/carbon-components/scss/components/fluid-multiselect/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/fluid-number-input/_fluid-number-input.scss b/packages/carbon-components/scss/components/fluid-number-input/_fluid-number-input.scss index 024e025923f2..cc06187ede32 100644 --- a/packages/carbon-components/scss/components/fluid-number-input/_fluid-number-input.scss +++ b/packages/carbon-components/scss/components/fluid-number-input/_fluid-number-input.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/fluid-number-input/_index.scss b/packages/carbon-components/scss/components/fluid-number-input/_index.scss index 0cb04ae4fba6..efa7c24ce232 100644 --- a/packages/carbon-components/scss/components/fluid-number-input/_index.scss +++ b/packages/carbon-components/scss/components/fluid-number-input/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/fluid-search/_fluid-search.scss b/packages/carbon-components/scss/components/fluid-search/_fluid-search.scss index 52b336402d80..f3532f60e5a0 100644 --- a/packages/carbon-components/scss/components/fluid-search/_fluid-search.scss +++ b/packages/carbon-components/scss/components/fluid-search/_fluid-search.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/fluid-search/_index.scss b/packages/carbon-components/scss/components/fluid-search/_index.scss index ef1c74e71065..3e092c6fb81d 100644 --- a/packages/carbon-components/scss/components/fluid-search/_index.scss +++ b/packages/carbon-components/scss/components/fluid-search/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/fluid-select/_fluid-select.scss b/packages/carbon-components/scss/components/fluid-select/_fluid-select.scss index dd210e2e3b91..e6c212ff5c50 100644 --- a/packages/carbon-components/scss/components/fluid-select/_fluid-select.scss +++ b/packages/carbon-components/scss/components/fluid-select/_fluid-select.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/fluid-select/_index.scss b/packages/carbon-components/scss/components/fluid-select/_index.scss index 4cc25a88cae9..460776aba082 100644 --- a/packages/carbon-components/scss/components/fluid-select/_index.scss +++ b/packages/carbon-components/scss/components/fluid-select/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/fluid-text-area/_fluid-text-area.scss b/packages/carbon-components/scss/components/fluid-text-area/_fluid-text-area.scss index 4d10f344230c..945895ad9e0a 100644 --- a/packages/carbon-components/scss/components/fluid-text-area/_fluid-text-area.scss +++ b/packages/carbon-components/scss/components/fluid-text-area/_fluid-text-area.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/fluid-text-area/_index.scss b/packages/carbon-components/scss/components/fluid-text-area/_index.scss index 0c2b1b35619d..5cb0bd38ce28 100644 --- a/packages/carbon-components/scss/components/fluid-text-area/_index.scss +++ b/packages/carbon-components/scss/components/fluid-text-area/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/fluid-text-input/_fluid-text-input.scss b/packages/carbon-components/scss/components/fluid-text-input/_fluid-text-input.scss index d1acb5a14cf1..ae57af26a586 100644 --- a/packages/carbon-components/scss/components/fluid-text-input/_fluid-text-input.scss +++ b/packages/carbon-components/scss/components/fluid-text-input/_fluid-text-input.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/fluid-text-input/_index.scss b/packages/carbon-components/scss/components/fluid-text-input/_index.scss index 32086b04ad9b..2cd5048af026 100644 --- a/packages/carbon-components/scss/components/fluid-text-input/_index.scss +++ b/packages/carbon-components/scss/components/fluid-text-input/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/fluid-time-picker/_fluid-time-picker.scss b/packages/carbon-components/scss/components/fluid-time-picker/_fluid-time-picker.scss index 46b4349ed4a8..72ec7ce9b155 100644 --- a/packages/carbon-components/scss/components/fluid-time-picker/_fluid-time-picker.scss +++ b/packages/carbon-components/scss/components/fluid-time-picker/_fluid-time-picker.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/fluid-time-picker/_index.scss b/packages/carbon-components/scss/components/fluid-time-picker/_index.scss index 54d6c3c8981b..c0e6e2756ed4 100644 --- a/packages/carbon-components/scss/components/fluid-time-picker/_index.scss +++ b/packages/carbon-components/scss/components/fluid-time-picker/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/form/_form.scss b/packages/carbon-components/scss/components/form/_form.scss index 73befb9711c4..5ef45386ede3 100644 --- a/packages/carbon-components/scss/components/form/_form.scss +++ b/packages/carbon-components/scss/components/form/_form.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/form/_index.scss b/packages/carbon-components/scss/components/form/_index.scss index 4e94128e3870..115245e23ae5 100644 --- a/packages/carbon-components/scss/components/form/_index.scss +++ b/packages/carbon-components/scss/components/form/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/inline-loading/_index.scss b/packages/carbon-components/scss/components/inline-loading/_index.scss index b15c699959c3..ccadf98f0a3a 100644 --- a/packages/carbon-components/scss/components/inline-loading/_index.scss +++ b/packages/carbon-components/scss/components/inline-loading/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/inline-loading/_inline-loading.scss b/packages/carbon-components/scss/components/inline-loading/_inline-loading.scss index 4b3841f93800..b8fe6eb8bf55 100644 --- a/packages/carbon-components/scss/components/inline-loading/_inline-loading.scss +++ b/packages/carbon-components/scss/components/inline-loading/_inline-loading.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/link/_index.scss b/packages/carbon-components/scss/components/link/_index.scss index 3fb168dc9954..60a19316b59b 100644 --- a/packages/carbon-components/scss/components/link/_index.scss +++ b/packages/carbon-components/scss/components/link/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/link/_link.scss b/packages/carbon-components/scss/components/link/_link.scss index 7bd6c6cdbb14..7c0f55f2e73d 100644 --- a/packages/carbon-components/scss/components/link/_link.scss +++ b/packages/carbon-components/scss/components/link/_link.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/list-box/_index.scss b/packages/carbon-components/scss/components/list-box/_index.scss index cb44cf2cfb67..5e00df9628f9 100644 --- a/packages/carbon-components/scss/components/list-box/_index.scss +++ b/packages/carbon-components/scss/components/list-box/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/list-box/_list-box.scss b/packages/carbon-components/scss/components/list-box/_list-box.scss index 2bfc30655a45..d6132014bb11 100644 --- a/packages/carbon-components/scss/components/list-box/_list-box.scss +++ b/packages/carbon-components/scss/components/list-box/_list-box.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/list/_index.scss b/packages/carbon-components/scss/components/list/_index.scss index 56582f8313ca..3cb17e287963 100644 --- a/packages/carbon-components/scss/components/list/_index.scss +++ b/packages/carbon-components/scss/components/list/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/list/_list.scss b/packages/carbon-components/scss/components/list/_list.scss index b8141eeae017..6f48cf964860 100644 --- a/packages/carbon-components/scss/components/list/_list.scss +++ b/packages/carbon-components/scss/components/list/_list.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/loading/_index.scss b/packages/carbon-components/scss/components/loading/_index.scss index fcbe1909d382..4211a74edd59 100644 --- a/packages/carbon-components/scss/components/loading/_index.scss +++ b/packages/carbon-components/scss/components/loading/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/loading/_loading.scss b/packages/carbon-components/scss/components/loading/_loading.scss index 5c44b9ab95e0..40222a3ae8de 100644 --- a/packages/carbon-components/scss/components/loading/_loading.scss +++ b/packages/carbon-components/scss/components/loading/_loading.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/menu/_index.scss b/packages/carbon-components/scss/components/menu/_index.scss index 25c718c7cc97..809c42d35da3 100644 --- a/packages/carbon-components/scss/components/menu/_index.scss +++ b/packages/carbon-components/scss/components/menu/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/menu/_menu.scss b/packages/carbon-components/scss/components/menu/_menu.scss index 933ab9ff0928..203a3cf0d873 100644 --- a/packages/carbon-components/scss/components/menu/_menu.scss +++ b/packages/carbon-components/scss/components/menu/_menu.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/modal/_index.scss b/packages/carbon-components/scss/components/modal/_index.scss index 293206d0f86f..8298db675a09 100644 --- a/packages/carbon-components/scss/components/modal/_index.scss +++ b/packages/carbon-components/scss/components/modal/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/modal/_modal.scss b/packages/carbon-components/scss/components/modal/_modal.scss index 102b5c00504c..807a640dfc62 100644 --- a/packages/carbon-components/scss/components/modal/_modal.scss +++ b/packages/carbon-components/scss/components/modal/_modal.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/multiselect/_index.scss b/packages/carbon-components/scss/components/multiselect/_index.scss index cb17d8ba605b..2ea8a34451a5 100644 --- a/packages/carbon-components/scss/components/multiselect/_index.scss +++ b/packages/carbon-components/scss/components/multiselect/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/multiselect/_multiselect.scss b/packages/carbon-components/scss/components/multiselect/_multiselect.scss index ce5e1dea6520..2b739db0798c 100644 --- a/packages/carbon-components/scss/components/multiselect/_multiselect.scss +++ b/packages/carbon-components/scss/components/multiselect/_multiselect.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/notification/_actionable-notification.scss b/packages/carbon-components/scss/components/notification/_actionable-notification.scss index 82ec6d7e673a..13f2e3b2d248 100644 --- a/packages/carbon-components/scss/components/notification/_actionable-notification.scss +++ b/packages/carbon-components/scss/components/notification/_actionable-notification.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/notification/_index.scss b/packages/carbon-components/scss/components/notification/_index.scss index 2179e561dccb..75dbe4f1bbdc 100644 --- a/packages/carbon-components/scss/components/notification/_index.scss +++ b/packages/carbon-components/scss/components/notification/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/notification/_inline-notification.scss b/packages/carbon-components/scss/components/notification/_inline-notification.scss index 3650477eda0d..5581eb988ce2 100644 --- a/packages/carbon-components/scss/components/notification/_inline-notification.scss +++ b/packages/carbon-components/scss/components/notification/_inline-notification.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/notification/_toast-notification.scss b/packages/carbon-components/scss/components/notification/_toast-notification.scss index 1b52b570dbd2..ee983a9f1d43 100644 --- a/packages/carbon-components/scss/components/notification/_toast-notification.scss +++ b/packages/carbon-components/scss/components/notification/_toast-notification.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/notification/_tokens.scss b/packages/carbon-components/scss/components/notification/_tokens.scss index 1a7ecc219437..32c8c71c573c 100644 --- a/packages/carbon-components/scss/components/notification/_tokens.scss +++ b/packages/carbon-components/scss/components/notification/_tokens.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/number-input/_index.scss b/packages/carbon-components/scss/components/number-input/_index.scss index 2e7ce23b4f30..c97fcd0cff3d 100644 --- a/packages/carbon-components/scss/components/number-input/_index.scss +++ b/packages/carbon-components/scss/components/number-input/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/number-input/_number-input.scss b/packages/carbon-components/scss/components/number-input/_number-input.scss index a00676c4c5b9..a9c8d3cc9d32 100644 --- a/packages/carbon-components/scss/components/number-input/_number-input.scss +++ b/packages/carbon-components/scss/components/number-input/_number-input.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/overflow-menu/_index.scss b/packages/carbon-components/scss/components/overflow-menu/_index.scss index 5e557fac041d..b2c0e980f098 100644 --- a/packages/carbon-components/scss/components/overflow-menu/_index.scss +++ b/packages/carbon-components/scss/components/overflow-menu/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/overflow-menu/_overflow-menu.scss b/packages/carbon-components/scss/components/overflow-menu/_overflow-menu.scss index 307b427a5686..292d1ba186f5 100644 --- a/packages/carbon-components/scss/components/overflow-menu/_overflow-menu.scss +++ b/packages/carbon-components/scss/components/overflow-menu/_overflow-menu.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/pagination-nav/_index.scss b/packages/carbon-components/scss/components/pagination-nav/_index.scss index dbb251bae636..8155ea643c83 100644 --- a/packages/carbon-components/scss/components/pagination-nav/_index.scss +++ b/packages/carbon-components/scss/components/pagination-nav/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/pagination-nav/_pagination-nav.scss b/packages/carbon-components/scss/components/pagination-nav/_pagination-nav.scss index ddc39e006b36..0fedfc65fa37 100644 --- a/packages/carbon-components/scss/components/pagination-nav/_pagination-nav.scss +++ b/packages/carbon-components/scss/components/pagination-nav/_pagination-nav.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/pagination/_index.scss b/packages/carbon-components/scss/components/pagination/_index.scss index c9d3740cb713..937eb28a6501 100644 --- a/packages/carbon-components/scss/components/pagination/_index.scss +++ b/packages/carbon-components/scss/components/pagination/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/pagination/_pagination.scss b/packages/carbon-components/scss/components/pagination/_pagination.scss index 4e2680b88024..64d56a68cbd5 100644 --- a/packages/carbon-components/scss/components/pagination/_pagination.scss +++ b/packages/carbon-components/scss/components/pagination/_pagination.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/pagination/_unstable_pagination.scss b/packages/carbon-components/scss/components/pagination/_unstable_pagination.scss index efc4610c0705..6fd27066d61b 100644 --- a/packages/carbon-components/scss/components/pagination/_unstable_pagination.scss +++ b/packages/carbon-components/scss/components/pagination/_unstable_pagination.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/popover/_index.scss b/packages/carbon-components/scss/components/popover/_index.scss index 87aedacc4d9a..8e14bbc8df69 100644 --- a/packages/carbon-components/scss/components/popover/_index.scss +++ b/packages/carbon-components/scss/components/popover/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/popover/_popover.scss b/packages/carbon-components/scss/components/popover/_popover.scss index cd9362c1e0d0..dadce7122e22 100644 --- a/packages/carbon-components/scss/components/popover/_popover.scss +++ b/packages/carbon-components/scss/components/popover/_popover.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/progress-bar/_index.scss b/packages/carbon-components/scss/components/progress-bar/_index.scss index 7345291cfef4..8b76a0a04745 100644 --- a/packages/carbon-components/scss/components/progress-bar/_index.scss +++ b/packages/carbon-components/scss/components/progress-bar/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/progress-bar/_progress-bar.scss b/packages/carbon-components/scss/components/progress-bar/_progress-bar.scss index 518b32ccde95..385d0a186014 100644 --- a/packages/carbon-components/scss/components/progress-bar/_progress-bar.scss +++ b/packages/carbon-components/scss/components/progress-bar/_progress-bar.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/progress-indicator/_index.scss b/packages/carbon-components/scss/components/progress-indicator/_index.scss index 14bc20102b2c..99319f19321d 100644 --- a/packages/carbon-components/scss/components/progress-indicator/_index.scss +++ b/packages/carbon-components/scss/components/progress-indicator/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/progress-indicator/_progress-indicator.scss b/packages/carbon-components/scss/components/progress-indicator/_progress-indicator.scss index 56a8c74334f4..924b64d9f6ca 100644 --- a/packages/carbon-components/scss/components/progress-indicator/_progress-indicator.scss +++ b/packages/carbon-components/scss/components/progress-indicator/_progress-indicator.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/radio-button/_index.scss b/packages/carbon-components/scss/components/radio-button/_index.scss index 4eb7f7fb949d..0ddc4ce98ef8 100644 --- a/packages/carbon-components/scss/components/radio-button/_index.scss +++ b/packages/carbon-components/scss/components/radio-button/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/radio-button/_radio-button.scss b/packages/carbon-components/scss/components/radio-button/_radio-button.scss index fb93aa29152b..126351bfa7af 100644 --- a/packages/carbon-components/scss/components/radio-button/_radio-button.scss +++ b/packages/carbon-components/scss/components/radio-button/_radio-button.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/search/_index.scss b/packages/carbon-components/scss/components/search/_index.scss index 7b2787337579..c779888d0512 100644 --- a/packages/carbon-components/scss/components/search/_index.scss +++ b/packages/carbon-components/scss/components/search/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/search/_search.scss b/packages/carbon-components/scss/components/search/_search.scss index c6d3649f7686..7d2018469b92 100644 --- a/packages/carbon-components/scss/components/search/_search.scss +++ b/packages/carbon-components/scss/components/search/_search.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/select/_index.scss b/packages/carbon-components/scss/components/select/_index.scss index 2ef3ed853c9d..744b2ae6e79a 100644 --- a/packages/carbon-components/scss/components/select/_index.scss +++ b/packages/carbon-components/scss/components/select/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/select/_select.scss b/packages/carbon-components/scss/components/select/_select.scss index e2c3b413584d..0c75ab690abc 100644 --- a/packages/carbon-components/scss/components/select/_select.scss +++ b/packages/carbon-components/scss/components/select/_select.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/skeleton-styles/_index.scss b/packages/carbon-components/scss/components/skeleton-styles/_index.scss index 64dc9eb930b7..fbc5dd8ac357 100644 --- a/packages/carbon-components/scss/components/skeleton-styles/_index.scss +++ b/packages/carbon-components/scss/components/skeleton-styles/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/skeleton-styles/_skeleton-styles.scss b/packages/carbon-components/scss/components/skeleton-styles/_skeleton-styles.scss index 2d6d2ad0eb6e..e2f3a8b383f7 100644 --- a/packages/carbon-components/scss/components/skeleton-styles/_skeleton-styles.scss +++ b/packages/carbon-components/scss/components/skeleton-styles/_skeleton-styles.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/slider/_index.scss b/packages/carbon-components/scss/components/slider/_index.scss index d08c321ac9ae..4af4f368fcc8 100644 --- a/packages/carbon-components/scss/components/slider/_index.scss +++ b/packages/carbon-components/scss/components/slider/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/slider/_slider.scss b/packages/carbon-components/scss/components/slider/_slider.scss index e919071c5d26..80dd7a1cc3aa 100644 --- a/packages/carbon-components/scss/components/slider/_slider.scss +++ b/packages/carbon-components/scss/components/slider/_slider.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/stack/_index.scss b/packages/carbon-components/scss/components/stack/_index.scss index a000c4c519ed..1c4d6d60de06 100644 --- a/packages/carbon-components/scss/components/stack/_index.scss +++ b/packages/carbon-components/scss/components/stack/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/stack/_stack.scss b/packages/carbon-components/scss/components/stack/_stack.scss index 9e6a051098ce..0f95aff433b3 100644 --- a/packages/carbon-components/scss/components/stack/_stack.scss +++ b/packages/carbon-components/scss/components/stack/_stack.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/structured-list/_index.scss b/packages/carbon-components/scss/components/structured-list/_index.scss index c39d7e637696..6938f0166bf8 100644 --- a/packages/carbon-components/scss/components/structured-list/_index.scss +++ b/packages/carbon-components/scss/components/structured-list/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/structured-list/_structured-list.scss b/packages/carbon-components/scss/components/structured-list/_structured-list.scss index cfac0c62367c..626a00f4a0e0 100644 --- a/packages/carbon-components/scss/components/structured-list/_structured-list.scss +++ b/packages/carbon-components/scss/components/structured-list/_structured-list.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/tabs/_index.scss b/packages/carbon-components/scss/components/tabs/_index.scss index 5add4390ffee..39662a47e7ce 100644 --- a/packages/carbon-components/scss/components/tabs/_index.scss +++ b/packages/carbon-components/scss/components/tabs/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/tabs/_tabs.scss b/packages/carbon-components/scss/components/tabs/_tabs.scss index bdc84384220f..39261e4d7547 100644 --- a/packages/carbon-components/scss/components/tabs/_tabs.scss +++ b/packages/carbon-components/scss/components/tabs/_tabs.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/tag/_index.scss b/packages/carbon-components/scss/components/tag/_index.scss index 3ed09abd7153..18570ee4417b 100644 --- a/packages/carbon-components/scss/components/tag/_index.scss +++ b/packages/carbon-components/scss/components/tag/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/tag/_tag.scss b/packages/carbon-components/scss/components/tag/_tag.scss index 6a47c5fda831..a8b29ccafeb6 100644 --- a/packages/carbon-components/scss/components/tag/_tag.scss +++ b/packages/carbon-components/scss/components/tag/_tag.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/tag/_tokens.scss b/packages/carbon-components/scss/components/tag/_tokens.scss index cf2393ee6104..955a2ce39923 100644 --- a/packages/carbon-components/scss/components/tag/_tokens.scss +++ b/packages/carbon-components/scss/components/tag/_tokens.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/text-area/_index.scss b/packages/carbon-components/scss/components/text-area/_index.scss index 6465ce8b4fc6..ecfb423d88fb 100644 --- a/packages/carbon-components/scss/components/text-area/_index.scss +++ b/packages/carbon-components/scss/components/text-area/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/text-area/_text-area.scss b/packages/carbon-components/scss/components/text-area/_text-area.scss index e770d5be776c..a3d91e4dd213 100644 --- a/packages/carbon-components/scss/components/text-area/_text-area.scss +++ b/packages/carbon-components/scss/components/text-area/_text-area.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/text-input/_index.scss b/packages/carbon-components/scss/components/text-input/_index.scss index 19b1bffeda73..7cc990d59ed9 100644 --- a/packages/carbon-components/scss/components/text-input/_index.scss +++ b/packages/carbon-components/scss/components/text-input/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/text-input/_text-input.scss b/packages/carbon-components/scss/components/text-input/_text-input.scss index 1a4f2d9d8421..bfadb8ab8d17 100644 --- a/packages/carbon-components/scss/components/text-input/_text-input.scss +++ b/packages/carbon-components/scss/components/text-input/_text-input.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/tile/_index.scss b/packages/carbon-components/scss/components/tile/_index.scss index 89957fa3d2e3..fabea43622ed 100644 --- a/packages/carbon-components/scss/components/tile/_index.scss +++ b/packages/carbon-components/scss/components/tile/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/tile/_tile.scss b/packages/carbon-components/scss/components/tile/_tile.scss index 5e60cac52726..6679daa5d647 100644 --- a/packages/carbon-components/scss/components/tile/_tile.scss +++ b/packages/carbon-components/scss/components/tile/_tile.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/time-picker/_index.scss b/packages/carbon-components/scss/components/time-picker/_index.scss index f4a44ac6f18f..ec04e24766c7 100644 --- a/packages/carbon-components/scss/components/time-picker/_index.scss +++ b/packages/carbon-components/scss/components/time-picker/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/time-picker/_time-picker.scss b/packages/carbon-components/scss/components/time-picker/_time-picker.scss index 54fef069eb8b..5212f944c7e3 100644 --- a/packages/carbon-components/scss/components/time-picker/_time-picker.scss +++ b/packages/carbon-components/scss/components/time-picker/_time-picker.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/toggle/_index.scss b/packages/carbon-components/scss/components/toggle/_index.scss index a6b5680c8887..eeec43da5411 100644 --- a/packages/carbon-components/scss/components/toggle/_index.scss +++ b/packages/carbon-components/scss/components/toggle/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/toggle/_toggle.scss b/packages/carbon-components/scss/components/toggle/_toggle.scss index 42b99e2adc5c..878fe74a98d6 100644 --- a/packages/carbon-components/scss/components/toggle/_toggle.scss +++ b/packages/carbon-components/scss/components/toggle/_toggle.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/toggletip/_index.scss b/packages/carbon-components/scss/components/toggletip/_index.scss index dfb9040c85eb..38572b0ce352 100644 --- a/packages/carbon-components/scss/components/toggletip/_index.scss +++ b/packages/carbon-components/scss/components/toggletip/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/toggletip/_toggletip.scss b/packages/carbon-components/scss/components/toggletip/_toggletip.scss index babb8074c956..6eda837655a3 100644 --- a/packages/carbon-components/scss/components/toggletip/_toggletip.scss +++ b/packages/carbon-components/scss/components/toggletip/_toggletip.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/tooltip/_index.scss b/packages/carbon-components/scss/components/tooltip/_index.scss index 3b73a98b8e70..ee0afc9fe3a5 100644 --- a/packages/carbon-components/scss/components/tooltip/_index.scss +++ b/packages/carbon-components/scss/components/tooltip/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/tooltip/_tooltip.scss b/packages/carbon-components/scss/components/tooltip/_tooltip.scss index 269c17613e98..8535d9695e24 100644 --- a/packages/carbon-components/scss/components/tooltip/_tooltip.scss +++ b/packages/carbon-components/scss/components/tooltip/_tooltip.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/treeview/_index.scss b/packages/carbon-components/scss/components/treeview/_index.scss index cb46962cd390..0e63338633f4 100644 --- a/packages/carbon-components/scss/components/treeview/_index.scss +++ b/packages/carbon-components/scss/components/treeview/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/treeview/_treeview.scss b/packages/carbon-components/scss/components/treeview/_treeview.scss index 8b5b8a757c9f..f9005fe9df3b 100644 --- a/packages/carbon-components/scss/components/treeview/_treeview.scss +++ b/packages/carbon-components/scss/components/treeview/_treeview.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/ui-shell/_index.scss b/packages/carbon-components/scss/components/ui-shell/_index.scss index 32a51c48dcb9..8c05f714e2d2 100644 --- a/packages/carbon-components/scss/components/ui-shell/_index.scss +++ b/packages/carbon-components/scss/components/ui-shell/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/ui-shell/_ui-shell.scss b/packages/carbon-components/scss/components/ui-shell/_ui-shell.scss index 554ea6aae2c2..2ce5f9c16c13 100644 --- a/packages/carbon-components/scss/components/ui-shell/_ui-shell.scss +++ b/packages/carbon-components/scss/components/ui-shell/_ui-shell.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/ui-shell/content/_content.scss b/packages/carbon-components/scss/components/ui-shell/content/_content.scss index c63a9b65f0f1..8db9abdcb054 100644 --- a/packages/carbon-components/scss/components/ui-shell/content/_content.scss +++ b/packages/carbon-components/scss/components/ui-shell/content/_content.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/ui-shell/content/_index.scss b/packages/carbon-components/scss/components/ui-shell/content/_index.scss index 5588f74242c7..731592b95ee4 100644 --- a/packages/carbon-components/scss/components/ui-shell/content/_index.scss +++ b/packages/carbon-components/scss/components/ui-shell/content/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/ui-shell/header-panel/_header-panel.scss b/packages/carbon-components/scss/components/ui-shell/header-panel/_header-panel.scss index ca022559bb3b..491689f0da68 100644 --- a/packages/carbon-components/scss/components/ui-shell/header-panel/_header-panel.scss +++ b/packages/carbon-components/scss/components/ui-shell/header-panel/_header-panel.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/ui-shell/header-panel/_index.scss b/packages/carbon-components/scss/components/ui-shell/header-panel/_index.scss index ad1f4e2aa294..b9f4f77da319 100644 --- a/packages/carbon-components/scss/components/ui-shell/header-panel/_index.scss +++ b/packages/carbon-components/scss/components/ui-shell/header-panel/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/ui-shell/header/_header.scss b/packages/carbon-components/scss/components/ui-shell/header/_header.scss index 148b5e2589c0..ad1c838c1ec0 100644 --- a/packages/carbon-components/scss/components/ui-shell/header/_header.scss +++ b/packages/carbon-components/scss/components/ui-shell/header/_header.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/ui-shell/header/_index.scss b/packages/carbon-components/scss/components/ui-shell/header/_index.scss index 5540721c2bb7..67248a1d4848 100644 --- a/packages/carbon-components/scss/components/ui-shell/header/_index.scss +++ b/packages/carbon-components/scss/components/ui-shell/header/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/ui-shell/side-nav/_index.scss b/packages/carbon-components/scss/components/ui-shell/side-nav/_index.scss index c73433c6c235..3718d1c842c2 100644 --- a/packages/carbon-components/scss/components/ui-shell/side-nav/_index.scss +++ b/packages/carbon-components/scss/components/ui-shell/side-nav/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/ui-shell/side-nav/_side-nav.scss b/packages/carbon-components/scss/components/ui-shell/side-nav/_side-nav.scss index b9aef859e221..461eaf4241ca 100644 --- a/packages/carbon-components/scss/components/ui-shell/side-nav/_side-nav.scss +++ b/packages/carbon-components/scss/components/ui-shell/side-nav/_side-nav.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/ui-shell/switcher/_index.scss b/packages/carbon-components/scss/components/ui-shell/switcher/_index.scss index 74207cf5f1a3..d475526fd46b 100644 --- a/packages/carbon-components/scss/components/ui-shell/switcher/_index.scss +++ b/packages/carbon-components/scss/components/ui-shell/switcher/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/components/ui-shell/switcher/_switcher.scss b/packages/carbon-components/scss/components/ui-shell/switcher/_switcher.scss index a79cae3739aa..4ca18791367e 100644 --- a/packages/carbon-components/scss/components/ui-shell/switcher/_switcher.scss +++ b/packages/carbon-components/scss/components/ui-shell/switcher/_switcher.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/fonts/_index.scss b/packages/carbon-components/scss/fonts/_index.scss index 8a1d140b6982..e17632b47eb0 100644 --- a/packages/carbon-components/scss/fonts/_index.scss +++ b/packages/carbon-components/scss/fonts/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/fonts/_mono.scss b/packages/carbon-components/scss/fonts/_mono.scss index d1670e591f8d..677c2a47a6bf 100644 --- a/packages/carbon-components/scss/fonts/_mono.scss +++ b/packages/carbon-components/scss/fonts/_mono.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/fonts/_sans-arabic.scss b/packages/carbon-components/scss/fonts/_sans-arabic.scss index 4cbb86c4e038..b0d824e63aea 100644 --- a/packages/carbon-components/scss/fonts/_sans-arabic.scss +++ b/packages/carbon-components/scss/fonts/_sans-arabic.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/fonts/_sans-devanagari.scss b/packages/carbon-components/scss/fonts/_sans-devanagari.scss index 0865fd37b46f..3020337bea4f 100644 --- a/packages/carbon-components/scss/fonts/_sans-devanagari.scss +++ b/packages/carbon-components/scss/fonts/_sans-devanagari.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/fonts/_sans-hebrew.scss b/packages/carbon-components/scss/fonts/_sans-hebrew.scss index 512a948375bc..a3b61dc8066e 100644 --- a/packages/carbon-components/scss/fonts/_sans-hebrew.scss +++ b/packages/carbon-components/scss/fonts/_sans-hebrew.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/fonts/_sans-thai-looped.scss b/packages/carbon-components/scss/fonts/_sans-thai-looped.scss index 7cc81654fde3..5939fc349a48 100644 --- a/packages/carbon-components/scss/fonts/_sans-thai-looped.scss +++ b/packages/carbon-components/scss/fonts/_sans-thai-looped.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/fonts/_sans-thai.scss b/packages/carbon-components/scss/fonts/_sans-thai.scss index ada96fe99817..f64fc39dc40c 100644 --- a/packages/carbon-components/scss/fonts/_sans-thai.scss +++ b/packages/carbon-components/scss/fonts/_sans-thai.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/fonts/_sans.scss b/packages/carbon-components/scss/fonts/_sans.scss index c6c2a3f07a19..34601905c093 100644 --- a/packages/carbon-components/scss/fonts/_sans.scss +++ b/packages/carbon-components/scss/fonts/_sans.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/fonts/_serif.scss b/packages/carbon-components/scss/fonts/_serif.scss index 6429473e474d..17ca9c253f95 100644 --- a/packages/carbon-components/scss/fonts/_serif.scss +++ b/packages/carbon-components/scss/fonts/_serif.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/fonts/_src.scss b/packages/carbon-components/scss/fonts/_src.scss index f24b12bef7f9..678e17a28672 100644 --- a/packages/carbon-components/scss/fonts/_src.scss +++ b/packages/carbon-components/scss/fonts/_src.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/grid/_css-grid.scss b/packages/carbon-components/scss/grid/_css-grid.scss index 6f44c7b8dedb..0397e546ea70 100644 --- a/packages/carbon-components/scss/grid/_css-grid.scss +++ b/packages/carbon-components/scss/grid/_css-grid.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/grid/_flexbox.scss b/packages/carbon-components/scss/grid/_flexbox.scss index 340214e037c4..4662d78db0ae 100644 --- a/packages/carbon-components/scss/grid/_flexbox.scss +++ b/packages/carbon-components/scss/grid/_flexbox.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/grid/_index.scss b/packages/carbon-components/scss/grid/_index.scss index eeaeb2c010b6..99fc87d4b3e6 100644 --- a/packages/carbon-components/scss/grid/_index.scss +++ b/packages/carbon-components/scss/grid/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/grid/_mixins.scss b/packages/carbon-components/scss/grid/_mixins.scss index 9bce2d954225..83c2c0a79c94 100644 --- a/packages/carbon-components/scss/grid/_mixins.scss +++ b/packages/carbon-components/scss/grid/_mixins.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/type/_index.scss b/packages/carbon-components/scss/type/_index.scss index 7811ea2226e5..627b008cc75e 100644 --- a/packages/carbon-components/scss/type/_index.scss +++ b/packages/carbon-components/scss/type/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/type/_reset.scss b/packages/carbon-components/scss/type/_reset.scss index cfeae2893509..b04e9fb93fe0 100644 --- a/packages/carbon-components/scss/type/_reset.scss +++ b/packages/carbon-components/scss/type/_reset.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/utilities/_box-shadow.scss b/packages/carbon-components/scss/utilities/_box-shadow.scss index 0e2550ce3f61..027dbb24f406 100644 --- a/packages/carbon-components/scss/utilities/_box-shadow.scss +++ b/packages/carbon-components/scss/utilities/_box-shadow.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/utilities/_button-reset.scss b/packages/carbon-components/scss/utilities/_button-reset.scss index d764c3fc3aec..4530b3decc6c 100644 --- a/packages/carbon-components/scss/utilities/_button-reset.scss +++ b/packages/carbon-components/scss/utilities/_button-reset.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/utilities/_component-reset.scss b/packages/carbon-components/scss/utilities/_component-reset.scss index f7c38f758309..6d580cb564ab 100644 --- a/packages/carbon-components/scss/utilities/_component-reset.scss +++ b/packages/carbon-components/scss/utilities/_component-reset.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/utilities/_component-tokens.scss b/packages/carbon-components/scss/utilities/_component-tokens.scss index cdca998d9565..951f209062c1 100644 --- a/packages/carbon-components/scss/utilities/_component-tokens.scss +++ b/packages/carbon-components/scss/utilities/_component-tokens.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/utilities/_convert.scss b/packages/carbon-components/scss/utilities/_convert.scss index 26f5d375e0ed..77022e83e323 100644 --- a/packages/carbon-components/scss/utilities/_convert.scss +++ b/packages/carbon-components/scss/utilities/_convert.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/utilities/_custom-property.scss b/packages/carbon-components/scss/utilities/_custom-property.scss index 8c68bcd7c4b0..fd1c10f92bf5 100644 --- a/packages/carbon-components/scss/utilities/_custom-property.scss +++ b/packages/carbon-components/scss/utilities/_custom-property.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/utilities/_focus-outline.scss b/packages/carbon-components/scss/utilities/_focus-outline.scss index 908128d819c3..53f9b9af20ad 100644 --- a/packages/carbon-components/scss/utilities/_focus-outline.scss +++ b/packages/carbon-components/scss/utilities/_focus-outline.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/utilities/_hide-at-breakpoint.scss b/packages/carbon-components/scss/utilities/_hide-at-breakpoint.scss index 1b3d5e19f812..36beefb2587e 100644 --- a/packages/carbon-components/scss/utilities/_hide-at-breakpoint.scss +++ b/packages/carbon-components/scss/utilities/_hide-at-breakpoint.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/utilities/_high-contrast-mode.scss b/packages/carbon-components/scss/utilities/_high-contrast-mode.scss index db2444461504..c547df14c0ea 100644 --- a/packages/carbon-components/scss/utilities/_high-contrast-mode.scss +++ b/packages/carbon-components/scss/utilities/_high-contrast-mode.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/utilities/_index.scss b/packages/carbon-components/scss/utilities/_index.scss index 35074707ca66..8115d87aba06 100644 --- a/packages/carbon-components/scss/utilities/_index.scss +++ b/packages/carbon-components/scss/utilities/_index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/utilities/_keyframes.scss b/packages/carbon-components/scss/utilities/_keyframes.scss index 51b7d8d065d2..523631ce1be6 100644 --- a/packages/carbon-components/scss/utilities/_keyframes.scss +++ b/packages/carbon-components/scss/utilities/_keyframes.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/utilities/_placeholder-colors.scss b/packages/carbon-components/scss/utilities/_placeholder-colors.scss index 4c7ff9af3572..7b5409007cc1 100644 --- a/packages/carbon-components/scss/utilities/_placeholder-colors.scss +++ b/packages/carbon-components/scss/utilities/_placeholder-colors.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/utilities/_rotate.scss b/packages/carbon-components/scss/utilities/_rotate.scss index 22b1a20f15fa..eba0ac34abd8 100644 --- a/packages/carbon-components/scss/utilities/_rotate.scss +++ b/packages/carbon-components/scss/utilities/_rotate.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/utilities/_skeleton.scss b/packages/carbon-components/scss/utilities/_skeleton.scss index e646aa2fe0f6..fdcdade34562 100644 --- a/packages/carbon-components/scss/utilities/_skeleton.scss +++ b/packages/carbon-components/scss/utilities/_skeleton.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/utilities/_text-overflow.scss b/packages/carbon-components/scss/utilities/_text-overflow.scss index b98128af906d..3767da980076 100644 --- a/packages/carbon-components/scss/utilities/_text-overflow.scss +++ b/packages/carbon-components/scss/utilities/_text-overflow.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/utilities/_text-truncate.scss b/packages/carbon-components/scss/utilities/_text-truncate.scss index 209941032f24..fcc3476fb7b3 100644 --- a/packages/carbon-components/scss/utilities/_text-truncate.scss +++ b/packages/carbon-components/scss/utilities/_text-truncate.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/utilities/_visually-hidden.scss b/packages/carbon-components/scss/utilities/_visually-hidden.scss index fde717fce446..f7f51b745bd1 100644 --- a/packages/carbon-components/scss/utilities/_visually-hidden.scss +++ b/packages/carbon-components/scss/utilities/_visually-hidden.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/scss/utilities/_z-index.scss b/packages/carbon-components/scss/utilities/_z-index.scss index 627623b25256..1a5fc6335c7c 100644 --- a/packages/carbon-components/scss/utilities/_z-index.scss +++ b/packages/carbon-components/scss/utilities/_z-index.scss @@ -1,6 +1,6 @@ // Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/carbon-components/tasks/build-styles.js b/packages/carbon-components/tasks/build-styles.js index 0b3099f9646a..3c496a508d99 100644 --- a/packages/carbon-components/tasks/build-styles.js +++ b/packages/carbon-components/tasks/build-styles.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. @@ -21,7 +21,7 @@ async function build() { filepath, `// Code generated by carbon-components. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/cli-reporter/index.js b/packages/cli-reporter/index.js index 94665e4c42fb..d702dbe5d132 100644 --- a/packages/cli-reporter/index.js +++ b/packages/cli-reporter/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/cli/bin/carbon-cli.js b/packages/cli/bin/carbon-cli.js index 3601927ffd76..ea65a9498b29 100755 --- a/packages/cli/bin/carbon-cli.js +++ b/packages/cli/bin/carbon-cli.js @@ -1,7 +1,7 @@ #!/usr/bin/env node /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/cli/src/changelog.js b/packages/cli/src/changelog.js index db92a2960aa1..108c520d3b35 100644 --- a/packages/cli/src/changelog.js +++ b/packages/cli/src/changelog.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/cli/src/cli.js b/packages/cli/src/cli.js index 5db408955de8..1531ca68578a 100644 --- a/packages/cli/src/cli.js +++ b/packages/cli/src/cli.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/cli/src/commands/bundle.js b/packages/cli/src/commands/bundle.js index ec1002e69655..e3382fe57671 100644 --- a/packages/cli/src/commands/bundle.js +++ b/packages/cli/src/commands/bundle.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/cli/src/commands/bundle/bundlers.js b/packages/cli/src/commands/bundle/bundlers.js index 71355796b3e9..26bdf6b78ad0 100644 --- a/packages/cli/src/commands/bundle/bundlers.js +++ b/packages/cli/src/commands/bundle/bundlers.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/cli/src/commands/bundle/javascript.js b/packages/cli/src/commands/bundle/javascript.js index 3decdd8a5697..45c314a323c1 100644 --- a/packages/cli/src/commands/bundle/javascript.js +++ b/packages/cli/src/commands/bundle/javascript.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/cli/src/commands/changelog.js b/packages/cli/src/commands/changelog.js index 884d51491022..56990172628e 100644 --- a/packages/cli/src/commands/changelog.js +++ b/packages/cli/src/commands/changelog.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/cli/src/commands/check.js b/packages/cli/src/commands/check.js index 8eb4d65bb27a..d557a7932f45 100644 --- a/packages/cli/src/commands/check.js +++ b/packages/cli/src/commands/check.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/cli/src/commands/ci-check.js b/packages/cli/src/commands/ci-check.js index 6e66e82bb71c..98a612464a7b 100644 --- a/packages/cli/src/commands/ci-check.js +++ b/packages/cli/src/commands/ci-check.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/cli/src/commands/component.js b/packages/cli/src/commands/component.js index 0aa179569e5f..e87252dce853 100644 --- a/packages/cli/src/commands/component.js +++ b/packages/cli/src/commands/component.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/cli/src/commands/contribute.js b/packages/cli/src/commands/contribute.js index f70bf05a07f5..3b9520eea37a 100644 --- a/packages/cli/src/commands/contribute.js +++ b/packages/cli/src/commands/contribute.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/cli/src/commands/contribute/setup.js b/packages/cli/src/commands/contribute/setup.js index 032d65468701..4f8cd8a1b1fc 100644 --- a/packages/cli/src/commands/contribute/setup.js +++ b/packages/cli/src/commands/contribute/setup.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/cli/src/commands/contribute/tools/getGitHubClient.js b/packages/cli/src/commands/contribute/tools/getGitHubClient.js index 21646acd17de..1141caf857b4 100644 --- a/packages/cli/src/commands/contribute/tools/getGitHubClient.js +++ b/packages/cli/src/commands/contribute/tools/getGitHubClient.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/cli/src/commands/inline.js b/packages/cli/src/commands/inline.js index 669d3be56688..e0f6f38ca5d5 100644 --- a/packages/cli/src/commands/inline.js +++ b/packages/cli/src/commands/inline.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/cli/src/commands/publish.js b/packages/cli/src/commands/publish.js index 5b0d3d686e03..c03deaeb3661 100644 --- a/packages/cli/src/commands/publish.js +++ b/packages/cli/src/commands/publish.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/cli/src/commands/release.js b/packages/cli/src/commands/release.js index 2bc567e1d2eb..eab5b31faffc 100644 --- a/packages/cli/src/commands/release.js +++ b/packages/cli/src/commands/release.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/cli/src/commands/sassdoc.js b/packages/cli/src/commands/sassdoc.js index aff1baddf8da..82b0fae2a319 100644 --- a/packages/cli/src/commands/sassdoc.js +++ b/packages/cli/src/commands/sassdoc.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/cli/src/commands/sassdoc/tools.js b/packages/cli/src/commands/sassdoc/tools.js index a4ab9db628b8..9add057909fc 100644 --- a/packages/cli/src/commands/sassdoc/tools.js +++ b/packages/cli/src/commands/sassdoc/tools.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/cli/src/commands/sync.js b/packages/cli/src/commands/sync.js index 286587b60778..7452a7aaa49a 100644 --- a/packages/cli/src/commands/sync.js +++ b/packages/cli/src/commands/sync.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/cli/src/commands/sync/npm.js b/packages/cli/src/commands/sync/npm.js index d891a2857bb2..e60708548ae7 100644 --- a/packages/cli/src/commands/sync/npm.js +++ b/packages/cli/src/commands/sync/npm.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/cli/src/commands/sync/package.js b/packages/cli/src/commands/sync/package.js index ce1973f479cf..1a2d21f91a46 100644 --- a/packages/cli/src/commands/sync/package.js +++ b/packages/cli/src/commands/sync/package.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE packageJson in the root directory of this source tree. diff --git a/packages/cli/src/commands/sync/readme.js b/packages/cli/src/commands/sync/readme.js index a3c4787a2b3e..4adf938ab688 100644 --- a/packages/cli/src/commands/sync/readme.js +++ b/packages/cli/src/commands/sync/readme.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/cli/src/commands/sync/remark/remark-monorepo.js b/packages/cli/src/commands/sync/remark/remark-monorepo.js index 525d48a0af13..233e77cb61c9 100644 --- a/packages/cli/src/commands/sync/remark/remark-monorepo.js +++ b/packages/cli/src/commands/sync/remark/remark-monorepo.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/cli/src/compile.js b/packages/cli/src/compile.js index 3be6008a9fcb..c1cf7fceb987 100644 --- a/packages/cli/src/compile.js +++ b/packages/cli/src/compile.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/cli/src/component/index.js b/packages/cli/src/component/index.js index 1cb35359d9f1..9adc20615aaa 100644 --- a/packages/cli/src/component/index.js +++ b/packages/cli/src/component/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/cli/src/component/templates/component.template.js b/packages/cli/src/component/templates/component.template.js index efcd9231556e..96bfe878ec39 100644 --- a/packages/cli/src/component/templates/component.template.js +++ b/packages/cli/src/component/templates/component.template.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2020 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/cli/src/component/templates/index.template.js b/packages/cli/src/component/templates/index.template.js index 376a6359cb18..84053f22bf4d 100644 --- a/packages/cli/src/component/templates/index.template.js +++ b/packages/cli/src/component/templates/index.template.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2020 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/cli/src/component/templates/story.template.js b/packages/cli/src/component/templates/story.template.js index 021cf57c7236..17a21f52d753 100644 --- a/packages/cli/src/component/templates/story.template.js +++ b/packages/cli/src/component/templates/story.template.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/cli/src/component/templates/test.template.js b/packages/cli/src/component/templates/test.template.js index 11c3574eeb0e..fac214f1955c 100644 --- a/packages/cli/src/component/templates/test.template.js +++ b/packages/cli/src/component/templates/test.template.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2020 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/cli/src/git.js b/packages/cli/src/git.js index f9037d779f07..d5685057b88a 100644 --- a/packages/cli/src/git.js +++ b/packages/cli/src/git.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/cli/src/logger.js b/packages/cli/src/logger.js index 2cdc9b6495d3..78234a2bbf43 100644 --- a/packages/cli/src/logger.js +++ b/packages/cli/src/logger.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/cli/src/workspace.js b/packages/cli/src/workspace.js index 8f3d8bc01a9e..52f4e575a6fd 100644 --- a/packages/cli/src/workspace.js +++ b/packages/cli/src/workspace.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/colors/__tests__/colors-test.js b/packages/colors/__tests__/colors-test.js index 0f180a934227..dbdc20f52623 100644 --- a/packages/colors/__tests__/colors-test.js +++ b/packages/colors/__tests__/colors-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2015, 2018 + * Copyright IBM Corp. 2015, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/colors/__tests__/scss-test.js b/packages/colors/__tests__/scss-test.js index 70d44044aedb..d0de018aa495 100644 --- a/packages/colors/__tests__/scss-test.js +++ b/packages/colors/__tests__/scss-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2015, 2018 + * Copyright IBM Corp. 2015, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/colors/examples/preview/src/styles.scss b/packages/colors/examples/preview/src/styles.scss index 42dadf9dd94b..126b991e32b9 100644 --- a/packages/colors/examples/preview/src/styles.scss +++ b/packages/colors/examples/preview/src/styles.scss @@ -1,8 +1,8 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. // -@use 'styles/reset' as *; \ No newline at end of file +@use 'styles/reset' as *; diff --git a/packages/colors/examples/preview/src/styles/_reset.scss b/packages/colors/examples/preview/src/styles/_reset.scss index 63be0fb2335b..93b0501c1326 100644 --- a/packages/colors/examples/preview/src/styles/_reset.scss +++ b/packages/colors/examples/preview/src/styles/_reset.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/colors/examples/sass-modules/src/pages/_app.js b/packages/colors/examples/sass-modules/src/pages/_app.js index 64cc377adef8..251440a3bba4 100644 --- a/packages/colors/examples/sass-modules/src/pages/_app.js +++ b/packages/colors/examples/sass-modules/src/pages/_app.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/colors/examples/sass-modules/src/pages/index.js b/packages/colors/examples/sass-modules/src/pages/index.js index 2bb680071542..6a5664bb74fb 100644 --- a/packages/colors/examples/sass-modules/src/pages/index.js +++ b/packages/colors/examples/sass-modules/src/pages/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/colors/examples/sass-modules/src/styles.scss b/packages/colors/examples/sass-modules/src/styles.scss index e09a7d581219..12ff13550844 100644 --- a/packages/colors/examples/sass-modules/src/styles.scss +++ b/packages/colors/examples/sass-modules/src/styles.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2020 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/colors/src/colors.js b/packages/colors/src/colors.js index 44032f1656cf..d7874e11439e 100644 --- a/packages/colors/src/colors.js +++ b/packages/colors/src/colors.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/colors/src/index.js b/packages/colors/src/index.js index cf7c8ca6e35d..679960ae26b5 100644 --- a/packages/colors/src/index.js +++ b/packages/colors/src/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/colors/src/rgb.js b/packages/colors/src/rgb.js index 5e94859bc88d..0460860f833d 100644 --- a/packages/colors/src/rgb.js +++ b/packages/colors/src/rgb.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/colors/tasks/build.js b/packages/colors/tasks/build.js index 2c0b3b87ccf5..0c34175475f7 100644 --- a/packages/colors/tasks/build.js +++ b/packages/colors/tasks/build.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2015, 2018 + * Copyright IBM Corp. 2015, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. @@ -17,7 +17,7 @@ const path = require('path'); const FILE_BANNER = t.Comment(` Code generated by @carbon/colors. DO NOT EDIT. - Copyright IBM Corp. 2018, 2021 + Copyright IBM Corp. 2018, 2023 This source code is licensed under the Apache-2.0 license found in the LICENSE file in the root directory of this source tree. diff --git a/packages/elements/index.scss b/packages/elements/index.scss index 38d56df07e63..05df08477bec 100644 --- a/packages/elements/index.scss +++ b/packages/elements/index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/elements/src/__tests__/PublicAPI-test.js b/packages/elements/src/__tests__/PublicAPI-test.js index 21fc7f33f87b..a90464089694 100644 --- a/packages/elements/src/__tests__/PublicAPI-test.js +++ b/packages/elements/src/__tests__/PublicAPI-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/elements/src/index.js b/packages/elements/src/index.js index e9febbf6b8ca..9e6048cc35f6 100644 --- a/packages/elements/src/index.js +++ b/packages/elements/src/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/feature-flags/__tests__/scss-test.js b/packages/feature-flags/__tests__/scss-test.js index 428a210c41ee..20415b539094 100644 --- a/packages/feature-flags/__tests__/scss-test.js +++ b/packages/feature-flags/__tests__/scss-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2015, 2020 + * Copyright IBM Corp. 2015, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/feature-flags/feature-flags.yml b/packages/feature-flags/feature-flags.yml index 9d546169f895..cd41222178e1 100644 --- a/packages/feature-flags/feature-flags.yml +++ b/packages/feature-flags/feature-flags.yml @@ -1,5 +1,5 @@ # -# Copyright IBM Corp. 2015, 2020 +# Copyright IBM Corp. 2015, 2023 # # This source code is licensed under the Apache-2.0 license found in the # LICENSE file in the root directory of this source tree. diff --git a/packages/feature-flags/index.scss b/packages/feature-flags/index.scss index 2725779c0f28..dca276edd809 100644 --- a/packages/feature-flags/index.scss +++ b/packages/feature-flags/index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2015, 2020 +// Copyright IBM Corp. 2015, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/feature-flags/rollup.config.js b/packages/feature-flags/rollup.config.js index 361fdf0eadf2..98928e026291 100644 --- a/packages/feature-flags/rollup.config.js +++ b/packages/feature-flags/rollup.config.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2015, 2020 + * Copyright IBM Corp. 2015, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. @@ -11,7 +11,7 @@ import babel from '@rollup/plugin-babel'; import stripBanner from 'rollup-plugin-strip-banner'; const BANNER = `/** - * Copyright IBM Corp. 2015, 2020 + * Copyright IBM Corp. 2015, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/feature-flags/src/FeatureFlagScope.js b/packages/feature-flags/src/FeatureFlagScope.js index 7e431f13272d..bac5a6715f32 100644 --- a/packages/feature-flags/src/FeatureFlagScope.js +++ b/packages/feature-flags/src/FeatureFlagScope.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2015, 2020 + * Copyright IBM Corp. 2015, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/feature-flags/src/__tests__/feature-flags-test.js b/packages/feature-flags/src/__tests__/feature-flags-test.js index 905b758e4c56..21f8735007e9 100644 --- a/packages/feature-flags/src/__tests__/feature-flags-test.js +++ b/packages/feature-flags/src/__tests__/feature-flags-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2015, 2020 + * Copyright IBM Corp. 2015, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/feature-flags/src/index.js b/packages/feature-flags/src/index.js index 646ca89fb149..8dc5d7ef737f 100644 --- a/packages/feature-flags/src/index.js +++ b/packages/feature-flags/src/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2015, 2020 + * Copyright IBM Corp. 2015, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/feature-flags/tasks/build.js b/packages/feature-flags/tasks/build.js index 5dcf36a78514..fbeda52ae491 100644 --- a/packages/feature-flags/tasks/build.js +++ b/packages/feature-flags/tasks/build.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2015, 2020 + * Copyright IBM Corp. 2015, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. @@ -42,7 +42,7 @@ async function main() { const sassBanner = ` Code generated by @carbon/feature-flags. DO NOT EDIT. - Copyright IBM Corp. 2015, 2020 + Copyright IBM Corp. 2015, 2023 This source code is licensed under the Apache-2.0 license found in the LICENSE file in the root directory of this source tree. @@ -71,7 +71,7 @@ function buildSassModule(featureFlags) { const javascriptBanner = `/** * Code generated by @carbon/feature-flags. DO NOT EDIT. * - * Copyright IBM Corp. 2015, 2020 + * Copyright IBM Corp. 2015, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/grid/__tests__/scss-test.js b/packages/grid/__tests__/scss-test.js index 531e916d8a4a..a249df234fcc 100644 --- a/packages/grid/__tests__/scss-test.js +++ b/packages/grid/__tests__/scss-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2015, 2018 + * Copyright IBM Corp. 2015, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/grid/examples/css-grid/src/scss/_reset.scss b/packages/grid/examples/css-grid/src/scss/_reset.scss index 67418b5d31b4..f9ca488f82e8 100644 --- a/packages/grid/examples/css-grid/src/scss/_reset.scss +++ b/packages/grid/examples/css-grid/src/scss/_reset.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. @@ -23,4 +23,3 @@ body { font-family: 'IBM Plex Mono', monospace; padding: 0; } - diff --git a/packages/grid/examples/css-grid/src/styles.scss b/packages/grid/examples/css-grid/src/styles.scss index aaa9e567161d..47db85df7ac1 100644 --- a/packages/grid/examples/css-grid/src/styles.scss +++ b/packages/grid/examples/css-grid/src/styles.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/grid/index.scss b/packages/grid/index.scss index 1c290581e81b..ae73b3d22a13 100644 --- a/packages/grid/index.scss +++ b/packages/grid/index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/grid/scss/_breakpoint.scss b/packages/grid/scss/_breakpoint.scss index 50fb57f29f16..f162f85a83f1 100644 --- a/packages/grid/scss/_breakpoint.scss +++ b/packages/grid/scss/_breakpoint.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/grid/scss/_config.scss b/packages/grid/scss/_config.scss index 43e33b4d7bcb..d6e28ecd592f 100644 --- a/packages/grid/scss/_config.scss +++ b/packages/grid/scss/_config.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/grid/scss/_css-grid.scss b/packages/grid/scss/_css-grid.scss index 471b4903ba20..816691960b53 100644 --- a/packages/grid/scss/_css-grid.scss +++ b/packages/grid/scss/_css-grid.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/grid/scss/_flex-grid.scss b/packages/grid/scss/_flex-grid.scss index 085c70f29d0f..5374be1fe182 100644 --- a/packages/grid/scss/_flex-grid.scss +++ b/packages/grid/scss/_flex-grid.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/grid/scss/_mixins.scss b/packages/grid/scss/_mixins.scss index 3ff2861dd3b4..5146c45fa1ef 100644 --- a/packages/grid/scss/_mixins.scss +++ b/packages/grid/scss/_mixins.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/__tests__/registry-test.js b/packages/icon-build-helpers/src/__tests__/registry-test.js index d17108a170d2..00ed2966e4af 100644 --- a/packages/icon-build-helpers/src/__tests__/registry-test.js +++ b/packages/icon-build-helpers/src/__tests__/registry-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2020, 2020 + * Copyright IBM Corp. 2020, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/builders/index.js b/packages/icon-build-helpers/src/builders/index.js index e99fbaf6550e..08ab13337572 100644 --- a/packages/icon-build-helpers/src/builders/index.js +++ b/packages/icon-build-helpers/src/builders/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/builders/plugins/virtual.js b/packages/icon-build-helpers/src/builders/plugins/virtual.js index fdf7ef6e9d21..fc2650287239 100644 --- a/packages/icon-build-helpers/src/builders/plugins/virtual.js +++ b/packages/icon-build-helpers/src/builders/plugins/virtual.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/builders/react/builder.js b/packages/icon-build-helpers/src/builders/react/builder.js index 237a56944bad..fcad7615efd7 100644 --- a/packages/icon-build-helpers/src/builders/react/builder.js +++ b/packages/icon-build-helpers/src/builders/react/builder.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. @@ -15,7 +15,7 @@ const { rollup } = require('rollup'); const virtual = require('../plugins/virtual'); const BANNER = `/** - * Copyright IBM Corp. 2019, 2020 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/builders/react/components/Icon.js b/packages/icon-build-helpers/src/builders/react/components/Icon.js index cc072acfa376..9f2e6320615c 100644 --- a/packages/icon-build-helpers/src/builders/react/components/Icon.js +++ b/packages/icon-build-helpers/src/builders/react/components/Icon.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/builders/react/components/__tests__/Icon-test.js b/packages/icon-build-helpers/src/builders/react/components/__tests__/Icon-test.js index b980657ad440..988fc788de0b 100644 --- a/packages/icon-build-helpers/src/builders/react/components/__tests__/Icon-test.js +++ b/packages/icon-build-helpers/src/builders/react/components/__tests__/Icon-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/builders/react/next.js b/packages/icon-build-helpers/src/builders/react/next.js index a936276726a4..3454ab4a46c2 100644 --- a/packages/icon-build-helpers/src/builders/react/next.js +++ b/packages/icon-build-helpers/src/builders/react/next.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/builders/react/next/babel.js b/packages/icon-build-helpers/src/builders/react/next/babel.js index 9b593b94a07f..65ec0985f888 100644 --- a/packages/icon-build-helpers/src/builders/react/next/babel.js +++ b/packages/icon-build-helpers/src/builders/react/next/babel.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/builders/react/next/convert.js b/packages/icon-build-helpers/src/builders/react/next/convert.js index 840b07671401..b87ae8b50cc2 100644 --- a/packages/icon-build-helpers/src/builders/react/next/convert.js +++ b/packages/icon-build-helpers/src/builders/react/next/convert.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/builders/react/next/templates.js b/packages/icon-build-helpers/src/builders/react/next/templates.js index 0be0ab946845..3662bb1bc0ac 100644 --- a/packages/icon-build-helpers/src/builders/react/next/templates.js +++ b/packages/icon-build-helpers/src/builders/react/next/templates.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. @@ -10,7 +10,7 @@ const { default: template } = require('@babel/template'); const banner = `/** - * Copyright IBM Corp. 2016, 2021 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/builders/svg.js b/packages/icon-build-helpers/src/builders/svg.js index fd3d55d48098..0186d3fc2e89 100644 --- a/packages/icon-build-helpers/src/builders/svg.js +++ b/packages/icon-build-helpers/src/builders/svg.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/builders/vanilla.js b/packages/icon-build-helpers/src/builders/vanilla.js index 790c856c968a..d20343b32fb0 100644 --- a/packages/icon-build-helpers/src/builders/vanilla.js +++ b/packages/icon-build-helpers/src/builders/vanilla.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. @@ -11,7 +11,7 @@ const { rollup } = require('rollup'); const virtual = require('./plugins/virtual'); const BANNER = `/** - * Copyright IBM Corp. 2016, 2020 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/builders/vue/builder.js b/packages/icon-build-helpers/src/builders/vue/builder.js index 9fd28d734985..5a7d096b95a0 100644 --- a/packages/icon-build-helpers/src/builders/vue/builder.js +++ b/packages/icon-build-helpers/src/builders/vue/builder.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. @@ -14,7 +14,7 @@ const { rollup } = require('rollup'); const virtual = require('../plugins/virtual'); const BANNER = `/** - * Copyright IBM Corp. 2019, 2020 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/builders/vue/utils.js b/packages/icon-build-helpers/src/builders/vue/utils.js index 558e12a1ad6d..fb0b9fb3db69 100644 --- a/packages/icon-build-helpers/src/builders/vue/utils.js +++ b/packages/icon-build-helpers/src/builders/vue/utils.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/index.js b/packages/icon-build-helpers/src/index.js index 672f33406ed4..df3d8f630dcc 100644 --- a/packages/icon-build-helpers/src/index.js +++ b/packages/icon-build-helpers/src/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/metadata/__tests__/extension-test.js b/packages/icon-build-helpers/src/metadata/__tests__/extension-test.js index c36f7b99801e..def00289844a 100644 --- a/packages/icon-build-helpers/src/metadata/__tests__/extension-test.js +++ b/packages/icon-build-helpers/src/metadata/__tests__/extension-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2020, 2020 + * Copyright IBM Corp. 2020, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/metadata/__tests__/metadata-test.js b/packages/icon-build-helpers/src/metadata/__tests__/metadata-test.js index 9e640a1a4715..57f5d9bd0e2a 100644 --- a/packages/icon-build-helpers/src/metadata/__tests__/metadata-test.js +++ b/packages/icon-build-helpers/src/metadata/__tests__/metadata-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2020, 2020 + * Copyright IBM Corp. 2020, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/metadata/__tests__/storage-test.js b/packages/icon-build-helpers/src/metadata/__tests__/storage-test.js index b6a5cc5042cb..6a98cea1ca20 100644 --- a/packages/icon-build-helpers/src/metadata/__tests__/storage-test.js +++ b/packages/icon-build-helpers/src/metadata/__tests__/storage-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2020, 2020 + * Copyright IBM Corp. 2020, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/metadata/adapters/__tests__/memory-test.js b/packages/icon-build-helpers/src/metadata/adapters/__tests__/memory-test.js index 2d3e8aa4a754..6a268034142c 100644 --- a/packages/icon-build-helpers/src/metadata/adapters/__tests__/memory-test.js +++ b/packages/icon-build-helpers/src/metadata/adapters/__tests__/memory-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2020, 2020 + * Copyright IBM Corp. 2020, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/metadata/adapters/__tests__/yml-test.js b/packages/icon-build-helpers/src/metadata/adapters/__tests__/yml-test.js index d3fbf7d7cab8..78d9f5d795ad 100644 --- a/packages/icon-build-helpers/src/metadata/adapters/__tests__/yml-test.js +++ b/packages/icon-build-helpers/src/metadata/adapters/__tests__/yml-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2020, 2020 + * Copyright IBM Corp. 2020, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/metadata/adapters/index.js b/packages/icon-build-helpers/src/metadata/adapters/index.js index 928f01dd5f81..2b68a21b9903 100644 --- a/packages/icon-build-helpers/src/metadata/adapters/index.js +++ b/packages/icon-build-helpers/src/metadata/adapters/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2020, 2020 + * Copyright IBM Corp. 2020, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/metadata/adapters/memory.js b/packages/icon-build-helpers/src/metadata/adapters/memory.js index 98b2a1df919d..42341cea7482 100644 --- a/packages/icon-build-helpers/src/metadata/adapters/memory.js +++ b/packages/icon-build-helpers/src/metadata/adapters/memory.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2020, 2020 + * Copyright IBM Corp. 2020, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/metadata/adapters/yml.js b/packages/icon-build-helpers/src/metadata/adapters/yml.js index 6f53789c28ec..a96d51ef36f2 100644 --- a/packages/icon-build-helpers/src/metadata/adapters/yml.js +++ b/packages/icon-build-helpers/src/metadata/adapters/yml.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2020, 2020 + * Copyright IBM Corp. 2020, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/metadata/extension.js b/packages/icon-build-helpers/src/metadata/extension.js index 7e43e2d872e7..a6b527359f77 100644 --- a/packages/icon-build-helpers/src/metadata/extension.js +++ b/packages/icon-build-helpers/src/metadata/extension.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2020, 2020 + * Copyright IBM Corp. 2020, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/metadata/extensions/__tests__/categories-test.js b/packages/icon-build-helpers/src/metadata/extensions/__tests__/categories-test.js index 7b856d4cb6e7..b42932ed5c1a 100644 --- a/packages/icon-build-helpers/src/metadata/extensions/__tests__/categories-test.js +++ b/packages/icon-build-helpers/src/metadata/extensions/__tests__/categories-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2020, 2020 + * Copyright IBM Corp. 2020, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/metadata/extensions/__tests__/deprecated-test.js b/packages/icon-build-helpers/src/metadata/extensions/__tests__/deprecated-test.js index 3946645ec536..6acd9cafc6b3 100644 --- a/packages/icon-build-helpers/src/metadata/extensions/__tests__/deprecated-test.js +++ b/packages/icon-build-helpers/src/metadata/extensions/__tests__/deprecated-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2020, 2020 + * Copyright IBM Corp. 2020, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/metadata/extensions/__tests__/icons-test.js b/packages/icon-build-helpers/src/metadata/extensions/__tests__/icons-test.js index a059d3569daa..a930d4493cdb 100644 --- a/packages/icon-build-helpers/src/metadata/extensions/__tests__/icons-test.js +++ b/packages/icon-build-helpers/src/metadata/extensions/__tests__/icons-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2020, 2020 + * Copyright IBM Corp. 2020, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/metadata/extensions/assets.js b/packages/icon-build-helpers/src/metadata/extensions/assets.js index e143e4c6024b..8daa8d8fa4d0 100644 --- a/packages/icon-build-helpers/src/metadata/extensions/assets.js +++ b/packages/icon-build-helpers/src/metadata/extensions/assets.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2020, 2020 + * Copyright IBM Corp. 2020, 2023 * * This assets code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this assets tree. diff --git a/packages/icon-build-helpers/src/metadata/extensions/categories.js b/packages/icon-build-helpers/src/metadata/extensions/categories.js index d8d4236dd1aa..e9b8f7475d98 100644 --- a/packages/icon-build-helpers/src/metadata/extensions/categories.js +++ b/packages/icon-build-helpers/src/metadata/extensions/categories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2020, 2020 + * Copyright IBM Corp. 2020, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/metadata/extensions/deprecated.js b/packages/icon-build-helpers/src/metadata/extensions/deprecated.js index 24b58eaca71b..93c6af5048af 100644 --- a/packages/icon-build-helpers/src/metadata/extensions/deprecated.js +++ b/packages/icon-build-helpers/src/metadata/extensions/deprecated.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2020, 2020 + * Copyright IBM Corp. 2020, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/metadata/extensions/icons.js b/packages/icon-build-helpers/src/metadata/extensions/icons.js index 7ad215109b3b..e25e21c1c2fa 100644 --- a/packages/icon-build-helpers/src/metadata/extensions/icons.js +++ b/packages/icon-build-helpers/src/metadata/extensions/icons.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2020, 2020 + * Copyright IBM Corp. 2020, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/metadata/extensions/index.js b/packages/icon-build-helpers/src/metadata/extensions/index.js index 16756fe06fa9..770a59a5c527 100644 --- a/packages/icon-build-helpers/src/metadata/extensions/index.js +++ b/packages/icon-build-helpers/src/metadata/extensions/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2020, 2020 + * Copyright IBM Corp. 2020, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/metadata/extensions/module-info.js b/packages/icon-build-helpers/src/metadata/extensions/module-info.js index 3ca109cb15ef..5a3e82524ba3 100644 --- a/packages/icon-build-helpers/src/metadata/extensions/module-info.js +++ b/packages/icon-build-helpers/src/metadata/extensions/module-info.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2020, 2020 + * Copyright IBM Corp. 2020, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/metadata/extensions/module-name.js b/packages/icon-build-helpers/src/metadata/extensions/module-name.js index a634fc4ed167..d039b4401f2d 100644 --- a/packages/icon-build-helpers/src/metadata/extensions/module-name.js +++ b/packages/icon-build-helpers/src/metadata/extensions/module-name.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2020, 2020 + * Copyright IBM Corp. 2020, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/metadata/extensions/output/__tests__/getModuleName-test.js b/packages/icon-build-helpers/src/metadata/extensions/output/__tests__/getModuleName-test.js index 7a9f4f2075ee..d406e0dd2c6e 100644 --- a/packages/icon-build-helpers/src/metadata/extensions/output/__tests__/getModuleName-test.js +++ b/packages/icon-build-helpers/src/metadata/extensions/output/__tests__/getModuleName-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2020, 2020 + * Copyright IBM Corp. 2020, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/metadata/extensions/output/__tests__/output-test.js b/packages/icon-build-helpers/src/metadata/extensions/output/__tests__/output-test.js index c4d594dafe61..4c1b0cc15e91 100644 --- a/packages/icon-build-helpers/src/metadata/extensions/output/__tests__/output-test.js +++ b/packages/icon-build-helpers/src/metadata/extensions/output/__tests__/output-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2020, 2020 + * Copyright IBM Corp. 2020, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/metadata/extensions/output/getModuleName.js b/packages/icon-build-helpers/src/metadata/extensions/output/getModuleName.js index 8aaa07aaabfd..18120760fb29 100644 --- a/packages/icon-build-helpers/src/metadata/extensions/output/getModuleName.js +++ b/packages/icon-build-helpers/src/metadata/extensions/output/getModuleName.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2020, 2020 + * Copyright IBM Corp. 2020, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/metadata/extensions/output/index.js b/packages/icon-build-helpers/src/metadata/extensions/output/index.js index 0b735f18a542..39e3c545a88a 100644 --- a/packages/icon-build-helpers/src/metadata/extensions/output/index.js +++ b/packages/icon-build-helpers/src/metadata/extensions/output/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2020, 2020 + * Copyright IBM Corp. 2020, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/metadata/extensions/output/optimizer.js b/packages/icon-build-helpers/src/metadata/extensions/output/optimizer.js index 3ee70cb45e43..28c77cb10bc3 100644 --- a/packages/icon-build-helpers/src/metadata/extensions/output/optimizer.js +++ b/packages/icon-build-helpers/src/metadata/extensions/output/optimizer.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/metadata/extensions/pictograms.js b/packages/icon-build-helpers/src/metadata/extensions/pictograms.js index c4d0151ee910..ee585077b108 100644 --- a/packages/icon-build-helpers/src/metadata/extensions/pictograms.js +++ b/packages/icon-build-helpers/src/metadata/extensions/pictograms.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2020, 2020 + * Copyright IBM Corp. 2020, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/metadata/index.js b/packages/icon-build-helpers/src/metadata/index.js index d7c3c9bf4d1a..2e0a234afe08 100644 --- a/packages/icon-build-helpers/src/metadata/index.js +++ b/packages/icon-build-helpers/src/metadata/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2020, 2020 + * Copyright IBM Corp. 2020, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/metadata/migrations/2020-01-27.js b/packages/icon-build-helpers/src/metadata/migrations/2020-01-27.js index 336bb8b55828..932d381b5a70 100644 --- a/packages/icon-build-helpers/src/metadata/migrations/2020-01-27.js +++ b/packages/icon-build-helpers/src/metadata/migrations/2020-01-27.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2020, 2020 + * Copyright IBM Corp. 2020, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/metadata/migrations/2020-02-17-remove-usage-fields.js b/packages/icon-build-helpers/src/metadata/migrations/2020-02-17-remove-usage-fields.js index 2daaf0f34534..d34774ec0061 100644 --- a/packages/icon-build-helpers/src/metadata/migrations/2020-02-17-remove-usage-fields.js +++ b/packages/icon-build-helpers/src/metadata/migrations/2020-02-17-remove-usage-fields.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2020, 2020 + * Copyright IBM Corp. 2020, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/metadata/migrations/2020-02-17-update-pictogram-files.js b/packages/icon-build-helpers/src/metadata/migrations/2020-02-17-update-pictogram-files.js index 6066307e4661..f7ca0d01bf59 100644 --- a/packages/icon-build-helpers/src/metadata/migrations/2020-02-17-update-pictogram-files.js +++ b/packages/icon-build-helpers/src/metadata/migrations/2020-02-17-update-pictogram-files.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2020, 2020 + * Copyright IBM Corp. 2020, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/metadata/storage.js b/packages/icon-build-helpers/src/metadata/storage.js index 922a0cc94be3..19c361157fbd 100644 --- a/packages/icon-build-helpers/src/metadata/storage.js +++ b/packages/icon-build-helpers/src/metadata/storage.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2020, 2020 + * Copyright IBM Corp. 2020, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/metadata/validate.js b/packages/icon-build-helpers/src/metadata/validate.js index 48f452ce40b9..c58622c8b30c 100644 --- a/packages/icon-build-helpers/src/metadata/validate.js +++ b/packages/icon-build-helpers/src/metadata/validate.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2020, 2020 + * Copyright IBM Corp. 2020, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/registry.js b/packages/icon-build-helpers/src/registry.js index c03e5522e2b3..0dfdbf3431ab 100644 --- a/packages/icon-build-helpers/src/registry.js +++ b/packages/icon-build-helpers/src/registry.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2020, 2020 + * Copyright IBM Corp. 2020, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-build-helpers/src/tools.js b/packages/icon-build-helpers/src/tools.js index 48d5aa0e90b4..f71ed0c9734a 100644 --- a/packages/icon-build-helpers/src/tools.js +++ b/packages/icon-build-helpers/src/tools.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-helpers/src/__tests__/getAttributes-test.js b/packages/icon-helpers/src/__tests__/getAttributes-test.js index a88544ad8bc9..c2f8aea7a2b9 100644 --- a/packages/icon-helpers/src/__tests__/getAttributes-test.js +++ b/packages/icon-helpers/src/__tests__/getAttributes-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-helpers/src/__tests__/toSVG-test.js b/packages/icon-helpers/src/__tests__/toSVG-test.js index 42f3d18aa4cb..c36176c01524 100644 --- a/packages/icon-helpers/src/__tests__/toSVG-test.js +++ b/packages/icon-helpers/src/__tests__/toSVG-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-helpers/src/__tests__/toString-test.js b/packages/icon-helpers/src/__tests__/toString-test.js index bcc07a7df671..d0c3dda304d3 100644 --- a/packages/icon-helpers/src/__tests__/toString-test.js +++ b/packages/icon-helpers/src/__tests__/toString-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-helpers/src/getAttributes.js b/packages/icon-helpers/src/getAttributes.js index 19baa2779fab..3bb9a389ae86 100644 --- a/packages/icon-helpers/src/getAttributes.js +++ b/packages/icon-helpers/src/getAttributes.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-helpers/src/index.js b/packages/icon-helpers/src/index.js index d87be67b02e7..8682d72328f4 100644 --- a/packages/icon-helpers/src/index.js +++ b/packages/icon-helpers/src/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-helpers/src/toSVG.js b/packages/icon-helpers/src/toSVG.js index 6a00dde2b8cc..12ec12230c4a 100644 --- a/packages/icon-helpers/src/toSVG.js +++ b/packages/icon-helpers/src/toSVG.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icon-helpers/src/toString.js b/packages/icon-helpers/src/toString.js index 28deed06f4fc..444878b522b9 100644 --- a/packages/icon-helpers/src/toString.js +++ b/packages/icon-helpers/src/toString.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icons-react/tasks/build.js b/packages/icons-react/tasks/build.js index 9e03687bb396..de928bd49eca 100644 --- a/packages/icons-react/tasks/build.js +++ b/packages/icons-react/tasks/build.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icons-vue/tasks/build.js b/packages/icons-vue/tasks/build.js index 38cbdbb2124d..ac64bd619f24 100644 --- a/packages/icons-vue/tasks/build.js +++ b/packages/icons-vue/tasks/build.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icons/tasks/build.js b/packages/icons/tasks/build.js index 436ed1315afa..2b811f361c63 100644 --- a/packages/icons/tasks/build.js +++ b/packages/icons/tasks/build.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icons/tasks/ci-check.js b/packages/icons/tasks/ci-check.js index 3686abf90ca7..280e00c12053 100644 --- a/packages/icons/tasks/ci-check.js +++ b/packages/icons/tasks/ci-check.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/icons/tasks/scaffold.js b/packages/icons/tasks/scaffold.js index 28aeb822d23f..603f5f87b40f 100644 --- a/packages/icons/tasks/scaffold.js +++ b/packages/icons/tasks/scaffold.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/layout/__tests__/scss-test.js b/packages/layout/__tests__/scss-test.js index e9185e21ff4e..25b304f5476c 100644 --- a/packages/layout/__tests__/scss-test.js +++ b/packages/layout/__tests__/scss-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/layout/index.scss b/packages/layout/index.scss index 5113f7c0ffbe..3bb660fbe863 100644 --- a/packages/layout/index.scss +++ b/packages/layout/index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/layout/scss/_convert.scss b/packages/layout/scss/_convert.scss index 40a24408f582..cd9abe0682c5 100644 --- a/packages/layout/scss/_convert.scss +++ b/packages/layout/scss/_convert.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/layout/scss/_spacing.scss b/packages/layout/scss/_spacing.scss index 42e124108c91..30608d018601 100644 --- a/packages/layout/scss/_spacing.scss +++ b/packages/layout/scss/_spacing.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/layout/scss/_utilities.scss b/packages/layout/scss/_utilities.scss index 91fc776b6082..9676c4ff8544 100644 --- a/packages/layout/scss/_utilities.scss +++ b/packages/layout/scss/_utilities.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/layout/scss/modules/_convert.scss b/packages/layout/scss/modules/_convert.scss index 40a24408f582..cd9abe0682c5 100644 --- a/packages/layout/scss/modules/_convert.scss +++ b/packages/layout/scss/modules/_convert.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/layout/src/__tests__/tokens-test.js b/packages/layout/src/__tests__/tokens-test.js index 1000c1a82f4c..85468b2a37f9 100644 --- a/packages/layout/src/__tests__/tokens-test.js +++ b/packages/layout/src/__tests__/tokens-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/layout/src/index.js b/packages/layout/src/index.js index 7f62a7c908ac..938e5895df7f 100644 --- a/packages/layout/src/index.js +++ b/packages/layout/src/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/layout/src/tokens.js b/packages/layout/src/tokens.js index a912640bdf76..830a153041a4 100644 --- a/packages/layout/src/tokens.js +++ b/packages/layout/src/tokens.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/layout/tasks/build.js b/packages/layout/tasks/build.js index 3fb5a1ebde1d..28bdcc3c1c50 100644 --- a/packages/layout/tasks/build.js +++ b/packages/layout/tasks/build.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2015, 2018 + * Copyright IBM Corp. 2015, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. @@ -34,7 +34,7 @@ async function build() { const FILE_BANNER = t.Comment(` Code generated by @carbon/layout. DO NOT EDIT. - Copyright IBM Corp. 2018, 2021 + Copyright IBM Corp. 2018, 2023 This source code is licensed under the Apache-2.0 license found in the LICENSE file in the root directory of this source tree. @@ -106,7 +106,7 @@ async function build() { function buildModulesTokenFile(tokenScale, group) { const FILE_BANNER = t.Comment(` Code generated by @carbon/layout. DO NOT EDIT. - Copyright IBM Corp. 2018, 2021 + Copyright IBM Corp. 2018, 2023 This source code is licensed under the Apache-2.0 license found in the LICENSE file in the root directory of this source tree. diff --git a/packages/motion/__tests__/motion-test.js b/packages/motion/__tests__/motion-test.js index 8dc4397c4bc3..3db9ea175b62 100644 --- a/packages/motion/__tests__/motion-test.js +++ b/packages/motion/__tests__/motion-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/motion/index.scss b/packages/motion/index.scss index 2d09aa2cf7be..4f281f600b32 100644 --- a/packages/motion/index.scss +++ b/packages/motion/index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/motion/src/index.js b/packages/motion/src/index.js index 0e4839cfd149..24c5a0073716 100644 --- a/packages/motion/src/index.js +++ b/packages/motion/src/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/pictograms-react/tasks/build.js b/packages/pictograms-react/tasks/build.js index 58785a1cf165..9428720912fe 100644 --- a/packages/pictograms-react/tasks/build.js +++ b/packages/pictograms-react/tasks/build.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/pictograms/tasks/build.js b/packages/pictograms/tasks/build.js index 60f0f7f15b68..7bbc6100bd05 100644 --- a/packages/pictograms/tasks/build.js +++ b/packages/pictograms/tasks/build.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/pictograms/tasks/ci-check.js b/packages/pictograms/tasks/ci-check.js index f55b1999f044..a028fbdb8e09 100644 --- a/packages/pictograms/tasks/ci-check.js +++ b/packages/pictograms/tasks/ci-check.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/pictograms/tasks/scaffold.js b/packages/pictograms/tasks/scaffold.js index f0f8990ceacb..3328dbe3ed43 100644 --- a/packages/pictograms/tasks/scaffold.js +++ b/packages/pictograms/tasks/scaffold.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/.storybook/.babelrc.js b/packages/react/.storybook/.babelrc.js index 7f4406c80147..47f9c9b19fb7 100644 --- a/packages/react/.storybook/.babelrc.js +++ b/packages/react/.storybook/.babelrc.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/.storybook/Welcome/Welcome.js b/packages/react/.storybook/Welcome/Welcome.js index b5ff23ebf841..49ced6ee6d5d 100644 --- a/packages/react/.storybook/Welcome/Welcome.js +++ b/packages/react/.storybook/Welcome/Welcome.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/.storybook/Welcome/Welcome.stories.js b/packages/react/.storybook/Welcome/Welcome.stories.js index ab7c1de5933b..05f816ece0d2 100644 --- a/packages/react/.storybook/Welcome/Welcome.stories.js +++ b/packages/react/.storybook/Welcome/Welcome.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/.storybook/main.js b/packages/react/.storybook/main.js index 408d89c0cf35..8c5ffccf27e4 100644 --- a/packages/react/.storybook/main.js +++ b/packages/react/.storybook/main.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/.storybook/manager.js b/packages/react/.storybook/manager.js index caf6833aea20..2b68a19f0f25 100644 --- a/packages/react/.storybook/manager.js +++ b/packages/react/.storybook/manager.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/.storybook/preview.js b/packages/react/.storybook/preview.js index 2f840b711430..cce9912be450 100644 --- a/packages/react/.storybook/preview.js +++ b/packages/react/.storybook/preview.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/.storybook/styles.scss b/packages/react/.storybook/styles.scss index 0686c545f714..d7e52d946fbe 100644 --- a/packages/react/.storybook/styles.scss +++ b/packages/react/.storybook/styles.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/.storybook/theme.js b/packages/react/.storybook/theme.js index 7ad5c6117b34..31acfaa2811a 100644 --- a/packages/react/.storybook/theme.js +++ b/packages/react/.storybook/theme.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/__tests__/PublicAPI-test.js b/packages/react/__tests__/PublicAPI-test.js index 860b201d1c5e..0f21ab22d4f6 100644 --- a/packages/react/__tests__/PublicAPI-test.js +++ b/packages/react/__tests__/PublicAPI-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/__tests__/scss-test.js b/packages/react/__tests__/scss-test.js index 2a203536baad..8588ddde6d22 100644 --- a/packages/react/__tests__/scss-test.js +++ b/packages/react/__tests__/scss-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/__tests__/ssr-test.js b/packages/react/__tests__/ssr-test.js index 32df32076f94..1b2f0c1a1351 100644 --- a/packages/react/__tests__/ssr-test.js +++ b/packages/react/__tests__/ssr-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/examples/drag-and-drop-file-uploader/src/index.js b/packages/react/examples/drag-and-drop-file-uploader/src/index.js index 5148aff3f829..5d18e87e3db1 100644 --- a/packages/react/examples/drag-and-drop-file-uploader/src/index.js +++ b/packages/react/examples/drag-and-drop-file-uploader/src/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/icons/src/index.js b/packages/react/icons/src/index.js index 82213de909de..476f5473e2c6 100644 --- a/packages/react/icons/src/index.js +++ b/packages/react/icons/src/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/index.scss b/packages/react/index.scss index 65df185f4b16..e385e58cf275 100644 --- a/packages/react/index.scss +++ b/packages/react/index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/_breakpoint.scss b/packages/react/scss/_breakpoint.scss index c213c5e02609..93275ca2d3a8 100644 --- a/packages/react/scss/_breakpoint.scss +++ b/packages/react/scss/_breakpoint.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/_colors.scss b/packages/react/scss/_colors.scss index b3c70bfe6b21..be1e426b56d4 100644 --- a/packages/react/scss/_colors.scss +++ b/packages/react/scss/_colors.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/_config.scss b/packages/react/scss/_config.scss index ec34f7f8691e..fa7344bb53ac 100644 --- a/packages/react/scss/_config.scss +++ b/packages/react/scss/_config.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/_feature-flags.scss b/packages/react/scss/_feature-flags.scss index 5c6d5ca1c1d4..2e3cf3841ad0 100644 --- a/packages/react/scss/_feature-flags.scss +++ b/packages/react/scss/_feature-flags.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/_layer.scss b/packages/react/scss/_layer.scss index 488e28165dc8..c3703acdde10 100644 --- a/packages/react/scss/_layer.scss +++ b/packages/react/scss/_layer.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/_motion.scss b/packages/react/scss/_motion.scss index 950632aa61f3..602942a20440 100644 --- a/packages/react/scss/_motion.scss +++ b/packages/react/scss/_motion.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/_reset.scss b/packages/react/scss/_reset.scss index a24d8984d52d..798623b9f994 100644 --- a/packages/react/scss/_reset.scss +++ b/packages/react/scss/_reset.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/_spacing.scss b/packages/react/scss/_spacing.scss index 042bedcc0786..61ea36e66cf1 100644 --- a/packages/react/scss/_spacing.scss +++ b/packages/react/scss/_spacing.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/_theme.scss b/packages/react/scss/_theme.scss index a1b1880ebb53..c455dc1620fe 100644 --- a/packages/react/scss/_theme.scss +++ b/packages/react/scss/_theme.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/_themes.scss b/packages/react/scss/_themes.scss index 77e290f36b7d..d813f3312727 100644 --- a/packages/react/scss/_themes.scss +++ b/packages/react/scss/_themes.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/_zone.scss b/packages/react/scss/_zone.scss index aadd90dee847..409184de322e 100644 --- a/packages/react/scss/_zone.scss +++ b/packages/react/scss/_zone.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/compat/_theme.scss b/packages/react/scss/compat/_theme.scss index 6e35001e7a08..fe0aa3764c9f 100644 --- a/packages/react/scss/compat/_theme.scss +++ b/packages/react/scss/compat/_theme.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/compat/_themes.scss b/packages/react/scss/compat/_themes.scss index 7844e4a87a03..b30cedc255f8 100644 --- a/packages/react/scss/compat/_themes.scss +++ b/packages/react/scss/compat/_themes.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/_index.scss b/packages/react/scss/components/_index.scss index a821b8a93fa8..487e4c2610e0 100644 --- a/packages/react/scss/components/_index.scss +++ b/packages/react/scss/components/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/accordion/_accordion.scss b/packages/react/scss/components/accordion/_accordion.scss index 77d2729961be..9fe2690e6664 100644 --- a/packages/react/scss/components/accordion/_accordion.scss +++ b/packages/react/scss/components/accordion/_accordion.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/accordion/_index.scss b/packages/react/scss/components/accordion/_index.scss index c8e542c8b229..d96b0dbfc8eb 100644 --- a/packages/react/scss/components/accordion/_index.scss +++ b/packages/react/scss/components/accordion/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/aspect-ratio/_aspect-ratio.scss b/packages/react/scss/components/aspect-ratio/_aspect-ratio.scss index a17093e0261b..abadc9715fd8 100644 --- a/packages/react/scss/components/aspect-ratio/_aspect-ratio.scss +++ b/packages/react/scss/components/aspect-ratio/_aspect-ratio.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/aspect-ratio/_index.scss b/packages/react/scss/components/aspect-ratio/_index.scss index c162f3d35d11..d1e67983d0e3 100644 --- a/packages/react/scss/components/aspect-ratio/_index.scss +++ b/packages/react/scss/components/aspect-ratio/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/breadcrumb/_breadcrumb.scss b/packages/react/scss/components/breadcrumb/_breadcrumb.scss index c58c1b7a1798..f11af70babff 100644 --- a/packages/react/scss/components/breadcrumb/_breadcrumb.scss +++ b/packages/react/scss/components/breadcrumb/_breadcrumb.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/breadcrumb/_index.scss b/packages/react/scss/components/breadcrumb/_index.scss index bfaf7cbfaefc..14a95f6ad763 100644 --- a/packages/react/scss/components/breadcrumb/_index.scss +++ b/packages/react/scss/components/breadcrumb/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/button/_button.scss b/packages/react/scss/components/button/_button.scss index 03d23a44643a..fc98efcf8e3d 100644 --- a/packages/react/scss/components/button/_button.scss +++ b/packages/react/scss/components/button/_button.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/button/_index.scss b/packages/react/scss/components/button/_index.scss index ce0f12f72a2f..31c077d29e10 100644 --- a/packages/react/scss/components/button/_index.scss +++ b/packages/react/scss/components/button/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/button/_tokens.scss b/packages/react/scss/components/button/_tokens.scss index a92ddb31a3c9..9dbc330b8a1b 100644 --- a/packages/react/scss/components/button/_tokens.scss +++ b/packages/react/scss/components/button/_tokens.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/checkbox/_checkbox.scss b/packages/react/scss/components/checkbox/_checkbox.scss index b18e891ad4b9..0a02d28aa175 100644 --- a/packages/react/scss/components/checkbox/_checkbox.scss +++ b/packages/react/scss/components/checkbox/_checkbox.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/checkbox/_index.scss b/packages/react/scss/components/checkbox/_index.scss index 90a7e29b4d80..55a03df41381 100644 --- a/packages/react/scss/components/checkbox/_index.scss +++ b/packages/react/scss/components/checkbox/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/code-snippet/_code-snippet.scss b/packages/react/scss/components/code-snippet/_code-snippet.scss index c0d4f15bf719..c7dda4517829 100644 --- a/packages/react/scss/components/code-snippet/_code-snippet.scss +++ b/packages/react/scss/components/code-snippet/_code-snippet.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/code-snippet/_index.scss b/packages/react/scss/components/code-snippet/_index.scss index 042347845ebc..00a0279831b5 100644 --- a/packages/react/scss/components/code-snippet/_index.scss +++ b/packages/react/scss/components/code-snippet/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/combo-box/_combo-box.scss b/packages/react/scss/components/combo-box/_combo-box.scss index 3a64418f099c..777533a39703 100644 --- a/packages/react/scss/components/combo-box/_combo-box.scss +++ b/packages/react/scss/components/combo-box/_combo-box.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/combo-box/_index.scss b/packages/react/scss/components/combo-box/_index.scss index 6dcbca539ec6..2c97c084553b 100644 --- a/packages/react/scss/components/combo-box/_index.scss +++ b/packages/react/scss/components/combo-box/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/content-switcher/_content-switcher.scss b/packages/react/scss/components/content-switcher/_content-switcher.scss index 587355efa50c..7ea091ac89a0 100644 --- a/packages/react/scss/components/content-switcher/_content-switcher.scss +++ b/packages/react/scss/components/content-switcher/_content-switcher.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/content-switcher/_index.scss b/packages/react/scss/components/content-switcher/_index.scss index a556b5a77259..36a9f2c9b5c6 100644 --- a/packages/react/scss/components/content-switcher/_index.scss +++ b/packages/react/scss/components/content-switcher/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/copy-button/_copy-button.scss b/packages/react/scss/components/copy-button/_copy-button.scss index 27caad2c70b8..95042b4831a1 100644 --- a/packages/react/scss/components/copy-button/_copy-button.scss +++ b/packages/react/scss/components/copy-button/_copy-button.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/copy-button/_index.scss b/packages/react/scss/components/copy-button/_index.scss index db49d102e235..4fb5e3d2916f 100644 --- a/packages/react/scss/components/copy-button/_index.scss +++ b/packages/react/scss/components/copy-button/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/data-table/_data-table.scss b/packages/react/scss/components/data-table/_data-table.scss index 6ca7776b9c37..decac12b2cec 100644 --- a/packages/react/scss/components/data-table/_data-table.scss +++ b/packages/react/scss/components/data-table/_data-table.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/data-table/_index.scss b/packages/react/scss/components/data-table/_index.scss index dbb7651ed708..ce38c53f1344 100644 --- a/packages/react/scss/components/data-table/_index.scss +++ b/packages/react/scss/components/data-table/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/data-table/action/_data-table-action.scss b/packages/react/scss/components/data-table/action/_data-table-action.scss index 14653da0b0b2..9f825ede21c7 100644 --- a/packages/react/scss/components/data-table/action/_data-table-action.scss +++ b/packages/react/scss/components/data-table/action/_data-table-action.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/data-table/action/_index.scss b/packages/react/scss/components/data-table/action/_index.scss index 27cb7d62fc0b..24c3b67d406e 100644 --- a/packages/react/scss/components/data-table/action/_index.scss +++ b/packages/react/scss/components/data-table/action/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/data-table/expandable/_data-table-expandable.scss b/packages/react/scss/components/data-table/expandable/_data-table-expandable.scss index 189459042ad9..5a3077f801f3 100644 --- a/packages/react/scss/components/data-table/expandable/_data-table-expandable.scss +++ b/packages/react/scss/components/data-table/expandable/_data-table-expandable.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/data-table/expandable/_index.scss b/packages/react/scss/components/data-table/expandable/_index.scss index 15da6e507479..e1852bc32af8 100644 --- a/packages/react/scss/components/data-table/expandable/_index.scss +++ b/packages/react/scss/components/data-table/expandable/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/data-table/skeleton/_data-table-skeleton.scss b/packages/react/scss/components/data-table/skeleton/_data-table-skeleton.scss index 6c6c320089ec..ef4f8a966ea6 100644 --- a/packages/react/scss/components/data-table/skeleton/_data-table-skeleton.scss +++ b/packages/react/scss/components/data-table/skeleton/_data-table-skeleton.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/data-table/skeleton/_index.scss b/packages/react/scss/components/data-table/skeleton/_index.scss index 126e62e4b491..5eefc00e4808 100644 --- a/packages/react/scss/components/data-table/skeleton/_index.scss +++ b/packages/react/scss/components/data-table/skeleton/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/data-table/sort/_data-table-sort.scss b/packages/react/scss/components/data-table/sort/_data-table-sort.scss index 6d35e6bfb49d..cb70bf922343 100644 --- a/packages/react/scss/components/data-table/sort/_data-table-sort.scss +++ b/packages/react/scss/components/data-table/sort/_data-table-sort.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/data-table/sort/_index.scss b/packages/react/scss/components/data-table/sort/_index.scss index 911a4c511b22..4c9d4700e27b 100644 --- a/packages/react/scss/components/data-table/sort/_index.scss +++ b/packages/react/scss/components/data-table/sort/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/date-picker/_date-picker.scss b/packages/react/scss/components/date-picker/_date-picker.scss index a3f29e9d8f12..fa384ba2af51 100644 --- a/packages/react/scss/components/date-picker/_date-picker.scss +++ b/packages/react/scss/components/date-picker/_date-picker.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/date-picker/_index.scss b/packages/react/scss/components/date-picker/_index.scss index 022867b18fad..a1e1d258e1a4 100644 --- a/packages/react/scss/components/date-picker/_index.scss +++ b/packages/react/scss/components/date-picker/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/dropdown/_dropdown.scss b/packages/react/scss/components/dropdown/_dropdown.scss index 1ae3f3611e69..c7bdea86744d 100644 --- a/packages/react/scss/components/dropdown/_dropdown.scss +++ b/packages/react/scss/components/dropdown/_dropdown.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/dropdown/_index.scss b/packages/react/scss/components/dropdown/_index.scss index 4719b2d5da43..0724007d6197 100644 --- a/packages/react/scss/components/dropdown/_index.scss +++ b/packages/react/scss/components/dropdown/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/file-uploader/_file-uploader.scss b/packages/react/scss/components/file-uploader/_file-uploader.scss index ceb4890fc65b..aaea886c5666 100644 --- a/packages/react/scss/components/file-uploader/_file-uploader.scss +++ b/packages/react/scss/components/file-uploader/_file-uploader.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/file-uploader/_index.scss b/packages/react/scss/components/file-uploader/_index.scss index 2147e2019db4..4daa6ed995d5 100644 --- a/packages/react/scss/components/file-uploader/_index.scss +++ b/packages/react/scss/components/file-uploader/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/fluid-combo-box/_fluid-combo-box.scss b/packages/react/scss/components/fluid-combo-box/_fluid-combo-box.scss index 9d064aaccedf..574a29154bbe 100644 --- a/packages/react/scss/components/fluid-combo-box/_fluid-combo-box.scss +++ b/packages/react/scss/components/fluid-combo-box/_fluid-combo-box.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/fluid-combo-box/_index.scss b/packages/react/scss/components/fluid-combo-box/_index.scss index b8c4dc60abba..8640994e49ec 100644 --- a/packages/react/scss/components/fluid-combo-box/_index.scss +++ b/packages/react/scss/components/fluid-combo-box/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/fluid-date-picker/_fluid-date-picker.scss b/packages/react/scss/components/fluid-date-picker/_fluid-date-picker.scss index a4a1b765aa35..7aa3999451f1 100644 --- a/packages/react/scss/components/fluid-date-picker/_fluid-date-picker.scss +++ b/packages/react/scss/components/fluid-date-picker/_fluid-date-picker.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/fluid-date-picker/_index.scss b/packages/react/scss/components/fluid-date-picker/_index.scss index 0659b6549a33..beea0313264e 100644 --- a/packages/react/scss/components/fluid-date-picker/_index.scss +++ b/packages/react/scss/components/fluid-date-picker/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/fluid-dropdown/_fluid-dropdown.scss b/packages/react/scss/components/fluid-dropdown/_fluid-dropdown.scss index d279e569a1e5..0a0af1915dcf 100644 --- a/packages/react/scss/components/fluid-dropdown/_fluid-dropdown.scss +++ b/packages/react/scss/components/fluid-dropdown/_fluid-dropdown.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/fluid-dropdown/_index.scss b/packages/react/scss/components/fluid-dropdown/_index.scss index 1607e31f628a..1826cb5d87d7 100644 --- a/packages/react/scss/components/fluid-dropdown/_index.scss +++ b/packages/react/scss/components/fluid-dropdown/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/fluid-list-box/_fluid-list-box.scss b/packages/react/scss/components/fluid-list-box/_fluid-list-box.scss index 2ddb96bbbaea..f6498ce01ec8 100644 --- a/packages/react/scss/components/fluid-list-box/_fluid-list-box.scss +++ b/packages/react/scss/components/fluid-list-box/_fluid-list-box.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/fluid-list-box/_index.scss b/packages/react/scss/components/fluid-list-box/_index.scss index 65e7bac5b91c..9b486fe3b4db 100644 --- a/packages/react/scss/components/fluid-list-box/_index.scss +++ b/packages/react/scss/components/fluid-list-box/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/fluid-multiselect/_fluid-multiselect.scss b/packages/react/scss/components/fluid-multiselect/_fluid-multiselect.scss index 85dc568d85ec..e298b697fb5c 100644 --- a/packages/react/scss/components/fluid-multiselect/_fluid-multiselect.scss +++ b/packages/react/scss/components/fluid-multiselect/_fluid-multiselect.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/fluid-multiselect/_index.scss b/packages/react/scss/components/fluid-multiselect/_index.scss index 58c807b8c7b2..c952ad70c39b 100644 --- a/packages/react/scss/components/fluid-multiselect/_index.scss +++ b/packages/react/scss/components/fluid-multiselect/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/fluid-number-input/_fluid-number-input.scss b/packages/react/scss/components/fluid-number-input/_fluid-number-input.scss index 6bb1dc097f31..b02847a17a65 100644 --- a/packages/react/scss/components/fluid-number-input/_fluid-number-input.scss +++ b/packages/react/scss/components/fluid-number-input/_fluid-number-input.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/fluid-number-input/_index.scss b/packages/react/scss/components/fluid-number-input/_index.scss index 83fc59567a63..68bc3e0b1683 100644 --- a/packages/react/scss/components/fluid-number-input/_index.scss +++ b/packages/react/scss/components/fluid-number-input/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/fluid-search/_fluid-search.scss b/packages/react/scss/components/fluid-search/_fluid-search.scss index b5f6bbdb8045..a0786a1eaf51 100644 --- a/packages/react/scss/components/fluid-search/_fluid-search.scss +++ b/packages/react/scss/components/fluid-search/_fluid-search.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/fluid-search/_index.scss b/packages/react/scss/components/fluid-search/_index.scss index bcc501bff507..7bee163af8ee 100644 --- a/packages/react/scss/components/fluid-search/_index.scss +++ b/packages/react/scss/components/fluid-search/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/fluid-select/_fluid-select.scss b/packages/react/scss/components/fluid-select/_fluid-select.scss index 0c6b35fb2967..c6a7493d8686 100644 --- a/packages/react/scss/components/fluid-select/_fluid-select.scss +++ b/packages/react/scss/components/fluid-select/_fluid-select.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/fluid-select/_index.scss b/packages/react/scss/components/fluid-select/_index.scss index 7fba7c6e3c50..72378e6452e6 100644 --- a/packages/react/scss/components/fluid-select/_index.scss +++ b/packages/react/scss/components/fluid-select/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/fluid-text-area/_fluid-text-area.scss b/packages/react/scss/components/fluid-text-area/_fluid-text-area.scss index 5a1e12e99d8f..17ff186fe727 100644 --- a/packages/react/scss/components/fluid-text-area/_fluid-text-area.scss +++ b/packages/react/scss/components/fluid-text-area/_fluid-text-area.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/fluid-text-area/_index.scss b/packages/react/scss/components/fluid-text-area/_index.scss index 3b0885070549..2644c7268b62 100644 --- a/packages/react/scss/components/fluid-text-area/_index.scss +++ b/packages/react/scss/components/fluid-text-area/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/fluid-text-input/_fluid-text-input.scss b/packages/react/scss/components/fluid-text-input/_fluid-text-input.scss index d40e6532ff96..cf31f586d91f 100644 --- a/packages/react/scss/components/fluid-text-input/_fluid-text-input.scss +++ b/packages/react/scss/components/fluid-text-input/_fluid-text-input.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/fluid-text-input/_index.scss b/packages/react/scss/components/fluid-text-input/_index.scss index 05a1585af267..50132ef5b057 100644 --- a/packages/react/scss/components/fluid-text-input/_index.scss +++ b/packages/react/scss/components/fluid-text-input/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/fluid-time-picker/_fluid-time-picker.scss b/packages/react/scss/components/fluid-time-picker/_fluid-time-picker.scss index 54d785806300..a64691873690 100644 --- a/packages/react/scss/components/fluid-time-picker/_fluid-time-picker.scss +++ b/packages/react/scss/components/fluid-time-picker/_fluid-time-picker.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/fluid-time-picker/_index.scss b/packages/react/scss/components/fluid-time-picker/_index.scss index a6472829b0c3..803ed3cf9e96 100644 --- a/packages/react/scss/components/fluid-time-picker/_index.scss +++ b/packages/react/scss/components/fluid-time-picker/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/form/_form.scss b/packages/react/scss/components/form/_form.scss index 3440e79eb8a9..dce8dcd513d9 100644 --- a/packages/react/scss/components/form/_form.scss +++ b/packages/react/scss/components/form/_form.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/form/_index.scss b/packages/react/scss/components/form/_index.scss index c0c810ef5e1e..a07d80e04bc7 100644 --- a/packages/react/scss/components/form/_index.scss +++ b/packages/react/scss/components/form/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/inline-loading/_index.scss b/packages/react/scss/components/inline-loading/_index.scss index 98a7cf537ff5..bd8340107b99 100644 --- a/packages/react/scss/components/inline-loading/_index.scss +++ b/packages/react/scss/components/inline-loading/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/inline-loading/_inline-loading.scss b/packages/react/scss/components/inline-loading/_inline-loading.scss index f9268a68806b..3d104920ae0a 100644 --- a/packages/react/scss/components/inline-loading/_inline-loading.scss +++ b/packages/react/scss/components/inline-loading/_inline-loading.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/link/_index.scss b/packages/react/scss/components/link/_index.scss index 823f21ce7867..a38c948afb21 100644 --- a/packages/react/scss/components/link/_index.scss +++ b/packages/react/scss/components/link/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/link/_link.scss b/packages/react/scss/components/link/_link.scss index b433b6869b80..21360726773f 100644 --- a/packages/react/scss/components/link/_link.scss +++ b/packages/react/scss/components/link/_link.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/list-box/_index.scss b/packages/react/scss/components/list-box/_index.scss index 4edba9f1d166..ab655527353b 100644 --- a/packages/react/scss/components/list-box/_index.scss +++ b/packages/react/scss/components/list-box/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/list-box/_list-box.scss b/packages/react/scss/components/list-box/_list-box.scss index 61a2ed3b9fba..77350ad778f3 100644 --- a/packages/react/scss/components/list-box/_list-box.scss +++ b/packages/react/scss/components/list-box/_list-box.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/list/_index.scss b/packages/react/scss/components/list/_index.scss index c6cd81ee947d..ebac16a11863 100644 --- a/packages/react/scss/components/list/_index.scss +++ b/packages/react/scss/components/list/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/list/_list.scss b/packages/react/scss/components/list/_list.scss index fe49939284c9..71e5078e0d72 100644 --- a/packages/react/scss/components/list/_list.scss +++ b/packages/react/scss/components/list/_list.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/loading/_index.scss b/packages/react/scss/components/loading/_index.scss index 6c141da2486f..3ae690a83738 100644 --- a/packages/react/scss/components/loading/_index.scss +++ b/packages/react/scss/components/loading/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/loading/_loading.scss b/packages/react/scss/components/loading/_loading.scss index 4c5e544cd5da..24f9934d23c3 100644 --- a/packages/react/scss/components/loading/_loading.scss +++ b/packages/react/scss/components/loading/_loading.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/menu/_index.scss b/packages/react/scss/components/menu/_index.scss index 1da729be03d1..ad598a0a06ac 100644 --- a/packages/react/scss/components/menu/_index.scss +++ b/packages/react/scss/components/menu/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/menu/_menu.scss b/packages/react/scss/components/menu/_menu.scss index 527c842ea433..fec336dc0920 100644 --- a/packages/react/scss/components/menu/_menu.scss +++ b/packages/react/scss/components/menu/_menu.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/modal/_index.scss b/packages/react/scss/components/modal/_index.scss index 6b4e38c559bc..4cad80d11a92 100644 --- a/packages/react/scss/components/modal/_index.scss +++ b/packages/react/scss/components/modal/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/modal/_modal.scss b/packages/react/scss/components/modal/_modal.scss index 1323fbd7af1c..dae718497902 100644 --- a/packages/react/scss/components/modal/_modal.scss +++ b/packages/react/scss/components/modal/_modal.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/multiselect/_index.scss b/packages/react/scss/components/multiselect/_index.scss index d54269b1387e..28f9ee0b096a 100644 --- a/packages/react/scss/components/multiselect/_index.scss +++ b/packages/react/scss/components/multiselect/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/multiselect/_multiselect.scss b/packages/react/scss/components/multiselect/_multiselect.scss index 406557450fac..ad5233d7a566 100644 --- a/packages/react/scss/components/multiselect/_multiselect.scss +++ b/packages/react/scss/components/multiselect/_multiselect.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/notification/_actionable-notification.scss b/packages/react/scss/components/notification/_actionable-notification.scss index 4ce87584dbf9..dbb8f065944f 100644 --- a/packages/react/scss/components/notification/_actionable-notification.scss +++ b/packages/react/scss/components/notification/_actionable-notification.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/notification/_index.scss b/packages/react/scss/components/notification/_index.scss index 5bc05d12d838..3ae4aa07319e 100644 --- a/packages/react/scss/components/notification/_index.scss +++ b/packages/react/scss/components/notification/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/notification/_inline-notification.scss b/packages/react/scss/components/notification/_inline-notification.scss index a44e2d11b080..b18679b1f0d3 100644 --- a/packages/react/scss/components/notification/_inline-notification.scss +++ b/packages/react/scss/components/notification/_inline-notification.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/notification/_toast-notification.scss b/packages/react/scss/components/notification/_toast-notification.scss index 8fdb24b9508a..c6abdaccc003 100644 --- a/packages/react/scss/components/notification/_toast-notification.scss +++ b/packages/react/scss/components/notification/_toast-notification.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/notification/_tokens.scss b/packages/react/scss/components/notification/_tokens.scss index 0f2408ce5018..ef1c174f4a1c 100644 --- a/packages/react/scss/components/notification/_tokens.scss +++ b/packages/react/scss/components/notification/_tokens.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/number-input/_index.scss b/packages/react/scss/components/number-input/_index.scss index c5dc36fd0baf..713ea2e5bb9d 100644 --- a/packages/react/scss/components/number-input/_index.scss +++ b/packages/react/scss/components/number-input/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/number-input/_number-input.scss b/packages/react/scss/components/number-input/_number-input.scss index f06a7f84fa2f..5146b5cc0567 100644 --- a/packages/react/scss/components/number-input/_number-input.scss +++ b/packages/react/scss/components/number-input/_number-input.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/overflow-menu/_index.scss b/packages/react/scss/components/overflow-menu/_index.scss index a5526ea5e1e7..494845586e36 100644 --- a/packages/react/scss/components/overflow-menu/_index.scss +++ b/packages/react/scss/components/overflow-menu/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/overflow-menu/_overflow-menu.scss b/packages/react/scss/components/overflow-menu/_overflow-menu.scss index 006092615025..c7c699b524e7 100644 --- a/packages/react/scss/components/overflow-menu/_overflow-menu.scss +++ b/packages/react/scss/components/overflow-menu/_overflow-menu.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/pagination-nav/_index.scss b/packages/react/scss/components/pagination-nav/_index.scss index fdd706eefffd..d35e98de0eb2 100644 --- a/packages/react/scss/components/pagination-nav/_index.scss +++ b/packages/react/scss/components/pagination-nav/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/pagination-nav/_pagination-nav.scss b/packages/react/scss/components/pagination-nav/_pagination-nav.scss index 3439a6607440..8a925436ed23 100644 --- a/packages/react/scss/components/pagination-nav/_pagination-nav.scss +++ b/packages/react/scss/components/pagination-nav/_pagination-nav.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/pagination/_index.scss b/packages/react/scss/components/pagination/_index.scss index 679f8cf98073..fb177479624f 100644 --- a/packages/react/scss/components/pagination/_index.scss +++ b/packages/react/scss/components/pagination/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/pagination/_pagination.scss b/packages/react/scss/components/pagination/_pagination.scss index 71f7bb94b637..78a806be9c68 100644 --- a/packages/react/scss/components/pagination/_pagination.scss +++ b/packages/react/scss/components/pagination/_pagination.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/pagination/_unstable_pagination.scss b/packages/react/scss/components/pagination/_unstable_pagination.scss index f681cc1eda9f..1b7710fd9098 100644 --- a/packages/react/scss/components/pagination/_unstable_pagination.scss +++ b/packages/react/scss/components/pagination/_unstable_pagination.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/popover/_index.scss b/packages/react/scss/components/popover/_index.scss index c669f934060b..3c27c377f189 100644 --- a/packages/react/scss/components/popover/_index.scss +++ b/packages/react/scss/components/popover/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/popover/_popover.scss b/packages/react/scss/components/popover/_popover.scss index 3d9acbb254c6..7ceb58b9cd38 100644 --- a/packages/react/scss/components/popover/_popover.scss +++ b/packages/react/scss/components/popover/_popover.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/progress-bar/_index.scss b/packages/react/scss/components/progress-bar/_index.scss index 0b35080386be..3c1734c36fe8 100644 --- a/packages/react/scss/components/progress-bar/_index.scss +++ b/packages/react/scss/components/progress-bar/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/progress-bar/_progress-bar.scss b/packages/react/scss/components/progress-bar/_progress-bar.scss index 236da1c67a07..9222917eafc5 100644 --- a/packages/react/scss/components/progress-bar/_progress-bar.scss +++ b/packages/react/scss/components/progress-bar/_progress-bar.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/progress-indicator/_index.scss b/packages/react/scss/components/progress-indicator/_index.scss index e433914c55aa..c98b1ae9bf09 100644 --- a/packages/react/scss/components/progress-indicator/_index.scss +++ b/packages/react/scss/components/progress-indicator/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/progress-indicator/_progress-indicator.scss b/packages/react/scss/components/progress-indicator/_progress-indicator.scss index 9e85431ebe2e..30b456532eea 100644 --- a/packages/react/scss/components/progress-indicator/_progress-indicator.scss +++ b/packages/react/scss/components/progress-indicator/_progress-indicator.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/radio-button/_index.scss b/packages/react/scss/components/radio-button/_index.scss index ef9ded9cc2f2..cd28b66a0793 100644 --- a/packages/react/scss/components/radio-button/_index.scss +++ b/packages/react/scss/components/radio-button/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/radio-button/_radio-button.scss b/packages/react/scss/components/radio-button/_radio-button.scss index 824b283ef165..7b62a19c03c2 100644 --- a/packages/react/scss/components/radio-button/_radio-button.scss +++ b/packages/react/scss/components/radio-button/_radio-button.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/search/_index.scss b/packages/react/scss/components/search/_index.scss index 995d3cc41162..3c0b0e32d15d 100644 --- a/packages/react/scss/components/search/_index.scss +++ b/packages/react/scss/components/search/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/search/_search.scss b/packages/react/scss/components/search/_search.scss index aa0c5b523291..6db16ddc5841 100644 --- a/packages/react/scss/components/search/_search.scss +++ b/packages/react/scss/components/search/_search.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/select/_index.scss b/packages/react/scss/components/select/_index.scss index c995c43d3199..3af2b53a3c78 100644 --- a/packages/react/scss/components/select/_index.scss +++ b/packages/react/scss/components/select/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/select/_select.scss b/packages/react/scss/components/select/_select.scss index 62e2b000ccf6..195dcce52bbd 100644 --- a/packages/react/scss/components/select/_select.scss +++ b/packages/react/scss/components/select/_select.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/skeleton-styles/_index.scss b/packages/react/scss/components/skeleton-styles/_index.scss index 0a41b04758c3..2e9babfd52a3 100644 --- a/packages/react/scss/components/skeleton-styles/_index.scss +++ b/packages/react/scss/components/skeleton-styles/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/skeleton-styles/_skeleton-styles.scss b/packages/react/scss/components/skeleton-styles/_skeleton-styles.scss index 08fe9a6db71d..708984a16d00 100644 --- a/packages/react/scss/components/skeleton-styles/_skeleton-styles.scss +++ b/packages/react/scss/components/skeleton-styles/_skeleton-styles.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/slider/_index.scss b/packages/react/scss/components/slider/_index.scss index 807bb5df0e31..e956c76a2b7f 100644 --- a/packages/react/scss/components/slider/_index.scss +++ b/packages/react/scss/components/slider/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/slider/_slider.scss b/packages/react/scss/components/slider/_slider.scss index 3281a2a0384b..2a5ab65a556a 100644 --- a/packages/react/scss/components/slider/_slider.scss +++ b/packages/react/scss/components/slider/_slider.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/stack/_index.scss b/packages/react/scss/components/stack/_index.scss index fb8a6cf6a378..28869d44052c 100644 --- a/packages/react/scss/components/stack/_index.scss +++ b/packages/react/scss/components/stack/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/stack/_stack.scss b/packages/react/scss/components/stack/_stack.scss index d85be64b1ea4..05a89027f896 100644 --- a/packages/react/scss/components/stack/_stack.scss +++ b/packages/react/scss/components/stack/_stack.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/structured-list/_index.scss b/packages/react/scss/components/structured-list/_index.scss index 8a37a3291cad..46d5e73a0d0e 100644 --- a/packages/react/scss/components/structured-list/_index.scss +++ b/packages/react/scss/components/structured-list/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/structured-list/_structured-list.scss b/packages/react/scss/components/structured-list/_structured-list.scss index c92075194d84..b096bb26d0ad 100644 --- a/packages/react/scss/components/structured-list/_structured-list.scss +++ b/packages/react/scss/components/structured-list/_structured-list.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/tabs/_index.scss b/packages/react/scss/components/tabs/_index.scss index 0e27f9f33f7e..d8dd995967e6 100644 --- a/packages/react/scss/components/tabs/_index.scss +++ b/packages/react/scss/components/tabs/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/tabs/_tabs.scss b/packages/react/scss/components/tabs/_tabs.scss index 39ad732d6f4a..56fef0e25518 100644 --- a/packages/react/scss/components/tabs/_tabs.scss +++ b/packages/react/scss/components/tabs/_tabs.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/tag/_index.scss b/packages/react/scss/components/tag/_index.scss index 4040cbfab5b6..b0740bd80f2e 100644 --- a/packages/react/scss/components/tag/_index.scss +++ b/packages/react/scss/components/tag/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/tag/_tag.scss b/packages/react/scss/components/tag/_tag.scss index fe08d80364ea..c595920cb1d0 100644 --- a/packages/react/scss/components/tag/_tag.scss +++ b/packages/react/scss/components/tag/_tag.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/tag/_tokens.scss b/packages/react/scss/components/tag/_tokens.scss index 9d4dff71bec5..85e881109dd7 100644 --- a/packages/react/scss/components/tag/_tokens.scss +++ b/packages/react/scss/components/tag/_tokens.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/text-area/_index.scss b/packages/react/scss/components/text-area/_index.scss index 78a0efd0225a..0becdc851fab 100644 --- a/packages/react/scss/components/text-area/_index.scss +++ b/packages/react/scss/components/text-area/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/text-area/_text-area.scss b/packages/react/scss/components/text-area/_text-area.scss index f62308d54da6..a3be3f45cd40 100644 --- a/packages/react/scss/components/text-area/_text-area.scss +++ b/packages/react/scss/components/text-area/_text-area.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/text-input/_index.scss b/packages/react/scss/components/text-input/_index.scss index 8d5b65023127..72958325d688 100644 --- a/packages/react/scss/components/text-input/_index.scss +++ b/packages/react/scss/components/text-input/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/text-input/_text-input.scss b/packages/react/scss/components/text-input/_text-input.scss index 23e57e4bf7c3..731450802101 100644 --- a/packages/react/scss/components/text-input/_text-input.scss +++ b/packages/react/scss/components/text-input/_text-input.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/tile/_index.scss b/packages/react/scss/components/tile/_index.scss index 50c044d12446..3ed9deac840c 100644 --- a/packages/react/scss/components/tile/_index.scss +++ b/packages/react/scss/components/tile/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/tile/_tile.scss b/packages/react/scss/components/tile/_tile.scss index 57776f48ee8d..293980930238 100644 --- a/packages/react/scss/components/tile/_tile.scss +++ b/packages/react/scss/components/tile/_tile.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/time-picker/_index.scss b/packages/react/scss/components/time-picker/_index.scss index 11ac9bf2861e..06be995e58da 100644 --- a/packages/react/scss/components/time-picker/_index.scss +++ b/packages/react/scss/components/time-picker/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/time-picker/_time-picker.scss b/packages/react/scss/components/time-picker/_time-picker.scss index 3870fea217ac..a8ddc219ebe1 100644 --- a/packages/react/scss/components/time-picker/_time-picker.scss +++ b/packages/react/scss/components/time-picker/_time-picker.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/toggle/_index.scss b/packages/react/scss/components/toggle/_index.scss index 860643b5dbef..f8cea923101e 100644 --- a/packages/react/scss/components/toggle/_index.scss +++ b/packages/react/scss/components/toggle/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/toggle/_toggle.scss b/packages/react/scss/components/toggle/_toggle.scss index 260f4e47f0a4..8d39789369b0 100644 --- a/packages/react/scss/components/toggle/_toggle.scss +++ b/packages/react/scss/components/toggle/_toggle.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/toggletip/_index.scss b/packages/react/scss/components/toggletip/_index.scss index edd319eeb083..8bd0ab1b8247 100644 --- a/packages/react/scss/components/toggletip/_index.scss +++ b/packages/react/scss/components/toggletip/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/toggletip/_toggletip.scss b/packages/react/scss/components/toggletip/_toggletip.scss index f9efe1ce10c0..de0a7324f705 100644 --- a/packages/react/scss/components/toggletip/_toggletip.scss +++ b/packages/react/scss/components/toggletip/_toggletip.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/tooltip/_index.scss b/packages/react/scss/components/tooltip/_index.scss index 45d173aaf991..4589f7533f32 100644 --- a/packages/react/scss/components/tooltip/_index.scss +++ b/packages/react/scss/components/tooltip/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/tooltip/_tooltip.scss b/packages/react/scss/components/tooltip/_tooltip.scss index 9b667a2ad464..a3819a3dc39f 100644 --- a/packages/react/scss/components/tooltip/_tooltip.scss +++ b/packages/react/scss/components/tooltip/_tooltip.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/treeview/_index.scss b/packages/react/scss/components/treeview/_index.scss index 9a45e97d3d25..7d742c4613d2 100644 --- a/packages/react/scss/components/treeview/_index.scss +++ b/packages/react/scss/components/treeview/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/treeview/_treeview.scss b/packages/react/scss/components/treeview/_treeview.scss index 3c34bb1efd80..a7be5124635e 100644 --- a/packages/react/scss/components/treeview/_treeview.scss +++ b/packages/react/scss/components/treeview/_treeview.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/ui-shell/_index.scss b/packages/react/scss/components/ui-shell/_index.scss index 8a026592e7a9..2c3c6c773947 100644 --- a/packages/react/scss/components/ui-shell/_index.scss +++ b/packages/react/scss/components/ui-shell/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/ui-shell/_ui-shell.scss b/packages/react/scss/components/ui-shell/_ui-shell.scss index dd9419fa13e7..810e8b1632f6 100644 --- a/packages/react/scss/components/ui-shell/_ui-shell.scss +++ b/packages/react/scss/components/ui-shell/_ui-shell.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/ui-shell/content/_content.scss b/packages/react/scss/components/ui-shell/content/_content.scss index ab59489b7850..44352da21599 100644 --- a/packages/react/scss/components/ui-shell/content/_content.scss +++ b/packages/react/scss/components/ui-shell/content/_content.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/ui-shell/content/_index.scss b/packages/react/scss/components/ui-shell/content/_index.scss index 69609c842368..5b94bb164080 100644 --- a/packages/react/scss/components/ui-shell/content/_index.scss +++ b/packages/react/scss/components/ui-shell/content/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/ui-shell/header-panel/_header-panel.scss b/packages/react/scss/components/ui-shell/header-panel/_header-panel.scss index c10506da783f..b450e5d7a54d 100644 --- a/packages/react/scss/components/ui-shell/header-panel/_header-panel.scss +++ b/packages/react/scss/components/ui-shell/header-panel/_header-panel.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/ui-shell/header-panel/_index.scss b/packages/react/scss/components/ui-shell/header-panel/_index.scss index 60d48741dc3b..0f3be319f45d 100644 --- a/packages/react/scss/components/ui-shell/header-panel/_index.scss +++ b/packages/react/scss/components/ui-shell/header-panel/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/ui-shell/header/_header.scss b/packages/react/scss/components/ui-shell/header/_header.scss index 3d42aef52ee2..b8ac51406663 100644 --- a/packages/react/scss/components/ui-shell/header/_header.scss +++ b/packages/react/scss/components/ui-shell/header/_header.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/ui-shell/header/_index.scss b/packages/react/scss/components/ui-shell/header/_index.scss index 297bc40ee0fa..759d9a9d758c 100644 --- a/packages/react/scss/components/ui-shell/header/_index.scss +++ b/packages/react/scss/components/ui-shell/header/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/ui-shell/side-nav/_index.scss b/packages/react/scss/components/ui-shell/side-nav/_index.scss index bd7d9c72d519..85c2ca5b2817 100644 --- a/packages/react/scss/components/ui-shell/side-nav/_index.scss +++ b/packages/react/scss/components/ui-shell/side-nav/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/ui-shell/side-nav/_side-nav.scss b/packages/react/scss/components/ui-shell/side-nav/_side-nav.scss index 3d1ad1431944..3e1ab6679a28 100644 --- a/packages/react/scss/components/ui-shell/side-nav/_side-nav.scss +++ b/packages/react/scss/components/ui-shell/side-nav/_side-nav.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/ui-shell/switcher/_index.scss b/packages/react/scss/components/ui-shell/switcher/_index.scss index ee073496572a..20931838b4c2 100644 --- a/packages/react/scss/components/ui-shell/switcher/_index.scss +++ b/packages/react/scss/components/ui-shell/switcher/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/components/ui-shell/switcher/_switcher.scss b/packages/react/scss/components/ui-shell/switcher/_switcher.scss index ebf62c10b1f8..27299a9c1b60 100644 --- a/packages/react/scss/components/ui-shell/switcher/_switcher.scss +++ b/packages/react/scss/components/ui-shell/switcher/_switcher.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/fonts/_index.scss b/packages/react/scss/fonts/_index.scss index 8131757379e0..0a4e46e00819 100644 --- a/packages/react/scss/fonts/_index.scss +++ b/packages/react/scss/fonts/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/fonts/_mono.scss b/packages/react/scss/fonts/_mono.scss index 5bc808190d86..5b5193cf017d 100644 --- a/packages/react/scss/fonts/_mono.scss +++ b/packages/react/scss/fonts/_mono.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/fonts/_sans-arabic.scss b/packages/react/scss/fonts/_sans-arabic.scss index 2efce12db25f..3f3fc0ad35ed 100644 --- a/packages/react/scss/fonts/_sans-arabic.scss +++ b/packages/react/scss/fonts/_sans-arabic.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/fonts/_sans-devanagari.scss b/packages/react/scss/fonts/_sans-devanagari.scss index 46d8ec6366e3..624a9d616658 100644 --- a/packages/react/scss/fonts/_sans-devanagari.scss +++ b/packages/react/scss/fonts/_sans-devanagari.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/fonts/_sans-hebrew.scss b/packages/react/scss/fonts/_sans-hebrew.scss index 29c89a3c815e..1b4fe88a9f9b 100644 --- a/packages/react/scss/fonts/_sans-hebrew.scss +++ b/packages/react/scss/fonts/_sans-hebrew.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/fonts/_sans-thai-looped.scss b/packages/react/scss/fonts/_sans-thai-looped.scss index 0f6c00cd136c..b8f83923ff8b 100644 --- a/packages/react/scss/fonts/_sans-thai-looped.scss +++ b/packages/react/scss/fonts/_sans-thai-looped.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/fonts/_sans-thai.scss b/packages/react/scss/fonts/_sans-thai.scss index 179702b41df7..2e542f830762 100644 --- a/packages/react/scss/fonts/_sans-thai.scss +++ b/packages/react/scss/fonts/_sans-thai.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/fonts/_sans.scss b/packages/react/scss/fonts/_sans.scss index 127ab690b990..8352ed60f12d 100644 --- a/packages/react/scss/fonts/_sans.scss +++ b/packages/react/scss/fonts/_sans.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/fonts/_serif.scss b/packages/react/scss/fonts/_serif.scss index 3e505e700ea8..92f445581cfb 100644 --- a/packages/react/scss/fonts/_serif.scss +++ b/packages/react/scss/fonts/_serif.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/fonts/_src.scss b/packages/react/scss/fonts/_src.scss index 9ee9a440c045..e96d0b877975 100644 --- a/packages/react/scss/fonts/_src.scss +++ b/packages/react/scss/fonts/_src.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/grid/_css-grid.scss b/packages/react/scss/grid/_css-grid.scss index 30795943ce2f..08a4f3abd866 100644 --- a/packages/react/scss/grid/_css-grid.scss +++ b/packages/react/scss/grid/_css-grid.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/grid/_flexbox.scss b/packages/react/scss/grid/_flexbox.scss index 34573cda916f..87003b220e46 100644 --- a/packages/react/scss/grid/_flexbox.scss +++ b/packages/react/scss/grid/_flexbox.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/grid/_index.scss b/packages/react/scss/grid/_index.scss index a8bce3987100..dea893f3ff91 100644 --- a/packages/react/scss/grid/_index.scss +++ b/packages/react/scss/grid/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/grid/_mixins.scss b/packages/react/scss/grid/_mixins.scss index 022c799e5a2c..4f4cf258f441 100644 --- a/packages/react/scss/grid/_mixins.scss +++ b/packages/react/scss/grid/_mixins.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/type/_index.scss b/packages/react/scss/type/_index.scss index be5d1dcd9dea..28d62f9762ed 100644 --- a/packages/react/scss/type/_index.scss +++ b/packages/react/scss/type/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/type/_reset.scss b/packages/react/scss/type/_reset.scss index a2ff7816588b..470ba1dd2050 100644 --- a/packages/react/scss/type/_reset.scss +++ b/packages/react/scss/type/_reset.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/utilities/_box-shadow.scss b/packages/react/scss/utilities/_box-shadow.scss index 5eca383f9aa5..a6d3aa405ec8 100644 --- a/packages/react/scss/utilities/_box-shadow.scss +++ b/packages/react/scss/utilities/_box-shadow.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/utilities/_button-reset.scss b/packages/react/scss/utilities/_button-reset.scss index 8d0627cac107..0c635807b003 100644 --- a/packages/react/scss/utilities/_button-reset.scss +++ b/packages/react/scss/utilities/_button-reset.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/utilities/_component-reset.scss b/packages/react/scss/utilities/_component-reset.scss index 5a3be52e6712..d49b167dfc57 100644 --- a/packages/react/scss/utilities/_component-reset.scss +++ b/packages/react/scss/utilities/_component-reset.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/utilities/_component-tokens.scss b/packages/react/scss/utilities/_component-tokens.scss index 54077da8510b..651ddadcf05d 100644 --- a/packages/react/scss/utilities/_component-tokens.scss +++ b/packages/react/scss/utilities/_component-tokens.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/utilities/_convert.scss b/packages/react/scss/utilities/_convert.scss index 221775506bd2..28122b8450a2 100644 --- a/packages/react/scss/utilities/_convert.scss +++ b/packages/react/scss/utilities/_convert.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/utilities/_custom-property.scss b/packages/react/scss/utilities/_custom-property.scss index 6ff084dfce84..477eab8f3088 100644 --- a/packages/react/scss/utilities/_custom-property.scss +++ b/packages/react/scss/utilities/_custom-property.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/utilities/_focus-outline.scss b/packages/react/scss/utilities/_focus-outline.scss index 47491947247b..a199403e04bb 100644 --- a/packages/react/scss/utilities/_focus-outline.scss +++ b/packages/react/scss/utilities/_focus-outline.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/utilities/_hide-at-breakpoint.scss b/packages/react/scss/utilities/_hide-at-breakpoint.scss index e888622cd558..552cc98ab28e 100644 --- a/packages/react/scss/utilities/_hide-at-breakpoint.scss +++ b/packages/react/scss/utilities/_hide-at-breakpoint.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/utilities/_high-contrast-mode.scss b/packages/react/scss/utilities/_high-contrast-mode.scss index 9a153a74165d..fd762c3c59fe 100644 --- a/packages/react/scss/utilities/_high-contrast-mode.scss +++ b/packages/react/scss/utilities/_high-contrast-mode.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/utilities/_index.scss b/packages/react/scss/utilities/_index.scss index abcf2880a7a0..fe8917bdc8ef 100644 --- a/packages/react/scss/utilities/_index.scss +++ b/packages/react/scss/utilities/_index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/utilities/_keyframes.scss b/packages/react/scss/utilities/_keyframes.scss index fced050e3d4f..dd9dfc2c156f 100644 --- a/packages/react/scss/utilities/_keyframes.scss +++ b/packages/react/scss/utilities/_keyframes.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/utilities/_placeholder-colors.scss b/packages/react/scss/utilities/_placeholder-colors.scss index b51e9b70312a..7a33bd7cfee6 100644 --- a/packages/react/scss/utilities/_placeholder-colors.scss +++ b/packages/react/scss/utilities/_placeholder-colors.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/utilities/_rotate.scss b/packages/react/scss/utilities/_rotate.scss index 8ca787f3457e..f1749f372ef2 100644 --- a/packages/react/scss/utilities/_rotate.scss +++ b/packages/react/scss/utilities/_rotate.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/utilities/_skeleton.scss b/packages/react/scss/utilities/_skeleton.scss index e32eefec9750..985bf7905d68 100644 --- a/packages/react/scss/utilities/_skeleton.scss +++ b/packages/react/scss/utilities/_skeleton.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/utilities/_text-overflow.scss b/packages/react/scss/utilities/_text-overflow.scss index 0d063e3f7f2e..49d9ebd9fa71 100644 --- a/packages/react/scss/utilities/_text-overflow.scss +++ b/packages/react/scss/utilities/_text-overflow.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/utilities/_text-truncate.scss b/packages/react/scss/utilities/_text-truncate.scss index e93644c4b221..3898b84f5574 100644 --- a/packages/react/scss/utilities/_text-truncate.scss +++ b/packages/react/scss/utilities/_text-truncate.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/utilities/_visually-hidden.scss b/packages/react/scss/utilities/_visually-hidden.scss index 060db104b2b6..54b2d7a6599f 100644 --- a/packages/react/scss/utilities/_visually-hidden.scss +++ b/packages/react/scss/utilities/_visually-hidden.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/scss/utilities/_z-index.scss b/packages/react/scss/utilities/_z-index.scss index 8fc3bd0439c1..efedb841ea44 100644 --- a/packages/react/scss/utilities/_z-index.scss +++ b/packages/react/scss/utilities/_z-index.scss @@ -1,6 +1,6 @@ // Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/__tests__/index-test.js b/packages/react/src/__tests__/index-test.js index 3868e1c6115d..8cf6b6628a68 100644 --- a/packages/react/src/__tests__/index-test.js +++ b/packages/react/src/__tests__/index-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Accordion/Accordion.Skeleton.js b/packages/react/src/components/Accordion/Accordion.Skeleton.js index 4ad9fad3b941..c517c6f33fda 100644 --- a/packages/react/src/components/Accordion/Accordion.Skeleton.js +++ b/packages/react/src/components/Accordion/Accordion.Skeleton.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Accordion/Accordion.js b/packages/react/src/components/Accordion/Accordion.js index 0fceaf642206..cf060605680e 100644 --- a/packages/react/src/components/Accordion/Accordion.js +++ b/packages/react/src/components/Accordion/Accordion.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Accordion/Accordion.stories.js b/packages/react/src/components/Accordion/Accordion.stories.js index 95fe0b0f63eb..7bf465c8b3a3 100644 --- a/packages/react/src/components/Accordion/Accordion.stories.js +++ b/packages/react/src/components/Accordion/Accordion.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Accordion/AccordionItem.js b/packages/react/src/components/Accordion/AccordionItem.js index 136495faee28..b4f19ce5ab53 100644 --- a/packages/react/src/components/Accordion/AccordionItem.js +++ b/packages/react/src/components/Accordion/AccordionItem.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Accordion/__tests__/Accordion-test.e2e.js b/packages/react/src/components/Accordion/__tests__/Accordion-test.e2e.js index 01539da19450..17ea68ced70a 100644 --- a/packages/react/src/components/Accordion/__tests__/Accordion-test.e2e.js +++ b/packages/react/src/components/Accordion/__tests__/Accordion-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Accordion/__tests__/Accordion-test.js b/packages/react/src/components/Accordion/__tests__/Accordion-test.js index e745de374e29..518829add5bb 100644 --- a/packages/react/src/components/Accordion/__tests__/Accordion-test.js +++ b/packages/react/src/components/Accordion/__tests__/Accordion-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Accordion/__tests__/Accordion.Skeleton-test.js b/packages/react/src/components/Accordion/__tests__/Accordion.Skeleton-test.js index 9d8cfa9f7049..72a880aa58b2 100644 --- a/packages/react/src/components/Accordion/__tests__/Accordion.Skeleton-test.js +++ b/packages/react/src/components/Accordion/__tests__/Accordion.Skeleton-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Accordion/__tests__/AccordionItem-test.js b/packages/react/src/components/Accordion/__tests__/AccordionItem-test.js index 00cbfd00748a..6d70f676779c 100644 --- a/packages/react/src/components/Accordion/__tests__/AccordionItem-test.js +++ b/packages/react/src/components/Accordion/__tests__/AccordionItem-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Accordion/index.js b/packages/react/src/components/Accordion/index.js index 81ae0951ebf2..6d286c73d843 100644 --- a/packages/react/src/components/Accordion/index.js +++ b/packages/react/src/components/Accordion/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/AccordionItem/AccordionItem.js b/packages/react/src/components/AccordionItem/AccordionItem.js index 1b59b5da19f9..6fa5968f3c1e 100644 --- a/packages/react/src/components/AccordionItem/AccordionItem.js +++ b/packages/react/src/components/AccordionItem/AccordionItem.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/AccordionItem/index.js b/packages/react/src/components/AccordionItem/index.js index 0ce4689951a2..18660eae182f 100644 --- a/packages/react/src/components/AccordionItem/index.js +++ b/packages/react/src/components/AccordionItem/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/AspectRatio/AspectRatio-story.scss b/packages/react/src/components/AspectRatio/AspectRatio-story.scss index c105c0a3b8ea..dce7826fe8db 100644 --- a/packages/react/src/components/AspectRatio/AspectRatio-story.scss +++ b/packages/react/src/components/AspectRatio/AspectRatio-story.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/AspectRatio/AspectRatio.js b/packages/react/src/components/AspectRatio/AspectRatio.js index 31a4e0c7017a..28ed7c1ee9d3 100644 --- a/packages/react/src/components/AspectRatio/AspectRatio.js +++ b/packages/react/src/components/AspectRatio/AspectRatio.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/AspectRatio/AspectRatio.stories.js b/packages/react/src/components/AspectRatio/AspectRatio.stories.js index c1cc232e6aa1..ee402828181a 100644 --- a/packages/react/src/components/AspectRatio/AspectRatio.stories.js +++ b/packages/react/src/components/AspectRatio/AspectRatio.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/AspectRatio/__tests__/AspectRatio-test.e2e.js b/packages/react/src/components/AspectRatio/__tests__/AspectRatio-test.e2e.js index 23fef3f38e95..13fac3d43751 100644 --- a/packages/react/src/components/AspectRatio/__tests__/AspectRatio-test.e2e.js +++ b/packages/react/src/components/AspectRatio/__tests__/AspectRatio-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/AspectRatio/__tests__/AspectRatio-test.js b/packages/react/src/components/AspectRatio/__tests__/AspectRatio-test.js index 53b2911329a5..03cb65843ed4 100644 --- a/packages/react/src/components/AspectRatio/__tests__/AspectRatio-test.js +++ b/packages/react/src/components/AspectRatio/__tests__/AspectRatio-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/AspectRatio/index.js b/packages/react/src/components/AspectRatio/index.js index 6f2395beec81..e7bc4a1ea731 100644 --- a/packages/react/src/components/AspectRatio/index.js +++ b/packages/react/src/components/AspectRatio/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Breadcrumb/Breadcrumb.Skeleton.js b/packages/react/src/components/Breadcrumb/Breadcrumb.Skeleton.js index 86ad16ed0d56..75980d815ae8 100644 --- a/packages/react/src/components/Breadcrumb/Breadcrumb.Skeleton.js +++ b/packages/react/src/components/Breadcrumb/Breadcrumb.Skeleton.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Breadcrumb/Breadcrumb.js b/packages/react/src/components/Breadcrumb/Breadcrumb.js index b7d1cdd59d3c..0aeafe22b21c 100644 --- a/packages/react/src/components/Breadcrumb/Breadcrumb.js +++ b/packages/react/src/components/Breadcrumb/Breadcrumb.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Breadcrumb/Breadcrumb.stories.js b/packages/react/src/components/Breadcrumb/Breadcrumb.stories.js index 4c462593d393..2bfc8b62efd3 100644 --- a/packages/react/src/components/Breadcrumb/Breadcrumb.stories.js +++ b/packages/react/src/components/Breadcrumb/Breadcrumb.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Breadcrumb/BreadcrumbItem.js b/packages/react/src/components/Breadcrumb/BreadcrumbItem.js index 39d670c64686..8ad5a5cce133 100644 --- a/packages/react/src/components/Breadcrumb/BreadcrumbItem.js +++ b/packages/react/src/components/Breadcrumb/BreadcrumbItem.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Breadcrumb/__tests__/Breadcrumb-test.e2e.js b/packages/react/src/components/Breadcrumb/__tests__/Breadcrumb-test.e2e.js index f37a363a6e54..a543ca95de3c 100644 --- a/packages/react/src/components/Breadcrumb/__tests__/Breadcrumb-test.e2e.js +++ b/packages/react/src/components/Breadcrumb/__tests__/Breadcrumb-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Breadcrumb/__tests__/Breadcrumb-test.js b/packages/react/src/components/Breadcrumb/__tests__/Breadcrumb-test.js index a069ab6679d1..8049d50992cc 100644 --- a/packages/react/src/components/Breadcrumb/__tests__/Breadcrumb-test.js +++ b/packages/react/src/components/Breadcrumb/__tests__/Breadcrumb-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Breadcrumb/__tests__/Breadcrumb.Skeleton-test.js b/packages/react/src/components/Breadcrumb/__tests__/Breadcrumb.Skeleton-test.js index 4a18757dcdbf..36b044ae6762 100644 --- a/packages/react/src/components/Breadcrumb/__tests__/Breadcrumb.Skeleton-test.js +++ b/packages/react/src/components/Breadcrumb/__tests__/Breadcrumb.Skeleton-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Breadcrumb/__tests__/BreadcrumbItem-test.js b/packages/react/src/components/Breadcrumb/__tests__/BreadcrumbItem-test.js index a36aa5856e9c..2eb7d2363d5e 100644 --- a/packages/react/src/components/Breadcrumb/__tests__/BreadcrumbItem-test.js +++ b/packages/react/src/components/Breadcrumb/__tests__/BreadcrumbItem-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Breadcrumb/index.js b/packages/react/src/components/Breadcrumb/index.js index 7c0a4dc6238b..1d4650117bb3 100644 --- a/packages/react/src/components/Breadcrumb/index.js +++ b/packages/react/src/components/Breadcrumb/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/BreadcrumbItem/index.js b/packages/react/src/components/BreadcrumbItem/index.js index 0852d2c07363..265791042979 100644 --- a/packages/react/src/components/BreadcrumbItem/index.js +++ b/packages/react/src/components/BreadcrumbItem/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Button/Button-test.e2e.js b/packages/react/src/components/Button/Button-test.e2e.js index 4cc7c8077142..667b150fe389 100644 --- a/packages/react/src/components/Button/Button-test.e2e.js +++ b/packages/react/src/components/Button/Button-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Button/Button.Skeleton.js b/packages/react/src/components/Button/Button.Skeleton.js index 886399e9453d..c7b8f7e33f25 100644 --- a/packages/react/src/components/Button/Button.Skeleton.js +++ b/packages/react/src/components/Button/Button.Skeleton.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Button/Button.js b/packages/react/src/components/Button/Button.js index c978ceedf472..9ba289201a56 100644 --- a/packages/react/src/components/Button/Button.js +++ b/packages/react/src/components/Button/Button.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Button/Button.stories.js b/packages/react/src/components/Button/Button.stories.js index 1612ce73f42b..5c4d2702d529 100644 --- a/packages/react/src/components/Button/Button.stories.js +++ b/packages/react/src/components/Button/Button.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Button/__tests__/Button-test.js b/packages/react/src/components/Button/__tests__/Button-test.js index 2e08b22babb7..12b865c6f550 100644 --- a/packages/react/src/components/Button/__tests__/Button-test.js +++ b/packages/react/src/components/Button/__tests__/Button-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Button/__tests__/ButtonSkeleton-test.js b/packages/react/src/components/Button/__tests__/ButtonSkeleton-test.js index 07caed964960..f4f5c3c5cbd9 100644 --- a/packages/react/src/components/Button/__tests__/ButtonSkeleton-test.js +++ b/packages/react/src/components/Button/__tests__/ButtonSkeleton-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Button/index.js b/packages/react/src/components/Button/index.js index cf4c0aaa0851..561415a55e8c 100644 --- a/packages/react/src/components/Button/index.js +++ b/packages/react/src/components/Button/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ButtonSet/ButtonSet-test.e2e.js b/packages/react/src/components/ButtonSet/ButtonSet-test.e2e.js index dc1016a3b2e9..ed1a6301a5b3 100644 --- a/packages/react/src/components/ButtonSet/ButtonSet-test.e2e.js +++ b/packages/react/src/components/ButtonSet/ButtonSet-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ButtonSet/ButtonSet-test.js b/packages/react/src/components/ButtonSet/ButtonSet-test.js index 11d072e02e55..042dd07a812d 100644 --- a/packages/react/src/components/ButtonSet/ButtonSet-test.js +++ b/packages/react/src/components/ButtonSet/ButtonSet-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ButtonSet/ButtonSet.js b/packages/react/src/components/ButtonSet/ButtonSet.js index 7ed326149c06..2024c66e22a2 100644 --- a/packages/react/src/components/ButtonSet/ButtonSet.js +++ b/packages/react/src/components/ButtonSet/ButtonSet.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ButtonSet/index.js b/packages/react/src/components/ButtonSet/index.js index 512922e7cd28..7c91f1c99875 100644 --- a/packages/react/src/components/ButtonSet/index.js +++ b/packages/react/src/components/ButtonSet/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Checkbox/Checkbox.Skeleton.tsx b/packages/react/src/components/Checkbox/Checkbox.Skeleton.tsx index 247f6423435d..6a59536d22b3 100644 --- a/packages/react/src/components/Checkbox/Checkbox.Skeleton.tsx +++ b/packages/react/src/components/Checkbox/Checkbox.Skeleton.tsx @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Checkbox/Checkbox.stories.js b/packages/react/src/components/Checkbox/Checkbox.stories.js index c4b90689c8cb..a469ddf6e592 100644 --- a/packages/react/src/components/Checkbox/Checkbox.stories.js +++ b/packages/react/src/components/Checkbox/Checkbox.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Checkbox/Checkbox.tsx b/packages/react/src/components/Checkbox/Checkbox.tsx index 025029a939bd..c6258936ab9a 100644 --- a/packages/react/src/components/Checkbox/Checkbox.tsx +++ b/packages/react/src/components/Checkbox/Checkbox.tsx @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Checkbox/__tests__/Checkbox-test.js b/packages/react/src/components/Checkbox/__tests__/Checkbox-test.js index edd661017f1c..e2e38452db95 100644 --- a/packages/react/src/components/Checkbox/__tests__/Checkbox-test.js +++ b/packages/react/src/components/Checkbox/__tests__/Checkbox-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Checkbox/__tests__/CheckboxSkeleton-test.js b/packages/react/src/components/Checkbox/__tests__/CheckboxSkeleton-test.js index 788c0ce59367..45483f1a4ee2 100644 --- a/packages/react/src/components/Checkbox/__tests__/CheckboxSkeleton-test.js +++ b/packages/react/src/components/Checkbox/__tests__/CheckboxSkeleton-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Checkbox/index.ts b/packages/react/src/components/Checkbox/index.ts index bbfe0b7ceb76..9e91bd821ec4 100644 --- a/packages/react/src/components/Checkbox/index.ts +++ b/packages/react/src/components/Checkbox/index.ts @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ClassPrefix/ClassPrefix.stories.js b/packages/react/src/components/ClassPrefix/ClassPrefix.stories.js index c8f0414ff108..7e1937a4d755 100644 --- a/packages/react/src/components/ClassPrefix/ClassPrefix.stories.js +++ b/packages/react/src/components/ClassPrefix/ClassPrefix.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ClassPrefix/__tests__/ClassPrefix-test.js b/packages/react/src/components/ClassPrefix/__tests__/ClassPrefix-test.js index c965b6f310cb..a80084a811e2 100644 --- a/packages/react/src/components/ClassPrefix/__tests__/ClassPrefix-test.js +++ b/packages/react/src/components/ClassPrefix/__tests__/ClassPrefix-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ClassPrefix/index.js b/packages/react/src/components/ClassPrefix/index.js index 241b53691cb2..28bb518b1b6f 100644 --- a/packages/react/src/components/ClassPrefix/index.js +++ b/packages/react/src/components/ClassPrefix/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/CodeSnippet/CodeSnippet.Skeleton.js b/packages/react/src/components/CodeSnippet/CodeSnippet.Skeleton.js index 4dc44199bfd1..ed8830998ac7 100644 --- a/packages/react/src/components/CodeSnippet/CodeSnippet.Skeleton.js +++ b/packages/react/src/components/CodeSnippet/CodeSnippet.Skeleton.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/CodeSnippet/CodeSnippet.js b/packages/react/src/components/CodeSnippet/CodeSnippet.js index 0a1edbf49478..615f501ce471 100644 --- a/packages/react/src/components/CodeSnippet/CodeSnippet.js +++ b/packages/react/src/components/CodeSnippet/CodeSnippet.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2021 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/CodeSnippet/CodeSnippet.stories.js b/packages/react/src/components/CodeSnippet/CodeSnippet.stories.js index d4be83fd19e4..b6e605d65456 100644 --- a/packages/react/src/components/CodeSnippet/CodeSnippet.stories.js +++ b/packages/react/src/components/CodeSnippet/CodeSnippet.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/CodeSnippet/__tests__/CodeSnippet-test.e2e.js b/packages/react/src/components/CodeSnippet/__tests__/CodeSnippet-test.e2e.js index 072d36bdc86b..b22aaaf2f483 100644 --- a/packages/react/src/components/CodeSnippet/__tests__/CodeSnippet-test.e2e.js +++ b/packages/react/src/components/CodeSnippet/__tests__/CodeSnippet-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/CodeSnippet/__tests__/CodeSnippet-test.js b/packages/react/src/components/CodeSnippet/__tests__/CodeSnippet-test.js index bf95c829e213..218d3f57185f 100644 --- a/packages/react/src/components/CodeSnippet/__tests__/CodeSnippet-test.js +++ b/packages/react/src/components/CodeSnippet/__tests__/CodeSnippet-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2021 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/CodeSnippet/__tests__/CodeSnippet.Skeleton-test.js b/packages/react/src/components/CodeSnippet/__tests__/CodeSnippet.Skeleton-test.js index a23ac0459dce..4d13a213f789 100644 --- a/packages/react/src/components/CodeSnippet/__tests__/CodeSnippet.Skeleton-test.js +++ b/packages/react/src/components/CodeSnippet/__tests__/CodeSnippet.Skeleton-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/CodeSnippet/index.js b/packages/react/src/components/CodeSnippet/index.js index d04d17540824..481bd8fa775d 100644 --- a/packages/react/src/components/CodeSnippet/index.js +++ b/packages/react/src/components/CodeSnippet/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ComboBox/ComboBox-test.e2e.js b/packages/react/src/components/ComboBox/ComboBox-test.e2e.js index 4127ae55a391..30daf8bb179f 100644 --- a/packages/react/src/components/ComboBox/ComboBox-test.e2e.js +++ b/packages/react/src/components/ComboBox/ComboBox-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ComboBox/ComboBox-test.js b/packages/react/src/components/ComboBox/ComboBox-test.js index ceda878ac937..c1e9d5f01a66 100644 --- a/packages/react/src/components/ComboBox/ComboBox-test.js +++ b/packages/react/src/components/ComboBox/ComboBox-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ComboBox/ComboBox.stories.js b/packages/react/src/components/ComboBox/ComboBox.stories.js index bbeadcc50167..40119b05da01 100644 --- a/packages/react/src/components/ComboBox/ComboBox.stories.js +++ b/packages/react/src/components/ComboBox/ComboBox.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ComboBox/ComboBox.tsx b/packages/react/src/components/ComboBox/ComboBox.tsx index aeec22bcc52a..0a6c3321ead9 100644 --- a/packages/react/src/components/ComboBox/ComboBox.tsx +++ b/packages/react/src/components/ComboBox/ComboBox.tsx @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ComboBox/index.js b/packages/react/src/components/ComboBox/index.js index 0c292d5bef24..03c002e9b36a 100644 --- a/packages/react/src/components/ComboBox/index.js +++ b/packages/react/src/components/ComboBox/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ComboBox/tools/filter.js b/packages/react/src/components/ComboBox/tools/filter.js index cb9903f2ee91..0ea77f63926a 100644 --- a/packages/react/src/components/ComboBox/tools/filter.js +++ b/packages/react/src/components/ComboBox/tools/filter.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ComposedModal/ComposedModal-test.js b/packages/react/src/components/ComposedModal/ComposedModal-test.js index 91ca696029ba..37f93fff138c 100644 --- a/packages/react/src/components/ComposedModal/ComposedModal-test.js +++ b/packages/react/src/components/ComposedModal/ComposedModal-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ComposedModal/ComposedModal.stories.js b/packages/react/src/components/ComposedModal/ComposedModal.stories.js index 6c79a893b5c6..d920e29b23c7 100644 --- a/packages/react/src/components/ComposedModal/ComposedModal.stories.js +++ b/packages/react/src/components/ComposedModal/ComposedModal.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ComposedModal/ModalHeader-test.js b/packages/react/src/components/ComposedModal/ModalHeader-test.js index f49bfba8844c..7d582b922c4e 100644 --- a/packages/react/src/components/ComposedModal/ModalHeader-test.js +++ b/packages/react/src/components/ComposedModal/ModalHeader-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ComposedModal/ModalHeader.js b/packages/react/src/components/ComposedModal/ModalHeader.js index 2d980fe620bf..2e401225ded6 100644 --- a/packages/react/src/components/ComposedModal/ModalHeader.js +++ b/packages/react/src/components/ComposedModal/ModalHeader.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ComposedModal/index.js b/packages/react/src/components/ComposedModal/index.js index 55e4dba08ac7..11aa7dfa711e 100644 --- a/packages/react/src/components/ComposedModal/index.js +++ b/packages/react/src/components/ComposedModal/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ContainedList/__tests__/ContainedList-test.js b/packages/react/src/components/ContainedList/__tests__/ContainedList-test.js index 0aa7ea9cc90b..2fbf926e5c2b 100644 --- a/packages/react/src/components/ContainedList/__tests__/ContainedList-test.js +++ b/packages/react/src/components/ContainedList/__tests__/ContainedList-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ContentSwitcher/ContentSwitcher-test.js b/packages/react/src/components/ContentSwitcher/ContentSwitcher-test.js index 7a02ebbb917a..f74d48eddf57 100644 --- a/packages/react/src/components/ContentSwitcher/ContentSwitcher-test.js +++ b/packages/react/src/components/ContentSwitcher/ContentSwitcher-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ContentSwitcher/ContentSwitcher.js b/packages/react/src/components/ContentSwitcher/ContentSwitcher.js index 85aa2b0a70cc..f60f938a274d 100644 --- a/packages/react/src/components/ContentSwitcher/ContentSwitcher.js +++ b/packages/react/src/components/ContentSwitcher/ContentSwitcher.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ContentSwitcher/ContentSwitcher.stories.js b/packages/react/src/components/ContentSwitcher/ContentSwitcher.stories.js index 61e554d893c8..9ce13a9e7820 100644 --- a/packages/react/src/components/ContentSwitcher/ContentSwitcher.stories.js +++ b/packages/react/src/components/ContentSwitcher/ContentSwitcher.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ContentSwitcher/index.js b/packages/react/src/components/ContentSwitcher/index.js index 1d83f742a83a..9c65d795b1e5 100644 --- a/packages/react/src/components/ContentSwitcher/index.js +++ b/packages/react/src/components/ContentSwitcher/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Copy/Copy-test.js b/packages/react/src/components/Copy/Copy-test.js index ae2c0c164347..f24f09b1978d 100644 --- a/packages/react/src/components/Copy/Copy-test.js +++ b/packages/react/src/components/Copy/Copy-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Copy/Copy.js b/packages/react/src/components/Copy/Copy.js index 44c46246c25b..08063937fc97 100644 --- a/packages/react/src/components/Copy/Copy.js +++ b/packages/react/src/components/Copy/Copy.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Copy/index.js b/packages/react/src/components/Copy/index.js index c0aed5b3563b..d2c674036774 100644 --- a/packages/react/src/components/Copy/index.js +++ b/packages/react/src/components/Copy/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/CopyButton/CopyButton-test.js b/packages/react/src/components/CopyButton/CopyButton-test.js index 9fc15a56f6dd..16e0bf1fb0d2 100644 --- a/packages/react/src/components/CopyButton/CopyButton-test.js +++ b/packages/react/src/components/CopyButton/CopyButton-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/CopyButton/CopyButton.js b/packages/react/src/components/CopyButton/CopyButton.js index b203b99674d4..5d6e2787a59e 100644 --- a/packages/react/src/components/CopyButton/CopyButton.js +++ b/packages/react/src/components/CopyButton/CopyButton.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/CopyButton/CopyButton.stories.js b/packages/react/src/components/CopyButton/CopyButton.stories.js index f9fd99e3dec0..aeb89a0dcaef 100644 --- a/packages/react/src/components/CopyButton/CopyButton.stories.js +++ b/packages/react/src/components/CopyButton/CopyButton.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2022 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/CopyButton/index.js b/packages/react/src/components/CopyButton/index.js index 097e2e036fc9..addc0df51d68 100644 --- a/packages/react/src/components/CopyButton/index.js +++ b/packages/react/src/components/CopyButton/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DangerButton/DangerButton-test.js b/packages/react/src/components/DangerButton/DangerButton-test.js index b2becd580a1b..1df982684599 100644 --- a/packages/react/src/components/DangerButton/DangerButton-test.js +++ b/packages/react/src/components/DangerButton/DangerButton-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DangerButton/DangerButton.js b/packages/react/src/components/DangerButton/DangerButton.js index 65b8f0932e34..69755d884fb4 100644 --- a/packages/react/src/components/DangerButton/DangerButton.js +++ b/packages/react/src/components/DangerButton/DangerButton.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DangerButton/index.js b/packages/react/src/components/DangerButton/index.js index ae0386472fd0..52d2bcfa571e 100644 --- a/packages/react/src/components/DangerButton/index.js +++ b/packages/react/src/components/DangerButton/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/DataTable.js b/packages/react/src/components/DataTable/DataTable.js index 532a95eac896..269fe9313851 100644 --- a/packages/react/src/components/DataTable/DataTable.js +++ b/packages/react/src/components/DataTable/DataTable.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/Table.js b/packages/react/src/components/DataTable/Table.js index bb338d273126..b714af1faf0a 100644 --- a/packages/react/src/components/DataTable/Table.js +++ b/packages/react/src/components/DataTable/Table.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/TableActionList.js b/packages/react/src/components/DataTable/TableActionList.js index ed3f970615f2..7f25dbf21d77 100644 --- a/packages/react/src/components/DataTable/TableActionList.js +++ b/packages/react/src/components/DataTable/TableActionList.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/TableBatchAction.js b/packages/react/src/components/DataTable/TableBatchAction.js index 150f36935d4d..1a0db30d441e 100644 --- a/packages/react/src/components/DataTable/TableBatchAction.js +++ b/packages/react/src/components/DataTable/TableBatchAction.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/TableBatchActions.js b/packages/react/src/components/DataTable/TableBatchActions.js index f0c323b02115..9f24cf3152eb 100644 --- a/packages/react/src/components/DataTable/TableBatchActions.js +++ b/packages/react/src/components/DataTable/TableBatchActions.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/TableBody.js b/packages/react/src/components/DataTable/TableBody.js index 8afb77f58a73..f973da070903 100644 --- a/packages/react/src/components/DataTable/TableBody.js +++ b/packages/react/src/components/DataTable/TableBody.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/TableCell.js b/packages/react/src/components/DataTable/TableCell.js index 4bdb5286b51a..1c0515875d14 100644 --- a/packages/react/src/components/DataTable/TableCell.js +++ b/packages/react/src/components/DataTable/TableCell.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/TableContainer.js b/packages/react/src/components/DataTable/TableContainer.js index 97d9cd40c456..6df7d6081134 100644 --- a/packages/react/src/components/DataTable/TableContainer.js +++ b/packages/react/src/components/DataTable/TableContainer.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/TableContext.js b/packages/react/src/components/DataTable/TableContext.js index 6da615b4718d..21b25fff2561 100644 --- a/packages/react/src/components/DataTable/TableContext.js +++ b/packages/react/src/components/DataTable/TableContext.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/TableExpandHeader.js b/packages/react/src/components/DataTable/TableExpandHeader.js index fe65758fc693..f4edde662e3f 100644 --- a/packages/react/src/components/DataTable/TableExpandHeader.js +++ b/packages/react/src/components/DataTable/TableExpandHeader.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/TableExpandRow.js b/packages/react/src/components/DataTable/TableExpandRow.js index abd6b0024fa4..7196e2804720 100644 --- a/packages/react/src/components/DataTable/TableExpandRow.js +++ b/packages/react/src/components/DataTable/TableExpandRow.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/TableExpandedRow.js b/packages/react/src/components/DataTable/TableExpandedRow.js index 3827b6aad289..73949442ff05 100644 --- a/packages/react/src/components/DataTable/TableExpandedRow.js +++ b/packages/react/src/components/DataTable/TableExpandedRow.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/TableHead.js b/packages/react/src/components/DataTable/TableHead.js index 8a7827b1603f..33b8afc07ad9 100644 --- a/packages/react/src/components/DataTable/TableHead.js +++ b/packages/react/src/components/DataTable/TableHead.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/TableHeader.js b/packages/react/src/components/DataTable/TableHeader.js index 6ec93c583f7b..5e15bbebfc44 100644 --- a/packages/react/src/components/DataTable/TableHeader.js +++ b/packages/react/src/components/DataTable/TableHeader.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/TableRow.js b/packages/react/src/components/DataTable/TableRow.js index 6bb9955bdc08..650b661d62ee 100644 --- a/packages/react/src/components/DataTable/TableRow.js +++ b/packages/react/src/components/DataTable/TableRow.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/TableSelectAll.tsx b/packages/react/src/components/DataTable/TableSelectAll.tsx index 175105487ffd..aace05dfb49c 100644 --- a/packages/react/src/components/DataTable/TableSelectAll.tsx +++ b/packages/react/src/components/DataTable/TableSelectAll.tsx @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/TableSelectRow.tsx b/packages/react/src/components/DataTable/TableSelectRow.tsx index 71da88f3ca6a..eab48ddf2eca 100644 --- a/packages/react/src/components/DataTable/TableSelectRow.tsx +++ b/packages/react/src/components/DataTable/TableSelectRow.tsx @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/TableToolbar.js b/packages/react/src/components/DataTable/TableToolbar.js index d6675eb712e5..405646742e17 100644 --- a/packages/react/src/components/DataTable/TableToolbar.js +++ b/packages/react/src/components/DataTable/TableToolbar.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/TableToolbarAction.js b/packages/react/src/components/DataTable/TableToolbarAction.js index a24936cfd7f5..7ac9ec8d9b69 100644 --- a/packages/react/src/components/DataTable/TableToolbarAction.js +++ b/packages/react/src/components/DataTable/TableToolbarAction.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/TableToolbarContent.js b/packages/react/src/components/DataTable/TableToolbarContent.js index 1994ce2d9c18..5d32e64914a1 100644 --- a/packages/react/src/components/DataTable/TableToolbarContent.js +++ b/packages/react/src/components/DataTable/TableToolbarContent.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/TableToolbarMenu.js b/packages/react/src/components/DataTable/TableToolbarMenu.js index 69d5304f9bd1..532bede28638 100644 --- a/packages/react/src/components/DataTable/TableToolbarMenu.js +++ b/packages/react/src/components/DataTable/TableToolbarMenu.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/TableToolbarSearch.js b/packages/react/src/components/DataTable/TableToolbarSearch.js index c468395b501f..822fe2ab5e8f 100644 --- a/packages/react/src/components/DataTable/TableToolbarSearch.js +++ b/packages/react/src/components/DataTable/TableToolbarSearch.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2019 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/__tests__/DataTable-test.js b/packages/react/src/components/DataTable/__tests__/DataTable-test.js index f40c4ef01806..c3d829b4a7f6 100644 --- a/packages/react/src/components/DataTable/__tests__/DataTable-test.js +++ b/packages/react/src/components/DataTable/__tests__/DataTable-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/__tests__/Table-test.js b/packages/react/src/components/DataTable/__tests__/Table-test.js index 64672bbfd34e..6ef162e52fb5 100644 --- a/packages/react/src/components/DataTable/__tests__/Table-test.js +++ b/packages/react/src/components/DataTable/__tests__/Table-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/__tests__/TableActionList-test.js b/packages/react/src/components/DataTable/__tests__/TableActionList-test.js index c18169f768f9..09ce511d6510 100644 --- a/packages/react/src/components/DataTable/__tests__/TableActionList-test.js +++ b/packages/react/src/components/DataTable/__tests__/TableActionList-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/__tests__/TableBatchAction-test.js b/packages/react/src/components/DataTable/__tests__/TableBatchAction-test.js index 55a53703513a..d68ef88e0e06 100644 --- a/packages/react/src/components/DataTable/__tests__/TableBatchAction-test.js +++ b/packages/react/src/components/DataTable/__tests__/TableBatchAction-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/__tests__/TableBatchActions-test.js b/packages/react/src/components/DataTable/__tests__/TableBatchActions-test.js index 5d68e8256a82..90f31ab57fd4 100644 --- a/packages/react/src/components/DataTable/__tests__/TableBatchActions-test.js +++ b/packages/react/src/components/DataTable/__tests__/TableBatchActions-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/__tests__/TableBody-test.js b/packages/react/src/components/DataTable/__tests__/TableBody-test.js index f792deb4cac0..62509df49cfa 100644 --- a/packages/react/src/components/DataTable/__tests__/TableBody-test.js +++ b/packages/react/src/components/DataTable/__tests__/TableBody-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/__tests__/TableCell-test.js b/packages/react/src/components/DataTable/__tests__/TableCell-test.js index 444e83623916..bbf1faee5422 100644 --- a/packages/react/src/components/DataTable/__tests__/TableCell-test.js +++ b/packages/react/src/components/DataTable/__tests__/TableCell-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/__tests__/TableContainer-test.js b/packages/react/src/components/DataTable/__tests__/TableContainer-test.js index 5a6ecf274df0..cdc2b911e91e 100644 --- a/packages/react/src/components/DataTable/__tests__/TableContainer-test.js +++ b/packages/react/src/components/DataTable/__tests__/TableContainer-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/__tests__/TableExpandHeader-test.js b/packages/react/src/components/DataTable/__tests__/TableExpandHeader-test.js index 52c0681d8a87..af83857a558d 100644 --- a/packages/react/src/components/DataTable/__tests__/TableExpandHeader-test.js +++ b/packages/react/src/components/DataTable/__tests__/TableExpandHeader-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/__tests__/TableExpandRow-test.js b/packages/react/src/components/DataTable/__tests__/TableExpandRow-test.js index 9580e9f5891b..550cecbb1018 100644 --- a/packages/react/src/components/DataTable/__tests__/TableExpandRow-test.js +++ b/packages/react/src/components/DataTable/__tests__/TableExpandRow-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/__tests__/TableHead-test.js b/packages/react/src/components/DataTable/__tests__/TableHead-test.js index 93765b5f5bfa..51df73e7b221 100644 --- a/packages/react/src/components/DataTable/__tests__/TableHead-test.js +++ b/packages/react/src/components/DataTable/__tests__/TableHead-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/__tests__/TableHeader-test.js b/packages/react/src/components/DataTable/__tests__/TableHeader-test.js index 5548d8617913..36d2845e4e94 100644 --- a/packages/react/src/components/DataTable/__tests__/TableHeader-test.js +++ b/packages/react/src/components/DataTable/__tests__/TableHeader-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/__tests__/TableRow-test.js b/packages/react/src/components/DataTable/__tests__/TableRow-test.js index 5aeea226b897..b9af760c19f6 100644 --- a/packages/react/src/components/DataTable/__tests__/TableRow-test.js +++ b/packages/react/src/components/DataTable/__tests__/TableRow-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/__tests__/TableSelectRow-test.js b/packages/react/src/components/DataTable/__tests__/TableSelectRow-test.js index 3283774849ff..b5fb94d7969d 100644 --- a/packages/react/src/components/DataTable/__tests__/TableSelectRow-test.js +++ b/packages/react/src/components/DataTable/__tests__/TableSelectRow-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2022 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/__tests__/TableToolbar-test.js b/packages/react/src/components/DataTable/__tests__/TableToolbar-test.js index 51485cd35df1..5364f0b70b12 100644 --- a/packages/react/src/components/DataTable/__tests__/TableToolbar-test.js +++ b/packages/react/src/components/DataTable/__tests__/TableToolbar-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/__tests__/TableToolbarMenu-test.js b/packages/react/src/components/DataTable/__tests__/TableToolbarMenu-test.js index ef23bc64c8ef..feac04753036 100644 --- a/packages/react/src/components/DataTable/__tests__/TableToolbarMenu-test.js +++ b/packages/react/src/components/DataTable/__tests__/TableToolbarMenu-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/__tests__/exports-test.js b/packages/react/src/components/DataTable/__tests__/exports-test.js index c39213bd9af7..c2e5e3a1fe19 100644 --- a/packages/react/src/components/DataTable/__tests__/exports-test.js +++ b/packages/react/src/components/DataTable/__tests__/exports-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/index.js b/packages/react/src/components/DataTable/index.js index e6823a5536cb..77ae0a9d2ed9 100644 --- a/packages/react/src/components/DataTable/index.js +++ b/packages/react/src/components/DataTable/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/state/__tests__/getDerivedStateFromProps-test.js b/packages/react/src/components/DataTable/state/__tests__/getDerivedStateFromProps-test.js index d6b239b8701e..666ef4a7fb87 100644 --- a/packages/react/src/components/DataTable/state/__tests__/getDerivedStateFromProps-test.js +++ b/packages/react/src/components/DataTable/state/__tests__/getDerivedStateFromProps-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/state/__tests__/sorting-test.js b/packages/react/src/components/DataTable/state/__tests__/sorting-test.js index 006e9270e1ae..8e005a1de60b 100644 --- a/packages/react/src/components/DataTable/state/__tests__/sorting-test.js +++ b/packages/react/src/components/DataTable/state/__tests__/sorting-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/state/getDerivedStateFromProps.js b/packages/react/src/components/DataTable/state/getDerivedStateFromProps.js index 573e4507d07e..b06cfc527ac6 100644 --- a/packages/react/src/components/DataTable/state/getDerivedStateFromProps.js +++ b/packages/react/src/components/DataTable/state/getDerivedStateFromProps.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/state/sortStates.js b/packages/react/src/components/DataTable/state/sortStates.js index c0e7b62340ff..c82e2fc8d7af 100644 --- a/packages/react/src/components/DataTable/state/sortStates.js +++ b/packages/react/src/components/DataTable/state/sortStates.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/state/sorting.js b/packages/react/src/components/DataTable/state/sorting.js index b85b416e4169..393a9315de41 100644 --- a/packages/react/src/components/DataTable/state/sorting.js +++ b/packages/react/src/components/DataTable/state/sorting.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/stories/DataTable-basic.stories.js b/packages/react/src/components/DataTable/stories/DataTable-basic.stories.js index edb2ba0c4bd0..f55574d8893a 100644 --- a/packages/react/src/components/DataTable/stories/DataTable-basic.stories.js +++ b/packages/react/src/components/DataTable/stories/DataTable-basic.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2020 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/stories/DataTable-batch-actions.stories.js b/packages/react/src/components/DataTable/stories/DataTable-batch-actions.stories.js index 5886fd075a88..77dc8d633b38 100644 --- a/packages/react/src/components/DataTable/stories/DataTable-batch-actions.stories.js +++ b/packages/react/src/components/DataTable/stories/DataTable-batch-actions.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/stories/DataTable-filtering.stories.js b/packages/react/src/components/DataTable/stories/DataTable-filtering.stories.js index 757184bde6e4..60c06235b18b 100644 --- a/packages/react/src/components/DataTable/stories/DataTable-filtering.stories.js +++ b/packages/react/src/components/DataTable/stories/DataTable-filtering.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/stories/DataTable-selection.stories.js b/packages/react/src/components/DataTable/stories/DataTable-selection.stories.js index 98518ce3e0fb..b0ca3f2d68d2 100644 --- a/packages/react/src/components/DataTable/stories/DataTable-selection.stories.js +++ b/packages/react/src/components/DataTable/stories/DataTable-selection.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/stories/DataTable-sorting.stories.js b/packages/react/src/components/DataTable/stories/DataTable-sorting.stories.js index 372fcee700ca..2fa8c80ca529 100644 --- a/packages/react/src/components/DataTable/stories/DataTable-sorting.stories.js +++ b/packages/react/src/components/DataTable/stories/DataTable-sorting.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/stories/DataTable-toolbar.stories.js b/packages/react/src/components/DataTable/stories/DataTable-toolbar.stories.js index fab8e53d3a34..31333f670b2d 100644 --- a/packages/react/src/components/DataTable/stories/DataTable-toolbar.stories.js +++ b/packages/react/src/components/DataTable/stories/DataTable-toolbar.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2020 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/stories/datatable-story.scss b/packages/react/src/components/DataTable/stories/datatable-story.scss index 2cb6ca75240c..8ade360e2eb1 100644 --- a/packages/react/src/components/DataTable/stories/datatable-story.scss +++ b/packages/react/src/components/DataTable/stories/datatable-story.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2020 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/stories/dynamic-content/DataTable-dynamic-content.stories.js b/packages/react/src/components/DataTable/stories/dynamic-content/DataTable-dynamic-content.stories.js index 7cad3454602a..c937b5b00423 100644 --- a/packages/react/src/components/DataTable/stories/dynamic-content/DataTable-dynamic-content.stories.js +++ b/packages/react/src/components/DataTable/stories/dynamic-content/DataTable-dynamic-content.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/stories/expansion/DataTable-expansion.stories.js b/packages/react/src/components/DataTable/stories/expansion/DataTable-expansion.stories.js index ea7c03de9af1..f4955d470d42 100644 --- a/packages/react/src/components/DataTable/stories/expansion/DataTable-expansion.stories.js +++ b/packages/react/src/components/DataTable/stories/expansion/DataTable-expansion.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/stories/shared.js b/packages/react/src/components/DataTable/stories/shared.js index 49d7348806b2..085405ea0f58 100644 --- a/packages/react/src/components/DataTable/stories/shared.js +++ b/packages/react/src/components/DataTable/stories/shared.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/tools/__tests__/cells-test.js b/packages/react/src/components/DataTable/tools/__tests__/cells-test.js index dcfcf089ef0d..c20ca5598884 100644 --- a/packages/react/src/components/DataTable/tools/__tests__/cells-test.js +++ b/packages/react/src/components/DataTable/tools/__tests__/cells-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/tools/__tests__/normalize-test.js b/packages/react/src/components/DataTable/tools/__tests__/normalize-test.js index b104f0d55617..4d28058acc5e 100644 --- a/packages/react/src/components/DataTable/tools/__tests__/normalize-test.js +++ b/packages/react/src/components/DataTable/tools/__tests__/normalize-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/tools/__tests__/sorting-test.js b/packages/react/src/components/DataTable/tools/__tests__/sorting-test.js index 91a71d567591..8d9ae93b0608 100644 --- a/packages/react/src/components/DataTable/tools/__tests__/sorting-test.js +++ b/packages/react/src/components/DataTable/tools/__tests__/sorting-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/tools/cells.js b/packages/react/src/components/DataTable/tools/cells.js index e11ecd83ee3c..3c18916fe161 100644 --- a/packages/react/src/components/DataTable/tools/cells.js +++ b/packages/react/src/components/DataTable/tools/cells.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/tools/denormalize.js b/packages/react/src/components/DataTable/tools/denormalize.js index 0faf31d764c7..f5dbf96b66eb 100644 --- a/packages/react/src/components/DataTable/tools/denormalize.js +++ b/packages/react/src/components/DataTable/tools/denormalize.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/tools/filter.js b/packages/react/src/components/DataTable/tools/filter.js index d422c0ad1960..1eab500c8187 100644 --- a/packages/react/src/components/DataTable/tools/filter.js +++ b/packages/react/src/components/DataTable/tools/filter.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/tools/instanceId.js b/packages/react/src/components/DataTable/tools/instanceId.js index cd19f61e52e3..a1ca4fb462f6 100644 --- a/packages/react/src/components/DataTable/tools/instanceId.js +++ b/packages/react/src/components/DataTable/tools/instanceId.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/tools/normalize.js b/packages/react/src/components/DataTable/tools/normalize.js index a2cb3f5d82d7..2fc59f6842f2 100644 --- a/packages/react/src/components/DataTable/tools/normalize.js +++ b/packages/react/src/components/DataTable/tools/normalize.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTable/tools/sorting.js b/packages/react/src/components/DataTable/tools/sorting.js index fe90ced6eb3d..92427d419a8d 100644 --- a/packages/react/src/components/DataTable/tools/sorting.js +++ b/packages/react/src/components/DataTable/tools/sorting.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTableSkeleton/DataTableSkeleton.js b/packages/react/src/components/DataTableSkeleton/DataTableSkeleton.js index 9453ecb9cf46..d0e1668fb566 100644 --- a/packages/react/src/components/DataTableSkeleton/DataTableSkeleton.js +++ b/packages/react/src/components/DataTableSkeleton/DataTableSkeleton.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTableSkeleton/DataTableSkeleton.stories.js b/packages/react/src/components/DataTableSkeleton/DataTableSkeleton.stories.js index 55204c54ec07..93020e8ba6bc 100644 --- a/packages/react/src/components/DataTableSkeleton/DataTableSkeleton.stories.js +++ b/packages/react/src/components/DataTableSkeleton/DataTableSkeleton.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DataTableSkeleton/index.js b/packages/react/src/components/DataTableSkeleton/index.js index cf7ed24d3c96..b48369eaef57 100644 --- a/packages/react/src/components/DataTableSkeleton/index.js +++ b/packages/react/src/components/DataTableSkeleton/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DatePicker/DatePicker-test.js b/packages/react/src/components/DatePicker/DatePicker-test.js index ec57565c6af6..5fc35ff846aa 100644 --- a/packages/react/src/components/DatePicker/DatePicker-test.js +++ b/packages/react/src/components/DatePicker/DatePicker-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DatePicker/DatePicker.Skeleton.js b/packages/react/src/components/DatePicker/DatePicker.Skeleton.js index 0c9d382dc0b3..8a8fcadca6e9 100644 --- a/packages/react/src/components/DatePicker/DatePicker.Skeleton.js +++ b/packages/react/src/components/DatePicker/DatePicker.Skeleton.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DatePicker/DatePicker.js b/packages/react/src/components/DatePicker/DatePicker.js index 3c7940c7aa2a..264ace08c0f3 100644 --- a/packages/react/src/components/DatePicker/DatePicker.js +++ b/packages/react/src/components/DatePicker/DatePicker.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DatePicker/DatePicker.stories.js b/packages/react/src/components/DatePicker/DatePicker.stories.js index a447c95712dc..08eaab0d08b0 100644 --- a/packages/react/src/components/DatePicker/DatePicker.stories.js +++ b/packages/react/src/components/DatePicker/DatePicker.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DatePicker/index.js b/packages/react/src/components/DatePicker/index.js index f92dee9cec89..e007f9ae73c9 100644 --- a/packages/react/src/components/DatePicker/index.js +++ b/packages/react/src/components/DatePicker/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DatePicker/plugins/fixEventsPlugin.js b/packages/react/src/components/DatePicker/plugins/fixEventsPlugin.js index fcac30c15913..e4fd817606e4 100644 --- a/packages/react/src/components/DatePicker/plugins/fixEventsPlugin.js +++ b/packages/react/src/components/DatePicker/plugins/fixEventsPlugin.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DatePickerInput/DatePickerInput.js b/packages/react/src/components/DatePickerInput/DatePickerInput.js index e65f153a1060..05ee0984e583 100644 --- a/packages/react/src/components/DatePickerInput/DatePickerInput.js +++ b/packages/react/src/components/DatePickerInput/DatePickerInput.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/DatePickerInput/index.js b/packages/react/src/components/DatePickerInput/index.js index ae1b2a8a2bec..f2b6abc92631 100644 --- a/packages/react/src/components/DatePickerInput/index.js +++ b/packages/react/src/components/DatePickerInput/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Dialog/Dialog-story.js b/packages/react/src/components/Dialog/Dialog-story.js index 3c4b4751ffca..d3a9ecaf7733 100644 --- a/packages/react/src/components/Dialog/Dialog-story.js +++ b/packages/react/src/components/Dialog/Dialog-story.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Dialog/index.js b/packages/react/src/components/Dialog/index.js index 3569f5ff4a77..4f13a9273c07 100644 --- a/packages/react/src/components/Dialog/index.js +++ b/packages/react/src/components/Dialog/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Disclosure/__tests__/useDisclosure-test.js b/packages/react/src/components/Disclosure/__tests__/useDisclosure-test.js index 4625e68227f4..c8a973a51d1b 100644 --- a/packages/react/src/components/Disclosure/__tests__/useDisclosure-test.js +++ b/packages/react/src/components/Disclosure/__tests__/useDisclosure-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Disclosure/index.js b/packages/react/src/components/Disclosure/index.js index ba163d23b5f5..93c0989916a1 100644 --- a/packages/react/src/components/Disclosure/index.js +++ b/packages/react/src/components/Disclosure/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Dropdown/Dropdown-test.e2e.js b/packages/react/src/components/Dropdown/Dropdown-test.e2e.js index d93f5e1b3d81..eac31fbb1de7 100644 --- a/packages/react/src/components/Dropdown/Dropdown-test.e2e.js +++ b/packages/react/src/components/Dropdown/Dropdown-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Dropdown/Dropdown-test.js b/packages/react/src/components/Dropdown/Dropdown-test.js index 9288db522e19..d258d6675539 100644 --- a/packages/react/src/components/Dropdown/Dropdown-test.js +++ b/packages/react/src/components/Dropdown/Dropdown-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Dropdown/Dropdown.stories.js b/packages/react/src/components/Dropdown/Dropdown.stories.js index e598b75d5572..2ee11f1862ed 100644 --- a/packages/react/src/components/Dropdown/Dropdown.stories.js +++ b/packages/react/src/components/Dropdown/Dropdown.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 *dropdow.stor * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Dropdown/index.ts b/packages/react/src/components/Dropdown/index.ts index b51047b15d72..0a1cf7b12369 100644 --- a/packages/react/src/components/Dropdown/index.ts +++ b/packages/react/src/components/Dropdown/index.ts @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ErrorBoundary/ErrorBoundary.js b/packages/react/src/components/ErrorBoundary/ErrorBoundary.js index 339402a05470..15a2c224ab04 100644 --- a/packages/react/src/components/ErrorBoundary/ErrorBoundary.js +++ b/packages/react/src/components/ErrorBoundary/ErrorBoundary.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ErrorBoundary/ErrorBoundary.stories.js b/packages/react/src/components/ErrorBoundary/ErrorBoundary.stories.js index 9c0a785d1e47..8e93cf72995b 100644 --- a/packages/react/src/components/ErrorBoundary/ErrorBoundary.stories.js +++ b/packages/react/src/components/ErrorBoundary/ErrorBoundary.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ErrorBoundary/ErrorBoundaryContext.js b/packages/react/src/components/ErrorBoundary/ErrorBoundaryContext.js index 04977f157cac..6e4e4f3e2629 100644 --- a/packages/react/src/components/ErrorBoundary/ErrorBoundaryContext.js +++ b/packages/react/src/components/ErrorBoundary/ErrorBoundaryContext.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ErrorBoundary/__tests__/ErrorBoundary-test.js b/packages/react/src/components/ErrorBoundary/__tests__/ErrorBoundary-test.js index d9c1ec0eeb72..3fa22fd9959c 100644 --- a/packages/react/src/components/ErrorBoundary/__tests__/ErrorBoundary-test.js +++ b/packages/react/src/components/ErrorBoundary/__tests__/ErrorBoundary-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ErrorBoundary/index.js b/packages/react/src/components/ErrorBoundary/index.js index cbba37bd349e..6a7dd038fee7 100644 --- a/packages/react/src/components/ErrorBoundary/index.js +++ b/packages/react/src/components/ErrorBoundary/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FeatureFlags/__tests__/FeatureFlags-test.js b/packages/react/src/components/FeatureFlags/__tests__/FeatureFlags-test.js index 171b06309cbb..aeb3fe1c83c3 100644 --- a/packages/react/src/components/FeatureFlags/__tests__/FeatureFlags-test.js +++ b/packages/react/src/components/FeatureFlags/__tests__/FeatureFlags-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2015, 2020 + * Copyright IBM Corp. 2015, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FeatureFlags/index.js b/packages/react/src/components/FeatureFlags/index.js index 147a9390a3a8..f8b00c764b4a 100644 --- a/packages/react/src/components/FeatureFlags/index.js +++ b/packages/react/src/components/FeatureFlags/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2015, 2020 + * Copyright IBM Corp. 2015, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FileUploader/FileUploader.Skeleton.js b/packages/react/src/components/FileUploader/FileUploader.Skeleton.js index f3aa7a03420a..ba4da8537aba 100644 --- a/packages/react/src/components/FileUploader/FileUploader.Skeleton.js +++ b/packages/react/src/components/FileUploader/FileUploader.Skeleton.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FileUploader/FileUploader.js b/packages/react/src/components/FileUploader/FileUploader.js index 2daba0dfda35..7b5a1881a594 100644 --- a/packages/react/src/components/FileUploader/FileUploader.js +++ b/packages/react/src/components/FileUploader/FileUploader.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FileUploader/FileUploader.stories.js b/packages/react/src/components/FileUploader/FileUploader.stories.js index 9a783ba5b745..2adaf71c3f9e 100644 --- a/packages/react/src/components/FileUploader/FileUploader.stories.js +++ b/packages/react/src/components/FileUploader/FileUploader.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FileUploader/FileUploaderButton.js b/packages/react/src/components/FileUploader/FileUploaderButton.js index 6d2664415058..2d8f2b549de9 100644 --- a/packages/react/src/components/FileUploader/FileUploaderButton.js +++ b/packages/react/src/components/FileUploader/FileUploaderButton.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FileUploader/FileUploaderDropContainer.js b/packages/react/src/components/FileUploader/FileUploaderDropContainer.js index 310977b843ae..3c0a38689df8 100644 --- a/packages/react/src/components/FileUploader/FileUploaderDropContainer.js +++ b/packages/react/src/components/FileUploader/FileUploaderDropContainer.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FileUploader/FileUploaderItem.js b/packages/react/src/components/FileUploader/FileUploaderItem.js index 72eb5af363f9..2751cea29939 100644 --- a/packages/react/src/components/FileUploader/FileUploaderItem.js +++ b/packages/react/src/components/FileUploader/FileUploaderItem.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FileUploader/Filename.js b/packages/react/src/components/FileUploader/Filename.js index 6ca4875a7e35..285d1b19e6b1 100644 --- a/packages/react/src/components/FileUploader/Filename.js +++ b/packages/react/src/components/FileUploader/Filename.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FileUploader/__tests__/FileUploader-test.js b/packages/react/src/components/FileUploader/__tests__/FileUploader-test.js index e6acd3fc319f..62ad1d9253b0 100644 --- a/packages/react/src/components/FileUploader/__tests__/FileUploader-test.js +++ b/packages/react/src/components/FileUploader/__tests__/FileUploader-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FileUploader/__tests__/FileUploaderButton-test.js b/packages/react/src/components/FileUploader/__tests__/FileUploaderButton-test.js index 1b1ee573a212..36576daabca3 100644 --- a/packages/react/src/components/FileUploader/__tests__/FileUploaderButton-test.js +++ b/packages/react/src/components/FileUploader/__tests__/FileUploaderButton-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FileUploader/__tests__/FileUploaderDropContainer-test.js b/packages/react/src/components/FileUploader/__tests__/FileUploaderDropContainer-test.js index 974d69098918..516782f50358 100644 --- a/packages/react/src/components/FileUploader/__tests__/FileUploaderDropContainer-test.js +++ b/packages/react/src/components/FileUploader/__tests__/FileUploaderDropContainer-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FileUploader/__tests__/FileUploaderItem-test.js b/packages/react/src/components/FileUploader/__tests__/FileUploaderItem-test.js index 7f0d55a9bf08..129656b25abd 100644 --- a/packages/react/src/components/FileUploader/__tests__/FileUploaderItem-test.js +++ b/packages/react/src/components/FileUploader/__tests__/FileUploaderItem-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FileUploader/__tests__/FileUploaderSkeleton-test.js b/packages/react/src/components/FileUploader/__tests__/FileUploaderSkeleton-test.js index b4a60859bb2a..2c9bba181ecd 100644 --- a/packages/react/src/components/FileUploader/__tests__/FileUploaderSkeleton-test.js +++ b/packages/react/src/components/FileUploader/__tests__/FileUploaderSkeleton-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FileUploader/__tests__/Filename-test.js b/packages/react/src/components/FileUploader/__tests__/Filename-test.js index b007a8d222a1..2a85380c81ac 100644 --- a/packages/react/src/components/FileUploader/__tests__/Filename-test.js +++ b/packages/react/src/components/FileUploader/__tests__/Filename-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FileUploader/index.js b/packages/react/src/components/FileUploader/index.js index 5dc90a2d0cd5..670bc3a6131e 100644 --- a/packages/react/src/components/FileUploader/index.js +++ b/packages/react/src/components/FileUploader/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FileUploader/stories/drop-container.js b/packages/react/src/components/FileUploader/stories/drop-container.js index f5bf3d199516..fd4ab5bbb2a7 100644 --- a/packages/react/src/components/FileUploader/stories/drop-container.js +++ b/packages/react/src/components/FileUploader/stories/drop-container.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FileUploader/test-helpers.js b/packages/react/src/components/FileUploader/test-helpers.js index 4fea541e2f43..44175b5d14cc 100644 --- a/packages/react/src/components/FileUploader/test-helpers.js +++ b/packages/react/src/components/FileUploader/test-helpers.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FluidComboBox/FluidComboBox.Skeleton.js b/packages/react/src/components/FluidComboBox/FluidComboBox.Skeleton.js index 8720934e18cb..b66100cd0326 100644 --- a/packages/react/src/components/FluidComboBox/FluidComboBox.Skeleton.js +++ b/packages/react/src/components/FluidComboBox/FluidComboBox.Skeleton.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FluidComboBox/__tests__/FluidComboBox-test.js b/packages/react/src/components/FluidComboBox/__tests__/FluidComboBox-test.js index c949cd06d078..4934dcb5b453 100644 --- a/packages/react/src/components/FluidComboBox/__tests__/FluidComboBox-test.js +++ b/packages/react/src/components/FluidComboBox/__tests__/FluidComboBox-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FluidDatePicker/FluidDatePicker.Skeleton.js b/packages/react/src/components/FluidDatePicker/FluidDatePicker.Skeleton.js index 6b3ace7c6629..a4819b8e7f07 100644 --- a/packages/react/src/components/FluidDatePicker/FluidDatePicker.Skeleton.js +++ b/packages/react/src/components/FluidDatePicker/FluidDatePicker.Skeleton.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FluidDropdown/FluidDropdown.Skeleton.js b/packages/react/src/components/FluidDropdown/FluidDropdown.Skeleton.js index 8b4b67b35b10..36463605106c 100644 --- a/packages/react/src/components/FluidDropdown/FluidDropdown.Skeleton.js +++ b/packages/react/src/components/FluidDropdown/FluidDropdown.Skeleton.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FluidDropdown/__tests__/FluidDropdown-test.js b/packages/react/src/components/FluidDropdown/__tests__/FluidDropdown-test.js index 70ed0beadfd9..8787b0f04291 100644 --- a/packages/react/src/components/FluidDropdown/__tests__/FluidDropdown-test.js +++ b/packages/react/src/components/FluidDropdown/__tests__/FluidDropdown-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FluidForm/FluidForm.stories.js b/packages/react/src/components/FluidForm/FluidForm.stories.js index 710655f509f7..5c1c9991f014 100644 --- a/packages/react/src/components/FluidForm/FluidForm.stories.js +++ b/packages/react/src/components/FluidForm/FluidForm.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FluidMultiSelect/FluidMultiSelect.Skeleton.js b/packages/react/src/components/FluidMultiSelect/FluidMultiSelect.Skeleton.js index fb29076466c5..e7efdc8c6b6a 100644 --- a/packages/react/src/components/FluidMultiSelect/FluidMultiSelect.Skeleton.js +++ b/packages/react/src/components/FluidMultiSelect/FluidMultiSelect.Skeleton.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FluidNumberInput/FluidNumberInput.Skeleton.js b/packages/react/src/components/FluidNumberInput/FluidNumberInput.Skeleton.js index 6630b31ae285..7de75db1d488 100644 --- a/packages/react/src/components/FluidNumberInput/FluidNumberInput.Skeleton.js +++ b/packages/react/src/components/FluidNumberInput/FluidNumberInput.Skeleton.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FluidNumberInput/FluidNumberInput.stories.js b/packages/react/src/components/FluidNumberInput/FluidNumberInput.stories.js index 102398b6e2f1..f1a839a2913c 100644 --- a/packages/react/src/components/FluidNumberInput/FluidNumberInput.stories.js +++ b/packages/react/src/components/FluidNumberInput/FluidNumberInput.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FluidNumberInput/index.js b/packages/react/src/components/FluidNumberInput/index.js index eb52477dc3a8..ef4faf619261 100644 --- a/packages/react/src/components/FluidNumberInput/index.js +++ b/packages/react/src/components/FluidNumberInput/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FluidSearch/FluidSearch.Skeleton.js b/packages/react/src/components/FluidSearch/FluidSearch.Skeleton.js index 3b7afabda352..7661dee8d15b 100644 --- a/packages/react/src/components/FluidSearch/FluidSearch.Skeleton.js +++ b/packages/react/src/components/FluidSearch/FluidSearch.Skeleton.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FluidSearch/FluidSearch.stories.js b/packages/react/src/components/FluidSearch/FluidSearch.stories.js index e057abde5424..83724d24c1b6 100644 --- a/packages/react/src/components/FluidSearch/FluidSearch.stories.js +++ b/packages/react/src/components/FluidSearch/FluidSearch.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FluidSearch/index.js b/packages/react/src/components/FluidSearch/index.js index 213d16ab2dfa..2c66e43348b0 100644 --- a/packages/react/src/components/FluidSearch/index.js +++ b/packages/react/src/components/FluidSearch/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FluidTextArea/FluidTextArea.js b/packages/react/src/components/FluidTextArea/FluidTextArea.js index 1841a45e12f5..c12f2ec83f76 100644 --- a/packages/react/src/components/FluidTextArea/FluidTextArea.js +++ b/packages/react/src/components/FluidTextArea/FluidTextArea.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FluidTextArea/FluidTextArea.stories.js b/packages/react/src/components/FluidTextArea/FluidTextArea.stories.js index eb64397ff0bb..27c3cf9d8200 100644 --- a/packages/react/src/components/FluidTextArea/FluidTextArea.stories.js +++ b/packages/react/src/components/FluidTextArea/FluidTextArea.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FluidTextArea/__tests__/FluidTextArea-test.js b/packages/react/src/components/FluidTextArea/__tests__/FluidTextArea-test.js index 63e49d1330a0..3e554607633d 100644 --- a/packages/react/src/components/FluidTextArea/__tests__/FluidTextArea-test.js +++ b/packages/react/src/components/FluidTextArea/__tests__/FluidTextArea-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FluidTextArea/index.js b/packages/react/src/components/FluidTextArea/index.js index 5cdb79dcba5c..6c8d8ce270a3 100644 --- a/packages/react/src/components/FluidTextArea/index.js +++ b/packages/react/src/components/FluidTextArea/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FluidTextInput/FluidTextInput.Skeleton.js b/packages/react/src/components/FluidTextInput/FluidTextInput.Skeleton.js index 36979f364cb2..38e7e42c944a 100644 --- a/packages/react/src/components/FluidTextInput/FluidTextInput.Skeleton.js +++ b/packages/react/src/components/FluidTextInput/FluidTextInput.Skeleton.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FluidTextInput/FluidTextInput.js b/packages/react/src/components/FluidTextInput/FluidTextInput.js index f80b2a32e00a..a94dc34fd1cb 100644 --- a/packages/react/src/components/FluidTextInput/FluidTextInput.js +++ b/packages/react/src/components/FluidTextInput/FluidTextInput.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FluidTextInput/FluidTextInput.stories.js b/packages/react/src/components/FluidTextInput/FluidTextInput.stories.js index 3ef559d89dda..485e9c7ea34f 100644 --- a/packages/react/src/components/FluidTextInput/FluidTextInput.stories.js +++ b/packages/react/src/components/FluidTextInput/FluidTextInput.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FluidTextInput/__tests__/FluidTextInput-test.js b/packages/react/src/components/FluidTextInput/__tests__/FluidTextInput-test.js index 0222b338ab49..ae4d1343970b 100644 --- a/packages/react/src/components/FluidTextInput/__tests__/FluidTextInput-test.js +++ b/packages/react/src/components/FluidTextInput/__tests__/FluidTextInput-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FluidTextInput/index.js b/packages/react/src/components/FluidTextInput/index.js index 249448739f74..80036a15112b 100644 --- a/packages/react/src/components/FluidTextInput/index.js +++ b/packages/react/src/components/FluidTextInput/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FocusScope/index.js b/packages/react/src/components/FocusScope/index.js index 58abad96e84f..9c59e549b077 100644 --- a/packages/react/src/components/FocusScope/index.js +++ b/packages/react/src/components/FocusScope/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FocusScope/useAutoFocus.js b/packages/react/src/components/FocusScope/useAutoFocus.js index 64c3cc505b43..4a1c082fbb49 100644 --- a/packages/react/src/components/FocusScope/useAutoFocus.js +++ b/packages/react/src/components/FocusScope/useAutoFocus.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FocusScope/useFocusScope.js b/packages/react/src/components/FocusScope/useFocusScope.js index 6b7f25ce9007..41ab64a28ab6 100644 --- a/packages/react/src/components/FocusScope/useFocusScope.js +++ b/packages/react/src/components/FocusScope/useFocusScope.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FocusScope/useRestoreFocus.js b/packages/react/src/components/FocusScope/useRestoreFocus.js index ae41d8b1cd12..16667593efd2 100644 --- a/packages/react/src/components/FocusScope/useRestoreFocus.js +++ b/packages/react/src/components/FocusScope/useRestoreFocus.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Form/Form-test.js b/packages/react/src/components/Form/Form-test.js index 41869b533cf8..8d8915b121d5 100644 --- a/packages/react/src/components/Form/Form-test.js +++ b/packages/react/src/components/Form/Form-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Form/Form.js b/packages/react/src/components/Form/Form.js index 14b09376019e..bc0731a2ed22 100644 --- a/packages/react/src/components/Form/Form.js +++ b/packages/react/src/components/Form/Form.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Form/Form.stories.js b/packages/react/src/components/Form/Form.stories.js index 41d2924f73cd..a075bbb59fb1 100644 --- a/packages/react/src/components/Form/Form.stories.js +++ b/packages/react/src/components/Form/Form.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Form/index.js b/packages/react/src/components/Form/index.js index 5f3d79bc21fb..ea8f5302322a 100644 --- a/packages/react/src/components/Form/index.js +++ b/packages/react/src/components/Form/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FormGroup/FormGroup-test.js b/packages/react/src/components/FormGroup/FormGroup-test.js index 18ab946736cc..eb6860e9aefe 100644 --- a/packages/react/src/components/FormGroup/FormGroup-test.js +++ b/packages/react/src/components/FormGroup/FormGroup-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FormGroup/FormGroup.js b/packages/react/src/components/FormGroup/FormGroup.js index a57e4de7ec7d..e1452d99c648 100644 --- a/packages/react/src/components/FormGroup/FormGroup.js +++ b/packages/react/src/components/FormGroup/FormGroup.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FormGroup/FormGroup.stories.js b/packages/react/src/components/FormGroup/FormGroup.stories.js index fa1dc480e823..2b4bf16fae1d 100644 --- a/packages/react/src/components/FormGroup/FormGroup.stories.js +++ b/packages/react/src/components/FormGroup/FormGroup.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FormGroup/index.js b/packages/react/src/components/FormGroup/index.js index 3247c64d3141..2fbfe214d2e1 100644 --- a/packages/react/src/components/FormGroup/index.js +++ b/packages/react/src/components/FormGroup/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FormItem/FormItem-test.js b/packages/react/src/components/FormItem/FormItem-test.js index 68cb32de6ccf..c37b1b20a047 100644 --- a/packages/react/src/components/FormItem/FormItem-test.js +++ b/packages/react/src/components/FormItem/FormItem-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FormItem/FormItem.js b/packages/react/src/components/FormItem/FormItem.js index 861e4bc69f0e..6e75ae1ff309 100644 --- a/packages/react/src/components/FormItem/FormItem.js +++ b/packages/react/src/components/FormItem/FormItem.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FormItem/index.js b/packages/react/src/components/FormItem/index.js index f0ce86a7894d..1c48003a1e64 100644 --- a/packages/react/src/components/FormItem/index.js +++ b/packages/react/src/components/FormItem/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FormLabel/FormLabel-test.js b/packages/react/src/components/FormLabel/FormLabel-test.js index 917297e32fc5..c149a5b6f377 100644 --- a/packages/react/src/components/FormLabel/FormLabel-test.js +++ b/packages/react/src/components/FormLabel/FormLabel-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FormLabel/FormLabel.js b/packages/react/src/components/FormLabel/FormLabel.js index 587408465bfb..8c52b198db33 100644 --- a/packages/react/src/components/FormLabel/FormLabel.js +++ b/packages/react/src/components/FormLabel/FormLabel.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FormLabel/FormLabel.stories.js b/packages/react/src/components/FormLabel/FormLabel.stories.js index 9d4b847013c9..9821c431610a 100644 --- a/packages/react/src/components/FormLabel/FormLabel.stories.js +++ b/packages/react/src/components/FormLabel/FormLabel.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/FormLabel/index.js b/packages/react/src/components/FormLabel/index.js index 9de30880e367..6375f554714d 100644 --- a/packages/react/src/components/FormLabel/index.js +++ b/packages/react/src/components/FormLabel/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Grid/Grid.stories.js b/packages/react/src/components/Grid/Grid.stories.js index 56156419d9c5..e40d73af2d14 100644 --- a/packages/react/src/components/Grid/Grid.stories.js +++ b/packages/react/src/components/Grid/Grid.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Grid/Grid.stories.scss b/packages/react/src/components/Grid/Grid.stories.scss index c0b0387c6f68..83c50de0d837 100644 --- a/packages/react/src/components/Grid/Grid.stories.scss +++ b/packages/react/src/components/Grid/Grid.stories.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Grid/__tests__/Column-test.js b/packages/react/src/components/Grid/__tests__/Column-test.js index fb475d47b1bf..2d27086465d9 100644 --- a/packages/react/src/components/Grid/__tests__/Column-test.js +++ b/packages/react/src/components/Grid/__tests__/Column-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Grid/__tests__/Grid-test.e2e.js b/packages/react/src/components/Grid/__tests__/Grid-test.e2e.js index 88eca25a6db7..87bb43605571 100644 --- a/packages/react/src/components/Grid/__tests__/Grid-test.e2e.js +++ b/packages/react/src/components/Grid/__tests__/Grid-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Grid/__tests__/Row-test.js b/packages/react/src/components/Grid/__tests__/Row-test.js index f6683b76173f..cd8cd84a192a 100644 --- a/packages/react/src/components/Grid/__tests__/Row-test.js +++ b/packages/react/src/components/Grid/__tests__/Row-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Heading/Heading-story.js b/packages/react/src/components/Heading/Heading-story.js index 44512f56b4c0..84ecbcf99fdc 100644 --- a/packages/react/src/components/Heading/Heading-story.js +++ b/packages/react/src/components/Heading/Heading-story.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Heading/__tests__/Heading-test.js b/packages/react/src/components/Heading/__tests__/Heading-test.js index 20a3dc8ba489..8b9e36014b18 100644 --- a/packages/react/src/components/Heading/__tests__/Heading-test.js +++ b/packages/react/src/components/Heading/__tests__/Heading-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Heading/index.js b/packages/react/src/components/Heading/index.js index d31aaaa54739..33676c92b661 100644 --- a/packages/react/src/components/Heading/index.js +++ b/packages/react/src/components/Heading/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/HideAtBreakpoint/HideAtBreakpoint.stories.js b/packages/react/src/components/HideAtBreakpoint/HideAtBreakpoint.stories.js index d4d16683f595..a81336c2c55a 100644 --- a/packages/react/src/components/HideAtBreakpoint/HideAtBreakpoint.stories.js +++ b/packages/react/src/components/HideAtBreakpoint/HideAtBreakpoint.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Icon/Icon.Skeleton-test.js b/packages/react/src/components/Icon/Icon.Skeleton-test.js index bd36207cd7ab..8ffb1b5c6de1 100644 --- a/packages/react/src/components/Icon/Icon.Skeleton-test.js +++ b/packages/react/src/components/Icon/Icon.Skeleton-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Icon/Icon.Skeleton.js b/packages/react/src/components/Icon/Icon.Skeleton.js index e655ae3d71f4..8c7947c52ec6 100644 --- a/packages/react/src/components/Icon/Icon.Skeleton.js +++ b/packages/react/src/components/Icon/Icon.Skeleton.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Icon/index.js b/packages/react/src/components/Icon/index.js index fd9650c5bddd..12956a2d5d4d 100644 --- a/packages/react/src/components/Icon/index.js +++ b/packages/react/src/components/Icon/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/IconButton/IconButton.stories.js b/packages/react/src/components/IconButton/IconButton.stories.js index 9e03df1f1a7a..fe756c7462d1 100644 --- a/packages/react/src/components/IconButton/IconButton.stories.js +++ b/packages/react/src/components/IconButton/IconButton.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/IconButton/__tests__/IconButton-test.js b/packages/react/src/components/IconButton/__tests__/IconButton-test.js index 39a17aaa19ea..109855536cb5 100644 --- a/packages/react/src/components/IconButton/__tests__/IconButton-test.js +++ b/packages/react/src/components/IconButton/__tests__/IconButton-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/IconButton/index.js b/packages/react/src/components/IconButton/index.js index e276313a3922..16a7b12b7ab9 100644 --- a/packages/react/src/components/IconButton/index.js +++ b/packages/react/src/components/IconButton/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Icons/Icons.stories.js b/packages/react/src/components/Icons/Icons.stories.js index ebfb2fb8945b..7feaa57f2c44 100644 --- a/packages/react/src/components/Icons/Icons.stories.js +++ b/packages/react/src/components/Icons/Icons.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/IdPrefix/IdPrefix.stories.js b/packages/react/src/components/IdPrefix/IdPrefix.stories.js index 542daceadb99..f41d86ebaa97 100644 --- a/packages/react/src/components/IdPrefix/IdPrefix.stories.js +++ b/packages/react/src/components/IdPrefix/IdPrefix.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/IdPrefix/__tests__/IdPrefix-test.js b/packages/react/src/components/IdPrefix/__tests__/IdPrefix-test.js index 74bb90faaeb0..bf787fd85f95 100644 --- a/packages/react/src/components/IdPrefix/__tests__/IdPrefix-test.js +++ b/packages/react/src/components/IdPrefix/__tests__/IdPrefix-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/IdPrefix/index.js b/packages/react/src/components/IdPrefix/index.js index da32bdb3a7ec..4326527965b2 100644 --- a/packages/react/src/components/IdPrefix/index.js +++ b/packages/react/src/components/IdPrefix/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/InlineCheckbox/InlineCheckbox-test.js b/packages/react/src/components/InlineCheckbox/InlineCheckbox-test.js index 169195ac09e4..5ee0a1efdb53 100644 --- a/packages/react/src/components/InlineCheckbox/InlineCheckbox-test.js +++ b/packages/react/src/components/InlineCheckbox/InlineCheckbox-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/InlineCheckbox/InlineCheckbox.js b/packages/react/src/components/InlineCheckbox/InlineCheckbox.js index fca1eed75361..1b13c46a3470 100644 --- a/packages/react/src/components/InlineCheckbox/InlineCheckbox.js +++ b/packages/react/src/components/InlineCheckbox/InlineCheckbox.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/InlineCheckbox/index.js b/packages/react/src/components/InlineCheckbox/index.js index 8bc80b87a29e..4711c79865e8 100644 --- a/packages/react/src/components/InlineCheckbox/index.js +++ b/packages/react/src/components/InlineCheckbox/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/InlineLoading/InlineLoading-test.js b/packages/react/src/components/InlineLoading/InlineLoading-test.js index 5007d6cc77e6..08b2b829bc5e 100644 --- a/packages/react/src/components/InlineLoading/InlineLoading-test.js +++ b/packages/react/src/components/InlineLoading/InlineLoading-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/InlineLoading/InlineLoading.js b/packages/react/src/components/InlineLoading/InlineLoading.js index e4d7a8641f0d..7b4bbc9ba6f2 100644 --- a/packages/react/src/components/InlineLoading/InlineLoading.js +++ b/packages/react/src/components/InlineLoading/InlineLoading.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/InlineLoading/InlineLoading.stories.js b/packages/react/src/components/InlineLoading/InlineLoading.stories.js index b979eac387f5..7365a82c8fc2 100644 --- a/packages/react/src/components/InlineLoading/InlineLoading.stories.js +++ b/packages/react/src/components/InlineLoading/InlineLoading.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/InlineLoading/index.js b/packages/react/src/components/InlineLoading/index.js index 1ab5f56e18ac..4e7bfb68d4e4 100644 --- a/packages/react/src/components/InlineLoading/index.js +++ b/packages/react/src/components/InlineLoading/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Layer/Layer-story.scss b/packages/react/src/components/Layer/Layer-story.scss index c6660db92484..b4628d2c6ff1 100644 --- a/packages/react/src/components/Layer/Layer-story.scss +++ b/packages/react/src/components/Layer/Layer-story.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Layer/Layer.stories.js b/packages/react/src/components/Layer/Layer.stories.js index 64aaef755c22..19feb908072b 100644 --- a/packages/react/src/components/Layer/Layer.stories.js +++ b/packages/react/src/components/Layer/Layer.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Layer/LayerContext.js b/packages/react/src/components/Layer/LayerContext.js index 3c7761240e04..920d82d3505d 100644 --- a/packages/react/src/components/Layer/LayerContext.js +++ b/packages/react/src/components/Layer/LayerContext.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Layer/__tests__/Layer-test.js b/packages/react/src/components/Layer/__tests__/Layer-test.js index 80f97c72eebf..87d7bc949bf8 100644 --- a/packages/react/src/components/Layer/__tests__/Layer-test.js +++ b/packages/react/src/components/Layer/__tests__/Layer-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Layer/__tests__/useLayer-test.js b/packages/react/src/components/Layer/__tests__/useLayer-test.js index 3817749a8cbd..11ac18f6259e 100644 --- a/packages/react/src/components/Layer/__tests__/useLayer-test.js +++ b/packages/react/src/components/Layer/__tests__/useLayer-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Layer/index.js b/packages/react/src/components/Layer/index.js index 6a5ad3099833..003160c1c446 100644 --- a/packages/react/src/components/Layer/index.js +++ b/packages/react/src/components/Layer/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Layout/LayoutDirection.js b/packages/react/src/components/Layout/LayoutDirection.js index b3f62963e3ee..6c999718788d 100644 --- a/packages/react/src/components/Layout/LayoutDirection.js +++ b/packages/react/src/components/Layout/LayoutDirection.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Layout/LayoutDirectionContext.js b/packages/react/src/components/Layout/LayoutDirectionContext.js index 19317c8f757e..d5e2cfd28a71 100644 --- a/packages/react/src/components/Layout/LayoutDirectionContext.js +++ b/packages/react/src/components/Layout/LayoutDirectionContext.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Layout/__tests__/LayoutDirection-test.js b/packages/react/src/components/Layout/__tests__/LayoutDirection-test.js index f7da91da6aef..97b0e621e18b 100644 --- a/packages/react/src/components/Layout/__tests__/LayoutDirection-test.js +++ b/packages/react/src/components/Layout/__tests__/LayoutDirection-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Layout/__tests__/useLayoutDirection-test.js b/packages/react/src/components/Layout/__tests__/useLayoutDirection-test.js index 4852e49f2e2d..159bd071d8da 100644 --- a/packages/react/src/components/Layout/__tests__/useLayoutDirection-test.js +++ b/packages/react/src/components/Layout/__tests__/useLayoutDirection-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Layout/index.js b/packages/react/src/components/Layout/index.js index c7cd6d431bef..29188e7b6d06 100644 --- a/packages/react/src/components/Layout/index.js +++ b/packages/react/src/components/Layout/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Layout/useLayoutDirection.js b/packages/react/src/components/Layout/useLayoutDirection.js index a72329a92271..5aa42fd7dad5 100644 --- a/packages/react/src/components/Layout/useLayoutDirection.js +++ b/packages/react/src/components/Layout/useLayoutDirection.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Link/Link-test.e2e.js b/packages/react/src/components/Link/Link-test.e2e.js index b532c701cde4..f43214d20a1e 100644 --- a/packages/react/src/components/Link/Link-test.e2e.js +++ b/packages/react/src/components/Link/Link-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Link/Link-test.js b/packages/react/src/components/Link/Link-test.js index 14a51c4c73dc..5323ae4283fe 100644 --- a/packages/react/src/components/Link/Link-test.js +++ b/packages/react/src/components/Link/Link-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Link/Link.js b/packages/react/src/components/Link/Link.js index 74e2c81a7d08..389ff5779800 100644 --- a/packages/react/src/components/Link/Link.js +++ b/packages/react/src/components/Link/Link.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Link/Link.stories.js b/packages/react/src/components/Link/Link.stories.js index e095dc80565a..8d07b32017a9 100644 --- a/packages/react/src/components/Link/Link.stories.js +++ b/packages/react/src/components/Link/Link.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Link/index.js b/packages/react/src/components/Link/index.js index 89ed58786118..67c6a3704a3d 100644 --- a/packages/react/src/components/Link/index.js +++ b/packages/react/src/components/Link/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ListBox/__tests__/ListBox-test.js b/packages/react/src/components/ListBox/__tests__/ListBox-test.js index 6bf316083735..40e8bc245bc6 100644 --- a/packages/react/src/components/ListBox/__tests__/ListBox-test.js +++ b/packages/react/src/components/ListBox/__tests__/ListBox-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ListBox/__tests__/ListBoxField-test.js b/packages/react/src/components/ListBox/__tests__/ListBoxField-test.js index 338d61591999..f6b277342761 100644 --- a/packages/react/src/components/ListBox/__tests__/ListBoxField-test.js +++ b/packages/react/src/components/ListBox/__tests__/ListBoxField-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ListBox/__tests__/ListBoxMenu-test.js b/packages/react/src/components/ListBox/__tests__/ListBoxMenu-test.js index ff322cac273f..4b0bb9ea68c2 100644 --- a/packages/react/src/components/ListBox/__tests__/ListBoxMenu-test.js +++ b/packages/react/src/components/ListBox/__tests__/ListBoxMenu-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ListBox/__tests__/ListBoxMenuIcon-test.js b/packages/react/src/components/ListBox/__tests__/ListBoxMenuIcon-test.js index fcd5706f6ec5..0307be25d463 100644 --- a/packages/react/src/components/ListBox/__tests__/ListBoxMenuIcon-test.js +++ b/packages/react/src/components/ListBox/__tests__/ListBoxMenuIcon-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ListBox/__tests__/ListBoxMenuItem-test.js b/packages/react/src/components/ListBox/__tests__/ListBoxMenuItem-test.js index 7906d66e9bfa..7d872f278eed 100644 --- a/packages/react/src/components/ListBox/__tests__/ListBoxMenuItem-test.js +++ b/packages/react/src/components/ListBox/__tests__/ListBoxMenuItem-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ListBox/__tests__/ListBoxSelection-test.js b/packages/react/src/components/ListBox/__tests__/ListBoxSelection-test.js index 32c26c34d0bf..3e15654f350d 100644 --- a/packages/react/src/components/ListBox/__tests__/ListBoxSelection-test.js +++ b/packages/react/src/components/ListBox/__tests__/ListBoxSelection-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ListBox/next/ListBoxSelection.js b/packages/react/src/components/ListBox/next/ListBoxSelection.js index 63a722649328..6beba16636db 100644 --- a/packages/react/src/components/ListBox/next/ListBoxSelection.js +++ b/packages/react/src/components/ListBox/next/ListBoxSelection.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ListBox/next/ListBoxTrigger.js b/packages/react/src/components/ListBox/next/ListBoxTrigger.js index dc51b967dbe6..fa096abd7e1e 100644 --- a/packages/react/src/components/ListBox/next/ListBoxTrigger.js +++ b/packages/react/src/components/ListBox/next/ListBoxTrigger.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ListBox/next/index.js b/packages/react/src/components/ListBox/next/index.js index fca0b5be6228..5dce83f7c589 100644 --- a/packages/react/src/components/ListBox/next/index.js +++ b/packages/react/src/components/ListBox/next/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ListBox/test-helpers.js b/packages/react/src/components/ListBox/test-helpers.js index ad45c27f49e1..7ebadc8e2164 100644 --- a/packages/react/src/components/ListBox/test-helpers.js +++ b/packages/react/src/components/ListBox/test-helpers.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ListItem/ListItem-test.js b/packages/react/src/components/ListItem/ListItem-test.js index 041712b51fbe..bed979204a9c 100644 --- a/packages/react/src/components/ListItem/ListItem-test.js +++ b/packages/react/src/components/ListItem/ListItem-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ListItem/ListItem.js b/packages/react/src/components/ListItem/ListItem.js index c4cf43ad27ec..81797d7f731e 100644 --- a/packages/react/src/components/ListItem/ListItem.js +++ b/packages/react/src/components/ListItem/ListItem.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ListItem/index.js b/packages/react/src/components/ListItem/index.js index 2803bbf8c298..afa4e6552679 100644 --- a/packages/react/src/components/ListItem/index.js +++ b/packages/react/src/components/ListItem/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Loading/Loading-test.js b/packages/react/src/components/Loading/Loading-test.js index c0d67bda0eec..2b42e019cbbe 100644 --- a/packages/react/src/components/Loading/Loading-test.js +++ b/packages/react/src/components/Loading/Loading-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Loading/Loading.js b/packages/react/src/components/Loading/Loading.js index d4d332551817..97d052aa2d4c 100644 --- a/packages/react/src/components/Loading/Loading.js +++ b/packages/react/src/components/Loading/Loading.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Loading/Loading.stories.js b/packages/react/src/components/Loading/Loading.stories.js index f887d1fa7f61..b1e0070ede88 100644 --- a/packages/react/src/components/Loading/Loading.stories.js +++ b/packages/react/src/components/Loading/Loading.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Loading/index.js b/packages/react/src/components/Loading/index.js index 44b5e1203fa5..58c4e82a6ab9 100644 --- a/packages/react/src/components/Loading/index.js +++ b/packages/react/src/components/Loading/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Modal/Modal-test.e2e.js b/packages/react/src/components/Modal/Modal-test.e2e.js index 6f74a397c432..d88ffaf53176 100644 --- a/packages/react/src/components/Modal/Modal-test.e2e.js +++ b/packages/react/src/components/Modal/Modal-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Modal/Modal-test.js b/packages/react/src/components/Modal/Modal-test.js index 072421e81d85..34a76bba7791 100644 --- a/packages/react/src/components/Modal/Modal-test.js +++ b/packages/react/src/components/Modal/Modal-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Modal/Modal.js b/packages/react/src/components/Modal/Modal.js index 63867618769c..f0af83fe2d73 100644 --- a/packages/react/src/components/Modal/Modal.js +++ b/packages/react/src/components/Modal/Modal.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Modal/Modal.stories.js b/packages/react/src/components/Modal/Modal.stories.js index 45e83b455bea..d1aa1a84abfb 100644 --- a/packages/react/src/components/Modal/Modal.stories.js +++ b/packages/react/src/components/Modal/Modal.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Modal/index.js b/packages/react/src/components/Modal/index.js index c495d77524eb..17d2820c8a7d 100644 --- a/packages/react/src/components/Modal/index.js +++ b/packages/react/src/components/Modal/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ModalWrapper/ ModalWrapper.stories.js b/packages/react/src/components/ModalWrapper/ ModalWrapper.stories.js index 5a04ea5a860e..a637e23efa4d 100644 --- a/packages/react/src/components/ModalWrapper/ ModalWrapper.stories.js +++ b/packages/react/src/components/ModalWrapper/ ModalWrapper.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ModalWrapper/ModalWrapper-test.js b/packages/react/src/components/ModalWrapper/ModalWrapper-test.js index 41e8258ae077..320b1318a28d 100644 --- a/packages/react/src/components/ModalWrapper/ModalWrapper-test.js +++ b/packages/react/src/components/ModalWrapper/ModalWrapper-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ModalWrapper/ModalWrapper.js b/packages/react/src/components/ModalWrapper/ModalWrapper.js index e0fac87c2184..f6f23d66c31e 100644 --- a/packages/react/src/components/ModalWrapper/ModalWrapper.js +++ b/packages/react/src/components/ModalWrapper/ModalWrapper.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ModalWrapper/index.js b/packages/react/src/components/ModalWrapper/index.js index 3c92498ac0df..486c96225eb6 100644 --- a/packages/react/src/components/ModalWrapper/index.js +++ b/packages/react/src/components/ModalWrapper/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/MultiSelect/FilterableMultiSelect.js b/packages/react/src/components/MultiSelect/FilterableMultiSelect.js index cb12365dad1b..cbb0e39d2a23 100644 --- a/packages/react/src/components/MultiSelect/FilterableMultiSelect.js +++ b/packages/react/src/components/MultiSelect/FilterableMultiSelect.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/MultiSelect/MultiSelect.js b/packages/react/src/components/MultiSelect/MultiSelect.js index aa80088e3173..cb86f3de2fdb 100644 --- a/packages/react/src/components/MultiSelect/MultiSelect.js +++ b/packages/react/src/components/MultiSelect/MultiSelect.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/MultiSelect/MultiSelect.stories.js b/packages/react/src/components/MultiSelect/MultiSelect.stories.js index 5ae4167920ca..df8de5eb1821 100644 --- a/packages/react/src/components/MultiSelect/MultiSelect.stories.js +++ b/packages/react/src/components/MultiSelect/MultiSelect.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/MultiSelect/MultiSelectPropTypes.js b/packages/react/src/components/MultiSelect/MultiSelectPropTypes.js index 6238844f642a..270df6ff417b 100644 --- a/packages/react/src/components/MultiSelect/MultiSelectPropTypes.js +++ b/packages/react/src/components/MultiSelect/MultiSelectPropTypes.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/MultiSelect/__tests__/FilterableMultiSelect-test.e2e.js b/packages/react/src/components/MultiSelect/__tests__/FilterableMultiSelect-test.e2e.js index 88238cf3a05b..5eb8f49ee452 100644 --- a/packages/react/src/components/MultiSelect/__tests__/FilterableMultiSelect-test.e2e.js +++ b/packages/react/src/components/MultiSelect/__tests__/FilterableMultiSelect-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/MultiSelect/__tests__/FilterableMultiSelect-test.js b/packages/react/src/components/MultiSelect/__tests__/FilterableMultiSelect-test.js index ce474b6214f6..673b77634b13 100644 --- a/packages/react/src/components/MultiSelect/__tests__/FilterableMultiSelect-test.js +++ b/packages/react/src/components/MultiSelect/__tests__/FilterableMultiSelect-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/MultiSelect/__tests__/MultiSelect-test.e2e.js b/packages/react/src/components/MultiSelect/__tests__/MultiSelect-test.e2e.js index 3950bc6fd77b..aa9825d6aa8c 100644 --- a/packages/react/src/components/MultiSelect/__tests__/MultiSelect-test.e2e.js +++ b/packages/react/src/components/MultiSelect/__tests__/MultiSelect-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/MultiSelect/__tests__/MultiSelect-test.js b/packages/react/src/components/MultiSelect/__tests__/MultiSelect-test.js index a0dfbbaa769b..e75cfc6d49dc 100644 --- a/packages/react/src/components/MultiSelect/__tests__/MultiSelect-test.js +++ b/packages/react/src/components/MultiSelect/__tests__/MultiSelect-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/MultiSelect/index.js b/packages/react/src/components/MultiSelect/index.js index 788912807d48..26bdc2867958 100644 --- a/packages/react/src/components/MultiSelect/index.js +++ b/packages/react/src/components/MultiSelect/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/MultiSelect/tools/__tests__/sorting-test.js b/packages/react/src/components/MultiSelect/tools/__tests__/sorting-test.js index 25ea3dae973a..9757b3fd31a7 100644 --- a/packages/react/src/components/MultiSelect/tools/__tests__/sorting-test.js +++ b/packages/react/src/components/MultiSelect/tools/__tests__/sorting-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/MultiSelect/tools/itemToString.js b/packages/react/src/components/MultiSelect/tools/itemToString.js index 5f1e0e655657..8d21b51b3ab0 100644 --- a/packages/react/src/components/MultiSelect/tools/itemToString.js +++ b/packages/react/src/components/MultiSelect/tools/itemToString.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/MultiSelect/tools/sorting.js b/packages/react/src/components/MultiSelect/tools/sorting.js index a07d520b3a9a..3ac762c658df 100644 --- a/packages/react/src/components/MultiSelect/tools/sorting.js +++ b/packages/react/src/components/MultiSelect/tools/sorting.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Notification/Notification-test.js b/packages/react/src/components/Notification/Notification-test.js index 3256cf895fc9..b9689c5205d0 100644 --- a/packages/react/src/components/Notification/Notification-test.js +++ b/packages/react/src/components/Notification/Notification-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Notification/Notification.js b/packages/react/src/components/Notification/Notification.js index aeaef2176234..49b4fd4ccd88 100644 --- a/packages/react/src/components/Notification/Notification.js +++ b/packages/react/src/components/Notification/Notification.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Notification/a11yIconWarningSolid.js b/packages/react/src/components/Notification/a11yIconWarningSolid.js index a153bf1e3497..b7096c0ac88f 100644 --- a/packages/react/src/components/Notification/a11yIconWarningSolid.js +++ b/packages/react/src/components/Notification/a11yIconWarningSolid.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Notification/index.js b/packages/react/src/components/Notification/index.js index 867e40e34e7b..d4edde7758eb 100644 --- a/packages/react/src/components/Notification/index.js +++ b/packages/react/src/components/Notification/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Notification/stories/ActionableNotification.stories.js b/packages/react/src/components/Notification/stories/ActionableNotification.stories.js index dd1a7fd85a25..5416b8182ba6 100644 --- a/packages/react/src/components/Notification/stories/ActionableNotification.stories.js +++ b/packages/react/src/components/Notification/stories/ActionableNotification.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Notification/stories/InlineNotification.stories.js b/packages/react/src/components/Notification/stories/InlineNotification.stories.js index 6aaa7264e124..b8ec96c41817 100644 --- a/packages/react/src/components/Notification/stories/InlineNotification.stories.js +++ b/packages/react/src/components/Notification/stories/InlineNotification.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Notification/stories/ToastNotification.stories.js b/packages/react/src/components/Notification/stories/ToastNotification.stories.js index b0f1d8a3edcc..0411cb537379 100644 --- a/packages/react/src/components/Notification/stories/ToastNotification.stories.js +++ b/packages/react/src/components/Notification/stories/ToastNotification.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/NumberInput/NumberInput.Skeleton.tsx b/packages/react/src/components/NumberInput/NumberInput.Skeleton.tsx index 4ebbd3e4651b..b349a2cb8c08 100644 --- a/packages/react/src/components/NumberInput/NumberInput.Skeleton.tsx +++ b/packages/react/src/components/NumberInput/NumberInput.Skeleton.tsx @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/NumberInput/NumberInput.stories.js b/packages/react/src/components/NumberInput/NumberInput.stories.js index 24b280f68c47..f934740dd43c 100644 --- a/packages/react/src/components/NumberInput/NumberInput.stories.js +++ b/packages/react/src/components/NumberInput/NumberInput.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/NumberInput/NumberInput.tsx b/packages/react/src/components/NumberInput/NumberInput.tsx index ade5a2693715..366f013f2ab5 100644 --- a/packages/react/src/components/NumberInput/NumberInput.tsx +++ b/packages/react/src/components/NumberInput/NumberInput.tsx @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/NumberInput/__tests__/NumberInput-test.js b/packages/react/src/components/NumberInput/__tests__/NumberInput-test.js index 4679dcf2c464..81429f1ed270 100644 --- a/packages/react/src/components/NumberInput/__tests__/NumberInput-test.js +++ b/packages/react/src/components/NumberInput/__tests__/NumberInput-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/NumberInput/__tests__/NumberInputSkeleton-test.js b/packages/react/src/components/NumberInput/__tests__/NumberInputSkeleton-test.js index 7365a3fd3f11..bf80b6b5dc5b 100644 --- a/packages/react/src/components/NumberInput/__tests__/NumberInputSkeleton-test.js +++ b/packages/react/src/components/NumberInput/__tests__/NumberInputSkeleton-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/NumberInput/index.js b/packages/react/src/components/NumberInput/index.js index 258631882ca3..472e24ec89b3 100644 --- a/packages/react/src/components/NumberInput/index.js +++ b/packages/react/src/components/NumberInput/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/OrderedList/OrderedList-test.js b/packages/react/src/components/OrderedList/OrderedList-test.js index fe160b87f2c6..50985d391e23 100644 --- a/packages/react/src/components/OrderedList/OrderedList-test.js +++ b/packages/react/src/components/OrderedList/OrderedList-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/OrderedList/OrderedList.js b/packages/react/src/components/OrderedList/OrderedList.js index 687be66c19fa..745e0bd1903c 100644 --- a/packages/react/src/components/OrderedList/OrderedList.js +++ b/packages/react/src/components/OrderedList/OrderedList.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/OrderedList/index.js b/packages/react/src/components/OrderedList/index.js index 5b7429c82191..7d7a5c16aa4e 100644 --- a/packages/react/src/components/OrderedList/index.js +++ b/packages/react/src/components/OrderedList/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/OverflowMenu/OverflowMenu-test.js b/packages/react/src/components/OverflowMenu/OverflowMenu-test.js index 9b0405b5f011..5d1660970809 100644 --- a/packages/react/src/components/OverflowMenu/OverflowMenu-test.js +++ b/packages/react/src/components/OverflowMenu/OverflowMenu-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/OverflowMenu/OverflowMenu.js b/packages/react/src/components/OverflowMenu/OverflowMenu.js index 826f827a7616..d7ac791fc376 100644 --- a/packages/react/src/components/OverflowMenu/OverflowMenu.js +++ b/packages/react/src/components/OverflowMenu/OverflowMenu.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/OverflowMenu/OverflowMenu.stories.js b/packages/react/src/components/OverflowMenu/OverflowMenu.stories.js index e4451e56d6e9..339c8100c9f7 100644 --- a/packages/react/src/components/OverflowMenu/OverflowMenu.stories.js +++ b/packages/react/src/components/OverflowMenu/OverflowMenu.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/OverflowMenu/index.js b/packages/react/src/components/OverflowMenu/index.js index 0a32bb237396..2db805b4d1d9 100644 --- a/packages/react/src/components/OverflowMenu/index.js +++ b/packages/react/src/components/OverflowMenu/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/OverflowMenuItem/OverflowMenuItem-test.js b/packages/react/src/components/OverflowMenuItem/OverflowMenuItem-test.js index 738573905f2a..28c06f2796a5 100644 --- a/packages/react/src/components/OverflowMenuItem/OverflowMenuItem-test.js +++ b/packages/react/src/components/OverflowMenuItem/OverflowMenuItem-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/OverflowMenuItem/OverflowMenuItem.js b/packages/react/src/components/OverflowMenuItem/OverflowMenuItem.js index d5d9ac6bd608..128adc13a7de 100644 --- a/packages/react/src/components/OverflowMenuItem/OverflowMenuItem.js +++ b/packages/react/src/components/OverflowMenuItem/OverflowMenuItem.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/OverflowMenuItem/index.js b/packages/react/src/components/OverflowMenuItem/index.js index cf98a5f8c7ef..f53f47f4258d 100644 --- a/packages/react/src/components/OverflowMenuItem/index.js +++ b/packages/react/src/components/OverflowMenuItem/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/OverflowMenuV2/OverflowMenuV2-test.js b/packages/react/src/components/OverflowMenuV2/OverflowMenuV2-test.js index 7d790ccc75bb..cd17195894b5 100644 --- a/packages/react/src/components/OverflowMenuV2/OverflowMenuV2-test.js +++ b/packages/react/src/components/OverflowMenuV2/OverflowMenuV2-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Pagination/Pagination.Skeleton.js b/packages/react/src/components/Pagination/Pagination.Skeleton.js index 8c53070a1a73..7f10b012b1a1 100644 --- a/packages/react/src/components/Pagination/Pagination.Skeleton.js +++ b/packages/react/src/components/Pagination/Pagination.Skeleton.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Pagination/Pagination.js b/packages/react/src/components/Pagination/Pagination.js index f48b9a5d9e5f..f02d6941968f 100644 --- a/packages/react/src/components/Pagination/Pagination.js +++ b/packages/react/src/components/Pagination/Pagination.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Pagination/Pagination.stories.js b/packages/react/src/components/Pagination/Pagination.stories.js index f8d20fe8dac7..d05d4d8a2764 100644 --- a/packages/react/src/components/Pagination/Pagination.stories.js +++ b/packages/react/src/components/Pagination/Pagination.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Pagination/experimental/PageSelector.js b/packages/react/src/components/Pagination/experimental/PageSelector.js index bca2e232e022..51568ab21c46 100644 --- a/packages/react/src/components/Pagination/experimental/PageSelector.js +++ b/packages/react/src/components/Pagination/experimental/PageSelector.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2020 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Pagination/experimental/Pagination-story.js b/packages/react/src/components/Pagination/experimental/Pagination-story.js index b1564177e42c..3aa1e1ed2683 100644 --- a/packages/react/src/components/Pagination/experimental/Pagination-story.js +++ b/packages/react/src/components/Pagination/experimental/Pagination-story.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2020 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Pagination/experimental/Pagination.js b/packages/react/src/components/Pagination/experimental/Pagination.js index e7bfb6d2cc94..19f09b79732e 100644 --- a/packages/react/src/components/Pagination/experimental/Pagination.js +++ b/packages/react/src/components/Pagination/experimental/Pagination.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2020 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Pagination/experimental/index.js b/packages/react/src/components/Pagination/experimental/index.js index 3e017da29011..7759bb88bbdd 100644 --- a/packages/react/src/components/Pagination/experimental/index.js +++ b/packages/react/src/components/Pagination/experimental/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2020 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Pagination/index.js b/packages/react/src/components/Pagination/index.js index 509c4b50f48b..6bbc78228f23 100644 --- a/packages/react/src/components/Pagination/index.js +++ b/packages/react/src/components/Pagination/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Plex/Plex.stories.js b/packages/react/src/components/Plex/Plex.stories.js index 341a3bf7dee1..946a872d58e9 100644 --- a/packages/react/src/components/Plex/Plex.stories.js +++ b/packages/react/src/components/Plex/Plex.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Plex/story.scss b/packages/react/src/components/Plex/story.scss index 1a668acacd50..0562949de5a3 100644 --- a/packages/react/src/components/Plex/story.scss +++ b/packages/react/src/components/Plex/story.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Popover/Popover.stories.js b/packages/react/src/components/Popover/Popover.stories.js index e7abe738889e..46ba2e9b402a 100644 --- a/packages/react/src/components/Popover/Popover.stories.js +++ b/packages/react/src/components/Popover/Popover.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Popover/__tests__/Popover-test.e2e.js b/packages/react/src/components/Popover/__tests__/Popover-test.e2e.js index 887089743145..36db69e7e4ea 100644 --- a/packages/react/src/components/Popover/__tests__/Popover-test.e2e.js +++ b/packages/react/src/components/Popover/__tests__/Popover-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Popover/__tests__/Popover-test.js b/packages/react/src/components/Popover/__tests__/Popover-test.js index 43037ccc508c..e93fa35adda7 100644 --- a/packages/react/src/components/Popover/__tests__/Popover-test.js +++ b/packages/react/src/components/Popover/__tests__/Popover-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Popover/index.js b/packages/react/src/components/Popover/index.js index cf0018e14072..b5de4b4860d9 100644 --- a/packages/react/src/components/Popover/index.js +++ b/packages/react/src/components/Popover/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Popover/story.scss b/packages/react/src/components/Popover/story.scss index 7e8092acf482..08aea270b5f4 100644 --- a/packages/react/src/components/Popover/story.scss +++ b/packages/react/src/components/Popover/story.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Portal/__tests__/Portal-test.js b/packages/react/src/components/Portal/__tests__/Portal-test.js index b7a35a839cb6..ceaf1efe37c3 100644 --- a/packages/react/src/components/Portal/__tests__/Portal-test.js +++ b/packages/react/src/components/Portal/__tests__/Portal-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Portal/index.js b/packages/react/src/components/Portal/index.js index dff5729c0b91..454ee05d3038 100644 --- a/packages/react/src/components/Portal/index.js +++ b/packages/react/src/components/Portal/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/PrimaryButton/PrimaryButton.js b/packages/react/src/components/PrimaryButton/PrimaryButton.js index 26f1acf50043..b610751f7415 100644 --- a/packages/react/src/components/PrimaryButton/PrimaryButton.js +++ b/packages/react/src/components/PrimaryButton/PrimaryButton.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/PrimaryButton/index.js b/packages/react/src/components/PrimaryButton/index.js index 30c107b1bee0..535e291415d2 100644 --- a/packages/react/src/components/PrimaryButton/index.js +++ b/packages/react/src/components/PrimaryButton/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ProgressIndicator/ProgressIndicator.Skeleton.js b/packages/react/src/components/ProgressIndicator/ProgressIndicator.Skeleton.js index 45b18fa984b3..c0753807e76f 100644 --- a/packages/react/src/components/ProgressIndicator/ProgressIndicator.Skeleton.js +++ b/packages/react/src/components/ProgressIndicator/ProgressIndicator.Skeleton.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ProgressIndicator/ProgressIndicator.js b/packages/react/src/components/ProgressIndicator/ProgressIndicator.js index f252c93cd4f1..cf1af1fff618 100644 --- a/packages/react/src/components/ProgressIndicator/ProgressIndicator.js +++ b/packages/react/src/components/ProgressIndicator/ProgressIndicator.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ProgressIndicator/ProgressIndicator.stories.js b/packages/react/src/components/ProgressIndicator/ProgressIndicator.stories.js index 21c7e1d7eef1..132398d4c329 100644 --- a/packages/react/src/components/ProgressIndicator/ProgressIndicator.stories.js +++ b/packages/react/src/components/ProgressIndicator/ProgressIndicator.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ProgressIndicator/index.js b/packages/react/src/components/ProgressIndicator/index.js index 52b92fd26258..e30bfd78d210 100644 --- a/packages/react/src/components/ProgressIndicator/index.js +++ b/packages/react/src/components/ProgressIndicator/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/RadioButton/RadioButton.Skeleton.js b/packages/react/src/components/RadioButton/RadioButton.Skeleton.js index 81b04e95af75..5c7e3cbd8057 100644 --- a/packages/react/src/components/RadioButton/RadioButton.Skeleton.js +++ b/packages/react/src/components/RadioButton/RadioButton.Skeleton.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/RadioButton/RadioButton.js b/packages/react/src/components/RadioButton/RadioButton.js index d3725bcf6ae7..22015068599a 100644 --- a/packages/react/src/components/RadioButton/RadioButton.js +++ b/packages/react/src/components/RadioButton/RadioButton.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/RadioButton/RadioButton.stories.js b/packages/react/src/components/RadioButton/RadioButton.stories.js index f5c9ef146f7a..d821f2f2ccdc 100644 --- a/packages/react/src/components/RadioButton/RadioButton.stories.js +++ b/packages/react/src/components/RadioButton/RadioButton.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/RadioButton/__tests__/RadioButton-test.js b/packages/react/src/components/RadioButton/__tests__/RadioButton-test.js index 2c399fa22689..ece449af32cd 100644 --- a/packages/react/src/components/RadioButton/__tests__/RadioButton-test.js +++ b/packages/react/src/components/RadioButton/__tests__/RadioButton-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/RadioButton/__tests__/RadioButtonSkeleton-test.js b/packages/react/src/components/RadioButton/__tests__/RadioButtonSkeleton-test.js index d2277da5032f..1bccdb2c487f 100644 --- a/packages/react/src/components/RadioButton/__tests__/RadioButtonSkeleton-test.js +++ b/packages/react/src/components/RadioButton/__tests__/RadioButtonSkeleton-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/RadioButton/index.js b/packages/react/src/components/RadioButton/index.js index 5f8df1a0d929..7a945acbd50a 100644 --- a/packages/react/src/components/RadioButton/index.js +++ b/packages/react/src/components/RadioButton/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/RadioButtonGroup/RadioButtonGroup-test.js b/packages/react/src/components/RadioButtonGroup/RadioButtonGroup-test.js index 2227e9967899..1f926b8bed1b 100644 --- a/packages/react/src/components/RadioButtonGroup/RadioButtonGroup-test.js +++ b/packages/react/src/components/RadioButtonGroup/RadioButtonGroup-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/RadioButtonGroup/RadioButtonGroup.js b/packages/react/src/components/RadioButtonGroup/RadioButtonGroup.js index 87f592224d6d..b65419125200 100644 --- a/packages/react/src/components/RadioButtonGroup/RadioButtonGroup.js +++ b/packages/react/src/components/RadioButtonGroup/RadioButtonGroup.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/RadioButtonGroup/index.js b/packages/react/src/components/RadioButtonGroup/index.js index ad908bf4e8c2..fbdadcbd2c57 100644 --- a/packages/react/src/components/RadioButtonGroup/index.js +++ b/packages/react/src/components/RadioButtonGroup/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/RadioTile/RadioTile.js b/packages/react/src/components/RadioTile/RadioTile.js index 0897ab2a0f5f..80bf810d92b3 100644 --- a/packages/react/src/components/RadioTile/RadioTile.js +++ b/packages/react/src/components/RadioTile/RadioTile.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/RadioTile/index.js b/packages/react/src/components/RadioTile/index.js index d7b10d1fadaf..f7dc0e4b8450 100644 --- a/packages/react/src/components/RadioTile/index.js +++ b/packages/react/src/components/RadioTile/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Search/Search.Skeleton.js b/packages/react/src/components/Search/Search.Skeleton.js index 604c7b378cdf..9cd86cc70ef0 100644 --- a/packages/react/src/components/Search/Search.Skeleton.js +++ b/packages/react/src/components/Search/Search.Skeleton.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Search/Search.js b/packages/react/src/components/Search/Search.js index fc8417322026..649f9662c1b6 100644 --- a/packages/react/src/components/Search/Search.js +++ b/packages/react/src/components/Search/Search.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Search/Search.stories.js b/packages/react/src/components/Search/Search.stories.js index f02014858a48..f5790a0db02e 100644 --- a/packages/react/src/components/Search/Search.stories.js +++ b/packages/react/src/components/Search/Search.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Search/index.js b/packages/react/src/components/Search/index.js index 2e9184dd04f7..fdeba1eccaa2 100644 --- a/packages/react/src/components/Search/index.js +++ b/packages/react/src/components/Search/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2021 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/SecondaryButton/SecondaryButton-test.js b/packages/react/src/components/SecondaryButton/SecondaryButton-test.js index 2ec5ad5ff4c2..a3d2a9ae82e8 100644 --- a/packages/react/src/components/SecondaryButton/SecondaryButton-test.js +++ b/packages/react/src/components/SecondaryButton/SecondaryButton-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018, 2022 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/SecondaryButton/SecondaryButton.js b/packages/react/src/components/SecondaryButton/SecondaryButton.js index 0597016959f2..51581b2bbb10 100644 --- a/packages/react/src/components/SecondaryButton/SecondaryButton.js +++ b/packages/react/src/components/SecondaryButton/SecondaryButton.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/SecondaryButton/index.js b/packages/react/src/components/SecondaryButton/index.js index 64f8cef7698c..791ca9f61a90 100644 --- a/packages/react/src/components/SecondaryButton/index.js +++ b/packages/react/src/components/SecondaryButton/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Select/Select.Skeleton.tsx b/packages/react/src/components/Select/Select.Skeleton.tsx index 4104ef1744d3..74605cf61f31 100644 --- a/packages/react/src/components/Select/Select.Skeleton.tsx +++ b/packages/react/src/components/Select/Select.Skeleton.tsx @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Select/Select.js b/packages/react/src/components/Select/Select.js index 9aaf3fa0d5e5..9a7e261ad49c 100644 --- a/packages/react/src/components/Select/Select.js +++ b/packages/react/src/components/Select/Select.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Select/Select.stories.js b/packages/react/src/components/Select/Select.stories.js index cdf71a11a6c1..1e2cb69ec878 100644 --- a/packages/react/src/components/Select/Select.stories.js +++ b/packages/react/src/components/Select/Select.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Select/index.js b/packages/react/src/components/Select/index.js index 3fcd02e3a4d1..3164d252987a 100644 --- a/packages/react/src/components/Select/index.js +++ b/packages/react/src/components/Select/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/SelectItem/SelectItem-test.js b/packages/react/src/components/SelectItem/SelectItem-test.js index 44f98b54e685..5f4fbbb5b816 100644 --- a/packages/react/src/components/SelectItem/SelectItem-test.js +++ b/packages/react/src/components/SelectItem/SelectItem-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018, 2022 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/SelectItem/SelectItem.js b/packages/react/src/components/SelectItem/SelectItem.js index e243cc16d8e3..03ae3cbabbe5 100644 --- a/packages/react/src/components/SelectItem/SelectItem.js +++ b/packages/react/src/components/SelectItem/SelectItem.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/SelectItem/index.js b/packages/react/src/components/SelectItem/index.js index 516c7df11522..56271ba7398c 100644 --- a/packages/react/src/components/SelectItem/index.js +++ b/packages/react/src/components/SelectItem/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/SelectItemGroup/SelectItemGroup-test.js b/packages/react/src/components/SelectItemGroup/SelectItemGroup-test.js index d41c3b18ee3b..12aef6e7a156 100644 --- a/packages/react/src/components/SelectItemGroup/SelectItemGroup-test.js +++ b/packages/react/src/components/SelectItemGroup/SelectItemGroup-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018, 2022 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/SelectItemGroup/SelectItemGroup.js b/packages/react/src/components/SelectItemGroup/SelectItemGroup.js index 93fcb685d171..e4b1d45aecd2 100644 --- a/packages/react/src/components/SelectItemGroup/SelectItemGroup.js +++ b/packages/react/src/components/SelectItemGroup/SelectItemGroup.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/SelectItemGroup/index.js b/packages/react/src/components/SelectItemGroup/index.js index 0e1d7ef27631..5a71c8a2764a 100644 --- a/packages/react/src/components/SelectItemGroup/index.js +++ b/packages/react/src/components/SelectItemGroup/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/SkeletonIcon/SkeletonIcon-test.js b/packages/react/src/components/SkeletonIcon/SkeletonIcon-test.js index 103f2be2953e..225a818d65ec 100644 --- a/packages/react/src/components/SkeletonIcon/SkeletonIcon-test.js +++ b/packages/react/src/components/SkeletonIcon/SkeletonIcon-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/SkeletonIcon/SkeletonIcon.js b/packages/react/src/components/SkeletonIcon/SkeletonIcon.js index 357360cbc6f9..9cc519f1e12e 100644 --- a/packages/react/src/components/SkeletonIcon/SkeletonIcon.js +++ b/packages/react/src/components/SkeletonIcon/SkeletonIcon.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/SkeletonIcon/SkeletonIcon.stories.js b/packages/react/src/components/SkeletonIcon/SkeletonIcon.stories.js index 9df544045cc1..6c6e0f4a500c 100644 --- a/packages/react/src/components/SkeletonIcon/SkeletonIcon.stories.js +++ b/packages/react/src/components/SkeletonIcon/SkeletonIcon.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/SkeletonIcon/index.js b/packages/react/src/components/SkeletonIcon/index.js index df8b961e34ec..db37c57d47d9 100644 --- a/packages/react/src/components/SkeletonIcon/index.js +++ b/packages/react/src/components/SkeletonIcon/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/SkeletonPlaceholder/SkeletonPlaceholder-test.js b/packages/react/src/components/SkeletonPlaceholder/SkeletonPlaceholder-test.js index f3c8f4b9fbd0..9ac5bb17dfa4 100644 --- a/packages/react/src/components/SkeletonPlaceholder/SkeletonPlaceholder-test.js +++ b/packages/react/src/components/SkeletonPlaceholder/SkeletonPlaceholder-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/SkeletonPlaceholder/SkeletonPlaceholder.js b/packages/react/src/components/SkeletonPlaceholder/SkeletonPlaceholder.js index 25476067ef07..b5c4aff9f4be 100644 --- a/packages/react/src/components/SkeletonPlaceholder/SkeletonPlaceholder.js +++ b/packages/react/src/components/SkeletonPlaceholder/SkeletonPlaceholder.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/SkeletonPlaceholder/SkeletonPlaceholder.stories.js b/packages/react/src/components/SkeletonPlaceholder/SkeletonPlaceholder.stories.js index ae180b24bdb0..bb339081f0ed 100644 --- a/packages/react/src/components/SkeletonPlaceholder/SkeletonPlaceholder.stories.js +++ b/packages/react/src/components/SkeletonPlaceholder/SkeletonPlaceholder.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/SkeletonPlaceholder/index.js b/packages/react/src/components/SkeletonPlaceholder/index.js index 3f9860baa4c9..f886f51562fe 100644 --- a/packages/react/src/components/SkeletonPlaceholder/index.js +++ b/packages/react/src/components/SkeletonPlaceholder/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/SkeletonText/SkeletonText-test.js b/packages/react/src/components/SkeletonText/SkeletonText-test.js index fb75499cc13b..cf7e86274663 100644 --- a/packages/react/src/components/SkeletonText/SkeletonText-test.js +++ b/packages/react/src/components/SkeletonText/SkeletonText-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/SkeletonText/SkeletonText.js b/packages/react/src/components/SkeletonText/SkeletonText.js index 31a324921c64..d926a6699c57 100644 --- a/packages/react/src/components/SkeletonText/SkeletonText.js +++ b/packages/react/src/components/SkeletonText/SkeletonText.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/SkeletonText/SkeletonText.stories.js b/packages/react/src/components/SkeletonText/SkeletonText.stories.js index 086d79118ff4..9e6db9ff00bd 100644 --- a/packages/react/src/components/SkeletonText/SkeletonText.stories.js +++ b/packages/react/src/components/SkeletonText/SkeletonText.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/SkeletonText/index.js b/packages/react/src/components/SkeletonText/index.js index fc6fd402ba58..8754dac1716c 100644 --- a/packages/react/src/components/SkeletonText/index.js +++ b/packages/react/src/components/SkeletonText/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Slider/Slider-test.js b/packages/react/src/components/Slider/Slider-test.js index 083fc2bd1df0..ab96d2c37989 100644 --- a/packages/react/src/components/Slider/Slider-test.js +++ b/packages/react/src/components/Slider/Slider-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2022 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Slider/Slider.Skeleton.tsx b/packages/react/src/components/Slider/Slider.Skeleton.tsx index 161dcae0f51f..eb076a4b8357 100644 --- a/packages/react/src/components/Slider/Slider.Skeleton.tsx +++ b/packages/react/src/components/Slider/Slider.Skeleton.tsx @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Slider/Slider.js b/packages/react/src/components/Slider/Slider.js index a0f5208aae91..a621d31e2eed 100644 --- a/packages/react/src/components/Slider/Slider.js +++ b/packages/react/src/components/Slider/Slider.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Slider/Slider.stories.js b/packages/react/src/components/Slider/Slider.stories.js index a7fdb318dd6b..4e352ad1d752 100644 --- a/packages/react/src/components/Slider/Slider.stories.js +++ b/packages/react/src/components/Slider/Slider.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Slider/index.js b/packages/react/src/components/Slider/index.js index d2106a4cd2c5..4fff6e4e7c86 100644 --- a/packages/react/src/components/Slider/index.js +++ b/packages/react/src/components/Slider/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Stack/Stack.js b/packages/react/src/components/Stack/Stack.js index 9447b8c371b5..b7fcfc1343a7 100644 --- a/packages/react/src/components/Stack/Stack.js +++ b/packages/react/src/components/Stack/Stack.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Stack/Stack.stories.js b/packages/react/src/components/Stack/Stack.stories.js index 8cc00343e18b..dac3c4c3ec6b 100644 --- a/packages/react/src/components/Stack/Stack.stories.js +++ b/packages/react/src/components/Stack/Stack.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Stack/__tests__/Stack-test.e2e.js b/packages/react/src/components/Stack/__tests__/Stack-test.e2e.js index 98483f17f884..2ee30c5e9f23 100644 --- a/packages/react/src/components/Stack/__tests__/Stack-test.e2e.js +++ b/packages/react/src/components/Stack/__tests__/Stack-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Stack/__tests__/Stack-test.js b/packages/react/src/components/Stack/__tests__/Stack-test.js index 939b6c153a25..e8a22d41bfc8 100644 --- a/packages/react/src/components/Stack/__tests__/Stack-test.js +++ b/packages/react/src/components/Stack/__tests__/Stack-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Stack/index.js b/packages/react/src/components/Stack/index.js index e7df40491a6a..476dd9f22e0b 100644 --- a/packages/react/src/components/Stack/index.js +++ b/packages/react/src/components/Stack/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/StructuredList/StructuredList-story.js b/packages/react/src/components/StructuredList/StructuredList-story.js index 58800ce16031..bf01df6d736e 100644 --- a/packages/react/src/components/StructuredList/StructuredList-story.js +++ b/packages/react/src/components/StructuredList/StructuredList-story.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/StructuredList/StructuredList-test.js b/packages/react/src/components/StructuredList/StructuredList-test.js index bb0e159fee99..32fa31a096cd 100644 --- a/packages/react/src/components/StructuredList/StructuredList-test.js +++ b/packages/react/src/components/StructuredList/StructuredList-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2022, 2022 + * Copyright IBM Corp. 2022, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/StructuredList/StructuredList.Skeleton.js b/packages/react/src/components/StructuredList/StructuredList.Skeleton.js index f7a1fc9cc767..269b15f21f5d 100644 --- a/packages/react/src/components/StructuredList/StructuredList.Skeleton.js +++ b/packages/react/src/components/StructuredList/StructuredList.Skeleton.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/StructuredList/StructuredList.js b/packages/react/src/components/StructuredList/StructuredList.js index e3fc3b829dcf..9e0e4b339136 100644 --- a/packages/react/src/components/StructuredList/StructuredList.js +++ b/packages/react/src/components/StructuredList/StructuredList.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/StructuredList/StructuredList.stories.js b/packages/react/src/components/StructuredList/StructuredList.stories.js index 2b7d13e3f404..102e5e4c4104 100644 --- a/packages/react/src/components/StructuredList/StructuredList.stories.js +++ b/packages/react/src/components/StructuredList/StructuredList.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/StructuredList/index.js b/packages/react/src/components/StructuredList/index.js index 9fc3f1a77021..610cc71aac64 100644 --- a/packages/react/src/components/StructuredList/index.js +++ b/packages/react/src/components/StructuredList/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Switch/Switch.js b/packages/react/src/components/Switch/Switch.js index 4fc4d7e93ea6..e4c201d04598 100644 --- a/packages/react/src/components/Switch/Switch.js +++ b/packages/react/src/components/Switch/Switch.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Switch/index.js b/packages/react/src/components/Switch/index.js index 1730fcc67acc..21c3a95ea811 100644 --- a/packages/react/src/components/Switch/index.js +++ b/packages/react/src/components/Switch/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Tab/Tab.js b/packages/react/src/components/Tab/Tab.js index 268c6e461259..46bc8132ac65 100644 --- a/packages/react/src/components/Tab/Tab.js +++ b/packages/react/src/components/Tab/Tab.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Tab/index.js b/packages/react/src/components/Tab/index.js index f159ac938b54..b145691864a3 100644 --- a/packages/react/src/components/Tab/index.js +++ b/packages/react/src/components/Tab/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/TabContent/TabContent-test.js b/packages/react/src/components/TabContent/TabContent-test.js index 17d16c7905d5..4c7a7a2af58d 100644 --- a/packages/react/src/components/TabContent/TabContent-test.js +++ b/packages/react/src/components/TabContent/TabContent-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/TabContent/TabContent.js b/packages/react/src/components/TabContent/TabContent.js index 28631cc2aeaa..8cd451520c29 100644 --- a/packages/react/src/components/TabContent/TabContent.js +++ b/packages/react/src/components/TabContent/TabContent.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/TabContent/index.js b/packages/react/src/components/TabContent/index.js index 0f1d5fea444a..19b2a7e2e3e8 100644 --- a/packages/react/src/components/TabContent/index.js +++ b/packages/react/src/components/TabContent/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Tabs/Tabs.Skeleton.js b/packages/react/src/components/Tabs/Tabs.Skeleton.js index 40c902ecd176..07004b581b3e 100644 --- a/packages/react/src/components/Tabs/Tabs.Skeleton.js +++ b/packages/react/src/components/Tabs/Tabs.Skeleton.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Tabs/Tabs.js b/packages/react/src/components/Tabs/Tabs.js index 98d7d28dd4b4..9d6f3ddb4d36 100644 --- a/packages/react/src/components/Tabs/Tabs.js +++ b/packages/react/src/components/Tabs/Tabs.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Tabs/Tabs.stories.js b/packages/react/src/components/Tabs/Tabs.stories.js index 8c3a1be7fd93..81123e345018 100644 --- a/packages/react/src/components/Tabs/Tabs.stories.js +++ b/packages/react/src/components/Tabs/Tabs.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Tabs/index.js b/packages/react/src/components/Tabs/index.js index 217950ba7629..844a4e8765a1 100644 --- a/packages/react/src/components/Tabs/index.js +++ b/packages/react/src/components/Tabs/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Tabs/tabs-test.e2e.js b/packages/react/src/components/Tabs/tabs-test.e2e.js index 0eff8ac3d8cf..7bbb36f46a3b 100644 --- a/packages/react/src/components/Tabs/tabs-test.e2e.js +++ b/packages/react/src/components/Tabs/tabs-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Tabs/usePressable.js b/packages/react/src/components/Tabs/usePressable.js index 23d2704680e2..363b9f06debe 100644 --- a/packages/react/src/components/Tabs/usePressable.js +++ b/packages/react/src/components/Tabs/usePressable.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Tag/Tag-test.e2e.js b/packages/react/src/components/Tag/Tag-test.e2e.js index c01a00a2e7b2..7c83732be307 100644 --- a/packages/react/src/components/Tag/Tag-test.e2e.js +++ b/packages/react/src/components/Tag/Tag-test.e2e.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Tag/Tag-test.js b/packages/react/src/components/Tag/Tag-test.js index f6acc7d842dc..cd5ec4f064e5 100644 --- a/packages/react/src/components/Tag/Tag-test.js +++ b/packages/react/src/components/Tag/Tag-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Tag/Tag.Skeleton.js b/packages/react/src/components/Tag/Tag.Skeleton.js index 443a82b8fb5a..fc0cf19e45b0 100644 --- a/packages/react/src/components/Tag/Tag.Skeleton.js +++ b/packages/react/src/components/Tag/Tag.Skeleton.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Tag/Tag.js b/packages/react/src/components/Tag/Tag.js index 1aa7c56070a8..db6b032bbc8c 100644 --- a/packages/react/src/components/Tag/Tag.js +++ b/packages/react/src/components/Tag/Tag.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Tag/Tag.stories.js b/packages/react/src/components/Tag/Tag.stories.js index e9df8ac8188c..e39a74bd19fe 100644 --- a/packages/react/src/components/Tag/Tag.stories.js +++ b/packages/react/src/components/Tag/Tag.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Tag/index.js b/packages/react/src/components/Tag/index.js index b21174fa9ff2..f66b8019e4ab 100644 --- a/packages/react/src/components/Tag/index.js +++ b/packages/react/src/components/Tag/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Text/Text-story.js b/packages/react/src/components/Text/Text-story.js index 6bcab168385f..4e0da4ea9941 100644 --- a/packages/react/src/components/Text/Text-story.js +++ b/packages/react/src/components/Text/Text-story.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Text/Text.tsx b/packages/react/src/components/Text/Text.tsx index 44398ab96e3f..9f2785deb8f8 100644 --- a/packages/react/src/components/Text/Text.tsx +++ b/packages/react/src/components/Text/Text.tsx @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Text/TextDirection.tsx b/packages/react/src/components/Text/TextDirection.tsx index 7362b4526f82..e3bc10a431a1 100644 --- a/packages/react/src/components/Text/TextDirection.tsx +++ b/packages/react/src/components/Text/TextDirection.tsx @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Text/TextDirectionContext.js b/packages/react/src/components/Text/TextDirectionContext.js index ed4993241555..9958329c9dbb 100644 --- a/packages/react/src/components/Text/TextDirectionContext.js +++ b/packages/react/src/components/Text/TextDirectionContext.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Text/__tests__/Text-test.js b/packages/react/src/components/Text/__tests__/Text-test.js index 76ede723cfc5..bc39d39af5d6 100644 --- a/packages/react/src/components/Text/__tests__/Text-test.js +++ b/packages/react/src/components/Text/__tests__/Text-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Text/__tests__/TextDirection-test.js b/packages/react/src/components/Text/__tests__/TextDirection-test.js index 1510dae3f656..8ff8c7ba233e 100644 --- a/packages/react/src/components/Text/__tests__/TextDirection-test.js +++ b/packages/react/src/components/Text/__tests__/TextDirection-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Text/createTextComponent.tsx b/packages/react/src/components/Text/createTextComponent.tsx index e03348ee7a21..16a6be42a019 100644 --- a/packages/react/src/components/Text/createTextComponent.tsx +++ b/packages/react/src/components/Text/createTextComponent.tsx @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Text/index.ts b/packages/react/src/components/Text/index.ts index e3eb4eb149aa..065a284e76d7 100644 --- a/packages/react/src/components/Text/index.ts +++ b/packages/react/src/components/Text/index.ts @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/TextArea/TextArea-test.js b/packages/react/src/components/TextArea/TextArea-test.js index 331571b36615..1201d5a7e83a 100644 --- a/packages/react/src/components/TextArea/TextArea-test.js +++ b/packages/react/src/components/TextArea/TextArea-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018, 2022 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/TextArea/TextArea.Skeleton.js b/packages/react/src/components/TextArea/TextArea.Skeleton.js index 13a0e611c6fd..f6bc55c6b213 100644 --- a/packages/react/src/components/TextArea/TextArea.Skeleton.js +++ b/packages/react/src/components/TextArea/TextArea.Skeleton.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/TextArea/TextArea.js b/packages/react/src/components/TextArea/TextArea.js index 1981cb097d89..2f8d9b2dc6f3 100644 --- a/packages/react/src/components/TextArea/TextArea.js +++ b/packages/react/src/components/TextArea/TextArea.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/TextArea/TextArea.stories.js b/packages/react/src/components/TextArea/TextArea.stories.js index ecb9dcbd1b77..d581f5bc291d 100644 --- a/packages/react/src/components/TextArea/TextArea.stories.js +++ b/packages/react/src/components/TextArea/TextArea.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/TextArea/__tests__/TextArea-test.js b/packages/react/src/components/TextArea/__tests__/TextArea-test.js index a584d05d2212..b71d9da68397 100644 --- a/packages/react/src/components/TextArea/__tests__/TextArea-test.js +++ b/packages/react/src/components/TextArea/__tests__/TextArea-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/TextArea/index.js b/packages/react/src/components/TextArea/index.js index 7558a9514a0b..a03705286148 100644 --- a/packages/react/src/components/TextArea/index.js +++ b/packages/react/src/components/TextArea/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/TextInput/TextInput.Skeleton.js b/packages/react/src/components/TextInput/TextInput.Skeleton.js index 0299598f53ac..09090487ab11 100644 --- a/packages/react/src/components/TextInput/TextInput.Skeleton.js +++ b/packages/react/src/components/TextInput/TextInput.Skeleton.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/TextInput/TextInput.js b/packages/react/src/components/TextInput/TextInput.js index cc4b752269f0..0c662291d1c4 100644 --- a/packages/react/src/components/TextInput/TextInput.js +++ b/packages/react/src/components/TextInput/TextInput.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/TextInput/TextInput.stories.js b/packages/react/src/components/TextInput/TextInput.stories.js index 026bc7d86eed..45d994a3bcda 100644 --- a/packages/react/src/components/TextInput/TextInput.stories.js +++ b/packages/react/src/components/TextInput/TextInput.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/TextInput/__tests__/TextInput-test.js b/packages/react/src/components/TextInput/__tests__/TextInput-test.js index cf9095cf46e7..5aef560a6ec9 100644 --- a/packages/react/src/components/TextInput/__tests__/TextInput-test.js +++ b/packages/react/src/components/TextInput/__tests__/TextInput-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/TextInput/index.js b/packages/react/src/components/TextInput/index.js index d382e9d1c59e..0ac089a8525f 100644 --- a/packages/react/src/components/TextInput/index.js +++ b/packages/react/src/components/TextInput/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Theme/Theme-story.scss b/packages/react/src/components/Theme/Theme-story.scss index 9f9f5953c9a6..d06ee642f3c2 100644 --- a/packages/react/src/components/Theme/Theme-story.scss +++ b/packages/react/src/components/Theme/Theme-story.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Theme/Theme.stories.js b/packages/react/src/components/Theme/Theme.stories.js index 1d824b131da5..14d077887354 100644 --- a/packages/react/src/components/Theme/Theme.stories.js +++ b/packages/react/src/components/Theme/Theme.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Theme/__tests__/Theme-test.js b/packages/react/src/components/Theme/__tests__/Theme-test.js index 66664f01c11f..c9b0f2b4821c 100644 --- a/packages/react/src/components/Theme/__tests__/Theme-test.js +++ b/packages/react/src/components/Theme/__tests__/Theme-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Theme/index.js b/packages/react/src/components/Theme/index.js index 0d94684f8f48..b219072a890f 100644 --- a/packages/react/src/components/Theme/index.js +++ b/packages/react/src/components/Theme/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Tile/Tile-test.js b/packages/react/src/components/Tile/Tile-test.js index c955c3f75463..eccda54fea18 100644 --- a/packages/react/src/components/Tile/Tile-test.js +++ b/packages/react/src/components/Tile/Tile-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018, 2022 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Tile/Tile.stories.js b/packages/react/src/components/Tile/Tile.stories.js index f60ef353e381..c63ec1c4732b 100644 --- a/packages/react/src/components/Tile/Tile.stories.js +++ b/packages/react/src/components/Tile/Tile.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Tile/index.js b/packages/react/src/components/Tile/index.js index 9062ea321851..3de89aab4b89 100644 --- a/packages/react/src/components/Tile/index.js +++ b/packages/react/src/components/Tile/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/TileGroup/TileGroup.js b/packages/react/src/components/TileGroup/TileGroup.js index cb6fd287b5a2..3cfa4dea6892 100644 --- a/packages/react/src/components/TileGroup/TileGroup.js +++ b/packages/react/src/components/TileGroup/TileGroup.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/TileGroup/index.js b/packages/react/src/components/TileGroup/index.js index 1bcab26ea5db..0953f1a5f19b 100644 --- a/packages/react/src/components/TileGroup/index.js +++ b/packages/react/src/components/TileGroup/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/TimePicker/TimePicker-test.js b/packages/react/src/components/TimePicker/TimePicker-test.js index 501aafd45c5f..57f220148106 100644 --- a/packages/react/src/components/TimePicker/TimePicker-test.js +++ b/packages/react/src/components/TimePicker/TimePicker-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/TimePicker/TimePicker.js b/packages/react/src/components/TimePicker/TimePicker.js index 59dcfcbc8fb6..e8406d325ec0 100644 --- a/packages/react/src/components/TimePicker/TimePicker.js +++ b/packages/react/src/components/TimePicker/TimePicker.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/TimePicker/TimePicker.stories.js b/packages/react/src/components/TimePicker/TimePicker.stories.js index 4640171aec4b..582a302fe74b 100644 --- a/packages/react/src/components/TimePicker/TimePicker.stories.js +++ b/packages/react/src/components/TimePicker/TimePicker.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/TimePicker/index.js b/packages/react/src/components/TimePicker/index.js index dbde6a51128d..a3ba3a6ce7a7 100644 --- a/packages/react/src/components/TimePicker/index.js +++ b/packages/react/src/components/TimePicker/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/TimePickerSelect/TimePickerSelect.js b/packages/react/src/components/TimePickerSelect/TimePickerSelect.js index 6e268a55ea96..aac669961016 100644 --- a/packages/react/src/components/TimePickerSelect/TimePickerSelect.js +++ b/packages/react/src/components/TimePickerSelect/TimePickerSelect.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/TimePickerSelect/index.js b/packages/react/src/components/TimePickerSelect/index.js index b9109b0d81f6..bd83fc617f80 100644 --- a/packages/react/src/components/TimePickerSelect/index.js +++ b/packages/react/src/components/TimePickerSelect/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Toggle/Toggle.Skeleton.js b/packages/react/src/components/Toggle/Toggle.Skeleton.js index 15f827a664d1..87e80f725acb 100644 --- a/packages/react/src/components/Toggle/Toggle.Skeleton.js +++ b/packages/react/src/components/Toggle/Toggle.Skeleton.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Toggle/Toggle.stories.js b/packages/react/src/components/Toggle/Toggle.stories.js index a7b6a7990f33..4ef28ff532e6 100644 --- a/packages/react/src/components/Toggle/Toggle.stories.js +++ b/packages/react/src/components/Toggle/Toggle.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Toggle/index.js b/packages/react/src/components/Toggle/index.js index 3e2b81781df3..e26ea08d4cbc 100644 --- a/packages/react/src/components/Toggle/index.js +++ b/packages/react/src/components/Toggle/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ToggleSmall/ToggleSmall.Skeleton.js b/packages/react/src/components/ToggleSmall/ToggleSmall.Skeleton.js index 54086572f8fa..b5c7c15cdc85 100644 --- a/packages/react/src/components/ToggleSmall/ToggleSmall.Skeleton.js +++ b/packages/react/src/components/ToggleSmall/ToggleSmall.Skeleton.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/ToggleSmall/index.js b/packages/react/src/components/ToggleSmall/index.js index 3e29b425435f..616a2976f91f 100644 --- a/packages/react/src/components/ToggleSmall/index.js +++ b/packages/react/src/components/ToggleSmall/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Toggletip/Toggletip.stories.js b/packages/react/src/components/Toggletip/Toggletip.stories.js index 05fdab936afc..0ca9bf60fbd4 100644 --- a/packages/react/src/components/Toggletip/Toggletip.stories.js +++ b/packages/react/src/components/Toggletip/Toggletip.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Toggletip/__tests__/Toggletip-test.js b/packages/react/src/components/Toggletip/__tests__/Toggletip-test.js index e6af109c5a9e..432e9946370c 100644 --- a/packages/react/src/components/Toggletip/__tests__/Toggletip-test.js +++ b/packages/react/src/components/Toggletip/__tests__/Toggletip-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Toggletip/__tests__/ToggletipActions-test.js b/packages/react/src/components/Toggletip/__tests__/ToggletipActions-test.js index 315a60eb64b4..4264a3e2ba1b 100644 --- a/packages/react/src/components/Toggletip/__tests__/ToggletipActions-test.js +++ b/packages/react/src/components/Toggletip/__tests__/ToggletipActions-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Toggletip/__tests__/ToggletipButton.js b/packages/react/src/components/Toggletip/__tests__/ToggletipButton.js index 275805de040a..aa8100af3239 100644 --- a/packages/react/src/components/Toggletip/__tests__/ToggletipButton.js +++ b/packages/react/src/components/Toggletip/__tests__/ToggletipButton.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Toggletip/__tests__/ToggletipContent-test.js b/packages/react/src/components/Toggletip/__tests__/ToggletipContent-test.js index bf3339802dec..814161871f98 100644 --- a/packages/react/src/components/Toggletip/__tests__/ToggletipContent-test.js +++ b/packages/react/src/components/Toggletip/__tests__/ToggletipContent-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Toggletip/__tests__/ToggletipLabel-test.js b/packages/react/src/components/Toggletip/__tests__/ToggletipLabel-test.js index 60d186ae7665..34bcd68985b2 100644 --- a/packages/react/src/components/Toggletip/__tests__/ToggletipLabel-test.js +++ b/packages/react/src/components/Toggletip/__tests__/ToggletipLabel-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Toggletip/index.js b/packages/react/src/components/Toggletip/index.js index d3fe1714d744..1090be12791c 100644 --- a/packages/react/src/components/Toggletip/index.js +++ b/packages/react/src/components/Toggletip/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Tooltip/DefinitionTooltip.js b/packages/react/src/components/Tooltip/DefinitionTooltip.js index ca746b552ded..833e18b0ab0f 100644 --- a/packages/react/src/components/Tooltip/DefinitionTooltip.js +++ b/packages/react/src/components/Tooltip/DefinitionTooltip.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Tooltip/DefinitionTooltip.stories.js b/packages/react/src/components/Tooltip/DefinitionTooltip.stories.js index 0916f8642b0a..bdae7c4bfaaa 100644 --- a/packages/react/src/components/Tooltip/DefinitionTooltip.stories.js +++ b/packages/react/src/components/Tooltip/DefinitionTooltip.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Tooltip/Tooltip.js b/packages/react/src/components/Tooltip/Tooltip.js index de87f7ffc662..e4c5cdd4938f 100644 --- a/packages/react/src/components/Tooltip/Tooltip.js +++ b/packages/react/src/components/Tooltip/Tooltip.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Tooltip/Tooltip.stories.js b/packages/react/src/components/Tooltip/Tooltip.stories.js index ec4c30dd4410..bd24575aea6b 100644 --- a/packages/react/src/components/Tooltip/Tooltip.stories.js +++ b/packages/react/src/components/Tooltip/Tooltip.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Tooltip/__tests__/DefinitionTooltip-test.js b/packages/react/src/components/Tooltip/__tests__/DefinitionTooltip-test.js index b93766f75e29..fe756be78dd0 100644 --- a/packages/react/src/components/Tooltip/__tests__/DefinitionTooltip-test.js +++ b/packages/react/src/components/Tooltip/__tests__/DefinitionTooltip-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Tooltip/__tests__/Tooltip-test.js b/packages/react/src/components/Tooltip/__tests__/Tooltip-test.js index 475af6b7c028..ae655454a3f3 100644 --- a/packages/react/src/components/Tooltip/__tests__/Tooltip-test.js +++ b/packages/react/src/components/Tooltip/__tests__/Tooltip-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Tooltip/index.js b/packages/react/src/components/Tooltip/index.js index e4fd5f092da9..c657bc7b73e8 100644 --- a/packages/react/src/components/Tooltip/index.js +++ b/packages/react/src/components/Tooltip/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/Tooltip/story.scss b/packages/react/src/components/Tooltip/story.scss index e5b669374ced..0dc77b616041 100644 --- a/packages/react/src/components/Tooltip/story.scss +++ b/packages/react/src/components/Tooltip/story.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/TreeView/TreeNode.js b/packages/react/src/components/TreeView/TreeNode.js index a6beea2cf447..9415c4e44e85 100644 --- a/packages/react/src/components/TreeView/TreeNode.js +++ b/packages/react/src/components/TreeView/TreeNode.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/TreeView/TreeView.js b/packages/react/src/components/TreeView/TreeView.js index 2cf7529cca23..6ddfdc9aaa5c 100644 --- a/packages/react/src/components/TreeView/TreeView.js +++ b/packages/react/src/components/TreeView/TreeView.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/TreeView/Treeview.stories.js b/packages/react/src/components/TreeView/Treeview.stories.js index 1ac355ae72ad..3dee3ca1caf8 100644 --- a/packages/react/src/components/TreeView/Treeview.stories.js +++ b/packages/react/src/components/TreeView/Treeview.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/TreeView/index.js b/packages/react/src/components/TreeView/index.js index 9e48f20209fe..0020819f5297 100644 --- a/packages/react/src/components/TreeView/index.js +++ b/packages/react/src/components/TreeView/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/TreeView/story.scss b/packages/react/src/components/TreeView/story.scss index be486f9d566e..3c3ab54f54dc 100644 --- a/packages/react/src/components/TreeView/story.scss +++ b/packages/react/src/components/TreeView/story.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/Content.js b/packages/react/src/components/UIShell/Content.js index 9d0b63460212..b058fc6e34d7 100644 --- a/packages/react/src/components/UIShell/Content.js +++ b/packages/react/src/components/UIShell/Content.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/Header.js b/packages/react/src/components/UIShell/Header.js index 2e5f7f61aae7..7a687699c0bf 100644 --- a/packages/react/src/components/UIShell/Header.js +++ b/packages/react/src/components/UIShell/Header.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/HeaderContainer.js b/packages/react/src/components/UIShell/HeaderContainer.js index 7e0703d0e783..94eb12f53c15 100644 --- a/packages/react/src/components/UIShell/HeaderContainer.js +++ b/packages/react/src/components/UIShell/HeaderContainer.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/HeaderGlobalAction.js b/packages/react/src/components/UIShell/HeaderGlobalAction.js index 812079dd7261..4df71ccc0034 100644 --- a/packages/react/src/components/UIShell/HeaderGlobalAction.js +++ b/packages/react/src/components/UIShell/HeaderGlobalAction.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/HeaderGlobalBar.js b/packages/react/src/components/UIShell/HeaderGlobalBar.js index 7464b97e7f98..2f9cfa239b27 100644 --- a/packages/react/src/components/UIShell/HeaderGlobalBar.js +++ b/packages/react/src/components/UIShell/HeaderGlobalBar.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/HeaderMenu.js b/packages/react/src/components/UIShell/HeaderMenu.js index 1e06d8aa1c2d..ce2aeb8c953e 100644 --- a/packages/react/src/components/UIShell/HeaderMenu.js +++ b/packages/react/src/components/UIShell/HeaderMenu.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/HeaderMenuButton.js b/packages/react/src/components/UIShell/HeaderMenuButton.js index a7a910500d0b..3a13debb4242 100644 --- a/packages/react/src/components/UIShell/HeaderMenuButton.js +++ b/packages/react/src/components/UIShell/HeaderMenuButton.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/HeaderMenuItem.js b/packages/react/src/components/UIShell/HeaderMenuItem.js index aa82642ae65e..ef9872d48832 100644 --- a/packages/react/src/components/UIShell/HeaderMenuItem.js +++ b/packages/react/src/components/UIShell/HeaderMenuItem.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/HeaderName.js b/packages/react/src/components/UIShell/HeaderName.js index 90b9dce52f43..71c4451f332d 100644 --- a/packages/react/src/components/UIShell/HeaderName.js +++ b/packages/react/src/components/UIShell/HeaderName.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/HeaderNavigation.js b/packages/react/src/components/UIShell/HeaderNavigation.js index 33322188511b..5168b3094a20 100644 --- a/packages/react/src/components/UIShell/HeaderNavigation.js +++ b/packages/react/src/components/UIShell/HeaderNavigation.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/HeaderPanel.js b/packages/react/src/components/UIShell/HeaderPanel.js index 9d6ebef79131..574816468db4 100644 --- a/packages/react/src/components/UIShell/HeaderPanel.js +++ b/packages/react/src/components/UIShell/HeaderPanel.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/HeaderSideNavItems.js b/packages/react/src/components/UIShell/HeaderSideNavItems.js index a25db2c3d815..56a4a56d8a85 100644 --- a/packages/react/src/components/UIShell/HeaderSideNavItems.js +++ b/packages/react/src/components/UIShell/HeaderSideNavItems.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/Link.js b/packages/react/src/components/UIShell/Link.js index 851c051f0557..24e1863ebf2f 100644 --- a/packages/react/src/components/UIShell/Link.js +++ b/packages/react/src/components/UIShell/Link.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/SideNav.js b/packages/react/src/components/UIShell/SideNav.js index ce08bc5b498c..d3f7aa7b9a34 100644 --- a/packages/react/src/components/UIShell/SideNav.js +++ b/packages/react/src/components/UIShell/SideNav.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/SideNavDetails.js b/packages/react/src/components/UIShell/SideNavDetails.js index 82bcd9fadf1d..5ec7f86c42ac 100644 --- a/packages/react/src/components/UIShell/SideNavDetails.js +++ b/packages/react/src/components/UIShell/SideNavDetails.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/SideNavFooter.js b/packages/react/src/components/UIShell/SideNavFooter.js index fea109df8244..551b4434d514 100644 --- a/packages/react/src/components/UIShell/SideNavFooter.js +++ b/packages/react/src/components/UIShell/SideNavFooter.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/SideNavHeader.js b/packages/react/src/components/UIShell/SideNavHeader.js index 2889e7b7bb91..8bbdefa18813 100644 --- a/packages/react/src/components/UIShell/SideNavHeader.js +++ b/packages/react/src/components/UIShell/SideNavHeader.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/SideNavIcon.js b/packages/react/src/components/UIShell/SideNavIcon.js index 8dffe0535b45..89b6572fa60d 100644 --- a/packages/react/src/components/UIShell/SideNavIcon.js +++ b/packages/react/src/components/UIShell/SideNavIcon.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/SideNavItem.js b/packages/react/src/components/UIShell/SideNavItem.js index 401a33db198f..d3752b738663 100644 --- a/packages/react/src/components/UIShell/SideNavItem.js +++ b/packages/react/src/components/UIShell/SideNavItem.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/SideNavItems.js b/packages/react/src/components/UIShell/SideNavItems.js index a910d0e17c21..05cf33f04f47 100644 --- a/packages/react/src/components/UIShell/SideNavItems.js +++ b/packages/react/src/components/UIShell/SideNavItems.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/SideNavLink.js b/packages/react/src/components/UIShell/SideNavLink.js index 55435989fb2c..9aa61b4fe4d4 100644 --- a/packages/react/src/components/UIShell/SideNavLink.js +++ b/packages/react/src/components/UIShell/SideNavLink.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/SideNavLinkText.js b/packages/react/src/components/UIShell/SideNavLinkText.js index 833189a04731..316910fd371f 100644 --- a/packages/react/src/components/UIShell/SideNavLinkText.js +++ b/packages/react/src/components/UIShell/SideNavLinkText.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/SideNavMenu.js b/packages/react/src/components/UIShell/SideNavMenu.js index 46023113e0c7..5595d8fbe5c5 100644 --- a/packages/react/src/components/UIShell/SideNavMenu.js +++ b/packages/react/src/components/UIShell/SideNavMenu.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/SideNavMenuItem.js b/packages/react/src/components/UIShell/SideNavMenuItem.js index 4e3ac46fa9b9..352732ec7de6 100644 --- a/packages/react/src/components/UIShell/SideNavMenuItem.js +++ b/packages/react/src/components/UIShell/SideNavMenuItem.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/SideNavSwitcher.js b/packages/react/src/components/UIShell/SideNavSwitcher.js index 61f81715b1f0..508c6d809d49 100644 --- a/packages/react/src/components/UIShell/SideNavSwitcher.js +++ b/packages/react/src/components/UIShell/SideNavSwitcher.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/SkipToContent.js b/packages/react/src/components/UIShell/SkipToContent.js index d3e37513ec0c..c23a2dbd7350 100644 --- a/packages/react/src/components/UIShell/SkipToContent.js +++ b/packages/react/src/components/UIShell/SkipToContent.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/Switcher.js b/packages/react/src/components/UIShell/Switcher.js index 7af28b16bfd8..d1e9c204e7a3 100644 --- a/packages/react/src/components/UIShell/Switcher.js +++ b/packages/react/src/components/UIShell/Switcher.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/SwitcherDivider.js b/packages/react/src/components/UIShell/SwitcherDivider.js index 8410f190784d..092f66f3dbef 100644 --- a/packages/react/src/components/UIShell/SwitcherDivider.js +++ b/packages/react/src/components/UIShell/SwitcherDivider.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/SwitcherItem.js b/packages/react/src/components/UIShell/SwitcherItem.js index 7cdff9316209..d31ad334390d 100644 --- a/packages/react/src/components/UIShell/SwitcherItem.js +++ b/packages/react/src/components/UIShell/SwitcherItem.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/UIShell.stories.js b/packages/react/src/components/UIShell/UIShell.stories.js index 0899185c5bf2..733370034460 100644 --- a/packages/react/src/components/UIShell/UIShell.stories.js +++ b/packages/react/src/components/UIShell/UIShell.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/__tests__/Content-test.js b/packages/react/src/components/UIShell/__tests__/Content-test.js index 98975198cbdb..adece7a5e3f6 100644 --- a/packages/react/src/components/UIShell/__tests__/Content-test.js +++ b/packages/react/src/components/UIShell/__tests__/Content-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/__tests__/Header-test.js b/packages/react/src/components/UIShell/__tests__/Header-test.js index 05dab87fb1b6..d8a2f1bf5ba3 100644 --- a/packages/react/src/components/UIShell/__tests__/Header-test.js +++ b/packages/react/src/components/UIShell/__tests__/Header-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/__tests__/HeaderContainer-test.js b/packages/react/src/components/UIShell/__tests__/HeaderContainer-test.js index 111011c3fed3..3b4d453abb2e 100644 --- a/packages/react/src/components/UIShell/__tests__/HeaderContainer-test.js +++ b/packages/react/src/components/UIShell/__tests__/HeaderContainer-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/__tests__/HeaderGlobalAction-test.js b/packages/react/src/components/UIShell/__tests__/HeaderGlobalAction-test.js index 48b04c28dfa7..f20875a12aa3 100644 --- a/packages/react/src/components/UIShell/__tests__/HeaderGlobalAction-test.js +++ b/packages/react/src/components/UIShell/__tests__/HeaderGlobalAction-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/__tests__/HeaderGlobalBar-test.js b/packages/react/src/components/UIShell/__tests__/HeaderGlobalBar-test.js index 596d0eed51bb..4ce7abd238ea 100644 --- a/packages/react/src/components/UIShell/__tests__/HeaderGlobalBar-test.js +++ b/packages/react/src/components/UIShell/__tests__/HeaderGlobalBar-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/__tests__/HeaderMenu-test.js b/packages/react/src/components/UIShell/__tests__/HeaderMenu-test.js index 42146084c7d4..560e06a25976 100644 --- a/packages/react/src/components/UIShell/__tests__/HeaderMenu-test.js +++ b/packages/react/src/components/UIShell/__tests__/HeaderMenu-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/__tests__/HeaderMenuButton-test.js b/packages/react/src/components/UIShell/__tests__/HeaderMenuButton-test.js index c9a581276c61..2345cd48b298 100644 --- a/packages/react/src/components/UIShell/__tests__/HeaderMenuButton-test.js +++ b/packages/react/src/components/UIShell/__tests__/HeaderMenuButton-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/__tests__/HeaderMenuItem-test.js b/packages/react/src/components/UIShell/__tests__/HeaderMenuItem-test.js index da588343f708..ea0a5a56508b 100644 --- a/packages/react/src/components/UIShell/__tests__/HeaderMenuItem-test.js +++ b/packages/react/src/components/UIShell/__tests__/HeaderMenuItem-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/__tests__/HeaderName-test.js b/packages/react/src/components/UIShell/__tests__/HeaderName-test.js index b9720a921aa3..85670e60c9f3 100644 --- a/packages/react/src/components/UIShell/__tests__/HeaderName-test.js +++ b/packages/react/src/components/UIShell/__tests__/HeaderName-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/__tests__/HeaderNavigation-test.js b/packages/react/src/components/UIShell/__tests__/HeaderNavigation-test.js index d55fd672221b..6e0e49593fd4 100644 --- a/packages/react/src/components/UIShell/__tests__/HeaderNavigation-test.js +++ b/packages/react/src/components/UIShell/__tests__/HeaderNavigation-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/__tests__/Link-test.js b/packages/react/src/components/UIShell/__tests__/Link-test.js index 93005ec12bd2..228707b77e98 100644 --- a/packages/react/src/components/UIShell/__tests__/Link-test.js +++ b/packages/react/src/components/UIShell/__tests__/Link-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/__tests__/SideNav-test.js b/packages/react/src/components/UIShell/__tests__/SideNav-test.js index e74169841433..02d727ae319d 100644 --- a/packages/react/src/components/UIShell/__tests__/SideNav-test.js +++ b/packages/react/src/components/UIShell/__tests__/SideNav-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/__tests__/SideNavDetails-test.js b/packages/react/src/components/UIShell/__tests__/SideNavDetails-test.js index 4c9ae735b470..2eca5fec0925 100644 --- a/packages/react/src/components/UIShell/__tests__/SideNavDetails-test.js +++ b/packages/react/src/components/UIShell/__tests__/SideNavDetails-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/__tests__/SideNavFooter-test.js b/packages/react/src/components/UIShell/__tests__/SideNavFooter-test.js index c200bd417b73..0344bf9f9271 100644 --- a/packages/react/src/components/UIShell/__tests__/SideNavFooter-test.js +++ b/packages/react/src/components/UIShell/__tests__/SideNavFooter-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/__tests__/SideNavHeader-test.js b/packages/react/src/components/UIShell/__tests__/SideNavHeader-test.js index 42fd46e37212..5491a5747d24 100644 --- a/packages/react/src/components/UIShell/__tests__/SideNavHeader-test.js +++ b/packages/react/src/components/UIShell/__tests__/SideNavHeader-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/__tests__/SideNavIcon-test.js b/packages/react/src/components/UIShell/__tests__/SideNavIcon-test.js index 5b1fc22a8bf6..6b3b5f9ec7de 100644 --- a/packages/react/src/components/UIShell/__tests__/SideNavIcon-test.js +++ b/packages/react/src/components/UIShell/__tests__/SideNavIcon-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/__tests__/SideNavItem-test.js b/packages/react/src/components/UIShell/__tests__/SideNavItem-test.js index 1fa92a0cfa75..8d4d48487c50 100644 --- a/packages/react/src/components/UIShell/__tests__/SideNavItem-test.js +++ b/packages/react/src/components/UIShell/__tests__/SideNavItem-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/__tests__/SideNavItems-test.js b/packages/react/src/components/UIShell/__tests__/SideNavItems-test.js index 261d86c0ab66..97e59883826f 100644 --- a/packages/react/src/components/UIShell/__tests__/SideNavItems-test.js +++ b/packages/react/src/components/UIShell/__tests__/SideNavItems-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/__tests__/SideNavLink-test.js b/packages/react/src/components/UIShell/__tests__/SideNavLink-test.js index f881c35408f4..f46364220395 100644 --- a/packages/react/src/components/UIShell/__tests__/SideNavLink-test.js +++ b/packages/react/src/components/UIShell/__tests__/SideNavLink-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/__tests__/SideNavLinkText-test.js b/packages/react/src/components/UIShell/__tests__/SideNavLinkText-test.js index f96bbc9a6ddd..7dbb3249527f 100644 --- a/packages/react/src/components/UIShell/__tests__/SideNavLinkText-test.js +++ b/packages/react/src/components/UIShell/__tests__/SideNavLinkText-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/__tests__/SideNavMenu-test.js b/packages/react/src/components/UIShell/__tests__/SideNavMenu-test.js index 6b1de2aadc65..45910e0b20fa 100644 --- a/packages/react/src/components/UIShell/__tests__/SideNavMenu-test.js +++ b/packages/react/src/components/UIShell/__tests__/SideNavMenu-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/__tests__/SideNavMenuItem-test.js b/packages/react/src/components/UIShell/__tests__/SideNavMenuItem-test.js index 8d5ed3926378..eb9dca1cc138 100644 --- a/packages/react/src/components/UIShell/__tests__/SideNavMenuItem-test.js +++ b/packages/react/src/components/UIShell/__tests__/SideNavMenuItem-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/__tests__/SideNavSwitcher-test.js b/packages/react/src/components/UIShell/__tests__/SideNavSwitcher-test.js index 45f2bab11c9d..d69654b5689d 100644 --- a/packages/react/src/components/UIShell/__tests__/SideNavSwitcher-test.js +++ b/packages/react/src/components/UIShell/__tests__/SideNavSwitcher-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/__tests__/SkipToContent-test.js b/packages/react/src/components/UIShell/__tests__/SkipToContent-test.js index 98b4f80da8f8..965c1bc0f564 100644 --- a/packages/react/src/components/UIShell/__tests__/SkipToContent-test.js +++ b/packages/react/src/components/UIShell/__tests__/SkipToContent-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UIShell/index.js b/packages/react/src/components/UIShell/index.js index b3f8e581e3cf..5d82354e9b9b 100644 --- a/packages/react/src/components/UIShell/index.js +++ b/packages/react/src/components/UIShell/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UnorderedList/UnorderedList-test.js b/packages/react/src/components/UnorderedList/UnorderedList-test.js index 73ba1b8e5a91..6166ce90c4ff 100644 --- a/packages/react/src/components/UnorderedList/UnorderedList-test.js +++ b/packages/react/src/components/UnorderedList/UnorderedList-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UnorderedList/UnorderedList.js b/packages/react/src/components/UnorderedList/UnorderedList.js index 9963a4c6e355..cfa27f5521cc 100644 --- a/packages/react/src/components/UnorderedList/UnorderedList.js +++ b/packages/react/src/components/UnorderedList/UnorderedList.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UnorderedList/UnorderedList.stories.js b/packages/react/src/components/UnorderedList/UnorderedList.stories.js index 77f289b6b9d4..ec1b51951ada 100644 --- a/packages/react/src/components/UnorderedList/UnorderedList.stories.js +++ b/packages/react/src/components/UnorderedList/UnorderedList.stories.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/components/UnorderedList/index.js b/packages/react/src/components/UnorderedList/index.js index 312bf2ef61a6..0ee414874967 100644 --- a/packages/react/src/components/UnorderedList/index.js +++ b/packages/react/src/components/UnorderedList/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/feature-flags.js b/packages/react/src/feature-flags.js index 4cbfef32014b..e1900bd5aa24 100644 --- a/packages/react/src/feature-flags.js +++ b/packages/react/src/feature-flags.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/index.js b/packages/react/src/index.js index 6e1093c6cd8e..d54843d5f1ea 100644 --- a/packages/react/src/index.js +++ b/packages/react/src/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/index.ts b/packages/react/src/index.ts index 85869503acca..b181670a014a 100644 --- a/packages/react/src/index.ts +++ b/packages/react/src/index.ts @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/internal/ClickListener.js b/packages/react/src/internal/ClickListener.js index 277c2904a1da..7185fe4395e7 100644 --- a/packages/react/src/internal/ClickListener.js +++ b/packages/react/src/internal/ClickListener.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/internal/ComponentToggle.js b/packages/react/src/internal/ComponentToggle.js index f51108ffd103..102e05fdaa32 100644 --- a/packages/react/src/internal/ComponentToggle.js +++ b/packages/react/src/internal/ComponentToggle.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/internal/FeatureFlags.js b/packages/react/src/internal/FeatureFlags.js index e346a8542fd2..42da4e4b54cb 100644 --- a/packages/react/src/internal/FeatureFlags.js +++ b/packages/react/src/internal/FeatureFlags.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/internal/FloatingMenu.js b/packages/react/src/internal/FloatingMenu.js index 3f675e1c74d2..54b8d63840cd 100644 --- a/packages/react/src/internal/FloatingMenu.js +++ b/packages/react/src/internal/FloatingMenu.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/internal/InnerClickListener.js b/packages/react/src/internal/InnerClickListener.js index 9c4e3bf627d7..b8bfb0e7427e 100644 --- a/packages/react/src/internal/InnerClickListener.js +++ b/packages/react/src/internal/InnerClickListener.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/internal/OptimizedResize.js b/packages/react/src/internal/OptimizedResize.js index a57180eaedee..12de0e10316e 100644 --- a/packages/react/src/internal/OptimizedResize.js +++ b/packages/react/src/internal/OptimizedResize.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/internal/Selection.js b/packages/react/src/internal/Selection.js index 6f2b5dc1dca7..8f1e41ea87d9 100644 --- a/packages/react/src/internal/Selection.js +++ b/packages/react/src/internal/Selection.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/internal/__mocks__/deprecateFieldOnObject.js b/packages/react/src/internal/__mocks__/deprecateFieldOnObject.js index a1888682b4a7..f9caa6efaf82 100644 --- a/packages/react/src/internal/__mocks__/deprecateFieldOnObject.js +++ b/packages/react/src/internal/__mocks__/deprecateFieldOnObject.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/internal/__mocks__/warning.js b/packages/react/src/internal/__mocks__/warning.js index 76577529e782..a7f6c3a00090 100644 --- a/packages/react/src/internal/__mocks__/warning.js +++ b/packages/react/src/internal/__mocks__/warning.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/internal/__tests__/InnerClickListener-test.js b/packages/react/src/internal/__tests__/InnerClickListener-test.js index bb7119f3e875..3f7d07353548 100644 --- a/packages/react/src/internal/__tests__/InnerClickListener-test.js +++ b/packages/react/src/internal/__tests__/InnerClickListener-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/internal/__tests__/Selection-test.js b/packages/react/src/internal/__tests__/Selection-test.js index d89809c19804..3f243866d118 100644 --- a/packages/react/src/internal/__tests__/Selection-test.js +++ b/packages/react/src/internal/__tests__/Selection-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2022 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/internal/__tests__/useControllableState-test.js b/packages/react/src/internal/__tests__/useControllableState-test.js index 7f75f4b9294c..4bd413f228c1 100644 --- a/packages/react/src/internal/__tests__/useControllableState-test.js +++ b/packages/react/src/internal/__tests__/useControllableState-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/internal/__tests__/useDelayedState-test.js b/packages/react/src/internal/__tests__/useDelayedState-test.js index 5771ffe21ecd..6d77e3701973 100644 --- a/packages/react/src/internal/__tests__/useDelayedState-test.js +++ b/packages/react/src/internal/__tests__/useDelayedState-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/internal/__tests__/useId.server-test.js b/packages/react/src/internal/__tests__/useId.server-test.js index 11974ddbf2ee..ca0147dbfabd 100644 --- a/packages/react/src/internal/__tests__/useId.server-test.js +++ b/packages/react/src/internal/__tests__/useId.server-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2020 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/internal/__tests__/useMatchMedia-test.js b/packages/react/src/internal/__tests__/useMatchMedia-test.js index 52acf3e8710f..a3d197a2f4c0 100644 --- a/packages/react/src/internal/__tests__/useMatchMedia-test.js +++ b/packages/react/src/internal/__tests__/useMatchMedia-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/internal/__tests__/useNoInteractiveChildren-test.js b/packages/react/src/internal/__tests__/useNoInteractiveChildren-test.js index 4cd3f6c0f908..09affed203e5 100644 --- a/packages/react/src/internal/__tests__/useNoInteractiveChildren-test.js +++ b/packages/react/src/internal/__tests__/useNoInteractiveChildren-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/internal/__tests__/warning-test.js b/packages/react/src/internal/__tests__/warning-test.js index 9f06e2ae1218..d9d9d80feefa 100644 --- a/packages/react/src/internal/__tests__/warning-test.js +++ b/packages/react/src/internal/__tests__/warning-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/internal/createClassWrapper.js b/packages/react/src/internal/createClassWrapper.js index ef600b873fb4..1928b4102515 100644 --- a/packages/react/src/internal/createClassWrapper.js +++ b/packages/react/src/internal/createClassWrapper.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/internal/deprecateFieldOnObject.js b/packages/react/src/internal/deprecateFieldOnObject.js index 43090160295b..293561075858 100644 --- a/packages/react/src/internal/deprecateFieldOnObject.js +++ b/packages/react/src/internal/deprecateFieldOnObject.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/internal/environment.js b/packages/react/src/internal/environment.js index 8fb2fa11452b..4bf93bde4fe8 100644 --- a/packages/react/src/internal/environment.js +++ b/packages/react/src/internal/environment.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/internal/focus/index.js b/packages/react/src/internal/focus/index.js index 5ee20d3bcde5..6cbb449df59c 100644 --- a/packages/react/src/internal/focus/index.js +++ b/packages/react/src/internal/focus/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/internal/keyboard/__tests__/match-test.js b/packages/react/src/internal/keyboard/__tests__/match-test.js index 0fc5d98a9439..386dcf55f10b 100644 --- a/packages/react/src/internal/keyboard/__tests__/match-test.js +++ b/packages/react/src/internal/keyboard/__tests__/match-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/internal/keyboard/__tests__/navigation-test.js b/packages/react/src/internal/keyboard/__tests__/navigation-test.js index e4be5211936c..41aa442eacca 100644 --- a/packages/react/src/internal/keyboard/__tests__/navigation-test.js +++ b/packages/react/src/internal/keyboard/__tests__/navigation-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/internal/keyboard/index.js b/packages/react/src/internal/keyboard/index.js index ee7144637545..6fd4cc3c0319 100644 --- a/packages/react/src/internal/keyboard/index.js +++ b/packages/react/src/internal/keyboard/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/internal/keyboard/keys.js b/packages/react/src/internal/keyboard/keys.js index 495fcef76b50..f20f43d144ce 100644 --- a/packages/react/src/internal/keyboard/keys.js +++ b/packages/react/src/internal/keyboard/keys.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/internal/keyboard/match.js b/packages/react/src/internal/keyboard/match.js index daaa16be3b1e..edcf1bd93410 100644 --- a/packages/react/src/internal/keyboard/match.js +++ b/packages/react/src/internal/keyboard/match.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/internal/keyboard/navigation.js b/packages/react/src/internal/keyboard/navigation.js index c155363bcae7..9d52ccaf2b14 100644 --- a/packages/react/src/internal/keyboard/navigation.js +++ b/packages/react/src/internal/keyboard/navigation.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/internal/useAnnouncer.js b/packages/react/src/internal/useAnnouncer.js index c02b30997e4f..bb16f7d2cbfe 100644 --- a/packages/react/src/internal/useAnnouncer.js +++ b/packages/react/src/internal/useAnnouncer.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/internal/useControllableState.js b/packages/react/src/internal/useControllableState.js index 583e169ead01..9a650f555b4c 100644 --- a/packages/react/src/internal/useControllableState.js +++ b/packages/react/src/internal/useControllableState.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/internal/useDelayedState.js b/packages/react/src/internal/useDelayedState.js index 7172d548269e..0aae8d7786f9 100644 --- a/packages/react/src/internal/useDelayedState.js +++ b/packages/react/src/internal/useDelayedState.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/internal/useEffectOnce.js b/packages/react/src/internal/useEffectOnce.js index bbf520e43b35..8f0ca13efb8e 100644 --- a/packages/react/src/internal/useEffectOnce.js +++ b/packages/react/src/internal/useEffectOnce.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/internal/useEvent.js b/packages/react/src/internal/useEvent.js index fe876c7a73d3..da2ee89dab5b 100644 --- a/packages/react/src/internal/useEvent.js +++ b/packages/react/src/internal/useEvent.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/internal/useId.js b/packages/react/src/internal/useId.js index bdd5e977ad77..5fdd56cf72f0 100644 --- a/packages/react/src/internal/useId.js +++ b/packages/react/src/internal/useId.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/internal/useIdPrefix.js b/packages/react/src/internal/useIdPrefix.js index 15c603dbb704..9c478577d275 100644 --- a/packages/react/src/internal/useIdPrefix.js +++ b/packages/react/src/internal/useIdPrefix.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/internal/useMatchMedia.js b/packages/react/src/internal/useMatchMedia.js index ccc057956585..311bb96f5b7f 100644 --- a/packages/react/src/internal/useMatchMedia.js +++ b/packages/react/src/internal/useMatchMedia.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/internal/useMergedRefs.js b/packages/react/src/internal/useMergedRefs.js index e79721291935..f16c5123bbfa 100644 --- a/packages/react/src/internal/useMergedRefs.js +++ b/packages/react/src/internal/useMergedRefs.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/internal/useNoInteractiveChildren.js b/packages/react/src/internal/useNoInteractiveChildren.js index cefccdb88401..43a80d953ab4 100644 --- a/packages/react/src/internal/useNoInteractiveChildren.js +++ b/packages/react/src/internal/useNoInteractiveChildren.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/internal/useOutsideClick.js b/packages/react/src/internal/useOutsideClick.js index 377f36c53a32..ec1f8d44a543 100644 --- a/packages/react/src/internal/useOutsideClick.js +++ b/packages/react/src/internal/useOutsideClick.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/internal/usePrefix.ts b/packages/react/src/internal/usePrefix.ts index 1667b8d172ff..d123ded4bbde 100644 --- a/packages/react/src/internal/usePrefix.ts +++ b/packages/react/src/internal/usePrefix.ts @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/internal/useSavedCallback.js b/packages/react/src/internal/useSavedCallback.js index 77fcc3eeb5c2..5eab87efa181 100644 --- a/packages/react/src/internal/useSavedCallback.js +++ b/packages/react/src/internal/useSavedCallback.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/internal/warning.js b/packages/react/src/internal/warning.js index 303fa4c98c4c..1a853cb58df1 100644 --- a/packages/react/src/internal/warning.js +++ b/packages/react/src/internal/warning.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/prop-types/AriaPropTypes.js b/packages/react/src/prop-types/AriaPropTypes.js index 6c5b5752cdbe..6c67a3c31bb5 100644 --- a/packages/react/src/prop-types/AriaPropTypes.js +++ b/packages/react/src/prop-types/AriaPropTypes.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/prop-types/__tests__/childrenOfType-test.js b/packages/react/src/prop-types/__tests__/childrenOfType-test.js index d8cd3a6e74b0..f56f45503d9b 100644 --- a/packages/react/src/prop-types/__tests__/childrenOfType-test.js +++ b/packages/react/src/prop-types/__tests__/childrenOfType-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/prop-types/__tests__/deprecate-test.js b/packages/react/src/prop-types/__tests__/deprecate-test.js index 5089289e89f2..bab8ee1cf13f 100644 --- a/packages/react/src/prop-types/__tests__/deprecate-test.js +++ b/packages/react/src/prop-types/__tests__/deprecate-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/prop-types/childrenOfType.js b/packages/react/src/prop-types/childrenOfType.js index 9db4e49754b1..bb9de62b8654 100644 --- a/packages/react/src/prop-types/childrenOfType.js +++ b/packages/react/src/prop-types/childrenOfType.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/prop-types/deprecate.js b/packages/react/src/prop-types/deprecate.js index 3de11f849ebb..7f8f36f7028f 100644 --- a/packages/react/src/prop-types/deprecate.js +++ b/packages/react/src/prop-types/deprecate.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/prop-types/isRequiredOneOf.js b/packages/react/src/prop-types/isRequiredOneOf.js index b63f5a323d85..253bf7d97509 100644 --- a/packages/react/src/prop-types/isRequiredOneOf.js +++ b/packages/react/src/prop-types/isRequiredOneOf.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/prop-types/requiredIfGivenPropIsTruthy.js b/packages/react/src/prop-types/requiredIfGivenPropIsTruthy.js index 3ed79dd49b8d..3760b6a61a9f 100644 --- a/packages/react/src/prop-types/requiredIfGivenPropIsTruthy.js +++ b/packages/react/src/prop-types/requiredIfGivenPropIsTruthy.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/prop-types/requiredIfValueExists.js b/packages/react/src/prop-types/requiredIfValueExists.js index 2d1ad9c7c764..8aebd0baab5e 100644 --- a/packages/react/src/prop-types/requiredIfValueExists.js +++ b/packages/react/src/prop-types/requiredIfValueExists.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/prop-types/tools/__tests__/getDisplayName-test.js b/packages/react/src/prop-types/tools/__tests__/getDisplayName-test.js index f9499993a860..b773aceba867 100644 --- a/packages/react/src/prop-types/tools/__tests__/getDisplayName-test.js +++ b/packages/react/src/prop-types/tools/__tests__/getDisplayName-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/prop-types/tools/createChainableTypeChecker.js b/packages/react/src/prop-types/tools/createChainableTypeChecker.js index 49d3ce5764d5..46f9831acaea 100644 --- a/packages/react/src/prop-types/tools/createChainableTypeChecker.js +++ b/packages/react/src/prop-types/tools/createChainableTypeChecker.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/prop-types/tools/getDisplayName.js b/packages/react/src/prop-types/tools/getDisplayName.js index 38d7989ce2cc..eb65a324ff1b 100644 --- a/packages/react/src/prop-types/tools/getDisplayName.js +++ b/packages/react/src/prop-types/tools/getDisplayName.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/prop-types/types.js b/packages/react/src/prop-types/types.js index ef48c78c48d8..0c6a6983ca02 100644 --- a/packages/react/src/prop-types/types.js +++ b/packages/react/src/prop-types/types.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/tools/__tests__/array-test.js b/packages/react/src/tools/__tests__/array-test.js index 18abb5099423..91e80cdcdf23 100644 --- a/packages/react/src/tools/__tests__/array-test.js +++ b/packages/react/src/tools/__tests__/array-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/tools/__tests__/events-test.js b/packages/react/src/tools/__tests__/events-test.js index 3fa24edf5cc9..2914633a1303 100644 --- a/packages/react/src/tools/__tests__/events-test.js +++ b/packages/react/src/tools/__tests__/events-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/tools/__tests__/mergeRefs-test.js b/packages/react/src/tools/__tests__/mergeRefs-test.js index 5c3ea0d85745..de701575ef7c 100644 --- a/packages/react/src/tools/__tests__/mergeRefs-test.js +++ b/packages/react/src/tools/__tests__/mergeRefs-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/tools/__tests__/uniqueId-test.js b/packages/react/src/tools/__tests__/uniqueId-test.js index 33ef7f1fd60e..c1e48adaaa50 100644 --- a/packages/react/src/tools/__tests__/uniqueId-test.js +++ b/packages/react/src/tools/__tests__/uniqueId-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/tools/__tests__/wrapComponent-test.js b/packages/react/src/tools/__tests__/wrapComponent-test.js index db78f7253c06..89fd6f23ebd9 100644 --- a/packages/react/src/tools/__tests__/wrapComponent-test.js +++ b/packages/react/src/tools/__tests__/wrapComponent-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/tools/array.js b/packages/react/src/tools/array.js index 517d85487e23..bc4e6f00663a 100644 --- a/packages/react/src/tools/array.js +++ b/packages/react/src/tools/array.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/tools/createPropAdapter.js b/packages/react/src/tools/createPropAdapter.js index dea08620aad3..8cbc3dd63de5 100644 --- a/packages/react/src/tools/createPropAdapter.js +++ b/packages/react/src/tools/createPropAdapter.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/tools/events.js b/packages/react/src/tools/events.js index 58a1731c480d..f62c2fd7ba83 100644 --- a/packages/react/src/tools/events.js +++ b/packages/react/src/tools/events.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/tools/mergeRefs.js b/packages/react/src/tools/mergeRefs.js index 2168c7411e43..9a869d7b1728 100644 --- a/packages/react/src/tools/mergeRefs.js +++ b/packages/react/src/tools/mergeRefs.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/tools/setupGetInstanceId.js b/packages/react/src/tools/setupGetInstanceId.js index 6521f4eded72..e493832e3765 100644 --- a/packages/react/src/tools/setupGetInstanceId.js +++ b/packages/react/src/tools/setupGetInstanceId.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/tools/uniqueId.js b/packages/react/src/tools/uniqueId.js index e7644cadc6b3..a7365bb744cb 100644 --- a/packages/react/src/tools/uniqueId.js +++ b/packages/react/src/tools/uniqueId.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/tools/withState.js b/packages/react/src/tools/withState.js index c0ce8e2bd390..39b242f11539 100644 --- a/packages/react/src/tools/withState.js +++ b/packages/react/src/tools/withState.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/src/tools/wrapComponent.js b/packages/react/src/tools/wrapComponent.js index a9c427571e8c..8e62006c434d 100644 --- a/packages/react/src/tools/wrapComponent.js +++ b/packages/react/src/tools/wrapComponent.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/react/tasks/build-styles.js b/packages/react/tasks/build-styles.js index a06062beb3ab..4bf5e7924db7 100644 --- a/packages/react/tasks/build-styles.js +++ b/packages/react/tasks/build-styles.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. @@ -21,7 +21,7 @@ async function build() { filepath, `// Code generated by @carbon/react. DO NOT EDIT. // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/react/tasks/build.js b/packages/react/tasks/build.js index 1488e4c1b87b..4168b07a73cb 100644 --- a/packages/react/tasks/build.js +++ b/packages/react/tasks/build.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. @@ -76,7 +76,7 @@ async function build() { } const banner = `/** - * Copyright IBM Corp. 2016, 2022 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/scss-generator/__tests__/scss-test.js b/packages/scss-generator/__tests__/scss-test.js index 6c727d780040..17c3ff3ccaf1 100644 --- a/packages/scss-generator/__tests__/scss-test.js +++ b/packages/scss-generator/__tests__/scss-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/scss-generator/src/generate/index.js b/packages/scss-generator/src/generate/index.js index e64f3bb6ec1d..78e766f58f16 100644 --- a/packages/scss-generator/src/generate/index.js +++ b/packages/scss-generator/src/generate/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/scss-generator/src/generate/printer.js b/packages/scss-generator/src/generate/printer.js index 3338e2d6420d..0e6d95de761b 100644 --- a/packages/scss-generator/src/generate/printer.js +++ b/packages/scss-generator/src/generate/printer.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/scss-generator/src/index.js b/packages/scss-generator/src/index.js index 0e2f0455bfb0..fed272836ba8 100644 --- a/packages/scss-generator/src/index.js +++ b/packages/scss-generator/src/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/scss-generator/src/types/assert.js b/packages/scss-generator/src/types/assert.js index 099ae860c279..eda4ef22e9d7 100644 --- a/packages/scss-generator/src/types/assert.js +++ b/packages/scss-generator/src/types/assert.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/scss-generator/src/types/definitions.js b/packages/scss-generator/src/types/definitions.js index b04629b140ef..48b6aab1250a 100644 --- a/packages/scss-generator/src/types/definitions.js +++ b/packages/scss-generator/src/types/definitions.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/scss-generator/src/types/index.js b/packages/scss-generator/src/types/index.js index c177eda73e8a..2178a9dffc9b 100644 --- a/packages/scss-generator/src/types/index.js +++ b/packages/scss-generator/src/types/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/scss-generator/src/types/type.js b/packages/scss-generator/src/types/type.js index 985c63bcc1b1..71b5751f11c9 100644 --- a/packages/scss-generator/src/types/type.js +++ b/packages/scss-generator/src/types/type.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/sketch/src/commands/colors/generate.js b/packages/sketch/src/commands/colors/generate.js index f0bf0b0f2086..d6d996f5f205 100644 --- a/packages/sketch/src/commands/colors/generate.js +++ b/packages/sketch/src/commands/colors/generate.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/sketch/src/commands/colors/index.js b/packages/sketch/src/commands/colors/index.js index 25314275a4ef..fb8632501beb 100644 --- a/packages/sketch/src/commands/colors/index.js +++ b/packages/sketch/src/commands/colors/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/sketch/src/commands/colors/sync.js b/packages/sketch/src/commands/colors/sync.js index 0c88c6f46721..e7b213db939d 100644 --- a/packages/sketch/src/commands/colors/sync.js +++ b/packages/sketch/src/commands/colors/sync.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/sketch/src/commands/command.js b/packages/sketch/src/commands/command.js index 01be5bebc3fa..7d96bcd236fa 100644 --- a/packages/sketch/src/commands/command.js +++ b/packages/sketch/src/commands/command.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/sketch/src/commands/icons/generate.js b/packages/sketch/src/commands/icons/generate.js index 1d1360c20a3d..d6489845ac7d 100644 --- a/packages/sketch/src/commands/icons/generate.js +++ b/packages/sketch/src/commands/icons/generate.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/sketch/src/commands/icons/index.js b/packages/sketch/src/commands/icons/index.js index ebc86e455d37..50ef28b9548e 100644 --- a/packages/sketch/src/commands/icons/index.js +++ b/packages/sketch/src/commands/icons/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/sketch/src/commands/icons/shared.js b/packages/sketch/src/commands/icons/shared.js index a16b1375ac11..8d1aa9e438b4 100644 --- a/packages/sketch/src/commands/icons/shared.js +++ b/packages/sketch/src/commands/icons/shared.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/sketch/src/commands/icons/sync.js b/packages/sketch/src/commands/icons/sync.js index ea3d9c43e58d..19ba58e14e1e 100644 --- a/packages/sketch/src/commands/icons/sync.js +++ b/packages/sketch/src/commands/icons/sync.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/sketch/src/commands/index.js b/packages/sketch/src/commands/index.js index ddf03a22a1fd..a342d2feec3a 100644 --- a/packages/sketch/src/commands/index.js +++ b/packages/sketch/src/commands/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/sketch/src/commands/test/sync-shared-styles.js b/packages/sketch/src/commands/test/sync-shared-styles.js index 8c0f115060ff..1e73ec38be1e 100644 --- a/packages/sketch/src/commands/test/sync-shared-styles.js +++ b/packages/sketch/src/commands/test/sync-shared-styles.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/sketch/src/commands/test/sync-symbol-id.js b/packages/sketch/src/commands/test/sync-symbol-id.js index 5e1b694e467b..938c53c4c28f 100644 --- a/packages/sketch/src/commands/test/sync-symbol-id.js +++ b/packages/sketch/src/commands/test/sync-symbol-id.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/sketch/src/commands/themes/generate.js b/packages/sketch/src/commands/themes/generate.js index 3a8f8c7be268..a63c7fe93cd7 100644 --- a/packages/sketch/src/commands/themes/generate.js +++ b/packages/sketch/src/commands/themes/generate.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/sketch/src/commands/themes/index.js b/packages/sketch/src/commands/themes/index.js index 8b8807840172..6bcc24c60908 100644 --- a/packages/sketch/src/commands/themes/index.js +++ b/packages/sketch/src/commands/themes/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/sketch/src/commands/themes/sync.js b/packages/sketch/src/commands/themes/sync.js index 2314f035b16d..f37f1f211da6 100644 --- a/packages/sketch/src/commands/themes/sync.js +++ b/packages/sketch/src/commands/themes/sync.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/sketch/src/commands/type/generate.js b/packages/sketch/src/commands/type/generate.js index 8a175ef54cdc..b60ce3077d7a 100644 --- a/packages/sketch/src/commands/type/generate.js +++ b/packages/sketch/src/commands/type/generate.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/sketch/src/commands/type/index.js b/packages/sketch/src/commands/type/index.js index 8b8807840172..6bcc24c60908 100644 --- a/packages/sketch/src/commands/type/index.js +++ b/packages/sketch/src/commands/type/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/sketch/src/commands/type/sync.js b/packages/sketch/src/commands/type/sync.js index 98c996d0c934..07ba1abc2ceb 100644 --- a/packages/sketch/src/commands/type/sync.js +++ b/packages/sketch/src/commands/type/sync.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/sketch/src/sharedStyles/colors.js b/packages/sketch/src/sharedStyles/colors.js index 4bc43b202954..8a2f2e4ef781 100644 --- a/packages/sketch/src/sharedStyles/colors.js +++ b/packages/sketch/src/sharedStyles/colors.js @@ -1,6 +1,6 @@ /* eslint-disable no-case-declarations */ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/sketch/src/sharedStyles/themes.js b/packages/sketch/src/sharedStyles/themes.js index 909080254937..3290f411ab01 100644 --- a/packages/sketch/src/sharedStyles/themes.js +++ b/packages/sketch/src/sharedStyles/themes.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/sketch/src/sharedStyles/type.js b/packages/sketch/src/sharedStyles/type.js index a395a4450e76..1c75d4492f05 100644 --- a/packages/sketch/src/sharedStyles/type.js +++ b/packages/sketch/src/sharedStyles/type.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/sketch/src/tools/colorVariables.js b/packages/sketch/src/tools/colorVariables.js index c413de935be5..97fdfadf3c34 100644 --- a/packages/sketch/src/tools/colorVariables.js +++ b/packages/sketch/src/tools/colorVariables.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/sketch/src/tools/grouping.js b/packages/sketch/src/tools/grouping.js index bd053901dd55..ae39f8b35373 100644 --- a/packages/sketch/src/tools/grouping.js +++ b/packages/sketch/src/tools/grouping.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/sketch/src/tools/page.js b/packages/sketch/src/tools/page.js index 51dbde680959..e73b7f47ec13 100644 --- a/packages/sketch/src/tools/page.js +++ b/packages/sketch/src/tools/page.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/sketch/src/tools/profiler.js b/packages/sketch/src/tools/profiler.js index 7787f9d39d64..f192889b7c55 100644 --- a/packages/sketch/src/tools/profiler.js +++ b/packages/sketch/src/tools/profiler.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/sketch/src/tools/sharedStyles.js b/packages/sketch/src/tools/sharedStyles.js index 6f0d92f84273..5e16430ce492 100644 --- a/packages/sketch/src/tools/sharedStyles.js +++ b/packages/sketch/src/tools/sharedStyles.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/sketch/src/tools/symbols.js b/packages/sketch/src/tools/symbols.js index 5ee1c6db3ebf..93de4b779bf1 100644 --- a/packages/sketch/src/tools/symbols.js +++ b/packages/sketch/src/tools/symbols.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/sketch/tasks/build.js b/packages/sketch/tasks/build.js index 0276996df4db..3a31737d0606 100644 --- a/packages/sketch/tasks/build.js +++ b/packages/sketch/tasks/build.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/__tests__/compat-test.js b/packages/styles/__tests__/compat-test.js index 255f48c3ce65..2cfdc50af803 100644 --- a/packages/styles/__tests__/compat-test.js +++ b/packages/styles/__tests__/compat-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/__tests__/styles-test.js b/packages/styles/__tests__/styles-test.js index 4ede11529e83..191789f4aff0 100644 --- a/packages/styles/__tests__/styles-test.js +++ b/packages/styles/__tests__/styles-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/files.js b/packages/styles/files.js index 45bf9c2adedd..cdfc4107b6a0 100644 --- a/packages/styles/files.js +++ b/packages/styles/files.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/index.scss b/packages/styles/index.scss index 917b92784532..b372c74f8170 100644 --- a/packages/styles/index.scss +++ b/packages/styles/index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/__tests__/breakpoint-test.js b/packages/styles/scss/__tests__/breakpoint-test.js index d153eb912c62..ac2d48157ec6 100644 --- a/packages/styles/scss/__tests__/breakpoint-test.js +++ b/packages/styles/scss/__tests__/breakpoint-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/__tests__/colors-test.js b/packages/styles/scss/__tests__/colors-test.js index c4af9f2912e7..419b4788f9fc 100644 --- a/packages/styles/scss/__tests__/colors-test.js +++ b/packages/styles/scss/__tests__/colors-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/__tests__/config-test.js b/packages/styles/scss/__tests__/config-test.js index 92ab23f05d79..3a5c2513c7fa 100644 --- a/packages/styles/scss/__tests__/config-test.js +++ b/packages/styles/scss/__tests__/config-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/__tests__/grid-test.js b/packages/styles/scss/__tests__/grid-test.js index e2522e4e49e5..eddf5f6dafce 100644 --- a/packages/styles/scss/__tests__/grid-test.js +++ b/packages/styles/scss/__tests__/grid-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/__tests__/layer-test.js b/packages/styles/scss/__tests__/layer-test.js index 6acc5991440a..527c177c9a46 100644 --- a/packages/styles/scss/__tests__/layer-test.js +++ b/packages/styles/scss/__tests__/layer-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/__tests__/motion-test.js b/packages/styles/scss/__tests__/motion-test.js index fa87f516691b..54c3b510a104 100644 --- a/packages/styles/scss/__tests__/motion-test.js +++ b/packages/styles/scss/__tests__/motion-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/__tests__/reset-test.js b/packages/styles/scss/__tests__/reset-test.js index 1250ec6513ee..6831f22e9132 100644 --- a/packages/styles/scss/__tests__/reset-test.js +++ b/packages/styles/scss/__tests__/reset-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/__tests__/theme-test.js b/packages/styles/scss/__tests__/theme-test.js index 8d5814438038..724ed875a35e 100644 --- a/packages/styles/scss/__tests__/theme-test.js +++ b/packages/styles/scss/__tests__/theme-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/__tests__/themes-test.js b/packages/styles/scss/__tests__/themes-test.js index 1cecf85464e0..0eae0189450a 100644 --- a/packages/styles/scss/__tests__/themes-test.js +++ b/packages/styles/scss/__tests__/themes-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/__tests__/type-test.js b/packages/styles/scss/__tests__/type-test.js index b3b81035b054..40d98da4dd8f 100644 --- a/packages/styles/scss/__tests__/type-test.js +++ b/packages/styles/scss/__tests__/type-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/__tests__/zone-test.js b/packages/styles/scss/__tests__/zone-test.js index 111a0ad8ba16..9980c601424c 100644 --- a/packages/styles/scss/__tests__/zone-test.js +++ b/packages/styles/scss/__tests__/zone-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/_breakpoint.scss b/packages/styles/scss/_breakpoint.scss index 3f7072d86511..bdf992f026d6 100644 --- a/packages/styles/scss/_breakpoint.scss +++ b/packages/styles/scss/_breakpoint.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/_colors.scss b/packages/styles/scss/_colors.scss index 69b65d4625db..51fa797a2672 100644 --- a/packages/styles/scss/_colors.scss +++ b/packages/styles/scss/_colors.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/_config.scss b/packages/styles/scss/_config.scss index 4e5c176448e3..ec6324010681 100644 --- a/packages/styles/scss/_config.scss +++ b/packages/styles/scss/_config.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/_feature-flags.scss b/packages/styles/scss/_feature-flags.scss index b1a409c27f34..bff9f07f76ee 100644 --- a/packages/styles/scss/_feature-flags.scss +++ b/packages/styles/scss/_feature-flags.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/_motion.scss b/packages/styles/scss/_motion.scss index f80f127f1af6..3559071ead18 100644 --- a/packages/styles/scss/_motion.scss +++ b/packages/styles/scss/_motion.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/_reset.scss b/packages/styles/scss/_reset.scss index d601ccb05b7c..84ea6345288e 100644 --- a/packages/styles/scss/_reset.scss +++ b/packages/styles/scss/_reset.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/_spacing.scss b/packages/styles/scss/_spacing.scss index 8b48b53d7c6d..43b973ea52e2 100644 --- a/packages/styles/scss/_spacing.scss +++ b/packages/styles/scss/_spacing.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/_theme.scss b/packages/styles/scss/_theme.scss index 2da925b0f217..d7f0304cc5bc 100644 --- a/packages/styles/scss/_theme.scss +++ b/packages/styles/scss/_theme.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/_themes.scss b/packages/styles/scss/_themes.scss index e70b8b87f3b1..1035e6da081b 100644 --- a/packages/styles/scss/_themes.scss +++ b/packages/styles/scss/_themes.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/_zone.scss b/packages/styles/scss/_zone.scss index 9187c83947cf..5231021ea791 100644 --- a/packages/styles/scss/_zone.scss +++ b/packages/styles/scss/_zone.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/compat/_theme.scss b/packages/styles/scss/compat/_theme.scss index e8304438c5f5..a08471f7a841 100644 --- a/packages/styles/scss/compat/_theme.scss +++ b/packages/styles/scss/compat/_theme.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/compat/_themes.scss b/packages/styles/scss/compat/_themes.scss index 746f50be1316..9b0e5a5b4630 100644 --- a/packages/styles/scss/compat/_themes.scss +++ b/packages/styles/scss/compat/_themes.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/__tests__/accordion-test.js b/packages/styles/scss/components/__tests__/accordion-test.js index 630c5a0b10e0..1cc16b1d7fde 100644 --- a/packages/styles/scss/components/__tests__/accordion-test.js +++ b/packages/styles/scss/components/__tests__/accordion-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/__tests__/breadcrumb-test.js b/packages/styles/scss/components/__tests__/breadcrumb-test.js index 196b905670fd..1b7d9cb08b55 100644 --- a/packages/styles/scss/components/__tests__/breadcrumb-test.js +++ b/packages/styles/scss/components/__tests__/breadcrumb-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/__tests__/button-test.js b/packages/styles/scss/components/__tests__/button-test.js index a124c975d970..a0cf66e4b18c 100644 --- a/packages/styles/scss/components/__tests__/button-test.js +++ b/packages/styles/scss/components/__tests__/button-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/__tests__/checkbox-test.js b/packages/styles/scss/components/__tests__/checkbox-test.js index 8ba6581aa680..506a2e0cb86a 100644 --- a/packages/styles/scss/components/__tests__/checkbox-test.js +++ b/packages/styles/scss/components/__tests__/checkbox-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/__tests__/code-snippet-test.js b/packages/styles/scss/components/__tests__/code-snippet-test.js index c623c9cd9781..47bef341fdfd 100644 --- a/packages/styles/scss/components/__tests__/code-snippet-test.js +++ b/packages/styles/scss/components/__tests__/code-snippet-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/__tests__/combo-box-test.js b/packages/styles/scss/components/__tests__/combo-box-test.js index 185ae5b07a9b..b69d8cbba448 100644 --- a/packages/styles/scss/components/__tests__/combo-box-test.js +++ b/packages/styles/scss/components/__tests__/combo-box-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/__tests__/content-switcher-test.js b/packages/styles/scss/components/__tests__/content-switcher-test.js index d087dac2c62d..2d1d5db5ac6d 100644 --- a/packages/styles/scss/components/__tests__/content-switcher-test.js +++ b/packages/styles/scss/components/__tests__/content-switcher-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/__tests__/copy-button-test.js b/packages/styles/scss/components/__tests__/copy-button-test.js index 4a027b932f0b..bb3a9b739d07 100644 --- a/packages/styles/scss/components/__tests__/copy-button-test.js +++ b/packages/styles/scss/components/__tests__/copy-button-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/__tests__/data-table-test.js b/packages/styles/scss/components/__tests__/data-table-test.js index 7cad9cdbac2f..b0a2b3292995 100644 --- a/packages/styles/scss/components/__tests__/data-table-test.js +++ b/packages/styles/scss/components/__tests__/data-table-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. @@ -19,7 +19,7 @@ describe('scss/components/data-table', () => { @use 'sass:map'; @use 'sass:meta'; @use '../data-table'; - + $_: get('mixin', meta.mixin-exists('data-table', 'data-table')); $_: get('variables', map.keys(meta.module-variables('data-table'))); `); @@ -38,7 +38,7 @@ describe('scss/components/data-table/action', () => { @use 'sass:map'; @use 'sass:meta'; @use '../data-table/action'; - + $_: get('mixin', meta.mixin-exists('data-table-action', 'action')); `); expect(unwrap('mixin')).toBe(true); @@ -51,7 +51,7 @@ describe('scss/components/data-table/expandable', () => { @use 'sass:map'; @use 'sass:meta'; @use '../data-table/expandable'; - + $_: get('mixin', meta.mixin-exists('data-table-expandable', 'expandable')); `); expect(unwrap('mixin')).toBe(true); @@ -64,7 +64,7 @@ describe('scss/components/data-table/skeleton', () => { @use 'sass:map'; @use 'sass:meta'; @use '../data-table/skeleton'; - + $_: get('mixin', meta.mixin-exists('data-table-skeleton', 'skeleton')); `); expect(unwrap('mixin')).toBe(true); @@ -77,7 +77,7 @@ describe('scss/components/data-table/sort', () => { @use 'sass:map'; @use 'sass:meta'; @use '../data-table/sort'; - + $_: get('mixin', meta.mixin-exists('data-table-sort', 'sort')); `); expect(unwrap('mixin')).toBe(true); diff --git a/packages/styles/scss/components/__tests__/date-picker-test.js b/packages/styles/scss/components/__tests__/date-picker-test.js index 505604af9d92..71eb68f049bc 100644 --- a/packages/styles/scss/components/__tests__/date-picker-test.js +++ b/packages/styles/scss/components/__tests__/date-picker-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/__tests__/dropdown-test.js b/packages/styles/scss/components/__tests__/dropdown-test.js index e392215303f2..75065ca00d6e 100644 --- a/packages/styles/scss/components/__tests__/dropdown-test.js +++ b/packages/styles/scss/components/__tests__/dropdown-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/__tests__/file-uploader.js b/packages/styles/scss/components/__tests__/file-uploader.js index 35e4eb06073c..f2369bedc35d 100644 --- a/packages/styles/scss/components/__tests__/file-uploader.js +++ b/packages/styles/scss/components/__tests__/file-uploader.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/__tests__/form-test.js b/packages/styles/scss/components/__tests__/form-test.js index 2e384a903434..a82716306fb7 100644 --- a/packages/styles/scss/components/__tests__/form-test.js +++ b/packages/styles/scss/components/__tests__/form-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/__tests__/inline-loading-test.js b/packages/styles/scss/components/__tests__/inline-loading-test.js index 5b5f8e23c815..c8fa687c99d0 100644 --- a/packages/styles/scss/components/__tests__/inline-loading-test.js +++ b/packages/styles/scss/components/__tests__/inline-loading-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/__tests__/link-test.js b/packages/styles/scss/components/__tests__/link-test.js index ac212fe9edef..37144db30702 100644 --- a/packages/styles/scss/components/__tests__/link-test.js +++ b/packages/styles/scss/components/__tests__/link-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/__tests__/list-box-test.js b/packages/styles/scss/components/__tests__/list-box-test.js index 302aa57d14fe..46154bf421e5 100644 --- a/packages/styles/scss/components/__tests__/list-box-test.js +++ b/packages/styles/scss/components/__tests__/list-box-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/__tests__/list-test.js b/packages/styles/scss/components/__tests__/list-test.js index 7bc2de5d9685..c7c606166cbc 100644 --- a/packages/styles/scss/components/__tests__/list-test.js +++ b/packages/styles/scss/components/__tests__/list-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/__tests__/loading-test.js b/packages/styles/scss/components/__tests__/loading-test.js index e56619cc749f..10890dde0705 100644 --- a/packages/styles/scss/components/__tests__/loading-test.js +++ b/packages/styles/scss/components/__tests__/loading-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/__tests__/menu-test.js b/packages/styles/scss/components/__tests__/menu-test.js index 72a29b6c30e3..b4ad044fc1e9 100644 --- a/packages/styles/scss/components/__tests__/menu-test.js +++ b/packages/styles/scss/components/__tests__/menu-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. @@ -19,7 +19,7 @@ describe('scss/components/menu', () => { @use 'sass:map'; @use 'sass:meta'; @use '../menu'; - + $_: get('mixin', meta.mixin-exists('menu', 'menu')); `); expect(unwrap('mixin')).toBe(true); diff --git a/packages/styles/scss/components/__tests__/modal-test.js b/packages/styles/scss/components/__tests__/modal-test.js index 530d38702097..0f57258eef81 100644 --- a/packages/styles/scss/components/__tests__/modal-test.js +++ b/packages/styles/scss/components/__tests__/modal-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. @@ -19,7 +19,7 @@ describe('scss/components/modal', () => { @use 'sass:map'; @use 'sass:meta'; @use '../modal'; - + $_: get('mixin', meta.mixin-exists('modal', 'modal')); `); expect(unwrap('mixin')).toBe(true); diff --git a/packages/styles/scss/components/__tests__/multiselect-test.js b/packages/styles/scss/components/__tests__/multiselect-test.js index 9aff71f0a068..caf14d876f2e 100644 --- a/packages/styles/scss/components/__tests__/multiselect-test.js +++ b/packages/styles/scss/components/__tests__/multiselect-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/__tests__/notification-test.js b/packages/styles/scss/components/__tests__/notification-test.js index 5f4210505c1f..12a288fee513 100644 --- a/packages/styles/scss/components/__tests__/notification-test.js +++ b/packages/styles/scss/components/__tests__/notification-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/__tests__/number-input-test.js b/packages/styles/scss/components/__tests__/number-input-test.js index 01811005979e..194be8a61911 100644 --- a/packages/styles/scss/components/__tests__/number-input-test.js +++ b/packages/styles/scss/components/__tests__/number-input-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. @@ -19,7 +19,7 @@ describe('scss/components/number-input', () => { @use 'sass:map'; @use 'sass:meta'; @use '../number-input'; - + $_: get('mixin', meta.mixin-exists('number-input', 'number-input')); `); expect(unwrap('mixin')).toBe(true); diff --git a/packages/styles/scss/components/__tests__/overflow-menu-test.js b/packages/styles/scss/components/__tests__/overflow-menu-test.js index 1d0d6d827789..948eeca392b0 100644 --- a/packages/styles/scss/components/__tests__/overflow-menu-test.js +++ b/packages/styles/scss/components/__tests__/overflow-menu-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. @@ -19,7 +19,7 @@ describe('scss/components/overflow-menu', () => { @use 'sass:map'; @use 'sass:meta'; @use '../overflow-menu'; - + $_: get('mixin', meta.mixin-exists('overflow-menu', 'overflow-menu')); `); expect(unwrap('mixin')).toBe(true); diff --git a/packages/styles/scss/components/__tests__/pagination-nav-test.js b/packages/styles/scss/components/__tests__/pagination-nav-test.js index 9fed68ef938e..9c43e666433e 100644 --- a/packages/styles/scss/components/__tests__/pagination-nav-test.js +++ b/packages/styles/scss/components/__tests__/pagination-nav-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. @@ -18,7 +18,7 @@ describe('scss/components/pagination-nav', () => { const { unwrap } = await render(` @use 'sass:meta'; @use '../pagination-nav'; - + $_: get('mixin', meta.mixin-exists('pagination-nav', 'pagination-nav')); `); expect(unwrap('mixin')).toBe(true); diff --git a/packages/styles/scss/components/__tests__/pagination-test.js b/packages/styles/scss/components/__tests__/pagination-test.js index 1818eb2b6ff9..8f031e9774d7 100644 --- a/packages/styles/scss/components/__tests__/pagination-test.js +++ b/packages/styles/scss/components/__tests__/pagination-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/__tests__/progress-bar-test.js b/packages/styles/scss/components/__tests__/progress-bar-test.js index 1e7b87fd852d..2d9097326895 100644 --- a/packages/styles/scss/components/__tests__/progress-bar-test.js +++ b/packages/styles/scss/components/__tests__/progress-bar-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/__tests__/progress-indicator-test.js b/packages/styles/scss/components/__tests__/progress-indicator-test.js index ae5ad740c980..f2e68fd3c732 100644 --- a/packages/styles/scss/components/__tests__/progress-indicator-test.js +++ b/packages/styles/scss/components/__tests__/progress-indicator-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/__tests__/radio-button-test.js b/packages/styles/scss/components/__tests__/radio-button-test.js index 704239b9dc4c..fe5af7741437 100644 --- a/packages/styles/scss/components/__tests__/radio-button-test.js +++ b/packages/styles/scss/components/__tests__/radio-button-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/__tests__/search-test.js b/packages/styles/scss/components/__tests__/search-test.js index ebd40c2e7caf..cd817ee82b70 100644 --- a/packages/styles/scss/components/__tests__/search-test.js +++ b/packages/styles/scss/components/__tests__/search-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/__tests__/select-test.js b/packages/styles/scss/components/__tests__/select-test.js index 79a68188a882..54c5c3a4d5ab 100644 --- a/packages/styles/scss/components/__tests__/select-test.js +++ b/packages/styles/scss/components/__tests__/select-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/__tests__/skeleton-test.js b/packages/styles/scss/components/__tests__/skeleton-test.js index 7dd3f1a29396..16c86d50d6c5 100644 --- a/packages/styles/scss/components/__tests__/skeleton-test.js +++ b/packages/styles/scss/components/__tests__/skeleton-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/__tests__/slider-test.js b/packages/styles/scss/components/__tests__/slider-test.js index 74459aae3bc0..e899d7df8366 100644 --- a/packages/styles/scss/components/__tests__/slider-test.js +++ b/packages/styles/scss/components/__tests__/slider-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/__tests__/structured-list-test.js b/packages/styles/scss/components/__tests__/structured-list-test.js index 64a65ef25212..a0ed5e6e3560 100644 --- a/packages/styles/scss/components/__tests__/structured-list-test.js +++ b/packages/styles/scss/components/__tests__/structured-list-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. @@ -19,7 +19,7 @@ describe('scss/components/structured-list', () => { @use 'sass:map'; @use 'sass:meta'; @use '../structured-list'; - + $_: get('mixin', meta.mixin-exists('structured-list', 'structured-list')); `); expect(unwrap('mixin')).toBe(true); diff --git a/packages/styles/scss/components/__tests__/tabs-test.js b/packages/styles/scss/components/__tests__/tabs-test.js index 8aefc6cbc4cc..898b6b449878 100644 --- a/packages/styles/scss/components/__tests__/tabs-test.js +++ b/packages/styles/scss/components/__tests__/tabs-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. @@ -19,7 +19,7 @@ describe('scss/components/tabs', () => { @use 'sass:map'; @use 'sass:meta'; @use '../tabs'; - + $_: get('mixin', meta.mixin-exists('tabs', 'tabs')); `); expect(unwrap('mixin')).toBe(true); diff --git a/packages/styles/scss/components/__tests__/tag-test.js b/packages/styles/scss/components/__tests__/tag-test.js index e9a25d746089..a1138fac0361 100644 --- a/packages/styles/scss/components/__tests__/tag-test.js +++ b/packages/styles/scss/components/__tests__/tag-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/__tests__/text-area-test.js b/packages/styles/scss/components/__tests__/text-area-test.js index 2162b85e64a3..38759914cdc3 100644 --- a/packages/styles/scss/components/__tests__/text-area-test.js +++ b/packages/styles/scss/components/__tests__/text-area-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/__tests__/text-input-test.js b/packages/styles/scss/components/__tests__/text-input-test.js index cbf607593877..1eaf304bd89c 100644 --- a/packages/styles/scss/components/__tests__/text-input-test.js +++ b/packages/styles/scss/components/__tests__/text-input-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. @@ -18,7 +18,7 @@ describe('scss/components/text-input', () => { const { unwrap } = await render(` @use 'sass:meta'; @use '../text-input'; - + $_: get('mixin', meta.mixin-exists('text-input', 'text-input')); `); expect(unwrap('mixin')).toBe(true); diff --git a/packages/styles/scss/components/__tests__/tile-test.js b/packages/styles/scss/components/__tests__/tile-test.js index ecdf72cb3014..5e5019796aae 100644 --- a/packages/styles/scss/components/__tests__/tile-test.js +++ b/packages/styles/scss/components/__tests__/tile-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/__tests__/time-picker-test.js b/packages/styles/scss/components/__tests__/time-picker-test.js index cdc2826faa5d..729201789fd4 100644 --- a/packages/styles/scss/components/__tests__/time-picker-test.js +++ b/packages/styles/scss/components/__tests__/time-picker-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/__tests__/toggle-test.js b/packages/styles/scss/components/__tests__/toggle-test.js index b072fca364dd..5f1fb2646fc6 100644 --- a/packages/styles/scss/components/__tests__/toggle-test.js +++ b/packages/styles/scss/components/__tests__/toggle-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/__tests__/tooltip-test.js b/packages/styles/scss/components/__tests__/tooltip-test.js index 3958b6c4d42d..fd2a1ac652a4 100644 --- a/packages/styles/scss/components/__tests__/tooltip-test.js +++ b/packages/styles/scss/components/__tests__/tooltip-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/__tests__/treeview-test.js b/packages/styles/scss/components/__tests__/treeview-test.js index 99b6715dd069..fab2c7f4bfc1 100644 --- a/packages/styles/scss/components/__tests__/treeview-test.js +++ b/packages/styles/scss/components/__tests__/treeview-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/__tests__/ui-shell-test.js b/packages/styles/scss/components/__tests__/ui-shell-test.js index 55e6d1ba62f8..e11d5c7e4ca7 100644 --- a/packages/styles/scss/components/__tests__/ui-shell-test.js +++ b/packages/styles/scss/components/__tests__/ui-shell-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/_index.scss b/packages/styles/scss/components/_index.scss index a53557ee2cd7..c104962401c3 100644 --- a/packages/styles/scss/components/_index.scss +++ b/packages/styles/scss/components/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/accordion/_accordion.scss b/packages/styles/scss/components/accordion/_accordion.scss index f18b82e1820b..e69c0b4ced25 100644 --- a/packages/styles/scss/components/accordion/_accordion.scss +++ b/packages/styles/scss/components/accordion/_accordion.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/accordion/_index.scss b/packages/styles/scss/components/accordion/_index.scss index 91b1d5a07699..1f048dad683b 100644 --- a/packages/styles/scss/components/accordion/_index.scss +++ b/packages/styles/scss/components/accordion/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/aspect-ratio/_aspect-ratio.scss b/packages/styles/scss/components/aspect-ratio/_aspect-ratio.scss index 5ced3c3c9329..037b7e7e1776 100644 --- a/packages/styles/scss/components/aspect-ratio/_aspect-ratio.scss +++ b/packages/styles/scss/components/aspect-ratio/_aspect-ratio.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/aspect-ratio/_index.scss b/packages/styles/scss/components/aspect-ratio/_index.scss index 9c6160ee0034..1db12e00aab1 100644 --- a/packages/styles/scss/components/aspect-ratio/_index.scss +++ b/packages/styles/scss/components/aspect-ratio/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/breadcrumb/_breadcrumb.scss b/packages/styles/scss/components/breadcrumb/_breadcrumb.scss index e4cfcde24feb..3192ddfb4717 100644 --- a/packages/styles/scss/components/breadcrumb/_breadcrumb.scss +++ b/packages/styles/scss/components/breadcrumb/_breadcrumb.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/breadcrumb/_css.scss b/packages/styles/scss/components/breadcrumb/_css.scss index 679eb8d31775..b970467a5227 100644 --- a/packages/styles/scss/components/breadcrumb/_css.scss +++ b/packages/styles/scss/components/breadcrumb/_css.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/breadcrumb/_index.scss b/packages/styles/scss/components/breadcrumb/_index.scss index 513fd5541122..de256cd90ef6 100644 --- a/packages/styles/scss/components/breadcrumb/_index.scss +++ b/packages/styles/scss/components/breadcrumb/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/button/_button.scss b/packages/styles/scss/components/button/_button.scss index 10bd91bf9581..1a8d4b29d54c 100644 --- a/packages/styles/scss/components/button/_button.scss +++ b/packages/styles/scss/components/button/_button.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/button/_index.scss b/packages/styles/scss/components/button/_index.scss index d6b34fe0df76..55b8f1b8085a 100644 --- a/packages/styles/scss/components/button/_index.scss +++ b/packages/styles/scss/components/button/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/button/_mixins.scss b/packages/styles/scss/components/button/_mixins.scss index 1561fc7d683a..7078646fb881 100644 --- a/packages/styles/scss/components/button/_mixins.scss +++ b/packages/styles/scss/components/button/_mixins.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/button/_tokens.scss b/packages/styles/scss/components/button/_tokens.scss index edde17ed6cea..8970f11e3ffa 100644 --- a/packages/styles/scss/components/button/_tokens.scss +++ b/packages/styles/scss/components/button/_tokens.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/button/_vars.scss b/packages/styles/scss/components/button/_vars.scss index 7879dae95c21..e525fbfed56a 100644 --- a/packages/styles/scss/components/button/_vars.scss +++ b/packages/styles/scss/components/button/_vars.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/checkbox/_checkbox.scss b/packages/styles/scss/components/checkbox/_checkbox.scss index 98e52104b557..dd5451a7abb7 100644 --- a/packages/styles/scss/components/checkbox/_checkbox.scss +++ b/packages/styles/scss/components/checkbox/_checkbox.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/checkbox/_index.scss b/packages/styles/scss/components/checkbox/_index.scss index b229e1b88f43..9c87894a0e6d 100644 --- a/packages/styles/scss/components/checkbox/_index.scss +++ b/packages/styles/scss/components/checkbox/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/code-snippet/_code-snippet.scss b/packages/styles/scss/components/code-snippet/_code-snippet.scss index c7e04c4f73e8..9b19dbe37be4 100644 --- a/packages/styles/scss/components/code-snippet/_code-snippet.scss +++ b/packages/styles/scss/components/code-snippet/_code-snippet.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/code-snippet/_index.scss b/packages/styles/scss/components/code-snippet/_index.scss index a9b2125cd40d..e30c49f61d64 100644 --- a/packages/styles/scss/components/code-snippet/_index.scss +++ b/packages/styles/scss/components/code-snippet/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/code-snippet/_mixins.scss b/packages/styles/scss/components/code-snippet/_mixins.scss index e0fd225d553c..88fc6c41e713 100644 --- a/packages/styles/scss/components/code-snippet/_mixins.scss +++ b/packages/styles/scss/components/code-snippet/_mixins.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/combo-box/_combo-box.scss b/packages/styles/scss/components/combo-box/_combo-box.scss index 43812172beae..8f110df7ea9d 100644 --- a/packages/styles/scss/components/combo-box/_combo-box.scss +++ b/packages/styles/scss/components/combo-box/_combo-box.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/combo-box/_index.scss b/packages/styles/scss/components/combo-box/_index.scss index 944ed681931e..2d0c67b4d6cc 100644 --- a/packages/styles/scss/components/combo-box/_index.scss +++ b/packages/styles/scss/components/combo-box/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/content-switcher/_content-switcher.scss b/packages/styles/scss/components/content-switcher/_content-switcher.scss index 7f6029064689..7d569c29202a 100644 --- a/packages/styles/scss/components/content-switcher/_content-switcher.scss +++ b/packages/styles/scss/components/content-switcher/_content-switcher.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/content-switcher/_index.scss b/packages/styles/scss/components/content-switcher/_index.scss index b48ebace8270..cebd173b0516 100644 --- a/packages/styles/scss/components/content-switcher/_index.scss +++ b/packages/styles/scss/components/content-switcher/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/copy-button/_copy-button.scss b/packages/styles/scss/components/copy-button/_copy-button.scss index b40e37d94fef..84d43e6a81fe 100644 --- a/packages/styles/scss/components/copy-button/_copy-button.scss +++ b/packages/styles/scss/components/copy-button/_copy-button.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/copy-button/_index.scss b/packages/styles/scss/components/copy-button/_index.scss index 3786fb2e416b..f6e95af4ca44 100644 --- a/packages/styles/scss/components/copy-button/_index.scss +++ b/packages/styles/scss/components/copy-button/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/data-table/_data-table.scss b/packages/styles/scss/components/data-table/_data-table.scss index 0215b82e3f90..199df99e54dc 100644 --- a/packages/styles/scss/components/data-table/_data-table.scss +++ b/packages/styles/scss/components/data-table/_data-table.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/data-table/_index.scss b/packages/styles/scss/components/data-table/_index.scss index 4c1cb39060d5..68151b809752 100644 --- a/packages/styles/scss/components/data-table/_index.scss +++ b/packages/styles/scss/components/data-table/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/data-table/_mixins.scss b/packages/styles/scss/components/data-table/_mixins.scss index 466fb948e76e..07c1f4ecb1e8 100644 --- a/packages/styles/scss/components/data-table/_mixins.scss +++ b/packages/styles/scss/components/data-table/_mixins.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/data-table/_vars.scss b/packages/styles/scss/components/data-table/_vars.scss index 4ac909c4f232..ab8a46f2ea62 100644 --- a/packages/styles/scss/components/data-table/_vars.scss +++ b/packages/styles/scss/components/data-table/_vars.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/data-table/action/_data-table-action.scss b/packages/styles/scss/components/data-table/action/_data-table-action.scss index f503107488eb..346da1ce66e8 100644 --- a/packages/styles/scss/components/data-table/action/_data-table-action.scss +++ b/packages/styles/scss/components/data-table/action/_data-table-action.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/data-table/action/_index.scss b/packages/styles/scss/components/data-table/action/_index.scss index 769d5126950f..e8af9aa3107f 100644 --- a/packages/styles/scss/components/data-table/action/_index.scss +++ b/packages/styles/scss/components/data-table/action/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/data-table/expandable/_data-table-expandable.scss b/packages/styles/scss/components/data-table/expandable/_data-table-expandable.scss index d58a0f91ec6b..5f0e1a91e19f 100644 --- a/packages/styles/scss/components/data-table/expandable/_data-table-expandable.scss +++ b/packages/styles/scss/components/data-table/expandable/_data-table-expandable.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/data-table/expandable/_index.scss b/packages/styles/scss/components/data-table/expandable/_index.scss index bf31cba49f4e..c3932bc7d961 100644 --- a/packages/styles/scss/components/data-table/expandable/_index.scss +++ b/packages/styles/scss/components/data-table/expandable/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/data-table/skeleton/_data-table-skeleton.scss b/packages/styles/scss/components/data-table/skeleton/_data-table-skeleton.scss index 3403fda90bf8..34d412b19c58 100644 --- a/packages/styles/scss/components/data-table/skeleton/_data-table-skeleton.scss +++ b/packages/styles/scss/components/data-table/skeleton/_data-table-skeleton.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/data-table/skeleton/_index.scss b/packages/styles/scss/components/data-table/skeleton/_index.scss index 0b9a705aac03..0f6d58991472 100644 --- a/packages/styles/scss/components/data-table/skeleton/_index.scss +++ b/packages/styles/scss/components/data-table/skeleton/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/data-table/sort/_data-table-sort.scss b/packages/styles/scss/components/data-table/sort/_data-table-sort.scss index 6cb955feb4d2..bfebaf5b2810 100644 --- a/packages/styles/scss/components/data-table/sort/_data-table-sort.scss +++ b/packages/styles/scss/components/data-table/sort/_data-table-sort.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/data-table/sort/_index.scss b/packages/styles/scss/components/data-table/sort/_index.scss index 65f0a0734829..4c47b2d7cfc7 100644 --- a/packages/styles/scss/components/data-table/sort/_index.scss +++ b/packages/styles/scss/components/data-table/sort/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/date-picker/_date-picker.scss b/packages/styles/scss/components/date-picker/_date-picker.scss index 8414710dd990..54f226d016ad 100644 --- a/packages/styles/scss/components/date-picker/_date-picker.scss +++ b/packages/styles/scss/components/date-picker/_date-picker.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/date-picker/_flatpickr.scss b/packages/styles/scss/components/date-picker/_flatpickr.scss index 9939fef478ee..bd375e82036a 100644 --- a/packages/styles/scss/components/date-picker/_flatpickr.scss +++ b/packages/styles/scss/components/date-picker/_flatpickr.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/date-picker/_index.scss b/packages/styles/scss/components/date-picker/_index.scss index 8eadcb442716..727b61072b0b 100644 --- a/packages/styles/scss/components/date-picker/_index.scss +++ b/packages/styles/scss/components/date-picker/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/dropdown/_dropdown.scss b/packages/styles/scss/components/dropdown/_dropdown.scss index 08ba0aacd85c..b953a9a47278 100644 --- a/packages/styles/scss/components/dropdown/_dropdown.scss +++ b/packages/styles/scss/components/dropdown/_dropdown.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/dropdown/_index.scss b/packages/styles/scss/components/dropdown/_index.scss index 933aadd8b218..50dc4444e89a 100644 --- a/packages/styles/scss/components/dropdown/_index.scss +++ b/packages/styles/scss/components/dropdown/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/file-uploader/_file-uploader.scss b/packages/styles/scss/components/file-uploader/_file-uploader.scss index bdc79d5dbcfb..942d652aae53 100644 --- a/packages/styles/scss/components/file-uploader/_file-uploader.scss +++ b/packages/styles/scss/components/file-uploader/_file-uploader.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/file-uploader/_index.scss b/packages/styles/scss/components/file-uploader/_index.scss index 4bee650d5ea5..3a0150cead94 100644 --- a/packages/styles/scss/components/file-uploader/_index.scss +++ b/packages/styles/scss/components/file-uploader/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/fluid-text-area/_fluid-text-area.scss b/packages/styles/scss/components/fluid-text-area/_fluid-text-area.scss index 284318792b91..66595ea9a657 100644 --- a/packages/styles/scss/components/fluid-text-area/_fluid-text-area.scss +++ b/packages/styles/scss/components/fluid-text-area/_fluid-text-area.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/fluid-text-area/_index.scss b/packages/styles/scss/components/fluid-text-area/_index.scss index 0b2c473691d9..b14b1a3d47a3 100644 --- a/packages/styles/scss/components/fluid-text-area/_index.scss +++ b/packages/styles/scss/components/fluid-text-area/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/fluid-text-input/_fluid-text-input.scss b/packages/styles/scss/components/fluid-text-input/_fluid-text-input.scss index 78b2563f7df1..5b6fe91116e6 100644 --- a/packages/styles/scss/components/fluid-text-input/_fluid-text-input.scss +++ b/packages/styles/scss/components/fluid-text-input/_fluid-text-input.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/fluid-text-input/_index.scss b/packages/styles/scss/components/fluid-text-input/_index.scss index a0619895a7bf..f4218899f159 100644 --- a/packages/styles/scss/components/fluid-text-input/_index.scss +++ b/packages/styles/scss/components/fluid-text-input/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/form/_form.scss b/packages/styles/scss/components/form/_form.scss index 2f360a1eb283..0bc87fc07d6d 100644 --- a/packages/styles/scss/components/form/_form.scss +++ b/packages/styles/scss/components/form/_form.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/form/_index.scss b/packages/styles/scss/components/form/_index.scss index 317c474004dc..531723be7c50 100644 --- a/packages/styles/scss/components/form/_index.scss +++ b/packages/styles/scss/components/form/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/inline-loading/_index.scss b/packages/styles/scss/components/inline-loading/_index.scss index e7c44a20af74..0bb02c61655e 100644 --- a/packages/styles/scss/components/inline-loading/_index.scss +++ b/packages/styles/scss/components/inline-loading/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/inline-loading/_inline-loading.scss b/packages/styles/scss/components/inline-loading/_inline-loading.scss index eeb29b8df912..a8b90d5124be 100644 --- a/packages/styles/scss/components/inline-loading/_inline-loading.scss +++ b/packages/styles/scss/components/inline-loading/_inline-loading.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/inline-loading/_keyframes.scss b/packages/styles/scss/components/inline-loading/_keyframes.scss index 43c3fc2a708b..498da41773eb 100644 --- a/packages/styles/scss/components/inline-loading/_keyframes.scss +++ b/packages/styles/scss/components/inline-loading/_keyframes.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/link/_index.scss b/packages/styles/scss/components/link/_index.scss index 8a9ad8e087f7..fec38be923d5 100644 --- a/packages/styles/scss/components/link/_index.scss +++ b/packages/styles/scss/components/link/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/link/_link.scss b/packages/styles/scss/components/link/_link.scss index 7e42083b4712..de42f693580f 100644 --- a/packages/styles/scss/components/link/_link.scss +++ b/packages/styles/scss/components/link/_link.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/list-box/_index.scss b/packages/styles/scss/components/list-box/_index.scss index 2a19f693f111..04ae7a23fb57 100644 --- a/packages/styles/scss/components/list-box/_index.scss +++ b/packages/styles/scss/components/list-box/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/list-box/_list-box.scss b/packages/styles/scss/components/list-box/_list-box.scss index c7bd2f64a857..5a8c2cf11af8 100644 --- a/packages/styles/scss/components/list-box/_list-box.scss +++ b/packages/styles/scss/components/list-box/_list-box.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/list/_index.scss b/packages/styles/scss/components/list/_index.scss index f0202b94909c..3e9eeaf35791 100644 --- a/packages/styles/scss/components/list/_index.scss +++ b/packages/styles/scss/components/list/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/list/_list.scss b/packages/styles/scss/components/list/_list.scss index 8bde5d64643e..0c4f9d6f13da 100644 --- a/packages/styles/scss/components/list/_list.scss +++ b/packages/styles/scss/components/list/_list.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/loading/_animation.scss b/packages/styles/scss/components/loading/_animation.scss index 2b179fa40105..17cd41543b43 100644 --- a/packages/styles/scss/components/loading/_animation.scss +++ b/packages/styles/scss/components/loading/_animation.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/loading/_functions.scss b/packages/styles/scss/components/loading/_functions.scss index bc8ff62edcdc..6d270c98a005 100644 --- a/packages/styles/scss/components/loading/_functions.scss +++ b/packages/styles/scss/components/loading/_functions.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/loading/_index.scss b/packages/styles/scss/components/loading/_index.scss index 7ca9d31bb97b..f212b067f888 100644 --- a/packages/styles/scss/components/loading/_index.scss +++ b/packages/styles/scss/components/loading/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/loading/_loading.scss b/packages/styles/scss/components/loading/_loading.scss index 5f08b44ec113..6378610c3b76 100644 --- a/packages/styles/scss/components/loading/_loading.scss +++ b/packages/styles/scss/components/loading/_loading.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/loading/_vars.scss b/packages/styles/scss/components/loading/_vars.scss index 236c7559f093..3dfdc075f53f 100644 --- a/packages/styles/scss/components/loading/_vars.scss +++ b/packages/styles/scss/components/loading/_vars.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/menu/_index.scss b/packages/styles/scss/components/menu/_index.scss index 10933bdd0719..22c8f9a1edd7 100644 --- a/packages/styles/scss/components/menu/_index.scss +++ b/packages/styles/scss/components/menu/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/modal/_index.scss b/packages/styles/scss/components/modal/_index.scss index ffefd6099a89..068039144cfb 100644 --- a/packages/styles/scss/components/modal/_index.scss +++ b/packages/styles/scss/components/modal/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/modal/_modal.scss b/packages/styles/scss/components/modal/_modal.scss index d78f1dfd6f2f..7c0547f3812b 100644 --- a/packages/styles/scss/components/modal/_modal.scss +++ b/packages/styles/scss/components/modal/_modal.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/multiselect/_index.scss b/packages/styles/scss/components/multiselect/_index.scss index cbeac0ee0bc5..063c642b48ab 100644 --- a/packages/styles/scss/components/multiselect/_index.scss +++ b/packages/styles/scss/components/multiselect/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/multiselect/_multiselect.scss b/packages/styles/scss/components/multiselect/_multiselect.scss index 16a2f8223cec..fcf021977cdc 100644 --- a/packages/styles/scss/components/multiselect/_multiselect.scss +++ b/packages/styles/scss/components/multiselect/_multiselect.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/notification/_actionable-notification.scss b/packages/styles/scss/components/notification/_actionable-notification.scss index 280211c27839..eb2b6e679ad4 100644 --- a/packages/styles/scss/components/notification/_actionable-notification.scss +++ b/packages/styles/scss/components/notification/_actionable-notification.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/notification/_index.scss b/packages/styles/scss/components/notification/_index.scss index aa9e74716b5a..26fac5a75155 100644 --- a/packages/styles/scss/components/notification/_index.scss +++ b/packages/styles/scss/components/notification/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/notification/_inline-notification.scss b/packages/styles/scss/components/notification/_inline-notification.scss index 4c45490c1789..eb1b72cf1d06 100644 --- a/packages/styles/scss/components/notification/_inline-notification.scss +++ b/packages/styles/scss/components/notification/_inline-notification.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/notification/_mixins.scss b/packages/styles/scss/components/notification/_mixins.scss index e4e5c5f24c8d..5b4c6bffd044 100644 --- a/packages/styles/scss/components/notification/_mixins.scss +++ b/packages/styles/scss/components/notification/_mixins.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/notification/_toast-notification.scss b/packages/styles/scss/components/notification/_toast-notification.scss index 40075d22846b..27a09623b650 100644 --- a/packages/styles/scss/components/notification/_toast-notification.scss +++ b/packages/styles/scss/components/notification/_toast-notification.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/notification/_tokens.scss b/packages/styles/scss/components/notification/_tokens.scss index aa6b791ff611..39d7b8332294 100644 --- a/packages/styles/scss/components/notification/_tokens.scss +++ b/packages/styles/scss/components/notification/_tokens.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/number-input/_index.scss b/packages/styles/scss/components/number-input/_index.scss index 5c820c683c82..5308b8425cf8 100644 --- a/packages/styles/scss/components/number-input/_index.scss +++ b/packages/styles/scss/components/number-input/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/number-input/_number-input.scss b/packages/styles/scss/components/number-input/_number-input.scss index fcff70a33e49..e6f5008f0da0 100644 --- a/packages/styles/scss/components/number-input/_number-input.scss +++ b/packages/styles/scss/components/number-input/_number-input.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/overflow-menu/_index.scss b/packages/styles/scss/components/overflow-menu/_index.scss index e0f7649d0b58..cbefaf19f1dc 100644 --- a/packages/styles/scss/components/overflow-menu/_index.scss +++ b/packages/styles/scss/components/overflow-menu/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/overflow-menu/_overflow-menu.scss b/packages/styles/scss/components/overflow-menu/_overflow-menu.scss index 2a3d4362bfa7..4828f307faa1 100644 --- a/packages/styles/scss/components/overflow-menu/_overflow-menu.scss +++ b/packages/styles/scss/components/overflow-menu/_overflow-menu.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/pagination-nav/_index.scss b/packages/styles/scss/components/pagination-nav/_index.scss index 58e81ba55fed..8220aa5b2b6e 100644 --- a/packages/styles/scss/components/pagination-nav/_index.scss +++ b/packages/styles/scss/components/pagination-nav/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/pagination-nav/_mixins.scss b/packages/styles/scss/components/pagination-nav/_mixins.scss index a74de56bd173..01aac3f64f32 100644 --- a/packages/styles/scss/components/pagination-nav/_mixins.scss +++ b/packages/styles/scss/components/pagination-nav/_mixins.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/pagination-nav/_pagination-nav.scss b/packages/styles/scss/components/pagination-nav/_pagination-nav.scss index 489c79275209..1fce6472c059 100644 --- a/packages/styles/scss/components/pagination-nav/_pagination-nav.scss +++ b/packages/styles/scss/components/pagination-nav/_pagination-nav.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/pagination/_index.scss b/packages/styles/scss/components/pagination/_index.scss index 58aabd3bb7f5..b3d857996017 100644 --- a/packages/styles/scss/components/pagination/_index.scss +++ b/packages/styles/scss/components/pagination/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/pagination/_pagination.scss b/packages/styles/scss/components/pagination/_pagination.scss index 5f35b2c0023b..3fef9c7f035d 100644 --- a/packages/styles/scss/components/pagination/_pagination.scss +++ b/packages/styles/scss/components/pagination/_pagination.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/pagination/_unstable_pagination.scss b/packages/styles/scss/components/pagination/_unstable_pagination.scss index c06b889b37a2..f95f91cd3135 100644 --- a/packages/styles/scss/components/pagination/_unstable_pagination.scss +++ b/packages/styles/scss/components/pagination/_unstable_pagination.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2020 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/popover/_index.scss b/packages/styles/scss/components/popover/_index.scss index 4c6a81393a3f..44718bf098b3 100644 --- a/packages/styles/scss/components/popover/_index.scss +++ b/packages/styles/scss/components/popover/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/popover/_popover.scss b/packages/styles/scss/components/popover/_popover.scss index d270f9d65449..11cb48ebfede 100644 --- a/packages/styles/scss/components/popover/_popover.scss +++ b/packages/styles/scss/components/popover/_popover.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/progress-bar/_index.scss b/packages/styles/scss/components/progress-bar/_index.scss index e3521031b965..f4fdc8172827 100644 --- a/packages/styles/scss/components/progress-bar/_index.scss +++ b/packages/styles/scss/components/progress-bar/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/progress-indicator/_index.scss b/packages/styles/scss/components/progress-indicator/_index.scss index 79ba3984ffc3..c8a89bc84f93 100644 --- a/packages/styles/scss/components/progress-indicator/_index.scss +++ b/packages/styles/scss/components/progress-indicator/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/progress-indicator/_progress-indicator.scss b/packages/styles/scss/components/progress-indicator/_progress-indicator.scss index 951e60d11db1..fb7decd431d7 100644 --- a/packages/styles/scss/components/progress-indicator/_progress-indicator.scss +++ b/packages/styles/scss/components/progress-indicator/_progress-indicator.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/radio-button/_radio-button.scss b/packages/styles/scss/components/radio-button/_radio-button.scss index 45f43ba08c1e..83acd98e98b8 100644 --- a/packages/styles/scss/components/radio-button/_radio-button.scss +++ b/packages/styles/scss/components/radio-button/_radio-button.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/search/_search.scss b/packages/styles/scss/components/search/_search.scss index 3dd14b11b2f9..833b6d9aa1b5 100644 --- a/packages/styles/scss/components/search/_search.scss +++ b/packages/styles/scss/components/search/_search.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/select/_index.scss b/packages/styles/scss/components/select/_index.scss index 31f9101fcdf6..3207133a2699 100644 --- a/packages/styles/scss/components/select/_index.scss +++ b/packages/styles/scss/components/select/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/select/_select.scss b/packages/styles/scss/components/select/_select.scss index a900b809b8f1..e5d507b9a81f 100644 --- a/packages/styles/scss/components/select/_select.scss +++ b/packages/styles/scss/components/select/_select.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/skeleton-styles/_index.scss b/packages/styles/scss/components/skeleton-styles/_index.scss index ac27686effa1..6db579792184 100644 --- a/packages/styles/scss/components/skeleton-styles/_index.scss +++ b/packages/styles/scss/components/skeleton-styles/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/skeleton-styles/_skeleton-styles.scss b/packages/styles/scss/components/skeleton-styles/_skeleton-styles.scss index 3df659a7f009..3007c233f07c 100644 --- a/packages/styles/scss/components/skeleton-styles/_skeleton-styles.scss +++ b/packages/styles/scss/components/skeleton-styles/_skeleton-styles.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/slider/_slider.scss b/packages/styles/scss/components/slider/_slider.scss index 480212d7f6a3..59a436016ec4 100644 --- a/packages/styles/scss/components/slider/_slider.scss +++ b/packages/styles/scss/components/slider/_slider.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/stack/_index.scss b/packages/styles/scss/components/stack/_index.scss index 7dc179a04b33..2012691382e0 100644 --- a/packages/styles/scss/components/stack/_index.scss +++ b/packages/styles/scss/components/stack/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/stack/_stack.scss b/packages/styles/scss/components/stack/_stack.scss index bc6b4ac20691..d811f36b48d1 100644 --- a/packages/styles/scss/components/stack/_stack.scss +++ b/packages/styles/scss/components/stack/_stack.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/structured-list/_index.scss b/packages/styles/scss/components/structured-list/_index.scss index a911283962d4..052475092700 100644 --- a/packages/styles/scss/components/structured-list/_index.scss +++ b/packages/styles/scss/components/structured-list/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/structured-list/_mixins.scss b/packages/styles/scss/components/structured-list/_mixins.scss index c7c1fa5f39ac..2f1b242e21bb 100644 --- a/packages/styles/scss/components/structured-list/_mixins.scss +++ b/packages/styles/scss/components/structured-list/_mixins.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/structured-list/_structured-list.scss b/packages/styles/scss/components/structured-list/_structured-list.scss index ceedeae97ed2..7c14d48211bd 100644 --- a/packages/styles/scss/components/structured-list/_structured-list.scss +++ b/packages/styles/scss/components/structured-list/_structured-list.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/tabs/_tabs.scss b/packages/styles/scss/components/tabs/_tabs.scss index e2335c9579a8..418c682bcd28 100644 --- a/packages/styles/scss/components/tabs/_tabs.scss +++ b/packages/styles/scss/components/tabs/_tabs.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/tag/_index.scss b/packages/styles/scss/components/tag/_index.scss index 38e104be8600..9c33b1a9acbf 100644 --- a/packages/styles/scss/components/tag/_index.scss +++ b/packages/styles/scss/components/tag/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/tag/_mixins.scss b/packages/styles/scss/components/tag/_mixins.scss index 3e292524143d..0d6f409727d2 100644 --- a/packages/styles/scss/components/tag/_mixins.scss +++ b/packages/styles/scss/components/tag/_mixins.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/tag/_tag.scss b/packages/styles/scss/components/tag/_tag.scss index 76067bf0e0eb..c6aabefffffd 100644 --- a/packages/styles/scss/components/tag/_tag.scss +++ b/packages/styles/scss/components/tag/_tag.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/text-area/_index.scss b/packages/styles/scss/components/text-area/_index.scss index dcf63f9ac34a..a31c676b5493 100644 --- a/packages/styles/scss/components/text-area/_index.scss +++ b/packages/styles/scss/components/text-area/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/text-area/_text-area.scss b/packages/styles/scss/components/text-area/_text-area.scss index 7a85cba48385..fbdc5b10f0c4 100644 --- a/packages/styles/scss/components/text-area/_text-area.scss +++ b/packages/styles/scss/components/text-area/_text-area.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/text-input/_index.scss b/packages/styles/scss/components/text-input/_index.scss index 39e94c37816f..382de6e7f5e3 100644 --- a/packages/styles/scss/components/text-input/_index.scss +++ b/packages/styles/scss/components/text-input/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/text-input/_text-input.scss b/packages/styles/scss/components/text-input/_text-input.scss index 846aada1a747..cf93d21a89bf 100644 --- a/packages/styles/scss/components/text-input/_text-input.scss +++ b/packages/styles/scss/components/text-input/_text-input.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/tile/_index.scss b/packages/styles/scss/components/tile/_index.scss index d393bdcb1b2a..884d2f9d0bbc 100644 --- a/packages/styles/scss/components/tile/_index.scss +++ b/packages/styles/scss/components/tile/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/tile/_tile.scss b/packages/styles/scss/components/tile/_tile.scss index 35a18309d3cd..e3866ad732fc 100644 --- a/packages/styles/scss/components/tile/_tile.scss +++ b/packages/styles/scss/components/tile/_tile.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/time-picker/_index.scss b/packages/styles/scss/components/time-picker/_index.scss index e9b517cab8e5..f8ac4f0640eb 100644 --- a/packages/styles/scss/components/time-picker/_index.scss +++ b/packages/styles/scss/components/time-picker/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/time-picker/_time-picker.scss b/packages/styles/scss/components/time-picker/_time-picker.scss index 994f948eea07..d984c7949dc2 100644 --- a/packages/styles/scss/components/time-picker/_time-picker.scss +++ b/packages/styles/scss/components/time-picker/_time-picker.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/toggle/_index.scss b/packages/styles/scss/components/toggle/_index.scss index 5043ec104d73..62692bf2874e 100644 --- a/packages/styles/scss/components/toggle/_index.scss +++ b/packages/styles/scss/components/toggle/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/toggle/_toggle.scss b/packages/styles/scss/components/toggle/_toggle.scss index 71adb1e3ecd9..8ed605f83b4f 100644 --- a/packages/styles/scss/components/toggle/_toggle.scss +++ b/packages/styles/scss/components/toggle/_toggle.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/toggletip/_index.scss b/packages/styles/scss/components/toggletip/_index.scss index 89a085bf24b2..51391d8fe539 100644 --- a/packages/styles/scss/components/toggletip/_index.scss +++ b/packages/styles/scss/components/toggletip/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/toggletip/_toggletip.scss b/packages/styles/scss/components/toggletip/_toggletip.scss index e69342388a9c..bcec8b060c16 100644 --- a/packages/styles/scss/components/toggletip/_toggletip.scss +++ b/packages/styles/scss/components/toggletip/_toggletip.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/tooltip/_index.scss b/packages/styles/scss/components/tooltip/_index.scss index 3f06a3a645f8..7dae6ea1056b 100644 --- a/packages/styles/scss/components/tooltip/_index.scss +++ b/packages/styles/scss/components/tooltip/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/tooltip/_tooltip.scss b/packages/styles/scss/components/tooltip/_tooltip.scss index a169c50514f5..4c402d532217 100644 --- a/packages/styles/scss/components/tooltip/_tooltip.scss +++ b/packages/styles/scss/components/tooltip/_tooltip.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/treeview/_index.scss b/packages/styles/scss/components/treeview/_index.scss index c6f9574e2037..43d501c67f04 100644 --- a/packages/styles/scss/components/treeview/_index.scss +++ b/packages/styles/scss/components/treeview/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/treeview/_treeview.scss b/packages/styles/scss/components/treeview/_treeview.scss index a199cece7f5a..e65c50f6c2cd 100644 --- a/packages/styles/scss/components/treeview/_treeview.scss +++ b/packages/styles/scss/components/treeview/_treeview.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/ui-shell/_functions.scss b/packages/styles/scss/components/ui-shell/_functions.scss index 6dec6d24cb65..184fbe4fbe54 100644 --- a/packages/styles/scss/components/ui-shell/_functions.scss +++ b/packages/styles/scss/components/ui-shell/_functions.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/ui-shell/_index.scss b/packages/styles/scss/components/ui-shell/_index.scss index 234e192968ee..d8599c65cb66 100644 --- a/packages/styles/scss/components/ui-shell/_index.scss +++ b/packages/styles/scss/components/ui-shell/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/ui-shell/_mixins.scss b/packages/styles/scss/components/ui-shell/_mixins.scss index bbe4fba6815e..ce339bb3a7aa 100644 --- a/packages/styles/scss/components/ui-shell/_mixins.scss +++ b/packages/styles/scss/components/ui-shell/_mixins.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/ui-shell/_ui-shell.scss b/packages/styles/scss/components/ui-shell/_ui-shell.scss index 06fef6888161..0dcdc1687319 100644 --- a/packages/styles/scss/components/ui-shell/_ui-shell.scss +++ b/packages/styles/scss/components/ui-shell/_ui-shell.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/ui-shell/content/_content.scss b/packages/styles/scss/components/ui-shell/content/_content.scss index c8593512c5b1..63007f787ef9 100644 --- a/packages/styles/scss/components/ui-shell/content/_content.scss +++ b/packages/styles/scss/components/ui-shell/content/_content.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/ui-shell/content/_index.scss b/packages/styles/scss/components/ui-shell/content/_index.scss index 7369c762920e..2c56e4cae3df 100644 --- a/packages/styles/scss/components/ui-shell/content/_index.scss +++ b/packages/styles/scss/components/ui-shell/content/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/ui-shell/header-panel/_header-panel.scss b/packages/styles/scss/components/ui-shell/header-panel/_header-panel.scss index be6b2d3854a9..9a1d49450424 100644 --- a/packages/styles/scss/components/ui-shell/header-panel/_header-panel.scss +++ b/packages/styles/scss/components/ui-shell/header-panel/_header-panel.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/ui-shell/header-panel/_index.scss b/packages/styles/scss/components/ui-shell/header-panel/_index.scss index cf40d1ad3338..48687a5a1485 100644 --- a/packages/styles/scss/components/ui-shell/header-panel/_index.scss +++ b/packages/styles/scss/components/ui-shell/header-panel/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/ui-shell/header/_header.scss b/packages/styles/scss/components/ui-shell/header/_header.scss index c57c9b15f424..17cea60e41d6 100644 --- a/packages/styles/scss/components/ui-shell/header/_header.scss +++ b/packages/styles/scss/components/ui-shell/header/_header.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/ui-shell/header/_index.scss b/packages/styles/scss/components/ui-shell/header/_index.scss index d06c98c6fab7..b023dd42db26 100644 --- a/packages/styles/scss/components/ui-shell/header/_index.scss +++ b/packages/styles/scss/components/ui-shell/header/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/ui-shell/side-nav/_index.scss b/packages/styles/scss/components/ui-shell/side-nav/_index.scss index 16b857ad781c..09bea87bb428 100644 --- a/packages/styles/scss/components/ui-shell/side-nav/_index.scss +++ b/packages/styles/scss/components/ui-shell/side-nav/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/ui-shell/side-nav/_side-nav.scss b/packages/styles/scss/components/ui-shell/side-nav/_side-nav.scss index 4efc148bc661..4259d2151b2f 100644 --- a/packages/styles/scss/components/ui-shell/side-nav/_side-nav.scss +++ b/packages/styles/scss/components/ui-shell/side-nav/_side-nav.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/ui-shell/switcher/_index.scss b/packages/styles/scss/components/ui-shell/switcher/_index.scss index a99eddf9f892..34e170596d0b 100644 --- a/packages/styles/scss/components/ui-shell/switcher/_index.scss +++ b/packages/styles/scss/components/ui-shell/switcher/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/components/ui-shell/switcher/_switcher.scss b/packages/styles/scss/components/ui-shell/switcher/_switcher.scss index a8da4ccbb9d5..c57b2df01f1d 100644 --- a/packages/styles/scss/components/ui-shell/switcher/_switcher.scss +++ b/packages/styles/scss/components/ui-shell/switcher/_switcher.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/fonts/__tests__/fonts-test.js b/packages/styles/scss/fonts/__tests__/fonts-test.js index af21af5a2f60..440163196302 100644 --- a/packages/styles/scss/fonts/__tests__/fonts-test.js +++ b/packages/styles/scss/fonts/__tests__/fonts-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/fonts/_index.scss b/packages/styles/scss/fonts/_index.scss index c5d40126e757..808230278132 100644 --- a/packages/styles/scss/fonts/_index.scss +++ b/packages/styles/scss/fonts/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/fonts/_mono.scss b/packages/styles/scss/fonts/_mono.scss index 868ef604750a..d09a781ef146 100644 --- a/packages/styles/scss/fonts/_mono.scss +++ b/packages/styles/scss/fonts/_mono.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/fonts/_sans-arabic.scss b/packages/styles/scss/fonts/_sans-arabic.scss index a517101b61e2..1bd38ed9a6ab 100644 --- a/packages/styles/scss/fonts/_sans-arabic.scss +++ b/packages/styles/scss/fonts/_sans-arabic.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/fonts/_sans-devanagari.scss b/packages/styles/scss/fonts/_sans-devanagari.scss index dc39da3974db..50f4eca0d3e0 100644 --- a/packages/styles/scss/fonts/_sans-devanagari.scss +++ b/packages/styles/scss/fonts/_sans-devanagari.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/fonts/_sans-hebrew.scss b/packages/styles/scss/fonts/_sans-hebrew.scss index 0c6f8d8d0807..8f82ab8b3a93 100644 --- a/packages/styles/scss/fonts/_sans-hebrew.scss +++ b/packages/styles/scss/fonts/_sans-hebrew.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/fonts/_sans-thai-looped.scss b/packages/styles/scss/fonts/_sans-thai-looped.scss index 21cec613e960..a54e34bf3af0 100644 --- a/packages/styles/scss/fonts/_sans-thai-looped.scss +++ b/packages/styles/scss/fonts/_sans-thai-looped.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/fonts/_sans-thai.scss b/packages/styles/scss/fonts/_sans-thai.scss index c639469eeb3e..f5950ad120a8 100644 --- a/packages/styles/scss/fonts/_sans-thai.scss +++ b/packages/styles/scss/fonts/_sans-thai.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/fonts/_sans.scss b/packages/styles/scss/fonts/_sans.scss index f1a6fdce4855..6beedf52ef36 100644 --- a/packages/styles/scss/fonts/_sans.scss +++ b/packages/styles/scss/fonts/_sans.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/fonts/_serif.scss b/packages/styles/scss/fonts/_serif.scss index 60a423547f4a..889372784b0d 100644 --- a/packages/styles/scss/fonts/_serif.scss +++ b/packages/styles/scss/fonts/_serif.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/fonts/_src.scss b/packages/styles/scss/fonts/_src.scss index 2748d55a1c11..d337ea1a1f96 100644 --- a/packages/styles/scss/fonts/_src.scss +++ b/packages/styles/scss/fonts/_src.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/fonts/unicode/_index.scss b/packages/styles/scss/fonts/unicode/_index.scss index 300a68f1c25f..a965b35ea84a 100644 --- a/packages/styles/scss/fonts/unicode/_index.scss +++ b/packages/styles/scss/fonts/unicode/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/grid/_css-grid.scss b/packages/styles/scss/grid/_css-grid.scss index 9dae165c974a..ef4f4d7cf91d 100644 --- a/packages/styles/scss/grid/_css-grid.scss +++ b/packages/styles/scss/grid/_css-grid.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/grid/_flexbox.scss b/packages/styles/scss/grid/_flexbox.scss index 4b2578972e12..e8abe80a0137 100644 --- a/packages/styles/scss/grid/_flexbox.scss +++ b/packages/styles/scss/grid/_flexbox.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/grid/_index.scss b/packages/styles/scss/grid/_index.scss index b23a4b72e3d6..6e1bfa18dfa5 100644 --- a/packages/styles/scss/grid/_index.scss +++ b/packages/styles/scss/grid/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/grid/_mixins.scss b/packages/styles/scss/grid/_mixins.scss index 0cc124d11732..bc1c86e85134 100644 --- a/packages/styles/scss/grid/_mixins.scss +++ b/packages/styles/scss/grid/_mixins.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/theme/_theme.scss b/packages/styles/scss/theme/_theme.scss index e54327f0f2ee..9889706ec334 100644 --- a/packages/styles/scss/theme/_theme.scss +++ b/packages/styles/scss/theme/_theme.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/type/_index.scss b/packages/styles/scss/type/_index.scss index 00964e95bef2..4c394aa9e175 100644 --- a/packages/styles/scss/type/_index.scss +++ b/packages/styles/scss/type/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/type/_reset.scss b/packages/styles/scss/type/_reset.scss index 94b6f9e60c3e..980e6c752b34 100644 --- a/packages/styles/scss/type/_reset.scss +++ b/packages/styles/scss/type/_reset.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/utilities/__tests__/custom-property-test.js b/packages/styles/scss/utilities/__tests__/custom-property-test.js index ad6fe5d192e6..23073c7d4f26 100644 --- a/packages/styles/scss/utilities/__tests__/custom-property-test.js +++ b/packages/styles/scss/utilities/__tests__/custom-property-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/utilities/_component-reset.scss b/packages/styles/scss/utilities/_component-reset.scss index 968078e5e21c..bffe3d184412 100644 --- a/packages/styles/scss/utilities/_component-reset.scss +++ b/packages/styles/scss/utilities/_component-reset.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/utilities/_component-tokens.scss b/packages/styles/scss/utilities/_component-tokens.scss index 296c212774ec..ca0d202ed0b8 100644 --- a/packages/styles/scss/utilities/_component-tokens.scss +++ b/packages/styles/scss/utilities/_component-tokens.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/utilities/_convert.scss b/packages/styles/scss/utilities/_convert.scss index 44df985cec9a..2384eea84569 100644 --- a/packages/styles/scss/utilities/_convert.scss +++ b/packages/styles/scss/utilities/_convert.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/utilities/_custom-property.scss b/packages/styles/scss/utilities/_custom-property.scss index 4188bbefac21..c75a9c9c03b7 100644 --- a/packages/styles/scss/utilities/_custom-property.scss +++ b/packages/styles/scss/utilities/_custom-property.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/scss/utilities/_index.scss b/packages/styles/scss/utilities/_index.scss index 67b33137817d..ddf994787e48 100644 --- a/packages/styles/scss/utilities/_index.scss +++ b/packages/styles/scss/utilities/_index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/styles/tasks/build-css.js b/packages/styles/tasks/build-css.js index 379ecf763a44..95732c3154b5 100644 --- a/packages/styles/tasks/build-css.js +++ b/packages/styles/tasks/build-css.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/test-utils/__tests__/dom-test.js b/packages/test-utils/__tests__/dom-test.js index 84af9ab1a054..939b095895f7 100644 --- a/packages/test-utils/__tests__/dom-test.js +++ b/packages/test-utils/__tests__/dom-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/test-utils/__tests__/keyboard-test.js b/packages/test-utils/__tests__/keyboard-test.js index 20d8f2909f5a..3d6d0a86ec58 100644 --- a/packages/test-utils/__tests__/keyboard-test.js +++ b/packages/test-utils/__tests__/keyboard-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/test-utils/dom.js b/packages/test-utils/dom.js index b78fa36a4f2d..044fc48cc8f3 100644 --- a/packages/test-utils/dom.js +++ b/packages/test-utils/dom.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/test-utils/keyboard.js b/packages/test-utils/keyboard.js index a05d7e4ffd4c..b163e4f1e1fa 100644 --- a/packages/test-utils/keyboard.js +++ b/packages/test-utils/keyboard.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/test-utils/react.js b/packages/test-utils/react.js index 1627ccf7cec0..5ae3c5d0ed3a 100644 --- a/packages/test-utils/react.js +++ b/packages/test-utils/react.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/test-utils/scss.js b/packages/test-utils/scss.js index 0552437c6f91..3ee644c36b7f 100644 --- a/packages/test-utils/scss.js +++ b/packages/test-utils/scss.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/test-utils/src/__tests__/renderer-test.js b/packages/test-utils/src/__tests__/renderer-test.js index 11539eadec91..7fa6e35c93fb 100644 --- a/packages/test-utils/src/__tests__/renderer-test.js +++ b/packages/test-utils/src/__tests__/renderer-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/test-utils/src/importer.js b/packages/test-utils/src/importer.js index b89a7b04ddc9..6eecd6e985e9 100644 --- a/packages/test-utils/src/importer.js +++ b/packages/test-utils/src/importer.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/test-utils/src/renderer.js b/packages/test-utils/src/renderer.js index d01752a6076f..0bf0f37e52b0 100644 --- a/packages/test-utils/src/renderer.js +++ b/packages/test-utils/src/renderer.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/__tests__/scss-test.js b/packages/themes/__tests__/scss-test.js index 5ecdd6fe84c9..df3a610f2e08 100644 --- a/packages/themes/__tests__/scss-test.js +++ b/packages/themes/__tests__/scss-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/examples/preview-v10/index.js b/packages/themes/examples/preview-v10/index.js index 986d6387608c..9e91a04ba77f 100644 --- a/packages/themes/examples/preview-v10/index.js +++ b/packages/themes/examples/preview-v10/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/examples/preview-v10/styles.scss b/packages/themes/examples/preview-v10/styles.scss index 6c13fa3a3071..954a40b53b5b 100644 --- a/packages/themes/examples/preview-v10/styles.scss +++ b/packages/themes/examples/preview-v10/styles.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/themes/examples/preview/next.config.js b/packages/themes/examples/preview/next.config.js index b3b283a41dde..89d89b8a7f50 100644 --- a/packages/themes/examples/preview/next.config.js +++ b/packages/themes/examples/preview/next.config.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/examples/preview/src/pages/_app.js b/packages/themes/examples/preview/src/pages/_app.js index 96c26791de9d..bafed79fb1f7 100644 --- a/packages/themes/examples/preview/src/pages/_app.js +++ b/packages/themes/examples/preview/src/pages/_app.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/examples/preview/src/pages/index.js b/packages/themes/examples/preview/src/pages/index.js index a8e91173d5aa..c5291a34d24a 100644 --- a/packages/themes/examples/preview/src/pages/index.js +++ b/packages/themes/examples/preview/src/pages/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/examples/preview/src/scss/styles.scss b/packages/themes/examples/preview/src/scss/styles.scss index b0367cb6f569..282796f62d0a 100644 --- a/packages/themes/examples/preview/src/scss/styles.scss +++ b/packages/themes/examples/preview/src/scss/styles.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/themes/examples/sass-modules/src/pages/_app.js b/packages/themes/examples/sass-modules/src/pages/_app.js index 2b7b4c8e3e2b..d83280b2147e 100644 --- a/packages/themes/examples/sass-modules/src/pages/_app.js +++ b/packages/themes/examples/sass-modules/src/pages/_app.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/examples/sass-modules/src/styles.scss b/packages/themes/examples/sass-modules/src/styles.scss index c0e7cdb03139..107b9b904979 100644 --- a/packages/themes/examples/sass-modules/src/styles.scss +++ b/packages/themes/examples/sass-modules/src/styles.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/themes/index.scss b/packages/themes/index.scss index cd5b045c5419..2ed7437baa7b 100644 --- a/packages/themes/index.scss +++ b/packages/themes/index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/themes/scss/_component-tokens.scss b/packages/themes/scss/_component-tokens.scss index a973dc1ef487..0769ba109d05 100644 --- a/packages/themes/scss/_component-tokens.scss +++ b/packages/themes/scss/_component-tokens.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2022, 2022 +// Copyright IBM Corp. 2022, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/themes/scss/_config.scss b/packages/themes/scss/_config.scss index 83468f96381a..f7d319673b0f 100644 --- a/packages/themes/scss/_config.scss +++ b/packages/themes/scss/_config.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/themes/scss/_theme.scss b/packages/themes/scss/_theme.scss index f56a411bcd0f..286e4f94db7b 100644 --- a/packages/themes/scss/_theme.scss +++ b/packages/themes/scss/_theme.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/themes/scss/_themes.scss b/packages/themes/scss/_themes.scss index 4e9bcd947b07..ca2f460cbf36 100644 --- a/packages/themes/scss/_themes.scss +++ b/packages/themes/scss/_themes.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/themes/scss/_tokens.scss b/packages/themes/scss/_tokens.scss index ade2391ec944..805c45597581 100644 --- a/packages/themes/scss/_tokens.scss +++ b/packages/themes/scss/_tokens.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/themes/scss/_utilities.scss b/packages/themes/scss/_utilities.scss index 87e4ab159675..4cd2bfb89970 100644 --- a/packages/themes/scss/_utilities.scss +++ b/packages/themes/scss/_utilities.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/themes/scss/compat/_themes.scss b/packages/themes/scss/compat/_themes.scss index 4e9bcd947b07..ca2f460cbf36 100644 --- a/packages/themes/scss/compat/_themes.scss +++ b/packages/themes/scss/compat/_themes.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/themes/scss/compat/_tokens.scss b/packages/themes/scss/compat/_tokens.scss index ade2391ec944..805c45597581 100644 --- a/packages/themes/scss/compat/_tokens.scss +++ b/packages/themes/scss/compat/_tokens.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/themes/src/__tests__/themes-test.js b/packages/themes/src/__tests__/themes-test.js index 060b3ece7d21..4288c4998ad7 100644 --- a/packages/themes/src/__tests__/themes-test.js +++ b/packages/themes/src/__tests__/themes-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/src/__tests__/tools-test.js b/packages/themes/src/__tests__/tools-test.js index f50b8db195fd..2ea3d34472cb 100644 --- a/packages/themes/src/__tests__/tools-test.js +++ b/packages/themes/src/__tests__/tools-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/src/g10.js b/packages/themes/src/g10.js index 556260af406e..cebd8c33a963 100644 --- a/packages/themes/src/g10.js +++ b/packages/themes/src/g10.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/src/g100.js b/packages/themes/src/g100.js index 87ff4a74d79e..fa7f77599c0a 100644 --- a/packages/themes/src/g100.js +++ b/packages/themes/src/g100.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/src/g90.js b/packages/themes/src/g90.js index 1bcecdd34f0f..aaa5af948900 100644 --- a/packages/themes/src/g90.js +++ b/packages/themes/src/g90.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/src/index.js b/packages/themes/src/index.js index 63a879bb4065..42843674e8bc 100644 --- a/packages/themes/src/index.js +++ b/packages/themes/src/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/src/tokens/Token.js b/packages/themes/src/tokens/Token.js index f6ec56192212..1d2cdc405c97 100644 --- a/packages/themes/src/tokens/Token.js +++ b/packages/themes/src/tokens/Token.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/src/tokens/TokenFormat.js b/packages/themes/src/tokens/TokenFormat.js index 8b0b199aa41d..282c13b8eaf5 100644 --- a/packages/themes/src/tokens/TokenFormat.js +++ b/packages/themes/src/tokens/TokenFormat.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/src/tokens/TokenGroup.js b/packages/themes/src/tokens/TokenGroup.js index 26db0ef6b397..c31b25b1bb01 100644 --- a/packages/themes/src/tokens/TokenGroup.js +++ b/packages/themes/src/tokens/TokenGroup.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/src/tokens/TokenSet.js b/packages/themes/src/tokens/TokenSet.js index 36366206cfea..d8eebb2c9427 100644 --- a/packages/themes/src/tokens/TokenSet.js +++ b/packages/themes/src/tokens/TokenSet.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/src/tokens/__tests__/Token-test.js b/packages/themes/src/tokens/__tests__/Token-test.js index e6d17e79d935..d198b72e57bb 100644 --- a/packages/themes/src/tokens/__tests__/Token-test.js +++ b/packages/themes/src/tokens/__tests__/Token-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/src/tokens/__tests__/TokenFormat-test.js b/packages/themes/src/tokens/__tests__/TokenFormat-test.js index df0bfac41319..29c9aa2b5c98 100644 --- a/packages/themes/src/tokens/__tests__/TokenFormat-test.js +++ b/packages/themes/src/tokens/__tests__/TokenFormat-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/src/tokens/__tests__/TokenGroup-test.js b/packages/themes/src/tokens/__tests__/TokenGroup-test.js index dcff8452f412..d3d83093b83e 100644 --- a/packages/themes/src/tokens/__tests__/TokenGroup-test.js +++ b/packages/themes/src/tokens/__tests__/TokenGroup-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/src/tokens/__tests__/TokenSet-test.js b/packages/themes/src/tokens/__tests__/TokenSet-test.js index f65c36d6c70c..252d0e2352cd 100644 --- a/packages/themes/src/tokens/__tests__/TokenSet-test.js +++ b/packages/themes/src/tokens/__tests__/TokenSet-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/src/tokens/__tests__/metadata-test.js b/packages/themes/src/tokens/__tests__/metadata-test.js index 19f1d31ae0b5..e5ffc0214d7e 100644 --- a/packages/themes/src/tokens/__tests__/metadata-test.js +++ b/packages/themes/src/tokens/__tests__/metadata-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/src/tokens/__tests__/v11-test.js b/packages/themes/src/tokens/__tests__/v11-test.js index 4e42a35863c1..56022b720e10 100644 --- a/packages/themes/src/tokens/__tests__/v11-test.js +++ b/packages/themes/src/tokens/__tests__/v11-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/src/tokens/components.js b/packages/themes/src/tokens/components.js index 723883901910..96af31769bf0 100644 --- a/packages/themes/src/tokens/components.js +++ b/packages/themes/src/tokens/components.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/src/tokens/index.js b/packages/themes/src/tokens/index.js index fafc2650f9e9..1fe1726dbe8f 100644 --- a/packages/themes/src/tokens/index.js +++ b/packages/themes/src/tokens/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/src/tokens/layout.js b/packages/themes/src/tokens/layout.js index 84f0b5779dca..cd59578b7ac9 100644 --- a/packages/themes/src/tokens/layout.js +++ b/packages/themes/src/tokens/layout.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/src/tokens/type.js b/packages/themes/src/tokens/type.js index b6c3d305cbf5..b2395761b4c8 100644 --- a/packages/themes/src/tokens/type.js +++ b/packages/themes/src/tokens/type.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/src/tokens/v10.js b/packages/themes/src/tokens/v10.js index f1d0e067e067..5a94d84fbe36 100644 --- a/packages/themes/src/tokens/v10.js +++ b/packages/themes/src/tokens/v10.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/src/tokens/v11TokenGroup.js b/packages/themes/src/tokens/v11TokenGroup.js index 06f3956a280a..f10f0ae15b81 100644 --- a/packages/themes/src/tokens/v11TokenGroup.js +++ b/packages/themes/src/tokens/v11TokenGroup.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/src/tokens/v11TokenSet.js b/packages/themes/src/tokens/v11TokenSet.js index d2b9c19cbca7..ce47ceb10ad8 100644 --- a/packages/themes/src/tokens/v11TokenSet.js +++ b/packages/themes/src/tokens/v11TokenSet.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/src/tools.js b/packages/themes/src/tools.js index 7e0e3e8efcbf..81ed4d723872 100644 --- a/packages/themes/src/tools.js +++ b/packages/themes/src/tools.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/src/v10/__tests__/themes-test.js b/packages/themes/src/v10/__tests__/themes-test.js index c72819a25d29..213c0a0de954 100644 --- a/packages/themes/src/v10/__tests__/themes-test.js +++ b/packages/themes/src/v10/__tests__/themes-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/src/v10/__tests__/tokens-test.js b/packages/themes/src/v10/__tests__/tokens-test.js index f9b8cdba2e1e..91c7118646b4 100644 --- a/packages/themes/src/v10/__tests__/tokens-test.js +++ b/packages/themes/src/v10/__tests__/tokens-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/src/v10/g10.js b/packages/themes/src/v10/g10.js index 7e94f9a51cae..1d90bd4f0ef9 100644 --- a/packages/themes/src/v10/g10.js +++ b/packages/themes/src/v10/g10.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/src/v10/g100.js b/packages/themes/src/v10/g100.js index 4daf06cb8c58..50233976ffc5 100644 --- a/packages/themes/src/v10/g100.js +++ b/packages/themes/src/v10/g100.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/src/v10/g90.js b/packages/themes/src/v10/g90.js index a6ab8af4f587..3c39e2c816f9 100644 --- a/packages/themes/src/v10/g90.js +++ b/packages/themes/src/v10/g90.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/src/v10/index.js b/packages/themes/src/v10/index.js index ad4f97ae6bcf..24a3c57ae7a4 100644 --- a/packages/themes/src/v10/index.js +++ b/packages/themes/src/v10/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/src/v10/tokens.js b/packages/themes/src/v10/tokens.js index e4b54d3697bb..622a6aa4a0df 100644 --- a/packages/themes/src/v10/tokens.js +++ b/packages/themes/src/v10/tokens.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/src/v10/white.js b/packages/themes/src/v10/white.js index 95bc99c33db4..c739f4551791 100644 --- a/packages/themes/src/v10/white.js +++ b/packages/themes/src/v10/white.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/src/white.js b/packages/themes/src/white.js index b155180f7715..2594ee3e94d7 100644 --- a/packages/themes/src/white.js +++ b/packages/themes/src/white.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/tasks/build.js b/packages/themes/tasks/build.js index 644d2eef065c..41c1642ecfce 100644 --- a/packages/themes/tasks/build.js +++ b/packages/themes/tasks/build.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2015, 2018 + * Copyright IBM Corp. 2015, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/tasks/builders/compat/shared.js b/packages/themes/tasks/builders/compat/shared.js index 9f9180d34628..d2745763afa8 100644 --- a/packages/themes/tasks/builders/compat/shared.js +++ b/packages/themes/tasks/builders/compat/shared.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2015, 2018 + * Copyright IBM Corp. 2015, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/tasks/builders/compat/themes.js b/packages/themes/tasks/builders/compat/themes.js index 357c9893239b..a9d18eaa3e8e 100644 --- a/packages/themes/tasks/builders/compat/themes.js +++ b/packages/themes/tasks/builders/compat/themes.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2015, 2018 + * Copyright IBM Corp. 2015, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/tasks/builders/compat/tokens.js b/packages/themes/tasks/builders/compat/tokens.js index af3094d574ac..2293467e2758 100644 --- a/packages/themes/tasks/builders/compat/tokens.js +++ b/packages/themes/tasks/builders/compat/tokens.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2015, 2018 + * Copyright IBM Corp. 2015, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/tasks/builders/modules-button-tokens.js b/packages/themes/tasks/builders/modules-button-tokens.js index 4a0a347f2dfb..d4182bea1304 100644 --- a/packages/themes/tasks/builders/modules-button-tokens.js +++ b/packages/themes/tasks/builders/modules-button-tokens.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2015, 2018 + * Copyright IBM Corp. 2015, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/tasks/builders/modules-notification-tokens.js b/packages/themes/tasks/builders/modules-notification-tokens.js index 491b7ad26ebf..693114935188 100644 --- a/packages/themes/tasks/builders/modules-notification-tokens.js +++ b/packages/themes/tasks/builders/modules-notification-tokens.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2015, 2018 + * Copyright IBM Corp. 2015, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/tasks/builders/modules-tag-tokens.js b/packages/themes/tasks/builders/modules-tag-tokens.js index c2fef909797f..8dd17be5d2af 100644 --- a/packages/themes/tasks/builders/modules-tag-tokens.js +++ b/packages/themes/tasks/builders/modules-tag-tokens.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2015, 2018 + * Copyright IBM Corp. 2015, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/tasks/builders/modules-themes.js b/packages/themes/tasks/builders/modules-themes.js index d577fe1b760b..16388c14ce98 100644 --- a/packages/themes/tasks/builders/modules-themes.js +++ b/packages/themes/tasks/builders/modules-themes.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2015, 2018 + * Copyright IBM Corp. 2015, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/tasks/builders/modules-tokens.js b/packages/themes/tasks/builders/modules-tokens.js index 6b7f3fe127f4..4539a2227449 100644 --- a/packages/themes/tasks/builders/modules-tokens.js +++ b/packages/themes/tasks/builders/modules-tokens.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2015, 2018 + * Copyright IBM Corp. 2015, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/themes/tasks/builders/shared.js b/packages/themes/tasks/builders/shared.js index 267d8c6a30c1..91382c6e0bd4 100644 --- a/packages/themes/tasks/builders/shared.js +++ b/packages/themes/tasks/builders/shared.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2015, 2018 + * Copyright IBM Corp. 2015, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. @@ -10,7 +10,7 @@ const { formatTokenName } = require('../../lib'); const FILE_BANNER = t.Comment(` Code generated by @carbon/themes. DO NOT EDIT. - Copyright IBM Corp. 2018, 2019 + Copyright IBM Corp. 2018, 2023 This source code is licensed under the Apache-2.0 license found in the LICENSE file in the root directory of this source tree. diff --git a/packages/type/__tests__/scss-test.js b/packages/type/__tests__/scss-test.js index 389942b640ac..174b5b395b8e 100644 --- a/packages/type/__tests__/scss-test.js +++ b/packages/type/__tests__/scss-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/type/examples/preview/src/scss/_reset.scss b/packages/type/examples/preview/src/scss/_reset.scss index 67418b5d31b4..f9ca488f82e8 100644 --- a/packages/type/examples/preview/src/scss/_reset.scss +++ b/packages/type/examples/preview/src/scss/_reset.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. @@ -23,4 +23,3 @@ body { font-family: 'IBM Plex Mono', monospace; padding: 0; } - diff --git a/packages/type/examples/preview/src/styles.scss b/packages/type/examples/preview/src/styles.scss index 12a2a9fa7764..e779e926dbbf 100644 --- a/packages/type/examples/preview/src/styles.scss +++ b/packages/type/examples/preview/src/styles.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/type/index.scss b/packages/type/index.scss index 44cb9dd1e77d..6f0325664d71 100644 --- a/packages/type/index.scss +++ b/packages/type/index.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/type/scss/_classes.scss b/packages/type/scss/_classes.scss index 56f15ba6de04..a5ab3c90bf1d 100644 --- a/packages/type/scss/_classes.scss +++ b/packages/type/scss/_classes.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/type/scss/_default-type.scss b/packages/type/scss/_default-type.scss index 3a6cd1c1a794..c2fdc278f5b8 100644 --- a/packages/type/scss/_default-type.scss +++ b/packages/type/scss/_default-type.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/type/scss/_font-family.scss b/packages/type/scss/_font-family.scss index 0e579c378d79..aca83b95c356 100644 --- a/packages/type/scss/_font-family.scss +++ b/packages/type/scss/_font-family.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/type/scss/_prefix.scss b/packages/type/scss/_prefix.scss index dd28ef403807..77b432c18c3c 100644 --- a/packages/type/scss/_prefix.scss +++ b/packages/type/scss/_prefix.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/type/scss/_reset.scss b/packages/type/scss/_reset.scss index d16d13cdbe56..523d90b81826 100644 --- a/packages/type/scss/_reset.scss +++ b/packages/type/scss/_reset.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/type/scss/_scale.scss b/packages/type/scss/_scale.scss index e8152e849eb4..a3d02baa4733 100644 --- a/packages/type/scss/_scale.scss +++ b/packages/type/scss/_scale.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/type/scss/_styles.scss b/packages/type/scss/_styles.scss index d907034c9da3..3e9c956e04be 100644 --- a/packages/type/scss/_styles.scss +++ b/packages/type/scss/_styles.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/packages/type/src/__tests__/exports-test.js b/packages/type/src/__tests__/exports-test.js index a519c078d0e3..d4e116125ef8 100644 --- a/packages/type/src/__tests__/exports-test.js +++ b/packages/type/src/__tests__/exports-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/type/src/__tests__/fluid-test.js b/packages/type/src/__tests__/fluid-test.js index f05a166f30dd..ccb0ee7912f9 100644 --- a/packages/type/src/__tests__/fluid-test.js +++ b/packages/type/src/__tests__/fluid-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/type/src/__tests__/fontFamily-test.js b/packages/type/src/__tests__/fontFamily-test.js index 5277fe58fdd1..e773ae45d9d6 100644 --- a/packages/type/src/__tests__/fontFamily-test.js +++ b/packages/type/src/__tests__/fontFamily-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/type/src/__tests__/fontWeight-test.js b/packages/type/src/__tests__/fontWeight-test.js index faf0d3b381d1..f4e6b62c3c73 100644 --- a/packages/type/src/__tests__/fontWeight-test.js +++ b/packages/type/src/__tests__/fontWeight-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/type/src/__tests__/reset-test.js b/packages/type/src/__tests__/reset-test.js index 7ee97d956c6b..314838416d6e 100644 --- a/packages/type/src/__tests__/reset-test.js +++ b/packages/type/src/__tests__/reset-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/type/src/__tests__/scale-test.js b/packages/type/src/__tests__/scale-test.js index d73a4b41272a..33638ae5c077 100644 --- a/packages/type/src/__tests__/scale-test.js +++ b/packages/type/src/__tests__/scale-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/type/src/__tests__/styles-test.js b/packages/type/src/__tests__/styles-test.js index 664feb88d229..e1673d29467b 100644 --- a/packages/type/src/__tests__/styles-test.js +++ b/packages/type/src/__tests__/styles-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/type/src/__tests__/tokens-test.js b/packages/type/src/__tests__/tokens-test.js index 7af23a00caa8..59588cc5d519 100644 --- a/packages/type/src/__tests__/tokens-test.js +++ b/packages/type/src/__tests__/tokens-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/type/src/fluid.js b/packages/type/src/fluid.js index 120fcc4731e3..4e1b6058f50d 100644 --- a/packages/type/src/fluid.js +++ b/packages/type/src/fluid.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/type/src/fontFamily.js b/packages/type/src/fontFamily.js index c4587381d44f..375a8e2d72ba 100644 --- a/packages/type/src/fontFamily.js +++ b/packages/type/src/fontFamily.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/type/src/fontWeight.js b/packages/type/src/fontWeight.js index 0eda772952fa..0c7151878626 100644 --- a/packages/type/src/fontWeight.js +++ b/packages/type/src/fontWeight.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/type/src/index.js b/packages/type/src/index.js index 4452cbf85f90..3b2478809aaf 100644 --- a/packages/type/src/index.js +++ b/packages/type/src/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/type/src/print.js b/packages/type/src/print.js index 1183b6dd9947..9511a16bcff4 100644 --- a/packages/type/src/print.js +++ b/packages/type/src/print.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/type/src/reset.js b/packages/type/src/reset.js index 469b87fef77f..32841d6b48ab 100644 --- a/packages/type/src/reset.js +++ b/packages/type/src/reset.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/type/src/scale.js b/packages/type/src/scale.js index ec8eb26edde4..8325ff351674 100644 --- a/packages/type/src/scale.js +++ b/packages/type/src/scale.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/type/src/styles.js b/packages/type/src/styles.js index c8235c1feed4..329ea9e1e220 100644 --- a/packages/type/src/styles.js +++ b/packages/type/src/styles.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/type/src/tokens.js b/packages/type/src/tokens.js index f810778a2dc9..08d8d4b2de7f 100644 --- a/packages/type/src/tokens.js +++ b/packages/type/src/tokens.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/upgrade/__mocks__/inquirer.js b/packages/upgrade/__mocks__/inquirer.js index c4810160fe47..f3a8d423b198 100644 --- a/packages/upgrade/__mocks__/inquirer.js +++ b/packages/upgrade/__mocks__/inquirer.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/upgrade/bin/carbon-upgrade.js b/packages/upgrade/bin/carbon-upgrade.js index 7babb00672d0..ec646d453cff 100755 --- a/packages/upgrade/bin/carbon-upgrade.js +++ b/packages/upgrade/bin/carbon-upgrade.js @@ -1,7 +1,7 @@ #!/usr/bin/env node /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/upgrade/src/__mocks__/logger.js b/packages/upgrade/src/__mocks__/logger.js index b96a9118969b..ef2ca0993057 100644 --- a/packages/upgrade/src/__mocks__/logger.js +++ b/packages/upgrade/src/__mocks__/logger.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/upgrade/src/__tests__/workspace-test.js b/packages/upgrade/src/__tests__/workspace-test.js index f6f406d097f4..76ed512dbe64 100644 --- a/packages/upgrade/src/__tests__/workspace-test.js +++ b/packages/upgrade/src/__tests__/workspace-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/upgrade/src/cli.js b/packages/upgrade/src/cli.js index d1583b314860..a7211a3bea71 100644 --- a/packages/upgrade/src/cli.js +++ b/packages/upgrade/src/cli.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/upgrade/src/commands/__tests__/upgrade-test.js b/packages/upgrade/src/commands/__tests__/upgrade-test.js index 495552aa901f..4d71d4222d93 100644 --- a/packages/upgrade/src/commands/__tests__/upgrade-test.js +++ b/packages/upgrade/src/commands/__tests__/upgrade-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/upgrade/src/commands/migrate.js b/packages/upgrade/src/commands/migrate.js index dbd84e652fdd..129fffe57dfd 100644 --- a/packages/upgrade/src/commands/migrate.js +++ b/packages/upgrade/src/commands/migrate.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/upgrade/src/commands/upgrade.js b/packages/upgrade/src/commands/upgrade.js index bd7721c5125f..71d3d92cbed1 100644 --- a/packages/upgrade/src/commands/upgrade.js +++ b/packages/upgrade/src/commands/upgrade.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/upgrade/src/diff.js b/packages/upgrade/src/diff.js index d820349647a1..0d7aa342dde5 100644 --- a/packages/upgrade/src/diff.js +++ b/packages/upgrade/src/diff.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/upgrade/src/error.js b/packages/upgrade/src/error.js index cc468dd7df2c..d61235bf100b 100644 --- a/packages/upgrade/src/error.js +++ b/packages/upgrade/src/error.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/upgrade/src/hash.js b/packages/upgrade/src/hash.js index d9160ddef6d3..f1561545f7a5 100644 --- a/packages/upgrade/src/hash.js +++ b/packages/upgrade/src/hash.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/upgrade/src/jscodeshift.js b/packages/upgrade/src/jscodeshift.js index 25ffda3d2f65..69a69611a444 100644 --- a/packages/upgrade/src/jscodeshift.js +++ b/packages/upgrade/src/jscodeshift.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/upgrade/src/logger.js b/packages/upgrade/src/logger.js index 46a35d0d998e..7f2b08dafc3d 100644 --- a/packages/upgrade/src/logger.js +++ b/packages/upgrade/src/logger.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/upgrade/src/upgrades.js b/packages/upgrade/src/upgrades.js index dc78b3c7fca1..2c2a42a875fa 100644 --- a/packages/upgrade/src/upgrades.js +++ b/packages/upgrade/src/upgrades.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/upgrade/src/workspace.js b/packages/upgrade/src/workspace.js index 475eb0436fe4..bba87a28b118 100644 --- a/packages/upgrade/src/workspace.js +++ b/packages/upgrade/src/workspace.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/upgrade/transforms/__tests__/icons-react-size-prop.js b/packages/upgrade/transforms/__tests__/icons-react-size-prop.js index 6d83b39c5ddb..1413ac5bcb94 100644 --- a/packages/upgrade/transforms/__tests__/icons-react-size-prop.js +++ b/packages/upgrade/transforms/__tests__/icons-react-size-prop.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2020 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/upgrade/transforms/__tests__/size-prop-update-test.js b/packages/upgrade/transforms/__tests__/size-prop-update-test.js index a21c19fef41d..b32593ca7ec2 100644 --- a/packages/upgrade/transforms/__tests__/size-prop-update-test.js +++ b/packages/upgrade/transforms/__tests__/size-prop-update-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2020 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/upgrade/transforms/__tests__/small-to-size-test.js b/packages/upgrade/transforms/__tests__/small-to-size-test.js index a30cdc243e3f..384fe8b55ae5 100644 --- a/packages/upgrade/transforms/__tests__/small-to-size-test.js +++ b/packages/upgrade/transforms/__tests__/small-to-size-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2020 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/upgrade/transforms/__tests__/sort-prop-types-test.js b/packages/upgrade/transforms/__tests__/sort-prop-types-test.js index dde91a82784e..64cddbc0b473 100644 --- a/packages/upgrade/transforms/__tests__/sort-prop-types-test.js +++ b/packages/upgrade/transforms/__tests__/sort-prop-types-test.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2020 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/upgrade/transforms/__tests__/update-carbon-components-react-import-to-scoped.js b/packages/upgrade/transforms/__tests__/update-carbon-components-react-import-to-scoped.js index 426838caef51..0db6f0d76be8 100644 --- a/packages/upgrade/transforms/__tests__/update-carbon-components-react-import-to-scoped.js +++ b/packages/upgrade/transforms/__tests__/update-carbon-components-react-import-to-scoped.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2020 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/upgrade/transforms/icons-react-size-prop.js b/packages/upgrade/transforms/icons-react-size-prop.js index cff7da33865b..ceec76fb9c96 100644 --- a/packages/upgrade/transforms/icons-react-size-prop.js +++ b/packages/upgrade/transforms/icons-react-size-prop.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2020 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/upgrade/transforms/size-prop-update.js b/packages/upgrade/transforms/size-prop-update.js index c9dfeca47381..864b51aac537 100644 --- a/packages/upgrade/transforms/size-prop-update.js +++ b/packages/upgrade/transforms/size-prop-update.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2020 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/upgrade/transforms/small-to-size-prop.js b/packages/upgrade/transforms/small-to-size-prop.js index 64bc846f0426..11de87476b8d 100644 --- a/packages/upgrade/transforms/small-to-size-prop.js +++ b/packages/upgrade/transforms/small-to-size-prop.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2020 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/upgrade/transforms/sort-prop-types.js b/packages/upgrade/transforms/sort-prop-types.js index 811ec2ff4100..4abe19957119 100644 --- a/packages/upgrade/transforms/sort-prop-types.js +++ b/packages/upgrade/transforms/sort-prop-types.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2020 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/packages/upgrade/transforms/update-carbon-components-react-import-to-scoped.js b/packages/upgrade/transforms/update-carbon-components-react-import-to-scoped.js index 26e634a64069..44d4ac305fec 100644 --- a/packages/upgrade/transforms/update-carbon-components-react-import-to-scoped.js +++ b/packages/upgrade/transforms/update-carbon-components-react-import-to-scoped.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2020 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/playwright.config.js b/playwright.config.js index 04cfd6d583fc..7b70a804f288 100644 --- a/playwright.config.js +++ b/playwright.config.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/prettier.config.js b/prettier.config.js index 0ecb7f2a6e55..6676a35628c3 100644 --- a/prettier.config.js +++ b/prettier.config.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2020 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/tasks/examples.js b/tasks/examples.js index 448d831da585..71101d46b88e 100644 --- a/tasks/examples.js +++ b/tasks/examples.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/tasks/sync.js b/tasks/sync.js index 7cd7763a8f3a..9f0905678d0e 100644 --- a/tasks/sync.js +++ b/tasks/sync.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/www/.eslintrc.js b/www/.eslintrc.js index 81cae8a7c70b..1dbc3391980b 100644 --- a/www/.eslintrc.js +++ b/www/.eslintrc.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2018, 2018 + * Copyright IBM Corp. 2018, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/www/src/components/Box/Box.module.scss b/www/src/components/Box/Box.module.scss index 5208cd90ab84..3f6cab7b8f46 100644 --- a/www/src/components/Box/Box.module.scss +++ b/www/src/components/Box/Box.module.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/www/src/components/Box/index.js b/www/src/components/Box/index.js index afcbab3bdb71..04626f1d024c 100644 --- a/www/src/components/Box/index.js +++ b/www/src/components/Box/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/www/src/components/Flex/Flex.module.scss b/www/src/components/Flex/Flex.module.scss index 77f9a84845bd..545fcd76fc00 100644 --- a/www/src/components/Flex/Flex.module.scss +++ b/www/src/components/Flex/Flex.module.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/www/src/components/Flex/index.js b/www/src/components/Flex/index.js index 902047f47502..896f1fd91127 100644 --- a/www/src/components/Flex/index.js +++ b/www/src/components/Flex/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/www/src/components/Header/Header.module.scss b/www/src/components/Header/Header.module.scss index 1e3e3b7c322d..daa5485ce916 100644 --- a/www/src/components/Header/Header.module.scss +++ b/www/src/components/Header/Header.module.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/www/src/components/Header/index.js b/www/src/components/Header/index.js index 83a594a640a6..aa625d7fe84e 100644 --- a/www/src/components/Header/index.js +++ b/www/src/components/Header/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/www/src/components/Text/Text.module.scss b/www/src/components/Text/Text.module.scss index a602022fe151..fb9e85fa35d1 100644 --- a/www/src/components/Text/Text.module.scss +++ b/www/src/components/Text/Text.module.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2016, 2018 +// Copyright IBM Corp. 2016, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/www/src/components/Text/index.js b/www/src/components/Text/index.js index 3be004d7b707..d9bd67cbbfa7 100644 --- a/www/src/components/Text/index.js +++ b/www/src/components/Text/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/www/src/components/WorkspaceList/index.js b/www/src/components/WorkspaceList/index.js index 3a4ea50fc6c6..e3c1e28b4cb5 100644 --- a/www/src/components/WorkspaceList/index.js +++ b/www/src/components/WorkspaceList/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/www/src/crypto/murmur.js b/www/src/crypto/murmur.js index f22b3c99fcab..2043545fddcd 100644 --- a/www/src/crypto/murmur.js +++ b/www/src/crypto/murmur.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/www/src/format.js b/www/src/format.js index e80d6721b3f8..032d165ab92d 100644 --- a/www/src/format.js +++ b/www/src/format.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/www/src/github/index.js b/www/src/github/index.js index 3b82e96c6e8a..5d522a1e5af0 100644 --- a/www/src/github/index.js +++ b/www/src/github/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/www/src/pages/_app.js b/www/src/pages/_app.js index 5bff75167129..35e55a5f5465 100644 --- a/www/src/pages/_app.js +++ b/www/src/pages/_app.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/www/src/pages/index.js b/www/src/pages/index.js index dda24a0d7b2a..44dbbaa99df1 100644 --- a/www/src/pages/index.js +++ b/www/src/pages/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/www/src/pages/insights/[owner]/[repo].js b/www/src/pages/insights/[owner]/[repo].js index c4bc163552dc..5e7779e85981 100644 --- a/www/src/pages/insights/[owner]/[repo].js +++ b/www/src/pages/insights/[owner]/[repo].js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/www/src/pages/insights/index.js b/www/src/pages/insights/index.js index e8cee0f57978..412eef68086d 100644 --- a/www/src/pages/insights/index.js +++ b/www/src/pages/insights/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/www/src/pages/packages/[package]/index.js b/www/src/pages/packages/[package]/index.js index 997934bee5bc..fa9f6c144b9e 100644 --- a/www/src/pages/packages/[package]/index.js +++ b/www/src/pages/packages/[package]/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/www/src/pages/packages/index.js b/www/src/pages/packages/index.js index a0afc105342d..2f56ccf457f5 100644 --- a/www/src/pages/packages/index.js +++ b/www/src/pages/packages/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/www/src/project/index.js b/www/src/project/index.js index d20cf20d52d4..17d0f79c0446 100644 --- a/www/src/project/index.js +++ b/www/src/project/index.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2019, 2019 + * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/www/src/scss/styles.scss b/www/src/scss/styles.scss index 17addad572f8..e6dd5ff955fd 100644 --- a/www/src/scss/styles.scss +++ b/www/src/scss/styles.scss @@ -1,5 +1,5 @@ // -// Copyright IBM Corp. 2018, 2018 +// Copyright IBM Corp. 2018, 2023 // // This source code is licensed under the Apache-2.0 license found in the // LICENSE file in the root directory of this source tree. diff --git a/www/src/sprints.js b/www/src/sprints.js index 847f1e0c6be7..ecb5079ac9ea 100644 --- a/www/src/sprints.js +++ b/www/src/sprints.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/www/src/time.js b/www/src/time.js index 36143a19a14a..f841217d6602 100644 --- a/www/src/time.js +++ b/www/src/time.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. diff --git a/www/tasks/collect.js b/www/tasks/collect.js index d09a51478145..7ff404ffee81 100644 --- a/www/tasks/collect.js +++ b/www/tasks/collect.js @@ -1,5 +1,5 @@ /** - * Copyright IBM Corp. 2016, 2018 + * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree.