From 9eb8b325ca09135632c289e12a7f6d389506c09b Mon Sep 17 00:00:00 2001 From: Kevin Buhmann Date: Fri, 9 Aug 2024 10:52:38 -0500 Subject: [PATCH] chore: remove whitespace in copyright comments (#1517) This is backport of 17aa13235d3b65ccfeb524c90b48f7c267360cd2 (#1510) to 16.x. --- .storybook/public/manager.css | 2 +- .storybook/public/preview.css | 2 +- projects/angular/src/accordion/_accordion.clarity.scss | 2 +- projects/angular/src/accordion/_properties.accordion.scss | 2 +- projects/angular/src/accordion/_variables.accordion.scss | 2 +- projects/angular/src/button/_buttons.clarity.scss | 2 +- projects/angular/src/button/_properties.buttons.scss | 2 +- .../angular/src/button/button-group/_button-group.clarity.scss | 2 +- projects/angular/src/color/_properties.color.scss | 2 +- projects/angular/src/data/_properties.tables.scss | 2 +- projects/angular/src/data/_tables.clarity.scss | 2 +- projects/angular/src/data/_variables.tables.scss | 2 +- projects/angular/src/data/datagrid/_properties.datagrid.scss | 2 +- projects/angular/src/data/datagrid/_variables.datagrid.scss | 2 +- .../angular/src/data/stack-view/_properties.stack-view.scss | 2 +- projects/angular/src/data/stack-view/_stack-view.clarity.scss | 2 +- projects/angular/src/data/stack-view/_variables.stack-view.scss | 2 +- projects/angular/src/data/tree-view/_properties.tree-view.scss | 2 +- projects/angular/src/data/tree-view/_tree-view.clarity.scss | 2 +- projects/angular/src/emphasis/_badges.clarity.scss | 2 +- projects/angular/src/emphasis/_labels.clarity.scss | 2 +- projects/angular/src/emphasis/_properties.badges.scss | 2 +- projects/angular/src/emphasis/_properties.label.scss | 2 +- projects/angular/src/emphasis/_variables.badges.scss | 2 +- projects/angular/src/emphasis/_variables.label.scss | 2 +- projects/angular/src/emphasis/alert/_alert.clarity.scss | 2 +- projects/angular/src/emphasis/alert/_properties.alert.scss | 2 +- projects/angular/src/emphasis/alert/_variables.alert.scss | 2 +- projects/angular/src/forms/combobox/_properties.combobox.scss | 2 +- projects/angular/src/forms/combobox/_variables.combobox.scss | 2 +- projects/angular/src/forms/datepicker/_datepicker.clarity.scss | 2 +- .../angular/src/forms/datepicker/_properties.datepicker.scss | 2 +- projects/angular/src/forms/styles/_checkbox.clarity.scss | 2 +- projects/angular/src/forms/styles/_containers.clarity.scss | 2 +- projects/angular/src/forms/styles/_datalist.clarity.scss | 2 +- projects/angular/src/forms/styles/_file.clarity.scss | 2 +- projects/angular/src/forms/styles/_form.clarity.scss | 2 +- projects/angular/src/forms/styles/_input-group.clarity.scss | 2 +- projects/angular/src/forms/styles/_input.clarity.scss | 2 +- projects/angular/src/forms/styles/_mixins.forms.scss | 2 +- projects/angular/src/forms/styles/_properties.forms.scss | 2 +- projects/angular/src/forms/styles/_radio.clarity.scss | 2 +- projects/angular/src/forms/styles/_range.clarity.scss | 2 +- projects/angular/src/forms/styles/_select.clarity.scss | 2 +- projects/angular/src/forms/styles/_textarea.clarity.scss | 2 +- projects/angular/src/forms/styles/_toggles.clarity.scss | 2 +- projects/angular/src/image/_icons.clarity.scss | 2 +- projects/angular/src/image/_images.clarity.scss | 2 +- projects/angular/src/layout/_card.clarity.scss | 2 +- projects/angular/src/layout/_login.clarity.scss | 2 +- projects/angular/src/layout/_properties.card.scss | 2 +- projects/angular/src/layout/_properties.login.scss | 2 +- projects/angular/src/layout/_variables.card.scss | 2 +- projects/angular/src/layout/_variables.login.scss | 2 +- projects/angular/src/layout/grid/_grid.scss | 2 +- projects/angular/src/layout/grid/grid/_grid.scss | 2 +- projects/angular/src/layout/grid/mixins/_breakpoint.scss | 2 +- projects/angular/src/layout/grid/mixins/_grid-framework.scss | 2 +- projects/angular/src/layout/grid/mixins/_grid.scss | 2 +- projects/angular/src/layout/grid/utilities/_align.scss | 2 +- projects/angular/src/layout/grid/utilities/_clearfix.scss | 2 +- projects/angular/src/layout/grid/utilities/_display.scss | 2 +- projects/angular/src/layout/grid/utilities/_flex.scss | 2 +- projects/angular/src/layout/grid/utilities/_float.scss | 2 +- projects/angular/src/layout/grid/utilities/_visibility.scss | 2 +- projects/angular/src/layout/main-container/_layout.clarity.scss | 2 +- .../angular/src/layout/main-container/_properties.header.scss | 2 +- projects/angular/src/layout/nav/_header.clarity.scss | 2 +- projects/angular/src/layout/nav/_links.clarity.scss | 2 +- projects/angular/src/layout/nav/_nav.clarity.scss | 2 +- projects/angular/src/layout/nav/_properties.nav.scss | 2 +- projects/angular/src/layout/nav/_properties.responsive-nav.scss | 2 +- projects/angular/src/layout/nav/_properties.subnav.scss | 2 +- projects/angular/src/layout/nav/_responsive-nav.clarity.scss | 2 +- projects/angular/src/layout/nav/_subnav.clarity.scss | 2 +- projects/angular/src/layout/nav/_variables.nav.scss | 2 +- projects/angular/src/layout/nav/_variables.responsive-nav.scss | 2 +- projects/angular/src/layout/nav/_variables.subnav.scss | 2 +- projects/angular/src/layout/tabs/_properties.tabs.scss | 2 +- projects/angular/src/layout/tabs/_tabs.clarity.scss | 2 +- .../src/layout/vertical-nav/_properties.vertical-nav.scss | 2 +- .../src/layout/vertical-nav/_variables.vertical-nav.scss | 2 +- .../angular/src/layout/vertical-nav/_vertical-nav.clarity.scss | 2 +- projects/angular/src/main.scss | 2 +- projects/angular/src/modal/_modal.clarity.scss | 2 +- projects/angular/src/modal/_properties.modal.scss | 2 +- projects/angular/src/modal/_variables.modal.scss | 2 +- projects/angular/src/popover/common/_popover.clarity.scss | 2 +- projects/angular/src/popover/dropdown/_dropdown.clarity.scss | 2 +- projects/angular/src/popover/dropdown/_menu-mixins.clarity.scss | 2 +- projects/angular/src/popover/dropdown/_properties.dropdown.scss | 2 +- projects/angular/src/popover/signpost/_properties.signpost.scss | 2 +- projects/angular/src/popover/signpost/_signposts.clarity.scss | 2 +- projects/angular/src/popover/tooltip/_properties.tooltip.scss | 2 +- projects/angular/src/popover/tooltip/_tooltips.clarity.scss | 2 +- .../src/progress/progress-bars/_progress-bars.clarity.scss | 2 +- .../src/progress/progress-bars/_properties.progress-bars.scss | 2 +- projects/angular/src/progress/spinner/_spinner.clarity.scss | 2 +- projects/angular/src/timeline/_properties.timeline.scss | 2 +- projects/angular/src/timeline/_timeline.clarity.scss | 2 +- projects/angular/src/typography/_code.scss | 2 +- projects/angular/src/typography/_font-metropolis.scss | 2 +- projects/angular/src/typography/_lists.scss | 2 +- projects/angular/src/utils/_a11y.scss | 2 +- projects/angular/src/utils/_close.clarity.scss | 2 +- projects/angular/src/utils/_components.clarity.scss | 2 +- projects/angular/src/utils/_mixins.scss | 2 +- projects/angular/src/utils/_normalize.scss | 2 +- projects/angular/src/utils/_reboot.clarity.scss | 2 +- projects/angular/src/utils/_variables.clarity.scss | 2 +- projects/angular/src/utils/animations/_animations.clarity.scss | 2 +- .../angular/src/utils/popover/_popover-popover.clarity.scss | 2 +- projects/angular/src/utils/variables/_properties.color.scss | 2 +- projects/angular/src/utils/variables/_properties.global.scss | 2 +- projects/angular/src/utils/variables/_properties.scss | 2 +- .../angular/src/utils/variables/_properties.typography.scss | 2 +- projects/angular/src/utils/variables/_variables.color.scss | 2 +- projects/angular/src/utils/variables/_variables.global.scss | 2 +- projects/angular/src/utils/variables/_variables.layout.scss | 2 +- projects/angular/src/utils/variables/_variables.scss | 2 +- projects/angular/src/wizard/_properties.wizard.scss | 2 +- projects/angular/src/wizard/_variables.wizard.scss | 2 +- projects/angular/src/wizard/_wizard.clarity.scss | 2 +- projects/demo/src/app/_utils/clarity-variables.scss | 2 +- projects/demo/src/app/accordion/accordion.demo.scss | 2 +- projects/demo/src/app/alert/alert.demo.scss | 2 +- projects/demo/src/app/button-group/button-group.demo.scss | 2 +- projects/demo/src/app/buttons/buttons.demo.scss | 2 +- projects/demo/src/app/card/card.demo.scss | 2 +- projects/demo/src/app/color/color-palette.demo.scss | 2 +- projects/demo/src/app/color/color-shared.demo.scss | 2 +- projects/demo/src/app/custom-props/custom-props.demo.scss | 2 +- projects/demo/src/app/datagrid/datagrid.demo.scss | 2 +- projects/demo/src/app/datepicker/datepicker.demo.scss | 2 +- projects/demo/src/app/dropdown/dropdown.demo.scss | 2 +- projects/demo/src/app/grid/grid.demo.scss | 2 +- projects/demo/src/app/iconography/iconography.demo.scss | 2 +- projects/demo/src/app/images/images.demo.scss | 2 +- projects/demo/src/app/layout/layout.demo.scss | 2 +- projects/demo/src/app/nav/headers.demo.scss | 2 +- projects/demo/src/app/nav/sub-nav.demo.scss | 2 +- projects/demo/src/app/popovers/popovers.demo.scss | 2 +- projects/demo/src/app/progress-bars/progress-bars.demo.scss | 2 +- projects/demo/src/app/signpost/signpost.demo.scss | 2 +- projects/demo/src/app/spinners/spinner.demo.scss | 2 +- projects/demo/src/app/stack-view/stack-view.demo.scss | 2 +- projects/demo/src/app/stepper/stepper.demo.scss | 2 +- projects/demo/src/app/tabs/tabs.demo.scss | 2 +- projects/demo/src/app/tooltips/tooltips.demo.scss | 2 +- projects/demo/src/app/tree-view/tree-view.demo.scss | 2 +- projects/demo/src/app/typography/font-autopsy.demo.scss | 2 +- projects/demo/src/app/typography/line-height.demo.scss | 2 +- projects/demo/src/app/typography/typography.demo.scss | 2 +- projects/demo/src/app/typography/utils/font-switcher.scss | 2 +- projects/demo/src/app/vertical-nav/vertical-nav.demo.scss | 2 +- projects/demo/src/styles.scss | 2 +- 156 files changed, 156 insertions(+), 156 deletions(-) diff --git a/.storybook/public/manager.css b/.storybook/public/manager.css index 59e42cb863..76999c12c7 100644 --- a/.storybook/public/manager.css +++ b/.storybook/public/manager.css @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/.storybook/public/preview.css b/.storybook/public/preview.css index f4f3b8c2a1..a4d24b8a10 100644 --- a/.storybook/public/preview.css +++ b/.storybook/public/preview.css @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/accordion/_accordion.clarity.scss b/projects/angular/src/accordion/_accordion.clarity.scss index 0587dbdf3a..df56f41e9c 100644 --- a/projects/angular/src/accordion/_accordion.clarity.scss +++ b/projects/angular/src/accordion/_accordion.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/accordion/_properties.accordion.scss b/projects/angular/src/accordion/_properties.accordion.scss index aca67cc849..28e37513ce 100644 --- a/projects/angular/src/accordion/_properties.accordion.scss +++ b/projects/angular/src/accordion/_properties.accordion.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/accordion/_variables.accordion.scss b/projects/angular/src/accordion/_variables.accordion.scss index 0adc686293..a0d3f62888 100644 --- a/projects/angular/src/accordion/_variables.accordion.scss +++ b/projects/angular/src/accordion/_variables.accordion.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/button/_buttons.clarity.scss b/projects/angular/src/button/_buttons.clarity.scss index 24d3dea6ef..e13207caea 100644 --- a/projects/angular/src/button/_buttons.clarity.scss +++ b/projects/angular/src/button/_buttons.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/button/_properties.buttons.scss b/projects/angular/src/button/_properties.buttons.scss index 77d107d1cb..b3e80f0533 100644 --- a/projects/angular/src/button/_properties.buttons.scss +++ b/projects/angular/src/button/_properties.buttons.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/button/button-group/_button-group.clarity.scss b/projects/angular/src/button/button-group/_button-group.clarity.scss index 6b027f803f..901765e2da 100644 --- a/projects/angular/src/button/button-group/_button-group.clarity.scss +++ b/projects/angular/src/button/button-group/_button-group.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/color/_properties.color.scss b/projects/angular/src/color/_properties.color.scss index 5a9f72f1c0..7870552ebf 100644 --- a/projects/angular/src/color/_properties.color.scss +++ b/projects/angular/src/color/_properties.color.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/data/_properties.tables.scss b/projects/angular/src/data/_properties.tables.scss index 18743739aa..ffcb159c9d 100644 --- a/projects/angular/src/data/_properties.tables.scss +++ b/projects/angular/src/data/_properties.tables.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/data/_tables.clarity.scss b/projects/angular/src/data/_tables.clarity.scss index 651fa446e6..befc854823 100644 --- a/projects/angular/src/data/_tables.clarity.scss +++ b/projects/angular/src/data/_tables.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/data/_variables.tables.scss b/projects/angular/src/data/_variables.tables.scss index 71b8637fe3..1ebd7b78a0 100644 --- a/projects/angular/src/data/_variables.tables.scss +++ b/projects/angular/src/data/_variables.tables.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/data/datagrid/_properties.datagrid.scss b/projects/angular/src/data/datagrid/_properties.datagrid.scss index 614ac8ae9f..17224682b4 100644 --- a/projects/angular/src/data/datagrid/_properties.datagrid.scss +++ b/projects/angular/src/data/datagrid/_properties.datagrid.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/data/datagrid/_variables.datagrid.scss b/projects/angular/src/data/datagrid/_variables.datagrid.scss index 4e9b0e85fc..edfbe307b4 100644 --- a/projects/angular/src/data/datagrid/_variables.datagrid.scss +++ b/projects/angular/src/data/datagrid/_variables.datagrid.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/data/stack-view/_properties.stack-view.scss b/projects/angular/src/data/stack-view/_properties.stack-view.scss index cfbc9130a7..532a60f8b2 100644 --- a/projects/angular/src/data/stack-view/_properties.stack-view.scss +++ b/projects/angular/src/data/stack-view/_properties.stack-view.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/data/stack-view/_stack-view.clarity.scss b/projects/angular/src/data/stack-view/_stack-view.clarity.scss index 8222a70a6b..3487db798d 100644 --- a/projects/angular/src/data/stack-view/_stack-view.clarity.scss +++ b/projects/angular/src/data/stack-view/_stack-view.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/data/stack-view/_variables.stack-view.scss b/projects/angular/src/data/stack-view/_variables.stack-view.scss index 53da28e643..af71344e46 100644 --- a/projects/angular/src/data/stack-view/_variables.stack-view.scss +++ b/projects/angular/src/data/stack-view/_variables.stack-view.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/data/tree-view/_properties.tree-view.scss b/projects/angular/src/data/tree-view/_properties.tree-view.scss index f4c38b7245..bc343353c9 100644 --- a/projects/angular/src/data/tree-view/_properties.tree-view.scss +++ b/projects/angular/src/data/tree-view/_properties.tree-view.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/data/tree-view/_tree-view.clarity.scss b/projects/angular/src/data/tree-view/_tree-view.clarity.scss index 704fa9dd7a..e71b3fa319 100644 --- a/projects/angular/src/data/tree-view/_tree-view.clarity.scss +++ b/projects/angular/src/data/tree-view/_tree-view.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/emphasis/_badges.clarity.scss b/projects/angular/src/emphasis/_badges.clarity.scss index 17cf449646..b5da674093 100644 --- a/projects/angular/src/emphasis/_badges.clarity.scss +++ b/projects/angular/src/emphasis/_badges.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/emphasis/_labels.clarity.scss b/projects/angular/src/emphasis/_labels.clarity.scss index 0be33ff914..ba0354271d 100644 --- a/projects/angular/src/emphasis/_labels.clarity.scss +++ b/projects/angular/src/emphasis/_labels.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/emphasis/_properties.badges.scss b/projects/angular/src/emphasis/_properties.badges.scss index 25a2ad96b4..531c315897 100644 --- a/projects/angular/src/emphasis/_properties.badges.scss +++ b/projects/angular/src/emphasis/_properties.badges.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/emphasis/_properties.label.scss b/projects/angular/src/emphasis/_properties.label.scss index 78c9889625..a4d4086eb9 100644 --- a/projects/angular/src/emphasis/_properties.label.scss +++ b/projects/angular/src/emphasis/_properties.label.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/emphasis/_variables.badges.scss b/projects/angular/src/emphasis/_variables.badges.scss index 01877748c1..b57f74d242 100644 --- a/projects/angular/src/emphasis/_variables.badges.scss +++ b/projects/angular/src/emphasis/_variables.badges.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/emphasis/_variables.label.scss b/projects/angular/src/emphasis/_variables.label.scss index ba3f00fb81..316f1b1a9b 100644 --- a/projects/angular/src/emphasis/_variables.label.scss +++ b/projects/angular/src/emphasis/_variables.label.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/emphasis/alert/_alert.clarity.scss b/projects/angular/src/emphasis/alert/_alert.clarity.scss index 5b3197d9e2..bdf9837d6d 100644 --- a/projects/angular/src/emphasis/alert/_alert.clarity.scss +++ b/projects/angular/src/emphasis/alert/_alert.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/emphasis/alert/_properties.alert.scss b/projects/angular/src/emphasis/alert/_properties.alert.scss index 6b367357b9..ee1453a592 100644 --- a/projects/angular/src/emphasis/alert/_properties.alert.scss +++ b/projects/angular/src/emphasis/alert/_properties.alert.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/emphasis/alert/_variables.alert.scss b/projects/angular/src/emphasis/alert/_variables.alert.scss index 6b568c0ffd..97a2575e77 100644 --- a/projects/angular/src/emphasis/alert/_variables.alert.scss +++ b/projects/angular/src/emphasis/alert/_variables.alert.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/forms/combobox/_properties.combobox.scss b/projects/angular/src/forms/combobox/_properties.combobox.scss index be5f01bbbc..73c0cd2e42 100644 --- a/projects/angular/src/forms/combobox/_properties.combobox.scss +++ b/projects/angular/src/forms/combobox/_properties.combobox.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/forms/combobox/_variables.combobox.scss b/projects/angular/src/forms/combobox/_variables.combobox.scss index 7721e8ec3d..3228d2832a 100644 --- a/projects/angular/src/forms/combobox/_variables.combobox.scss +++ b/projects/angular/src/forms/combobox/_variables.combobox.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/forms/datepicker/_datepicker.clarity.scss b/projects/angular/src/forms/datepicker/_datepicker.clarity.scss index 4c413dff20..fcd0bade83 100644 --- a/projects/angular/src/forms/datepicker/_datepicker.clarity.scss +++ b/projects/angular/src/forms/datepicker/_datepicker.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/forms/datepicker/_properties.datepicker.scss b/projects/angular/src/forms/datepicker/_properties.datepicker.scss index e32e434c30..70ff4ea45a 100644 --- a/projects/angular/src/forms/datepicker/_properties.datepicker.scss +++ b/projects/angular/src/forms/datepicker/_properties.datepicker.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/forms/styles/_checkbox.clarity.scss b/projects/angular/src/forms/styles/_checkbox.clarity.scss index 110e369e1c..5b33df6a40 100644 --- a/projects/angular/src/forms/styles/_checkbox.clarity.scss +++ b/projects/angular/src/forms/styles/_checkbox.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/forms/styles/_containers.clarity.scss b/projects/angular/src/forms/styles/_containers.clarity.scss index 8d5a513c82..8f330b5831 100644 --- a/projects/angular/src/forms/styles/_containers.clarity.scss +++ b/projects/angular/src/forms/styles/_containers.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/forms/styles/_datalist.clarity.scss b/projects/angular/src/forms/styles/_datalist.clarity.scss index c25f6f8c70..fcf870d941 100644 --- a/projects/angular/src/forms/styles/_datalist.clarity.scss +++ b/projects/angular/src/forms/styles/_datalist.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/forms/styles/_file.clarity.scss b/projects/angular/src/forms/styles/_file.clarity.scss index f45a79e43a..4236b258f5 100644 --- a/projects/angular/src/forms/styles/_file.clarity.scss +++ b/projects/angular/src/forms/styles/_file.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/forms/styles/_form.clarity.scss b/projects/angular/src/forms/styles/_form.clarity.scss index 84cf0d482d..bf81138f84 100644 --- a/projects/angular/src/forms/styles/_form.clarity.scss +++ b/projects/angular/src/forms/styles/_form.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/forms/styles/_input-group.clarity.scss b/projects/angular/src/forms/styles/_input-group.clarity.scss index 2a4f678776..d4b99715f6 100644 --- a/projects/angular/src/forms/styles/_input-group.clarity.scss +++ b/projects/angular/src/forms/styles/_input-group.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/forms/styles/_input.clarity.scss b/projects/angular/src/forms/styles/_input.clarity.scss index 02bb41d1ff..3f4aad2aba 100644 --- a/projects/angular/src/forms/styles/_input.clarity.scss +++ b/projects/angular/src/forms/styles/_input.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/forms/styles/_mixins.forms.scss b/projects/angular/src/forms/styles/_mixins.forms.scss index a83acc5988..f8ad061589 100644 --- a/projects/angular/src/forms/styles/_mixins.forms.scss +++ b/projects/angular/src/forms/styles/_mixins.forms.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/forms/styles/_properties.forms.scss b/projects/angular/src/forms/styles/_properties.forms.scss index 4d558e04c4..1fea5921ed 100644 --- a/projects/angular/src/forms/styles/_properties.forms.scss +++ b/projects/angular/src/forms/styles/_properties.forms.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/forms/styles/_radio.clarity.scss b/projects/angular/src/forms/styles/_radio.clarity.scss index d091b41950..3af42d8024 100644 --- a/projects/angular/src/forms/styles/_radio.clarity.scss +++ b/projects/angular/src/forms/styles/_radio.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/forms/styles/_range.clarity.scss b/projects/angular/src/forms/styles/_range.clarity.scss index c2e8f6d9b7..43985db20c 100644 --- a/projects/angular/src/forms/styles/_range.clarity.scss +++ b/projects/angular/src/forms/styles/_range.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/forms/styles/_select.clarity.scss b/projects/angular/src/forms/styles/_select.clarity.scss index 2bc3cb1bc1..9ff0ccb34e 100644 --- a/projects/angular/src/forms/styles/_select.clarity.scss +++ b/projects/angular/src/forms/styles/_select.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/forms/styles/_textarea.clarity.scss b/projects/angular/src/forms/styles/_textarea.clarity.scss index 9dfa4788eb..5794d29176 100644 --- a/projects/angular/src/forms/styles/_textarea.clarity.scss +++ b/projects/angular/src/forms/styles/_textarea.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/forms/styles/_toggles.clarity.scss b/projects/angular/src/forms/styles/_toggles.clarity.scss index 14c47a27fe..5cf7d4ac1f 100644 --- a/projects/angular/src/forms/styles/_toggles.clarity.scss +++ b/projects/angular/src/forms/styles/_toggles.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/image/_icons.clarity.scss b/projects/angular/src/image/_icons.clarity.scss index c298aecdc6..d3ccb7fff6 100644 --- a/projects/angular/src/image/_icons.clarity.scss +++ b/projects/angular/src/image/_icons.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/image/_images.clarity.scss b/projects/angular/src/image/_images.clarity.scss index f5c9bfd199..b4a6fface8 100644 --- a/projects/angular/src/image/_images.clarity.scss +++ b/projects/angular/src/image/_images.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/layout/_card.clarity.scss b/projects/angular/src/layout/_card.clarity.scss index f9a2693ad0..ed36a01300 100644 --- a/projects/angular/src/layout/_card.clarity.scss +++ b/projects/angular/src/layout/_card.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/layout/_login.clarity.scss b/projects/angular/src/layout/_login.clarity.scss index 1104ed3682..c21e251fb7 100644 --- a/projects/angular/src/layout/_login.clarity.scss +++ b/projects/angular/src/layout/_login.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/layout/_properties.card.scss b/projects/angular/src/layout/_properties.card.scss index af4b539b55..ac5268fb6a 100644 --- a/projects/angular/src/layout/_properties.card.scss +++ b/projects/angular/src/layout/_properties.card.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/layout/_properties.login.scss b/projects/angular/src/layout/_properties.login.scss index ec1747273a..dc9b592e5c 100644 --- a/projects/angular/src/layout/_properties.login.scss +++ b/projects/angular/src/layout/_properties.login.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/layout/_variables.card.scss b/projects/angular/src/layout/_variables.card.scss index 6eb7e420eb..fbfec9827e 100644 --- a/projects/angular/src/layout/_variables.card.scss +++ b/projects/angular/src/layout/_variables.card.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/layout/_variables.login.scss b/projects/angular/src/layout/_variables.login.scss index 18918ad440..eab24e673b 100644 --- a/projects/angular/src/layout/_variables.login.scss +++ b/projects/angular/src/layout/_variables.login.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/layout/grid/_grid.scss b/projects/angular/src/layout/grid/_grid.scss index f62c539e7a..c0cd5d7025 100644 --- a/projects/angular/src/layout/grid/_grid.scss +++ b/projects/angular/src/layout/grid/_grid.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/layout/grid/grid/_grid.scss b/projects/angular/src/layout/grid/grid/_grid.scss index 2cfdd30b26..74c82f026d 100644 --- a/projects/angular/src/layout/grid/grid/_grid.scss +++ b/projects/angular/src/layout/grid/grid/_grid.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/layout/grid/mixins/_breakpoint.scss b/projects/angular/src/layout/grid/mixins/_breakpoint.scss index 645bd6f16c..b4f162c590 100644 --- a/projects/angular/src/layout/grid/mixins/_breakpoint.scss +++ b/projects/angular/src/layout/grid/mixins/_breakpoint.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/layout/grid/mixins/_grid-framework.scss b/projects/angular/src/layout/grid/mixins/_grid-framework.scss index 020f893b9a..9b108b023c 100644 --- a/projects/angular/src/layout/grid/mixins/_grid-framework.scss +++ b/projects/angular/src/layout/grid/mixins/_grid-framework.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/layout/grid/mixins/_grid.scss b/projects/angular/src/layout/grid/mixins/_grid.scss index 235245ad32..2f64891efe 100644 --- a/projects/angular/src/layout/grid/mixins/_grid.scss +++ b/projects/angular/src/layout/grid/mixins/_grid.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/layout/grid/utilities/_align.scss b/projects/angular/src/layout/grid/utilities/_align.scss index 3bc9412a40..0850a1cc46 100644 --- a/projects/angular/src/layout/grid/utilities/_align.scss +++ b/projects/angular/src/layout/grid/utilities/_align.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/layout/grid/utilities/_clearfix.scss b/projects/angular/src/layout/grid/utilities/_clearfix.scss index fc9790a678..8d2a7cc6a2 100644 --- a/projects/angular/src/layout/grid/utilities/_clearfix.scss +++ b/projects/angular/src/layout/grid/utilities/_clearfix.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/layout/grid/utilities/_display.scss b/projects/angular/src/layout/grid/utilities/_display.scss index 0c167467ce..1102fe04f5 100644 --- a/projects/angular/src/layout/grid/utilities/_display.scss +++ b/projects/angular/src/layout/grid/utilities/_display.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/layout/grid/utilities/_flex.scss b/projects/angular/src/layout/grid/utilities/_flex.scss index ad51e79cb0..37ca0306fd 100644 --- a/projects/angular/src/layout/grid/utilities/_flex.scss +++ b/projects/angular/src/layout/grid/utilities/_flex.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/layout/grid/utilities/_float.scss b/projects/angular/src/layout/grid/utilities/_float.scss index d35845ed19..e16bf211e7 100644 --- a/projects/angular/src/layout/grid/utilities/_float.scss +++ b/projects/angular/src/layout/grid/utilities/_float.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/layout/grid/utilities/_visibility.scss b/projects/angular/src/layout/grid/utilities/_visibility.scss index e8b9cc192f..0efa959cdc 100644 --- a/projects/angular/src/layout/grid/utilities/_visibility.scss +++ b/projects/angular/src/layout/grid/utilities/_visibility.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/layout/main-container/_layout.clarity.scss b/projects/angular/src/layout/main-container/_layout.clarity.scss index 777d0e985d..eeef94ae54 100644 --- a/projects/angular/src/layout/main-container/_layout.clarity.scss +++ b/projects/angular/src/layout/main-container/_layout.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/layout/main-container/_properties.header.scss b/projects/angular/src/layout/main-container/_properties.header.scss index fd8009cc9b..31a305af27 100644 --- a/projects/angular/src/layout/main-container/_properties.header.scss +++ b/projects/angular/src/layout/main-container/_properties.header.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/layout/nav/_header.clarity.scss b/projects/angular/src/layout/nav/_header.clarity.scss index c63ade1a74..9e30ab7072 100644 --- a/projects/angular/src/layout/nav/_header.clarity.scss +++ b/projects/angular/src/layout/nav/_header.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/layout/nav/_links.clarity.scss b/projects/angular/src/layout/nav/_links.clarity.scss index ea5529ecc2..625af3e006 100644 --- a/projects/angular/src/layout/nav/_links.clarity.scss +++ b/projects/angular/src/layout/nav/_links.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/layout/nav/_nav.clarity.scss b/projects/angular/src/layout/nav/_nav.clarity.scss index 8024a5c68c..bfeda28965 100644 --- a/projects/angular/src/layout/nav/_nav.clarity.scss +++ b/projects/angular/src/layout/nav/_nav.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/layout/nav/_properties.nav.scss b/projects/angular/src/layout/nav/_properties.nav.scss index 3ef1ae0d38..f2c0617b51 100644 --- a/projects/angular/src/layout/nav/_properties.nav.scss +++ b/projects/angular/src/layout/nav/_properties.nav.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/layout/nav/_properties.responsive-nav.scss b/projects/angular/src/layout/nav/_properties.responsive-nav.scss index 9af5a2fe8f..bf4d6be519 100644 --- a/projects/angular/src/layout/nav/_properties.responsive-nav.scss +++ b/projects/angular/src/layout/nav/_properties.responsive-nav.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/layout/nav/_properties.subnav.scss b/projects/angular/src/layout/nav/_properties.subnav.scss index 81d75a08e0..91f9fe2afa 100644 --- a/projects/angular/src/layout/nav/_properties.subnav.scss +++ b/projects/angular/src/layout/nav/_properties.subnav.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/layout/nav/_responsive-nav.clarity.scss b/projects/angular/src/layout/nav/_responsive-nav.clarity.scss index a873e3ed53..e5b40e63eb 100644 --- a/projects/angular/src/layout/nav/_responsive-nav.clarity.scss +++ b/projects/angular/src/layout/nav/_responsive-nav.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/layout/nav/_subnav.clarity.scss b/projects/angular/src/layout/nav/_subnav.clarity.scss index 1321105423..6bfe3fda2f 100644 --- a/projects/angular/src/layout/nav/_subnav.clarity.scss +++ b/projects/angular/src/layout/nav/_subnav.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/layout/nav/_variables.nav.scss b/projects/angular/src/layout/nav/_variables.nav.scss index d0822f0682..6f53681522 100644 --- a/projects/angular/src/layout/nav/_variables.nav.scss +++ b/projects/angular/src/layout/nav/_variables.nav.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/layout/nav/_variables.responsive-nav.scss b/projects/angular/src/layout/nav/_variables.responsive-nav.scss index 6afb6af53c..d411ccae8e 100644 --- a/projects/angular/src/layout/nav/_variables.responsive-nav.scss +++ b/projects/angular/src/layout/nav/_variables.responsive-nav.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/layout/nav/_variables.subnav.scss b/projects/angular/src/layout/nav/_variables.subnav.scss index bf081be25b..73f564ecb4 100644 --- a/projects/angular/src/layout/nav/_variables.subnav.scss +++ b/projects/angular/src/layout/nav/_variables.subnav.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/layout/tabs/_properties.tabs.scss b/projects/angular/src/layout/tabs/_properties.tabs.scss index a2006cdf29..b19c9b0dad 100644 --- a/projects/angular/src/layout/tabs/_properties.tabs.scss +++ b/projects/angular/src/layout/tabs/_properties.tabs.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/layout/tabs/_tabs.clarity.scss b/projects/angular/src/layout/tabs/_tabs.clarity.scss index 2088c0f4c7..3ea34ea79f 100644 --- a/projects/angular/src/layout/tabs/_tabs.clarity.scss +++ b/projects/angular/src/layout/tabs/_tabs.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/layout/vertical-nav/_properties.vertical-nav.scss b/projects/angular/src/layout/vertical-nav/_properties.vertical-nav.scss index 59a070461f..701afa875e 100644 --- a/projects/angular/src/layout/vertical-nav/_properties.vertical-nav.scss +++ b/projects/angular/src/layout/vertical-nav/_properties.vertical-nav.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/layout/vertical-nav/_variables.vertical-nav.scss b/projects/angular/src/layout/vertical-nav/_variables.vertical-nav.scss index a0697f9a8e..b79b74292f 100644 --- a/projects/angular/src/layout/vertical-nav/_variables.vertical-nav.scss +++ b/projects/angular/src/layout/vertical-nav/_variables.vertical-nav.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/layout/vertical-nav/_vertical-nav.clarity.scss b/projects/angular/src/layout/vertical-nav/_vertical-nav.clarity.scss index 3923ecb26b..939f25fc82 100644 --- a/projects/angular/src/layout/vertical-nav/_vertical-nav.clarity.scss +++ b/projects/angular/src/layout/vertical-nav/_vertical-nav.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/main.scss b/projects/angular/src/main.scss index 5d5479cfbb..050a6ca663 100644 --- a/projects/angular/src/main.scss +++ b/projects/angular/src/main.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/modal/_modal.clarity.scss b/projects/angular/src/modal/_modal.clarity.scss index b64d04dbd1..2d06735cd4 100644 --- a/projects/angular/src/modal/_modal.clarity.scss +++ b/projects/angular/src/modal/_modal.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/modal/_properties.modal.scss b/projects/angular/src/modal/_properties.modal.scss index 1c5da83329..dc9f51cf72 100644 --- a/projects/angular/src/modal/_properties.modal.scss +++ b/projects/angular/src/modal/_properties.modal.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/modal/_variables.modal.scss b/projects/angular/src/modal/_variables.modal.scss index da36f208f5..e4a92a2c1f 100644 --- a/projects/angular/src/modal/_variables.modal.scss +++ b/projects/angular/src/modal/_variables.modal.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/popover/common/_popover.clarity.scss b/projects/angular/src/popover/common/_popover.clarity.scss index 658098ffd8..5b55e2fe46 100644 --- a/projects/angular/src/popover/common/_popover.clarity.scss +++ b/projects/angular/src/popover/common/_popover.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/popover/dropdown/_dropdown.clarity.scss b/projects/angular/src/popover/dropdown/_dropdown.clarity.scss index d7dad14920..a08028e883 100644 --- a/projects/angular/src/popover/dropdown/_dropdown.clarity.scss +++ b/projects/angular/src/popover/dropdown/_dropdown.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/popover/dropdown/_menu-mixins.clarity.scss b/projects/angular/src/popover/dropdown/_menu-mixins.clarity.scss index e144ac6f61..4e0a7851f0 100644 --- a/projects/angular/src/popover/dropdown/_menu-mixins.clarity.scss +++ b/projects/angular/src/popover/dropdown/_menu-mixins.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/popover/dropdown/_properties.dropdown.scss b/projects/angular/src/popover/dropdown/_properties.dropdown.scss index e0ec167a34..a003d263c8 100644 --- a/projects/angular/src/popover/dropdown/_properties.dropdown.scss +++ b/projects/angular/src/popover/dropdown/_properties.dropdown.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/popover/signpost/_properties.signpost.scss b/projects/angular/src/popover/signpost/_properties.signpost.scss index 902ce6341a..df16e76d24 100644 --- a/projects/angular/src/popover/signpost/_properties.signpost.scss +++ b/projects/angular/src/popover/signpost/_properties.signpost.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/popover/signpost/_signposts.clarity.scss b/projects/angular/src/popover/signpost/_signposts.clarity.scss index b7831c530e..31e7500a4b 100644 --- a/projects/angular/src/popover/signpost/_signposts.clarity.scss +++ b/projects/angular/src/popover/signpost/_signposts.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/popover/tooltip/_properties.tooltip.scss b/projects/angular/src/popover/tooltip/_properties.tooltip.scss index 528b0a959c..dce732a807 100644 --- a/projects/angular/src/popover/tooltip/_properties.tooltip.scss +++ b/projects/angular/src/popover/tooltip/_properties.tooltip.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/popover/tooltip/_tooltips.clarity.scss b/projects/angular/src/popover/tooltip/_tooltips.clarity.scss index da74511b31..d674f4f39e 100644 --- a/projects/angular/src/popover/tooltip/_tooltips.clarity.scss +++ b/projects/angular/src/popover/tooltip/_tooltips.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/progress/progress-bars/_progress-bars.clarity.scss b/projects/angular/src/progress/progress-bars/_progress-bars.clarity.scss index 02522168f7..be8f476330 100644 --- a/projects/angular/src/progress/progress-bars/_progress-bars.clarity.scss +++ b/projects/angular/src/progress/progress-bars/_progress-bars.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/progress/progress-bars/_properties.progress-bars.scss b/projects/angular/src/progress/progress-bars/_properties.progress-bars.scss index 2b78189a9e..50c089bcc4 100644 --- a/projects/angular/src/progress/progress-bars/_properties.progress-bars.scss +++ b/projects/angular/src/progress/progress-bars/_properties.progress-bars.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/progress/spinner/_spinner.clarity.scss b/projects/angular/src/progress/spinner/_spinner.clarity.scss index 5daa58645c..cb722a6840 100644 --- a/projects/angular/src/progress/spinner/_spinner.clarity.scss +++ b/projects/angular/src/progress/spinner/_spinner.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/timeline/_properties.timeline.scss b/projects/angular/src/timeline/_properties.timeline.scss index 79ee5532c3..9f7428a559 100644 --- a/projects/angular/src/timeline/_properties.timeline.scss +++ b/projects/angular/src/timeline/_properties.timeline.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/timeline/_timeline.clarity.scss b/projects/angular/src/timeline/_timeline.clarity.scss index f3e1c85f91..1ed7192b82 100644 --- a/projects/angular/src/timeline/_timeline.clarity.scss +++ b/projects/angular/src/timeline/_timeline.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/typography/_code.scss b/projects/angular/src/typography/_code.scss index ca2c58be2e..2907d1dc48 100644 --- a/projects/angular/src/typography/_code.scss +++ b/projects/angular/src/typography/_code.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/typography/_font-metropolis.scss b/projects/angular/src/typography/_font-metropolis.scss index a425306cdd..8e9bfc0b6d 100644 --- a/projects/angular/src/typography/_font-metropolis.scss +++ b/projects/angular/src/typography/_font-metropolis.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/typography/_lists.scss b/projects/angular/src/typography/_lists.scss index 1caa43ed69..2bcf9ec258 100644 --- a/projects/angular/src/typography/_lists.scss +++ b/projects/angular/src/typography/_lists.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/utils/_a11y.scss b/projects/angular/src/utils/_a11y.scss index 50b98be5d3..baa5a8e0f7 100644 --- a/projects/angular/src/utils/_a11y.scss +++ b/projects/angular/src/utils/_a11y.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/utils/_close.clarity.scss b/projects/angular/src/utils/_close.clarity.scss index 5925b42293..f1b23b028a 100644 --- a/projects/angular/src/utils/_close.clarity.scss +++ b/projects/angular/src/utils/_close.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/utils/_components.clarity.scss b/projects/angular/src/utils/_components.clarity.scss index e2a28e0edc..b4d9f30f90 100644 --- a/projects/angular/src/utils/_components.clarity.scss +++ b/projects/angular/src/utils/_components.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/utils/_mixins.scss b/projects/angular/src/utils/_mixins.scss index 7761c77cc4..5eef6e744b 100644 --- a/projects/angular/src/utils/_mixins.scss +++ b/projects/angular/src/utils/_mixins.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/utils/_normalize.scss b/projects/angular/src/utils/_normalize.scss index a072e22f8d..ec1421f9ee 100644 --- a/projects/angular/src/utils/_normalize.scss +++ b/projects/angular/src/utils/_normalize.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/utils/_reboot.clarity.scss b/projects/angular/src/utils/_reboot.clarity.scss index 700de5ab06..e2885831e8 100644 --- a/projects/angular/src/utils/_reboot.clarity.scss +++ b/projects/angular/src/utils/_reboot.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/utils/_variables.clarity.scss b/projects/angular/src/utils/_variables.clarity.scss index e4b8df3c13..621c10e6c7 100644 --- a/projects/angular/src/utils/_variables.clarity.scss +++ b/projects/angular/src/utils/_variables.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/utils/animations/_animations.clarity.scss b/projects/angular/src/utils/animations/_animations.clarity.scss index c9b81d1a94..54b176a731 100644 --- a/projects/angular/src/utils/animations/_animations.clarity.scss +++ b/projects/angular/src/utils/animations/_animations.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/utils/popover/_popover-popover.clarity.scss b/projects/angular/src/utils/popover/_popover-popover.clarity.scss index 7b6a955841..5f7e51342b 100644 --- a/projects/angular/src/utils/popover/_popover-popover.clarity.scss +++ b/projects/angular/src/utils/popover/_popover-popover.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/utils/variables/_properties.color.scss b/projects/angular/src/utils/variables/_properties.color.scss index dc18e4cb3e..53fc9e294b 100644 --- a/projects/angular/src/utils/variables/_properties.color.scss +++ b/projects/angular/src/utils/variables/_properties.color.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/utils/variables/_properties.global.scss b/projects/angular/src/utils/variables/_properties.global.scss index a9eca60bdc..88437f46d1 100644 --- a/projects/angular/src/utils/variables/_properties.global.scss +++ b/projects/angular/src/utils/variables/_properties.global.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/utils/variables/_properties.scss b/projects/angular/src/utils/variables/_properties.scss index e80ecf21d6..dc3bee4c7a 100644 --- a/projects/angular/src/utils/variables/_properties.scss +++ b/projects/angular/src/utils/variables/_properties.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/utils/variables/_properties.typography.scss b/projects/angular/src/utils/variables/_properties.typography.scss index 5b5a88434d..456f3f1271 100644 --- a/projects/angular/src/utils/variables/_properties.typography.scss +++ b/projects/angular/src/utils/variables/_properties.typography.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/utils/variables/_variables.color.scss b/projects/angular/src/utils/variables/_variables.color.scss index cd357f31b4..829b822f41 100644 --- a/projects/angular/src/utils/variables/_variables.color.scss +++ b/projects/angular/src/utils/variables/_variables.color.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/utils/variables/_variables.global.scss b/projects/angular/src/utils/variables/_variables.global.scss index 82efe81e50..8365a2b9a9 100644 --- a/projects/angular/src/utils/variables/_variables.global.scss +++ b/projects/angular/src/utils/variables/_variables.global.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/utils/variables/_variables.layout.scss b/projects/angular/src/utils/variables/_variables.layout.scss index f4a836b186..92930efab5 100644 --- a/projects/angular/src/utils/variables/_variables.layout.scss +++ b/projects/angular/src/utils/variables/_variables.layout.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/utils/variables/_variables.scss b/projects/angular/src/utils/variables/_variables.scss index c70efd15dd..3c0acdeb4a 100644 --- a/projects/angular/src/utils/variables/_variables.scss +++ b/projects/angular/src/utils/variables/_variables.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/wizard/_properties.wizard.scss b/projects/angular/src/wizard/_properties.wizard.scss index 8a9399017b..07296b028c 100644 --- a/projects/angular/src/wizard/_properties.wizard.scss +++ b/projects/angular/src/wizard/_properties.wizard.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/wizard/_variables.wizard.scss b/projects/angular/src/wizard/_variables.wizard.scss index a4b3a47d21..74b8f360db 100644 --- a/projects/angular/src/wizard/_variables.wizard.scss +++ b/projects/angular/src/wizard/_variables.wizard.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/angular/src/wizard/_wizard.clarity.scss b/projects/angular/src/wizard/_wizard.clarity.scss index 96f5821423..a12a048f83 100644 --- a/projects/angular/src/wizard/_wizard.clarity.scss +++ b/projects/angular/src/wizard/_wizard.clarity.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/demo/src/app/_utils/clarity-variables.scss b/projects/demo/src/app/_utils/clarity-variables.scss index 6a8fda125e..871a929bbb 100644 --- a/projects/demo/src/app/_utils/clarity-variables.scss +++ b/projects/demo/src/app/_utils/clarity-variables.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/demo/src/app/accordion/accordion.demo.scss b/projects/demo/src/app/accordion/accordion.demo.scss index b54c79aa1a..cd98f55a6e 100644 --- a/projects/demo/src/app/accordion/accordion.demo.scss +++ b/projects/demo/src/app/accordion/accordion.demo.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/demo/src/app/alert/alert.demo.scss b/projects/demo/src/app/alert/alert.demo.scss index a44f39c8dd..8f0981f187 100644 --- a/projects/demo/src/app/alert/alert.demo.scss +++ b/projects/demo/src/app/alert/alert.demo.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/demo/src/app/button-group/button-group.demo.scss b/projects/demo/src/app/button-group/button-group.demo.scss index 38f9deb607..79b59a57d6 100644 --- a/projects/demo/src/app/button-group/button-group.demo.scss +++ b/projects/demo/src/app/button-group/button-group.demo.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/demo/src/app/buttons/buttons.demo.scss b/projects/demo/src/app/buttons/buttons.demo.scss index d44ab8cf2b..0440dd641b 100644 --- a/projects/demo/src/app/buttons/buttons.demo.scss +++ b/projects/demo/src/app/buttons/buttons.demo.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/demo/src/app/card/card.demo.scss b/projects/demo/src/app/card/card.demo.scss index 0a72429287..7c40c06b41 100644 --- a/projects/demo/src/app/card/card.demo.scss +++ b/projects/demo/src/app/card/card.demo.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/demo/src/app/color/color-palette.demo.scss b/projects/demo/src/app/color/color-palette.demo.scss index a89e96391f..bbc9b7190c 100644 --- a/projects/demo/src/app/color/color-palette.demo.scss +++ b/projects/demo/src/app/color/color-palette.demo.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/demo/src/app/color/color-shared.demo.scss b/projects/demo/src/app/color/color-shared.demo.scss index 967e582488..9392dcc676 100644 --- a/projects/demo/src/app/color/color-shared.demo.scss +++ b/projects/demo/src/app/color/color-shared.demo.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/demo/src/app/custom-props/custom-props.demo.scss b/projects/demo/src/app/custom-props/custom-props.demo.scss index 62cb4fd58c..34bedfcf7c 100644 --- a/projects/demo/src/app/custom-props/custom-props.demo.scss +++ b/projects/demo/src/app/custom-props/custom-props.demo.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/demo/src/app/datagrid/datagrid.demo.scss b/projects/demo/src/app/datagrid/datagrid.demo.scss index 95d5823b38..66c151a64e 100644 --- a/projects/demo/src/app/datagrid/datagrid.demo.scss +++ b/projects/demo/src/app/datagrid/datagrid.demo.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/demo/src/app/datepicker/datepicker.demo.scss b/projects/demo/src/app/datepicker/datepicker.demo.scss index e207dff35d..03a3744afa 100644 --- a/projects/demo/src/app/datepicker/datepicker.demo.scss +++ b/projects/demo/src/app/datepicker/datepicker.demo.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/demo/src/app/dropdown/dropdown.demo.scss b/projects/demo/src/app/dropdown/dropdown.demo.scss index 735fbe68a6..5d5053c982 100644 --- a/projects/demo/src/app/dropdown/dropdown.demo.scss +++ b/projects/demo/src/app/dropdown/dropdown.demo.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/demo/src/app/grid/grid.demo.scss b/projects/demo/src/app/grid/grid.demo.scss index 06844b3c7a..2349b31065 100644 --- a/projects/demo/src/app/grid/grid.demo.scss +++ b/projects/demo/src/app/grid/grid.demo.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/demo/src/app/iconography/iconography.demo.scss b/projects/demo/src/app/iconography/iconography.demo.scss index 00a0b6737f..5a50f20949 100644 --- a/projects/demo/src/app/iconography/iconography.demo.scss +++ b/projects/demo/src/app/iconography/iconography.demo.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/demo/src/app/images/images.demo.scss b/projects/demo/src/app/images/images.demo.scss index d1d7f77c25..a302d33ee4 100644 --- a/projects/demo/src/app/images/images.demo.scss +++ b/projects/demo/src/app/images/images.demo.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/demo/src/app/layout/layout.demo.scss b/projects/demo/src/app/layout/layout.demo.scss index 7cb930256a..878c0b34d6 100644 --- a/projects/demo/src/app/layout/layout.demo.scss +++ b/projects/demo/src/app/layout/layout.demo.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/demo/src/app/nav/headers.demo.scss b/projects/demo/src/app/nav/headers.demo.scss index 4fca703e20..2d177f8f3b 100644 --- a/projects/demo/src/app/nav/headers.demo.scss +++ b/projects/demo/src/app/nav/headers.demo.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/demo/src/app/nav/sub-nav.demo.scss b/projects/demo/src/app/nav/sub-nav.demo.scss index 9934dd87f3..0eb37b7bcb 100644 --- a/projects/demo/src/app/nav/sub-nav.demo.scss +++ b/projects/demo/src/app/nav/sub-nav.demo.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/demo/src/app/popovers/popovers.demo.scss b/projects/demo/src/app/popovers/popovers.demo.scss index 70dae62008..ddc4a1e9e4 100644 --- a/projects/demo/src/app/popovers/popovers.demo.scss +++ b/projects/demo/src/app/popovers/popovers.demo.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/demo/src/app/progress-bars/progress-bars.demo.scss b/projects/demo/src/app/progress-bars/progress-bars.demo.scss index 008fc3fd88..cfda4b7073 100644 --- a/projects/demo/src/app/progress-bars/progress-bars.demo.scss +++ b/projects/demo/src/app/progress-bars/progress-bars.demo.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/demo/src/app/signpost/signpost.demo.scss b/projects/demo/src/app/signpost/signpost.demo.scss index 5ef6058dfb..ebd9bb4cb0 100644 --- a/projects/demo/src/app/signpost/signpost.demo.scss +++ b/projects/demo/src/app/signpost/signpost.demo.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/demo/src/app/spinners/spinner.demo.scss b/projects/demo/src/app/spinners/spinner.demo.scss index 6d09079e0d..b704a4f4d2 100644 --- a/projects/demo/src/app/spinners/spinner.demo.scss +++ b/projects/demo/src/app/spinners/spinner.demo.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/demo/src/app/stack-view/stack-view.demo.scss b/projects/demo/src/app/stack-view/stack-view.demo.scss index a0136631f8..7cae697a7e 100644 --- a/projects/demo/src/app/stack-view/stack-view.demo.scss +++ b/projects/demo/src/app/stack-view/stack-view.demo.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/demo/src/app/stepper/stepper.demo.scss b/projects/demo/src/app/stepper/stepper.demo.scss index b54c79aa1a..cd98f55a6e 100644 --- a/projects/demo/src/app/stepper/stepper.demo.scss +++ b/projects/demo/src/app/stepper/stepper.demo.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/demo/src/app/tabs/tabs.demo.scss b/projects/demo/src/app/tabs/tabs.demo.scss index dd600aa181..8aec7c5d45 100644 --- a/projects/demo/src/app/tabs/tabs.demo.scss +++ b/projects/demo/src/app/tabs/tabs.demo.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/demo/src/app/tooltips/tooltips.demo.scss b/projects/demo/src/app/tooltips/tooltips.demo.scss index ff6bc1aaec..b0005e4ad3 100644 --- a/projects/demo/src/app/tooltips/tooltips.demo.scss +++ b/projects/demo/src/app/tooltips/tooltips.demo.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/demo/src/app/tree-view/tree-view.demo.scss b/projects/demo/src/app/tree-view/tree-view.demo.scss index 66e8bfb744..586746d934 100644 --- a/projects/demo/src/app/tree-view/tree-view.demo.scss +++ b/projects/demo/src/app/tree-view/tree-view.demo.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/demo/src/app/typography/font-autopsy.demo.scss b/projects/demo/src/app/typography/font-autopsy.demo.scss index d06b4b7c7a..7d3e9bd70a 100644 --- a/projects/demo/src/app/typography/font-autopsy.demo.scss +++ b/projects/demo/src/app/typography/font-autopsy.demo.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/demo/src/app/typography/line-height.demo.scss b/projects/demo/src/app/typography/line-height.demo.scss index ad276891bd..c9166fedcc 100644 --- a/projects/demo/src/app/typography/line-height.demo.scss +++ b/projects/demo/src/app/typography/line-height.demo.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/demo/src/app/typography/typography.demo.scss b/projects/demo/src/app/typography/typography.demo.scss index bd9d32b3b6..4fb6b31e5f 100644 --- a/projects/demo/src/app/typography/typography.demo.scss +++ b/projects/demo/src/app/typography/typography.demo.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/demo/src/app/typography/utils/font-switcher.scss b/projects/demo/src/app/typography/utils/font-switcher.scss index 8806b679ac..bc7ee3f7d8 100644 --- a/projects/demo/src/app/typography/utils/font-switcher.scss +++ b/projects/demo/src/app/typography/utils/font-switcher.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/demo/src/app/vertical-nav/vertical-nav.demo.scss b/projects/demo/src/app/vertical-nav/vertical-nav.demo.scss index 2323526e74..e9fc430809 100644 --- a/projects/demo/src/app/vertical-nav/vertical-nav.demo.scss +++ b/projects/demo/src/app/vertical-nav/vertical-nav.demo.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ diff --git a/projects/demo/src/styles.scss b/projects/demo/src/styles.scss index 7f50470d03..dabaf56102 100644 --- a/projects/demo/src/styles.scss +++ b/projects/demo/src/styles.scss @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2024 Broadcom. All Rights Reserved. - * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. + * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */