Skip to content

Commit 451d0e9

Browse files
authored
Update file headers (#378)
1 parent 5f72a00 commit 451d0e9

File tree

464 files changed

+638
-470
lines changed

Some content is hidden

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

464 files changed

+638
-470
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 2023 Readium Foundation. All rights reserved.
2+
// Copyright 2024 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/GCDHTTPServer.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright 2023 Readium Foundation. All rights reserved.
2+
// Copyright 2024 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 2023 Readium Foundation. All rights reserved.
2+
// Copyright 2024 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 2023 Readium Foundation. All rights reserved.
2+
// Copyright 2024 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 2023 Readium Foundation. All rights reserved.
2+
// Copyright 2024 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/Comparable.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright 2023 Readium Foundation. All rights reserved.
2+
// Copyright 2024 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/Date+ISO8601.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright 2023 Readium Foundation. All rights reserved.
2+
// Copyright 2024 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/Double.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright 2023 Readium Foundation. All rights reserved.
2+
// Copyright 2024 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/NSRegularExpression.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright 2023 Readium Foundation. All rights reserved.
2+
// Copyright 2024 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/String.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright 2023 Readium Foundation. All rights reserved.
2+
// Copyright 2024 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)