Skip to content

Commit 3d6bf58

Browse files
committed
fix(ui): correct SPDX license header format in generateTailwindThemeClassesJson.ts
1 parent a9bcdbd commit 3d6bf58

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

packages/ui-components/src/docs/ColorPalette/generateTailwindThemeClassesJson.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
// /*
2-
// * SPDX-FileCopyrightText: 2024 SAP SE or an SAP affiliate company and Juno contributors
3-
// * SPDX-License-Identifier: Apache-2.0
4-
// */
1+
/*
2+
* SPDX-FileCopyrightText: 2024 SAP SE or an SAP affiliate company and Juno contributors
3+
* SPDX-License-Identifier: Apache-2.0
4+
*/
55

66
// import fs from "fs"
77
// import tailwindConfig from "../../../tailwind.config"

0 commit comments

Comments
 (0)