Skip to content

Commit

Permalink
Correct the license.
Browse files Browse the repository at this point in the history
  • Loading branch information
eventualbuddha committed Aug 20, 2013
1 parent 6418555 commit 3ecb9ed
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Copyright 2013 Square Inc.

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.
See the License for the specific language governing permissions and
limitations under the License.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"validation"
],
"author": "Square, Inc.",
"license": "BSD",
"license": "Apache 2.0",
"devDependencies": {
"grunt": "~0.4.1",
"string": "~1.4.0",
Expand Down

0 comments on commit 3ecb9ed

Please sign in to comment.