lib/new_relic/agent/configuration/manager.rb in newrelic_rpm-6.11.0.365 vs lib/new_relic/agent/configuration/manager.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.
require 'forwardable'
require 'new_relic/agent/configuration/mask_defaults'
require 'new_relic/agent/configuration/yaml_source'
require 'new_relic/agent/configuration/default_source'