summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-05-30 15:19:19 -0700
committerTim Smith <tsmith@chef.io>2018-05-30 15:19:19 -0700
commitbd1a2e49a01f76fc9d72dc00dccef4e88d859b46 (patch)
treeb9a3a1f325e922ab843c34ff76b0d82c034e4664
parent8d01b10a34e5af8199e661a8ed2474fbf2725106 (diff)
downloadchef-kernel_module.tar.gz
Fix copyright datekernel_module
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"