abandy commented on code in PR #14561: URL: https://github.com/apache/arrow/pull/14561#discussion_r1085629936
########## swift/Arrow/Package.swift: ########## @@ -0,0 +1,23 @@ +// swift-tools-version:5.5 +// The swift-tools-version declares the minimum version of Swift required to build this package. + +import PackageDescription + +let package = Package( Review Comment: I see what you mean. I have looked at some other repos and the Package documentation and it doesn't look like the Package.swift file contains any licensing info besides the one included in the header. Once this PR has been merged, I will look at registering this package in https://swiftpackageregistry.com. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
