Skip to content

Commit 5b59b84

Browse files
committed
Update my name and the copyright year
1 parent 7d6547e commit 5b59b84

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2011-2022 Tony Arcieri, Erik Michaels-Ober, Alexey V. Zapparov, Zachary Anker
1+
Copyright (c) 2011-2026 Tony Arcieri, Erik Berlin, Alexey V. Zapparov, Zachary Anker
22

33
Permission is hereby granted, free of charge, to any person obtaining
44
a copy of this software and associated documentation files (the

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ dropped.
162162

163163
## Copyright
164164

165-
Copyright © 2011-2022 Tony Arcieri, Alexey V. Zapparov, Erik Michaels-Ober, Zachary Anker.
165+
Copyright © 2011-2026 Tony Arcieri, Erik Berlin, Alexey V. Zapparov, Zachary Anker.
166166
See LICENSE.txt for further details.
167167

168168

http.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ require_relative "./lib/http/version"
55
Gem::Specification.new do |spec|
66
spec.name = "http"
77
spec.version = HTTP::VERSION
8-
spec.authors = ["Tony Arcieri", "Erik Michaels-Ober", "Alexey V. Zapparov", "Zachary Anker"]
8+
spec.authors = ["Tony Arcieri", "Erik Berlin", "Alexey V. Zapparov", "Zachary Anker"]
99
spec.email = ["bascule@gmail.com"]
1010

1111
spec.summary = "HTTP should be easy"

0 commit comments

Comments
 (0)