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 @@ -157,7 +157,7 @@ let package = Package(
157157 ) ,
158158 . target(
159159 name: " CNIOBSD " ,
160- dependencies: [ ] ,
160+ dependencies: [ ]
161161 ) ,
162162 . target(
163163 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