Skip to content

Commit 538798d

Browse files
Add license header
1 parent 9ba6a65 commit 538798d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

projects/storefrontapp/src/app/app.module.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
/*
2+
* SPDX-FileCopyrightText: 2025 SAP Spartacus team <[email protected]>
3+
*
4+
* SPDX-License-Identifier: Apache-2.0
5+
*/
6+
17
import { registerLocaleData } from '@angular/common';
28
import {
39
provideHttpClient,

0 commit comments

Comments
 (0)