lib/protocol/http/body/wrapper.rb in protocol-http-0.26.4 vs lib/protocol/http/body/wrapper.rb in protocol-http-0.26.5
- old
+ new
@@ -1,8 +1,8 @@
# frozen_string_literal: true
# Released under the MIT License.
-# Copyright, 2019-2023, by Samuel Williams.
+# Copyright, 2019-2024, by Samuel Williams.
require_relative 'readable'
module Protocol
module HTTP