diff options
Diffstat (limited to 'lib/ohai/dsl.rb')
-rw-r--r-- | lib/ohai/dsl.rb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/ohai/dsl.rb b/lib/ohai/dsl.rb index a899a7f4..535529e8 100644 --- a/lib/ohai/dsl.rb +++ b/lib/ohai/dsl.rb @@ -1,6 +1,7 @@ +# frozen_string_literal: true # # Author:: Serdar Sutay (<serdar@chef.io>) -# Copyright:: Copyright (c) 2013-2016 Chef Software, Inc. +# Copyright:: Copyright (c) Chef Software Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); |