summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-05-30 15:19:19 -0700
committerTim Smith <tsmith@chef.io>2018-06-11 12:40:59 -0700
commit4caa26bfeb9d2fdeb88c9468b584cdfb47dd556a (patch)
treedc42d880c7dcb3bdbb066b462e0ed6e5e10da033
parent5547f7e35a23db411ddb466452398e0fb13f3c03 (diff)
downloadchef-4caa26bfeb9d2fdeb88c9468b584cdfb47dd556a.tar.gz
Fix copyright date
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--lib/chef/resource/kernel_module.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/resource/kernel_module.rb b/lib/chef/resource/kernel_module.rb
index 4f02e74166..b480b96452 100644
--- a/lib/chef/resource/kernel_module.rb
+++ b/lib/chef/resource/kernel_module.rb
@@ -4,7 +4,7 @@
# The MIT License (MIT)
#
# Copyright 2016-2018, Shopify Inc.
-# Copyright 22018, Chef Software, Inc.
+# Copyright 2018, Chef Software, Inc.
require "chef/resource"