diff --git a/Benchmarks/Benchmarks/Benchmarks.swift b/Benchmarks/Benchmarks/Benchmarks.swift index 553d094..f990341 100644 --- a/Benchmarks/Benchmarks/Benchmarks.swift +++ b/Benchmarks/Benchmarks/Benchmarks.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2025 The swift-multiarray authors. All rights reserved. +// Copyright (c) 2026 The swift-multiarray authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Benchmarks/Benchmarks/Randomizable.swift b/Benchmarks/Benchmarks/Randomizable.swift index c15b597..7188871 100644 --- a/Benchmarks/Benchmarks/Randomizable.swift +++ b/Benchmarks/Benchmarks/Randomizable.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2025 The swift-multiarray authors. All rights reserved. +// Copyright (c) 2026 The swift-multiarray authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/MultiArray/ArrayData.swift b/Sources/MultiArray/ArrayData.swift index e4ac432..e55f319 100644 --- a/Sources/MultiArray/ArrayData.swift +++ b/Sources/MultiArray/ArrayData.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2025 The swift-multiarray authors. All rights reserved. +// Copyright (c) 2026 The swift-multiarray authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/MultiArray/Extensions/CustomDebugStringConvertible.swift b/Sources/MultiArray/Extensions/CustomDebugStringConvertible.swift index a7e2163..c438010 100644 --- a/Sources/MultiArray/Extensions/CustomDebugStringConvertible.swift +++ b/Sources/MultiArray/Extensions/CustomDebugStringConvertible.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2025 The swift-multiarray authors. All rights reserved. +// Copyright (c) 2026 The swift-multiarray authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/MultiArray/Extensions/CustomStringConvertible.swift b/Sources/MultiArray/Extensions/CustomStringConvertible.swift index eb6b27a..7811f5c 100644 --- a/Sources/MultiArray/Extensions/CustomStringConvertible.swift +++ b/Sources/MultiArray/Extensions/CustomStringConvertible.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2025 The swift-multiarray authors. All rights reserved. +// Copyright (c) 2026 The swift-multiarray authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/MultiArray/Extensions/Decodable.swift b/Sources/MultiArray/Extensions/Decodable.swift index 6558418..2359474 100644 --- a/Sources/MultiArray/Extensions/Decodable.swift +++ b/Sources/MultiArray/Extensions/Decodable.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2025 The swift-multiarray authors. All rights reserved. +// Copyright (c) 2026 The swift-multiarray authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/MultiArray/Extensions/Encodable.swift b/Sources/MultiArray/Extensions/Encodable.swift index c8226f6..0708db5 100644 --- a/Sources/MultiArray/Extensions/Encodable.swift +++ b/Sources/MultiArray/Extensions/Encodable.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2025 The swift-multiarray authors. All rights reserved. +// Copyright (c) 2026 The swift-multiarray authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/MultiArray/Extensions/Equatable.swift b/Sources/MultiArray/Extensions/Equatable.swift index 7bfca70..44f3e21 100644 --- a/Sources/MultiArray/Extensions/Equatable.swift +++ b/Sources/MultiArray/Extensions/Equatable.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2025 The swift-multiarray authors. All rights reserved. +// Copyright (c) 2026 The swift-multiarray authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/MultiArray/Extensions/ExpressibleByArrayLiteral.swift b/Sources/MultiArray/Extensions/ExpressibleByArrayLiteral.swift index 10fba5f..f972b8b 100644 --- a/Sources/MultiArray/Extensions/ExpressibleByArrayLiteral.swift +++ b/Sources/MultiArray/Extensions/ExpressibleByArrayLiteral.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2025 The swift-multiarray authors. All rights reserved. +// Copyright (c) 2026 The swift-multiarray authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/MultiArray/Extensions/Hashable.swift b/Sources/MultiArray/Extensions/Hashable.swift index e3c7a08..9552d15 100644 --- a/Sources/MultiArray/Extensions/Hashable.swift +++ b/Sources/MultiArray/Extensions/Hashable.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2025 The swift-multiarray authors. All rights reserved. +// Copyright (c) 2026 The swift-multiarray authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/MultiArray/Extensions/MultiArray+map.swift b/Sources/MultiArray/Extensions/MultiArray+map.swift index 9005d65..5188139 100644 --- a/Sources/MultiArray/Extensions/MultiArray+map.swift +++ b/Sources/MultiArray/Extensions/MultiArray+map.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2025 The swift-multiarray authors. All rights reserved. +// Copyright (c) 2026 The swift-multiarray authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/MultiArray/Extensions/MutableCollection.swift b/Sources/MultiArray/Extensions/MutableCollection.swift index 9954de4..19268e3 100644 --- a/Sources/MultiArray/Extensions/MutableCollection.swift +++ b/Sources/MultiArray/Extensions/MutableCollection.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2025 The swift-multiarray authors. All rights reserved. +// Copyright (c) 2026 The swift-multiarray authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/MultiArray/Extensions/RandomAccessCollection.swift b/Sources/MultiArray/Extensions/RandomAccessCollection.swift index 2e00632..a1bfdc0 100644 --- a/Sources/MultiArray/Extensions/RandomAccessCollection.swift +++ b/Sources/MultiArray/Extensions/RandomAccessCollection.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2025 The swift-multiarray authors. All rights reserved. +// Copyright (c) 2026 The swift-multiarray authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/MultiArray/Generic.swift b/Sources/MultiArray/Generic.swift index 545144a..895ad25 100644 --- a/Sources/MultiArray/Generic.swift +++ b/Sources/MultiArray/Generic.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2025 The swift-multiarray authors. All rights reserved. +// Copyright (c) 2026 The swift-multiarray authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/MultiArray/Generic/Date.swift b/Sources/MultiArray/Generic/Date.swift index 7065ec2..5c60ff8 100644 --- a/Sources/MultiArray/Generic/Date.swift +++ b/Sources/MultiArray/Generic/Date.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2025 The swift-multiarray authors. All rights reserved. +// Copyright (c) 2026 The swift-multiarray authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/MultiArray/Generic/UUID.swift b/Sources/MultiArray/Generic/UUID.swift index 4fbcb46..5371eb0 100644 --- a/Sources/MultiArray/Generic/UUID.swift +++ b/Sources/MultiArray/Generic/UUID.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2025 The swift-multiarray authors. All rights reserved. +// Copyright (c) 2026 The swift-multiarray authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/MultiArray/MultiArray.swift b/Sources/MultiArray/MultiArray.swift index 681c4c6..06aeacb 100644 --- a/Sources/MultiArray/MultiArray.swift +++ b/Sources/MultiArray/MultiArray.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2025 The swift-multiarray authors. All rights reserved. +// Copyright (c) 2026 The swift-multiarray authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/MultiArray/Tuple.swift b/Sources/MultiArray/Tuple.swift index 14192a8..61aff49 100644 --- a/Sources/MultiArray/Tuple.swift +++ b/Sources/MultiArray/Tuple.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2025 The swift-multiarray authors. All rights reserved. +// Copyright (c) 2026 The swift-multiarray authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/MultiArrayMacros/GenericMacro.swift b/Sources/MultiArrayMacros/GenericMacro.swift index 3746432..c4e012c 100644 --- a/Sources/MultiArrayMacros/GenericMacro.swift +++ b/Sources/MultiArrayMacros/GenericMacro.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2025 The swift-multiarray authors. All rights reserved. +// Copyright (c) 2026 The swift-multiarray authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Sources/MultiArrayMacros/Plugin.swift b/Sources/MultiArrayMacros/Plugin.swift index 0739c12..6acb98e 100644 --- a/Sources/MultiArrayMacros/Plugin.swift +++ b/Sources/MultiArrayMacros/Plugin.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2025 The swift-multiarray authors. All rights reserved. +// Copyright (c) 2026 The swift-multiarray authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Tests/MultiArrayTests/Distrubution.swift b/Tests/MultiArrayTests/Distrubution.swift index 60600d9..174e447 100644 --- a/Tests/MultiArrayTests/Distrubution.swift +++ b/Tests/MultiArrayTests/Distrubution.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2025 The swift-multiarray authors. All rights reserved. +// Copyright (c) 2026 The swift-multiarray authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Tests/MultiArrayTests/MultiArrayTests.swift b/Tests/MultiArrayTests/MultiArrayTests.swift index 6c0db24..fd71811 100644 --- a/Tests/MultiArrayTests/MultiArrayTests.swift +++ b/Tests/MultiArrayTests/MultiArrayTests.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2025 The swift-multiarray authors. All rights reserved. +// Copyright (c) 2026 The swift-multiarray authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Tests/MultiArrayTests/Point.swift b/Tests/MultiArrayTests/Point.swift index ac29b70..bc1d502 100644 --- a/Tests/MultiArrayTests/Point.swift +++ b/Tests/MultiArrayTests/Point.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2025 The swift-multiarray authors. All rights reserved. +// Copyright (c) 2026 The swift-multiarray authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Tests/MultiArrayTests/Randomizable.swift b/Tests/MultiArrayTests/Randomizable.swift index 5328829..d8cf6e5 100644 --- a/Tests/MultiArrayTests/Randomizable.swift +++ b/Tests/MultiArrayTests/Randomizable.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2025 The swift-multiarray authors. All rights reserved. +// Copyright (c) 2026 The swift-multiarray authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Tests/MultiArrayTests/Vec3.swift b/Tests/MultiArrayTests/Vec3.swift index a3cc6bf..7409810 100644 --- a/Tests/MultiArrayTests/Vec3.swift +++ b/Tests/MultiArrayTests/Vec3.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2025 The swift-multiarray authors. All rights reserved. +// Copyright (c) 2026 The swift-multiarray authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/Tests/MultiArrayTests/Zone.swift b/Tests/MultiArrayTests/Zone.swift index 81568e8..a4dc09e 100644 --- a/Tests/MultiArrayTests/Zone.swift +++ b/Tests/MultiArrayTests/Zone.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2025 The swift-multiarray authors. All rights reserved. +// Copyright (c) 2026 The swift-multiarray authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.