Skip to content

Commit e51e16f

Browse files
committed
Update copyrights.
1 parent a4751bf commit e51e16f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lib/protocol/http/header/authorization.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22

33
# Released under the MIT License.
4-
# Copyright, 2019-2024, by Samuel Williams.
4+
# Copyright, 2019-2025, by Samuel Williams.
55
# Copyright, 2024, by Earlopain.
66

77
module Protocol

lib/protocol/http/header/date.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22

33
# Released under the MIT License.
4-
# Copyright, 2023-2024, by Samuel Williams.
4+
# Copyright, 2023-2025, by Samuel Williams.
55

66
require "time"
77

lib/protocol/http/header/trailer.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22

33
# Released under the MIT License.
4-
# Copyright, 2019-2025, by Samuel Williams.
4+
# Copyright, 2025, by Samuel Williams.
55

66
require_relative "split"
77

0 commit comments

Comments
 (0)