lib/contrast/utils/thread_tracker.rb in contrast-agent-6.11.0 vs lib/contrast/utils/thread_tracker.rb in contrast-agent-6.12.0
- old
+ new
@@ -1,5 +1,5 @@
-# Copyright (c) 2022 Contrast Security, Inc. See https://www.contrastsecurity.com/enduser-terms-0317a for more details.
+# Copyright (c) 2023 Contrast Security, Inc. See https://www.contrastsecurity.com/enduser-terms-0317a for more details.
# frozen_string_literal: true
module Contrast
module Utils
# ThreadTracker allows tracking of singleton objects across threads. It acts on Thread#[] as that call is