Skip to content

Commit a7b9f22

Browse files
committed
Update headers
1 parent f2593a7 commit a7b9f22

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
1+
// Copyright 2023–2025 Skip
2+
// SPDX-License-Identifier: LGPL-3.0-only WITH LGPL-3.0-linking-exception
3+
14
public class SkipNotifyModule {
25
}

Tests/SkipNotifyTests/SkipNotifyTests.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// Copyright 2023–2025 Skip
2+
// SPDX-License-Identifier: LGPL-3.0-only WITH LGPL-3.0-linking-exception
13
import XCTest
24
import OSLog
35
import Foundation

Tests/SkipNotifyTests/XCSkipTests.swift

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
1-
// Copyright 2023 Skip
2-
//
3-
// This is free software: you can redistribute and/or modify it
4-
// under the terms of the GNU Lesser General Public License 3.0
5-
// as published by the Free Software Foundation https://fsf.org
1+
// Copyright 2023–2025 Skip
2+
// SPDX-License-Identifier: LGPL-3.0-only WITH LGPL-3.0-linking-exception
63
#if os(macOS)
74
import SkipTest
85

0 commit comments

Comments
 (0)