Skip to content

Commit bbc71e1

Browse files
committed
Changing Example Com to Opscode
1 parent 9431732 commit bbc71e1

10 files changed

Lines changed: 10 additions & 10 deletions

File tree

example-repository/config/rake.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
###
44

55
# The company name - used for SSL certificates, and in various other places
6-
COMPANY_NAME = "Example Com"
6+
COMPANY_NAME = "Opscode"
77

88
# The Country Name to use for SSL Certificates
99
SSL_COUNTRY_NAME = "US"

example-repository/cookbooks/CHEF-37/recipes/default.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Cookbook Name:: CHEF-37
33
# Recipe:: default
44
#
5-
# Copyright 2009, Example Com
5+
# Copyright 2009, Opscode
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License");
88
# you may not use this file except in compliance with the License.

example-repository/cookbooks/CHEF-56/recipes/default.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Cookbook Name:: CHEF-56
33
# Recipe:: default
44
#
5-
# Copyright 2009, Example Com
5+
# Copyright 2009, Opscode
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License");
88
# you may not use this file except in compliance with the License.

example-repository/cookbooks/CHEF-57/recipes/default.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Cookbook Name:: CHEF-57
33
# Recipe:: default
44
#
5-
# Copyright 2009, Example Com
5+
# Copyright 2009, Opscode
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License");
88
# you may not use this file except in compliance with the License.

example-repository/cookbooks/CHEF-59/recipes/default.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Cookbook Name:: CHEF-59
33
# Recipe:: default
44
#
5-
# Copyright 2009, Example Com
5+
# Copyright 2009, Opscode
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License");
88
# you may not use this file except in compliance with the License.

example-repository/cookbooks/CHEF-88/recipes/default.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Cookbook Name:: CHEF-88
33
# Recipe:: default
44
#
5-
# Copyright 2009, Example Com
5+
# Copyright 2009, Opscode
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License");
88
# you may not use this file except in compliance with the License.

example-repository/cookbooks/CHEF-90/recipes/default.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Cookbook Name:: CHEF-90
33
# Recipe:: default
44
#
5-
# Copyright 2009, Example Com
5+
# Copyright 2009, Opscode
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License");
88
# you may not use this file except in compliance with the License.

example-repository/cookbooks/global-onlyif/recipes/default.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Cookbook Name:: global-onlyif
33
# Recipe:: default
44
#
5-
# Copyright 2008, Example Com
5+
# Copyright 2008, Opscode
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License");
88
# you may not use this file except in compliance with the License.

example-repository/cookbooks/prior_resource_test/recipes/default.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Cookbook Name:: prior_resource_test
33
# Recipe:: default
44
#
5-
# Copyright 2009, Example Com
5+
# Copyright 2009, Opscode
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License");
88
# you may not use this file except in compliance with the License.

example-repository/cookbooks/template_caching_test/recipes/default.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Cookbook Name:: template_caching_test
33
# Recipe:: default
44
#
5-
# Copyright 2009, Example Com
5+
# Copyright 2009, Opscode
66
#
77
# Licensed under the Apache License, Version 2.0 (the "License");
88
# you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)