lib/async/http/protocol/http2.rb in async-http-0.67.1 vs lib/async/http/protocol/http2.rb in async-http-0.68.0
- old
+ new
@@ -1,9 +1,9 @@
# frozen_string_literal: true
# Released under the MIT License.
# Copyright, 2018-2024, by Samuel Williams.
-# Copyright, 2023, by Thomas Morgan.
+# Copyright, 2024, by Thomas Morgan.
require_relative 'http2/client'
require_relative 'http2/server'
require 'io/stream'