Skip to content

Commit b15667a

Browse files
committed
Update copyrights.
1 parent 441a7a6 commit b15667a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/echo/service.rb

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

44
# Released under the MIT License.
5-
# Copyright, 2025, by Samuel Williams.
5+
# Copyright, 2026, by Samuel Williams.
66

77
require "async/service/supervisor"
88
require "async/service/managed/service"

lib/async/service/supervisor/utilization_monitor.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, 2025, by Samuel Williams.
4+
# Copyright, 2026, by Samuel Williams.
55

66
require "set"
77

0 commit comments

Comments
 (0)