diff options
Diffstat (limited to 'chef-server/lib/controllers/cookbook_libraries.rb')
-rw-r--r-- | chef-server/lib/controllers/cookbook_libraries.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chef-server/lib/controllers/cookbook_libraries.rb b/chef-server/lib/controllers/cookbook_libraries.rb index 1230e7a914..b1f9dbcd73 100644 --- a/chef-server/lib/controllers/cookbook_libraries.rb +++ b/chef-server/lib/controllers/cookbook_libraries.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"); |