lib/instana/util.rb in instana-1.193.4 vs lib/instana/util.rb in instana-1.193.5
- old
+ new
@@ -1,4 +1,7 @@
+# (c) Copyright IBM Corp. 2021
+# (c) Copyright Instana Inc. 2016
+
module Instana
module Util
class << self
ID_RANGE = -2**63..2**63-1
# Debugging helper method