summaryrefslogtreecommitdiff
path: root/lib/chef/resource/windows_certificate.rb
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2020-04-13 15:21:45 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2020-04-13 15:47:17 -0700
commit4d3b847aee1b917bb139862c623e9633d180fb31 (patch)
tree267432ad3d90bbfee9227632073b20694a8fa13a /lib/chef/resource/windows_certificate.rb
parent1d2b2b346228291f38646ff0d9fa78c4ae2c3e86 (diff)
downloadchef-4d3b847aee1b917bb139862c623e9633d180fb31.tar.gz
Remove copyright dateslcg/remove-copyright-dates
Legally incredibly dubious, particularly since we don't follow it strictly as policy, and we have git history instead, which does it right. This is just a waste of time and a cargo cult. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
Diffstat (limited to 'lib/chef/resource/windows_certificate.rb')
-rw-r--r--lib/chef/resource/windows_certificate.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/resource/windows_certificate.rb b/lib/chef/resource/windows_certificate.rb
index 9c524fc3cc..7bf433538a 100644
--- a/lib/chef/resource/windows_certificate.rb
+++ b/lib/chef/resource/windows_certificate.rb
@@ -2,7 +2,7 @@
# Author:: Richard Lavey (richard.lavey@calastone.com)
#
# Copyright:: 2015-2017, Calastone Ltd.
-# Copyright:: 2018-2020, Chef Software Inc.
+# Copyright:: Copyright (c) Chef Software Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.