Skip to content

Commit 2758bd5

Browse files
committed
style(reuse): remove redundant Copyright line from all SPDX headers
SPDX-FileCopyrightText already expresses the copyright; the plain // Copyright ... line below it was pure duplication. https://claude.ai/code/session_012tV3BMrzDe7ig8itbdSbvZ
1 parent 028cad3 commit 2758bd5

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

src/main/java/net/ladenthin/llama/LlamaLoader.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
// SPDX-FileCopyrightText: 2026 Bernard Ladenthin <bernard.ladenthin@gmail.com>
2-
// Copyright 2007 Taro L. Saito
32
// SPDX-FileCopyrightText: 2023-2025 Konstantin Heurer
43
//
54
// SPDX-License-Identifier: MIT

src/main/java/net/ladenthin/llama/OSInfo.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
// SPDX-FileCopyrightText: 2026 Bernard Ladenthin <bernard.ladenthin@gmail.com>
2-
// Copyright 2008 Taro L. Saito
32
// SPDX-FileCopyrightText: 2023-2025 Konstantin Heurer
43
//
54
// SPDX-License-Identifier: MIT

0 commit comments

Comments
 (0)