diff --git a/apps/greenhouse/README.md b/apps/greenhouse/README.md index 055d183d9..ada719ec3 100644 --- a/apps/greenhouse/README.md +++ b/apps/greenhouse/README.md @@ -1,3 +1,3 @@ # Greenhouse App -This is the shell app for Project Greenhouse. It is the host for all apps that are part of Greenhouse. +This is the shell app for Project Greenhouse. It is the host for all apps that are part of Greenhouse. Test. diff --git a/libs/juno-ui-components/src/docs/ColorPalette/TailwindColors.js b/libs/juno-ui-components/src/docs/ColorPalette/TailwindColors.js index afa074128..4206fb6e1 100644 --- a/libs/juno-ui-components/src/docs/ColorPalette/TailwindColors.js +++ b/libs/juno-ui-components/src/docs/ColorPalette/TailwindColors.js @@ -1,3 +1,8 @@ +/* + * SPDX-FileCopyrightText: 2024 SAP SE or an SAP affiliate company and Juno contributors + * SPDX-License-Identifier: Apache-2.0 + */ + /* Do not change this File. This is an (by generateTailwindThemeClassesJson.js) auto-generated file for documentation issues. It is needed for the ColorPalette and JunoColorPalette to show the documented colors. We need to do this because Tailwind classes can't be concatenated at runtime via String interpolation. It only works if you use the full class name.*/