Skip to content

Commit

Permalink
cook-188, update copyright notices, regen metadata too
Browse files Browse the repository at this point in the history
  • Loading branch information
jtimberman committed Sep 28, 2009
1 parent f6a8267 commit 83565c2
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
32 changes: 16 additions & 16 deletions metadata.json
@@ -1,40 +1,40 @@
{
"maintainer": "Opscode, Inc.",
"description": "Installs logwatch, a nice log analyzer",
"recommendations": {
"replacing": {

},
"maintainer_email": "cookbooks@opscode.com",
"suggestions": {

"recipes": {
"logwatch": ""
},
"platforms": {

},
"maintainer": "Opscode, Inc.",
"version": "0.1.0",
"recipes": {
"logwatch": ""
},
"name": "logwatch",
"conflicting": {
"recommendations": {

},
"name": "logwatch",
"maintainer_email": "cookbooks@opscode.com",
"attributes": {

},
"providing": {
"logwatch": [
"suggestions": {

]
},
"license": "Apache 2.0",
"long_description": "= DESCRIPTION:\n\n= REQUIREMENTS:\n\n= ATTRIBUTES: \n\n= USAGE:\n\n",
"replacing": {
"conflicting": {

},
"dependencies": {
"perl": [

]
}
},
"providing": {
"logwatch": [

]
},
"long_description": "= DESCRIPTION:\n\n= REQUIREMENTS:\n\n= ATTRIBUTES: \n\n= USAGE:\n\n"
}
4 changes: 2 additions & 2 deletions recipes/default.rb
Expand Up @@ -7,9 +7,9 @@
# Licensed under the Apache License, Version 2.0 (the "License");
# 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
#
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
Expand Down

0 comments on commit 83565c2

Please sign in to comment.