diff options
author | Adam Jacob <adam@hjksolutions.com> | 2008-10-22 21:01:38 -0700 |
---|---|---|
committer | Adam Jacob <adam@hjksolutions.com> | 2008-10-22 21:01:38 -0700 |
commit | 998067f30bae69413b53d7be8a173e2aa1c5e240 (patch) | |
tree | ea05144dddedfd6affd0997ab5db84ea5b3e17dd /chef-server/lib/init.rb | |
parent | fca99a946647283f9a6b38189c241954d255a231 (diff) | |
download | chef-998067f30bae69413b53d7be8a173e2aa1c5e240.tar.gz |
Updating templates to cache like files, and changing hjksolutions to opscode
Diffstat (limited to 'chef-server/lib/init.rb')
-rw-r--r-- | chef-server/lib/init.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chef-server/lib/init.rb b/chef-server/lib/init.rb index 0377d4c5c0..83e983b9ff 100644 --- a/chef-server/lib/init.rb +++ b/chef-server/lib/init.rb @@ -1,6 +1,6 @@ # -# Author:: Adam Jacob (<adam@hjksolutions.com>) -# Copyright:: Copyright (c) 2008 HJK Solutions, LLC +# Author:: Adam Jacob (<adam@opscode.com>) +# Copyright:: Copyright (c) 2008 OpsCode, Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); |