Skip to content

Commit c9463f3

Browse files
authored
Update file headers (#525)
1 parent 4c860b0 commit c9463f3

File tree

538 files changed

+537
-570
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

538 files changed

+537
-570
lines changed

BuildTools/Empty.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright 2024 Readium Foundation. All rights reserved.
2+
// Copyright 2025 Readium Foundation. All rights reserved.
33
// Use of this source code is governed by the BSD-style license
44
// available in the top-level LICENSE file of the project.
55
//

BuildTools/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// swift-tools-version:5.3
22
//
3-
// Copyright 2021 Readium Foundation. All rights reserved.
3+
// Copyright 2025 Readium Foundation. All rights reserved.
44
// Use of this source code is governed by the BSD-style license
55
// available in the top-level LICENSE file of the project.
66
//

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// swift-tools-version:5.10
22
//
3-
// Copyright 2021 Readium Foundation. All rights reserved.
3+
// Copyright 2025 Readium Foundation. All rights reserved.
44
// Use of this source code is governed by the BSD-style license
55
// available in the top-level LICENSE file of the project.
66
//

Sources/Adapters/GCDWebServer/GCDHTTPServer.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright 2024 Readium Foundation. All rights reserved.
2+
// Copyright 2025 Readium Foundation. All rights reserved.
33
// Use of this source code is governed by the BSD-style license
44
// available in the top-level LICENSE file of the project.
55
//

Sources/Adapters/GCDWebServer/ResourceResponse.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright 2024 Readium Foundation. All rights reserved.
2+
// Copyright 2025 Readium Foundation. All rights reserved.
33
// Use of this source code is governed by the BSD-style license
44
// available in the top-level LICENSE file of the project.
55
//

Sources/Adapters/LCPSQLite/Database.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright 2024 Readium Foundation. All rights reserved.
2+
// Copyright 2025 Readium Foundation. All rights reserved.
33
// Use of this source code is governed by the BSD-style license
44
// available in the top-level LICENSE file of the project.
55
//

Sources/Adapters/LCPSQLite/SQLiteLCPLicenseRepository.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright 2024 Readium Foundation. All rights reserved.
2+
// Copyright 2025 Readium Foundation. All rights reserved.
33
// Use of this source code is governed by the BSD-style license
44
// available in the top-level LICENSE file of the project.
55
//

Sources/Adapters/LCPSQLite/SQLiteLCPPassphraseRepository.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright 2024 Readium Foundation. All rights reserved.
2+
// Copyright 2025 Readium Foundation. All rights reserved.
33
// Use of this source code is governed by the BSD-style license
44
// available in the top-level LICENSE file of the project.
55
//

Sources/Internal/Extensions/Array.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright 2024 Readium Foundation. All rights reserved.
2+
// Copyright 2025 Readium Foundation. All rights reserved.
33
// Use of this source code is governed by the BSD-style license
44
// available in the top-level LICENSE file of the project.
55
//

Sources/Internal/Extensions/Collection.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright 2024 Readium Foundation. All rights reserved.
2+
// Copyright 2025 Readium Foundation. All rights reserved.
33
// Use of this source code is governed by the BSD-style license
44
// available in the top-level LICENSE file of the project.
55
//

0 commit comments

Comments
 (0)