lib/timers.rb in timers-4.1.2 vs lib/timers.rb in timers-4.2.0
- old
+ new
@@ -1,5 +1,10 @@
# frozen_string_literal: true
+#
+# This file is part of the "timers" project and released under the MIT license.
+#
+# Copyright, 2018, by Samuel Williams. All rights reserved.
+#
require "timers/version"
require "timers/group"
require "timers/wait"