lib/new_relic/agent/deprecator.rb in newrelic_rpm-6.11.0.365 vs lib/new_relic/agent/deprecator.rb in newrelic_rpm-6.12.0.367

- old
+ new

@@ -1,7 +1,7 @@ # encoding: utf-8 # This file is distributed under New Relic's license terms. -# See https://github.com/newrelic/rpm/blob/master/LICENSE for complete details. +# See https://github.com/newrelic/newrelic-ruby-agent/blob/main/LICENSE for complete details. module NewRelic module Agent module Deprecator def self.deprecate(method_name, new_method_name = nil, version = nil)