diff options
author | Tim Smith <tsmith@chef.io> | 2016-10-13 11:14:19 +0100 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2016-10-13 11:14:19 +0100 |
commit | 4c789d59fc1e2c4e1b84803f5f8c32961f80350a (patch) | |
tree | 768abd530bb367a29f5190304a6c33f7a8e94602 /spec | |
parent | 1cfb4ff36e1b6f0a5b84ffdff3b55faa6d7a89b3 (diff) | |
download | mixlib-log-4c789d59fc1e2c4e1b84803f5f8c32961f80350a.tar.gz |
Less contrained versions and fix copyrightruby22
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'spec')
-rw-r--r-- | spec/spec_helper.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb index 1789614..3461464 100644 --- a/spec/spec_helper.rb +++ b/spec/spec_helper.rb @@ -1,7 +1,7 @@ # # Author:: Adam Jacob (<adam@chef.io>) # Author:: Christopher Brown (<cb@chef.io>) -# Copyright:: Copyright (c) 2008-2016 Chef Software, Inc.. +# Copyright:: Copyright (c) 2008-2016 Chef Software, Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); |