summaryrefslogtreecommitdiff
path: root/lib/chef/resource/openssl_x509_request.rb
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-08-27 10:36:07 -0700
committerTim Smith <tsmith@chef.io>2018-08-27 10:36:07 -0700
commitc1e1b0c3e35ab64f80a850d94e4d89b70baac39a (patch)
treea24118412325cbb41b4979210a2546635f24fde5 /lib/chef/resource/openssl_x509_request.rb
parent61e2866a8f597c4ae92963e56426b3eda89f0225 (diff)
downloadchef-c1e1b0c3e35ab64f80a850d94e4d89b70baac39a.tar.gz
Add author / copyrights to the new openssl resources
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'lib/chef/resource/openssl_x509_request.rb')
-rw-r--r--lib/chef/resource/openssl_x509_request.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/chef/resource/openssl_x509_request.rb b/lib/chef/resource/openssl_x509_request.rb
index 071978a961..ae1be2cfa5 100644
--- a/lib/chef/resource/openssl_x509_request.rb
+++ b/lib/chef/resource/openssl_x509_request.rb
@@ -1,5 +1,7 @@
#
# License:: Apache License, Version 2.0
+# Author:: Julien Huon
+# Copyright:: Copyright 2018, 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.