Skip to content

Commit 5fd5efa

Browse files
committed
Revert "chore(banner): clean up SPDX headers"
This reverts commit d9c2815.
1 parent 89de06e commit 5fd5efa

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

src/app/shared/components/kubecon-banner/kubecon-banner.component.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<!-- Copyright The Linux Foundation and each contributor to CommunityBridge.
2-
SPDX-License-Identifier: MIT -->
2+
SPDX-License-Identifier: MIT
3+
Assisted with Cursor, assisted with Claude AI -->
34

45
<div class="kubecon-banner">
56
Meet us in Atlanta for KubeCon + CloudNativeCon North America · Nov 10-13 ·

src/app/shared/components/kubecon-banner/kubecon-banner.component.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// Copyright The Linux Foundation and each contributor to CommunityBridge.
22
// SPDX-License-Identifier: MIT
3+
// Assisted with Cursor, assisted with Claude AI
34

45
.kubecon-banner {
56
display: block;

src/app/shared/components/kubecon-banner/kubecon-banner.component.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// Copyright The Linux Foundation and each contributor to CommunityBridge.
22
// SPDX-License-Identifier: MIT
3+
// Assisted with Cursor, assisted with Claude AI
34

45
import { Component } from '@angular/core';
56

0 commit comments

Comments
 (0)