apple / swift-nio-http2

HTTP/2 support for SwiftNIO
https://swiftpackageindex.com/apple/swift-nio-http2/main/documentation/niohttp2
Apache License 2.0
462 stars 82 forks source link

make soundness check aware of 2023 #378

Closed rnro closed 1 year ago

rnro commented 1 year ago

Motivation:

Soundness check currently fails for copyright statements including 2023 as the year

Modifications:

add '3' to the checking regex

Result:

Soundness checks should not fail for documents created this year