diff options
author | Adam Jacob <adam@hjksolutions.com> | 2009-01-08 11:56:42 -0800 |
---|---|---|
committer | Adam Jacob <adam@hjksolutions.com> | 2009-01-08 11:56:42 -0800 |
commit | 7d6534334f75bc477fa7e662a2729ae1019f3e83 (patch) | |
tree | 675609f86d04ca339c2ae4fcd3e5e7cfac152a24 /lib/ohai/config.rb | |
parent | 435cc5ff6270730dc49cdcf7eb84094c1885c019 (diff) | |
download | ohai-7d6534334f75bc477fa7e662a2729ae1019f3e83.tar.gz |
Updating for lowercase opscode
Adding top level keys and languages namespace
Diffstat (limited to 'lib/ohai/config.rb')
-rw-r--r-- | lib/ohai/config.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ohai/config.rb b/lib/ohai/config.rb index bc9ac2f0..ba4f82ae 100644 --- a/lib/ohai/config.rb +++ b/lib/ohai/config.rb @@ -1,6 +1,6 @@ # # Author:: Adam Jacob (<adam@opscode.com>) -# Copyright:: Copyright (c) 2008 OpsCode, Inc. +# Copyright:: Copyright (c) 2008 Opscode, Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); |