Skip to content

Commit

Permalink
Bad copy-pasta
Browse files Browse the repository at this point in the history
  • Loading branch information
pjbull committed Mar 19, 2016
1 parent 9841cfa commit d96bce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookiecutter.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"author_name": "Your name (or your organization/company/team)",
"description": "A short description of the project.",
"s3_bucket": "your-bucket-for-syncing-data (do not include 's3://')",
"year": "{{ cookiecutter.now[:4] }}",
"year": "2016",
"open_source_license": ["MIT", "BSD", "Not open source"]
}

0 comments on commit d96bce8

Please sign in to comment.