File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -167,7 +167,7 @@ let package = Package(
167167 ) ,
168168 . target(
169169 name: " CNIOBSD " ,
170- dependencies: [ ] ,
170+ dependencies: [ ]
171171 ) ,
172172 . target(
173173 name: " CNIOLinux " ,
Original file line number Diff line number Diff line change 22//
33// This source file is part of the SwiftNIO open source project
44//
5- // Copyright (c) 2017-2018 Apple Inc. and the SwiftNIO project authors
5+ // Copyright (c) 2017-2025 Apple Inc. and the SwiftNIO project authors
66// Licensed under Apache License v2.0
77//
88// See LICENSE.txt for license information
Original file line number Diff line number Diff line change 22//
33// This source file is part of the SwiftNIO open source project
44//
5- // Copyright (c) 2017-2018 Apple Inc. and the SwiftNIO project authors
5+ // Copyright (c) 2017-2025 Apple Inc. and the SwiftNIO project authors
66// Licensed under Apache License v2.0
77//
88// See LICENSE.txt for license information
You can’t perform that action at this time.
0 commit comments