Skip to content
This repository has been archived by the owner on Nov 18, 2020. It is now read-only.

Commit

Permalink
include a LICENSE file - fixes #14
Browse files Browse the repository at this point in the history
  • Loading branch information
tarekziade committed Apr 8, 2013
1 parent 894724b commit d2a259c
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
14 changes: 14 additions & 0 deletions LICENSE
@@ -0,0 +1,14 @@
Copyright 2012 - Tarek Ziadé <tarek@ziade.org>

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.

1 change: 1 addition & 0 deletions MANIFEST.in
@@ -1 +1,2 @@
include README.rst
include LICENSE

0 comments on commit d2a259c

Please sign in to comment.