From 1e803e85404a02c457fa142a90cd76cee3a05062 Mon Sep 17 00:00:00 2001 From: John Dewey Date: Wed, 26 Jun 2013 14:47:28 -0700 Subject: [PATCH] cleaned up comments A couple comments were not formatted the same as our other cookbooks. Change-Id: I0f8d7abe8e04d6b5d0b9036a1429c33e451b0704 --- attributes/default.rb | 2 +- recipes/server.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/attributes/default.rb b/attributes/default.rb index a70498a..d13592e 100644 --- a/attributes/default.rb +++ b/attributes/default.rb @@ -8,7 +8,7 @@ # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # -# http://www.apache.org/licenses/LICENSE-2.0 +# http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, diff --git a/recipes/server.rb b/recipes/server.rb index a83bf71..c2d35a0 100644 --- a/recipes/server.rb +++ b/recipes/server.rb @@ -9,7 +9,7 @@ # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # -# http://www.apache.org/licenses/LICENSE-2.0 +# http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS,