diff --git a/recipes/allinone.rb b/recipes/allinone.rb index 575beb28..d499c3e6 100644 --- a/recipes/allinone.rb +++ b/recipes/allinone.rb @@ -1,8 +1,8 @@ # -# Cookbook Name:: memcache -# Recipe:: default +# Cookbook Name:: nova +# Recipe:: allinone # -# Copyright 2009, Example Com +# Copyright 2009, Rackspace Hosting, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/recipes/api.rb b/recipes/api.rb index da8271d8..c26a694a 100644 --- a/recipes/api.rb +++ b/recipes/api.rb @@ -1,8 +1,8 @@ # -# Cookbook Name:: memcache -# Recipe:: default +# Cookbook Name:: nova +# Recipe:: api # -# Copyright 2009, Example Com +# Copyright 2009, Rackspace Hosting, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/recipes/apt.rb b/recipes/apt.rb index db45b367..d48ae57c 100644 --- a/recipes/apt.rb +++ b/recipes/apt.rb @@ -1,8 +1,8 @@ # -# Cookbook Name:: memcache -# Recipe:: default +# Cookbook Name:: nova +# Recipe:: apt # -# Copyright 2009, Example Com +# Copyright 2009, Rackspace Hosting, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/recipes/compute.rb b/recipes/compute.rb index 53d2584a..9dbecb29 100644 --- a/recipes/compute.rb +++ b/recipes/compute.rb @@ -1,8 +1,8 @@ # -# Cookbook Name:: memcache -# Recipe:: default +# Cookbook Name:: nova +# Recipe:: compute # -# Copyright 2009, Example Com +# Copyright 2009, Rackspace Hosting, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/recipes/controller.rb b/recipes/controller.rb index 2d8c189d..ef89923e 100644 --- a/recipes/controller.rb +++ b/recipes/controller.rb @@ -1,8 +1,8 @@ # -# Cookbook Name:: memcache -# Recipe:: default +# Cookbook Name:: nova +# Recipe:: controller # -# Copyright 2009, Example Com +# Copyright 2009, Rackspace Hosting, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/recipes/default.rb b/recipes/default.rb index 152847ee..e03e5b29 100644 --- a/recipes/default.rb +++ b/recipes/default.rb @@ -1,8 +1,8 @@ # -# Cookbook Name:: memcache +# Cookbook Name:: nova # Recipe:: default # -# Copyright 2009, Example Com +# Copyright 2009, Rackspace Hosting, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/recipes/network.rb b/recipes/network.rb index 2314b016..47a1d9d7 100644 --- a/recipes/network.rb +++ b/recipes/network.rb @@ -1,8 +1,8 @@ # -# Cookbook Name:: memcache -# Recipe:: default +# Cookbook Name:: nova +# Recipe:: network # -# Copyright 2009, Example Com +# Copyright 2009, Rackspace Hosting, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/recipes/nova-common.rb b/recipes/nova-common.rb index 548ee0e2..c8c45399 100644 --- a/recipes/nova-common.rb +++ b/recipes/nova-common.rb @@ -1,8 +1,8 @@ # -# Cookbook Name:: memcache -# Recipe:: default +# Cookbook Name:: nova +# Recipe:: common # -# Copyright 2009, Example Com +# Copyright 2009, Rackspace Hosting, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/recipes/nova-setup.rb b/recipes/nova-setup.rb index dd89b10c..61912046 100644 --- a/recipes/nova-setup.rb +++ b/recipes/nova-setup.rb @@ -1,8 +1,8 @@ # -# Cookbook Name:: memcache -# Recipe:: default +# Cookbook Name:: nova +# Recipe:: nova-setup # -# Copyright 2009, Example Com +# Copyright 2009, Rackspace Hosting, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/recipes/scheduler.rb b/recipes/scheduler.rb index fadf3bbf..f23c9e40 100644 --- a/recipes/scheduler.rb +++ b/recipes/scheduler.rb @@ -1,8 +1,8 @@ # -# Cookbook Name:: memcache -# Recipe:: default +# Cookbook Name:: nova +# Recipe:: scheduler # -# Copyright 2009, Example Com +# Copyright 2009, Rackspace Hosting, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/recipes/vncproxy.rb b/recipes/vncproxy.rb index 3db68bfd..8cd8d9be 100644 --- a/recipes/vncproxy.rb +++ b/recipes/vncproxy.rb @@ -1,8 +1,8 @@ # -# Cookbook Name:: memcache -# Recipe:: default +# Cookbook Name:: nova +# Recipe:: vncproxy # -# Copyright 2009, Example Com +# Copyright 2009, Rackspace Hosting, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.