summaryrefslogtreecommitdiff
path: root/lib/chef/provider/package/windows/registry_uninstall_entry.rb
diff options
context:
space:
mode:
authorLamont Granquist <lamont@chef.io>2020-04-13 20:09:24 -0700
committerGitHub <noreply@github.com>2020-04-13 20:09:24 -0700
commit27b3c591aecdab092a5f5ec4ed170c300c4735d3 (patch)
tree2c407850caa1a6cd7a7529f6641497ab5c6c3834 /lib/chef/provider/package/windows/registry_uninstall_entry.rb
parent28f26ce329805427f130386f5a426709203887aa (diff)
parent9eb026bba0b5309c8a7030e4ce4e93b613ca2505 (diff)
downloadchef-27b3c591aecdab092a5f5ec4ed170c300c4735d3.tar.gz
Merge pull request #9658 from chef/lcg/remove-copyright-dates-chef-15
Chef-15: Remove copyright dates
Diffstat (limited to 'lib/chef/provider/package/windows/registry_uninstall_entry.rb')
-rw-r--r--lib/chef/provider/package/windows/registry_uninstall_entry.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/provider/package/windows/registry_uninstall_entry.rb b/lib/chef/provider/package/windows/registry_uninstall_entry.rb
index 6f8f359894..22bc00a9f7 100644
--- a/lib/chef/provider/package/windows/registry_uninstall_entry.rb
+++ b/lib/chef/provider/package/windows/registry_uninstall_entry.rb
@@ -1,7 +1,7 @@
#
# Author:: Seth Chisamore (<schisamo@chef.io>)
# Author:: Matt Wrock <matt@mattwrock.com>
-# Copyright:: Copyright 2011-2016, Chef Software, Inc.
+# Copyright:: Copyright (c) Chef Software Inc.
# License:: Apache License, Version 2.0
#
# Licensed under the Apache License, Version 2.0 (the "License");