Skip to content

Commit bc4815c

Browse files
committed
Update license header
Signed-off-by: Adam Fowler <[email protected]>
1 parent aad176e commit bc4815c

File tree

94 files changed

+1047
-319
lines changed

Some content is hidden

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

94 files changed

+1047
-319
lines changed

.license_header_template

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44
@@
55
@@ Copyright (c) YEARS the valkey-swift project authors
66
@@ Licensed under Apache License v2.0
7-
@@
87
@@ See LICENSE.txt for license information
9-
@@ See CONTRIBUTORS.txt for the list of valkey-swift project authors
108
@@
119
@@ SPDX-License-Identifier: Apache-2.0
1210
@@

Benchmarks/ValkeyBenchmarks/ValkeyBenchmarks.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44
//
55
// Copyright (c) 2025 the valkey-swift project authors
66
// Licensed under Apache License v2.0
7-
//
87
// See LICENSE.txt for license information
9-
// See CONTRIBUTORS.txt for the list of valkey-swift project authors
108
//
119
// SPDX-License-Identifier: Apache-2.0
1210
//

Sources/Valkey/Cluster/HashSlot.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44
//
55
// Copyright (c) 2025 the valkey-swift project authors
66
// Licensed under Apache License v2.0
7-
//
87
// See LICENSE.txt for license information
9-
// See valkey-swift/CONTRIBUTORS.txt for the list of valkey-swift authors
108
//
119
// SPDX-License-Identifier: Apache-2.0
1210
//

Sources/Valkey/Cluster/HashSlotShardMap.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44
//
55
// Copyright (c) 2025 the valkey-swift project authors
66
// Licensed under Apache License v2.0
7-
//
87
// See LICENSE.txt for license information
9-
// See valkey-swift/CONTRIBUTORS.txt for the list of valkey-swift authors
108
//
119
// SPDX-License-Identifier: Apache-2.0
1210
//

Sources/Valkey/Cluster/ValkeyClusterError.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44
//
55
// Copyright (c) 2025 the valkey-swift project authors
66
// Licensed under Apache License v2.0
7-
//
87
// See LICENSE.txt for license information
9-
// See valkey-swift/CONTRIBUTORS.txt for the list of valkey-swift authors
108
//
119
// SPDX-License-Identifier: Apache-2.0
1210
//

Sources/Valkey/Cluster/ValkeyMovedError.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44
//
55
// Copyright (c) 2025 the valkey-swift project authors
66
// Licensed under Apache License v2.0
7-
//
87
// See LICENSE.txt for license information
9-
// See valkey-swift/CONTRIBUTORS.txt for the list of valkey-swift authors
108
//
119
// SPDX-License-Identifier: Apache-2.0
1210
//

Sources/Valkey/Cluster/ValkeyNodeConnectionPool.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44
//
55
// Copyright (c) 2025 the valkey-swift project authors
66
// Licensed under Apache License v2.0
7-
//
87
// See LICENSE.txt for license information
9-
// See valkey-swift/CONTRIBUTORS.txt for the list of valkey-swift authors
108
//
119
// SPDX-License-Identifier: Apache-2.0
1210
//

Sources/Valkey/Cluster/ValkeyNodeDescription.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44
//
55
// Copyright (c) 2025 the valkey-swift project authors
66
// Licensed under Apache License v2.0
7-
//
87
// See LICENSE.txt for license information
9-
// See valkey-swift/CONTRIBUTORS.txt for the list of valkey-swift authors
108
//
119
// SPDX-License-Identifier: Apache-2.0
1210
//

Sources/Valkey/Cluster/ValkeyNodeDescriptionProtocol.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44
//
55
// Copyright (c) 2025 the valkey-swift project authors
66
// Licensed under Apache License v2.0
7-
//
87
// See LICENSE.txt for license information
9-
// See valkey-swift/CONTRIBUTORS.txt for the list of valkey-swift authors
108
//
119
// SPDX-License-Identifier: Apache-2.0
1210
//

Sources/Valkey/Cluster/ValkeyNodeDiscovery.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44
//
55
// Copyright (c) 2025 the valkey-swift project authors
66
// Licensed under Apache License v2.0
7-
//
87
// See LICENSE.txt for license information
9-
// See valkey-swift/CONTRIBUTORS.txt for the list of valkey-swift authors
108
//
119
// SPDX-License-Identifier: Apache-2.0
1210
//

0 commit comments

Comments
 (0)