summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorNoah Kantrowitz <noah@coderanger.net>2016-02-02 14:47:15 -0800
committerNoah Kantrowitz <noah@coderanger.net>2016-02-02 14:47:15 -0800
commitb5f6beffe7926aa965c0d7186f01943d01dd06dd (patch)
tree61740a5ca706ac3731472a6310afb448a2ea0f96 /spec
parent0878ed6123706ed4201644ee798da993f8cb5ad4 (diff)
downloadchef-b5f6beffe7926aa965c0d7186f01943d01dd06dd.tar.gz
Manual fix ups for things that didn't follow the usual pattern.
Diffstat (limited to 'spec')
-rw-r--r--spec/functional/event_loggers/windows_eventlog_spec.rb2
-rw-r--r--spec/functional/util/powershell/cmdlet_spec.rb2
2 files changed, 2 insertions, 2 deletions
diff --git a/spec/functional/event_loggers/windows_eventlog_spec.rb b/spec/functional/event_loggers/windows_eventlog_spec.rb
index eab58adede..1b1f9adfbf 100644
--- a/spec/functional/event_loggers/windows_eventlog_spec.rb
+++ b/spec/functional/event_loggers/windows_eventlog_spec.rb
@@ -1,7 +1,7 @@
#
# Author:: Jay Mundrawala (<jdm@getchef.com>)
#
-# Copyright:: 2014, Chef Software, Inc.
+# Copyright:: Copyright 2014-2016, 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.
diff --git a/spec/functional/util/powershell/cmdlet_spec.rb b/spec/functional/util/powershell/cmdlet_spec.rb
index 7b023d9fb8..2583084d71 100644
--- a/spec/functional/util/powershell/cmdlet_spec.rb
+++ b/spec/functional/util/powershell/cmdlet_spec.rb
@@ -1,7 +1,7 @@
#
# Author:: Adam Edwards (<adamed@getchef.com>)
#
-# Copyright:: 2014, Chef Software, Inc.
+# Copyright:: Copyright 2014-2016, 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.