Skip to content

Commit

Permalink
Licensed node-slugs under Apache 2.0 close #5
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaronontheweb committed Sep 13, 2012
1 parent 37b36c2 commit b87dfed
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ Currently deletes unicode characters altogether, rather than convert them to URL
You can install node-slugs via NPM, like so:

npm install slugs

## License
Licensed under Apache 2.0, see license.txt for details.
13 changes: 13 additions & 0 deletions license.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Copyright 2011-2012 Aaron Stannard

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.

0 comments on commit b87dfed

Please sign in to comment.