]> git-server-git.apps.pok.os.sepia.ceph.com Git - remoto.git/commitdiff
ship the LICENSE file in the distribution
authorKen Dreyer <kdreyer@redhat.com>
Fri, 2 Jan 2015 22:07:16 +0000 (15:07 -0700)
committerKen Dreyer <kdreyer@redhat.com>
Fri, 2 Jan 2015 22:08:43 +0000 (15:08 -0700)
In the case of remoto's MIT license, all derivative copies of remoto are
required to contain the disclaimer text within the MIT license (as
described in the sentence "The above copyright notice and this
permission notice shall be included in all copies or substantial
portions of the Software.") So in order to ease development and
distribution of remoto, it makes sense to simply include this text in
the python package.

Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
MANIFEST.in

index 8f8911ea9310e4f8a616caf5970fb907c38fdfce..c0afbfe275afc64b0c205b8d1d761c1631a70ce8 100644 (file)
@@ -1,3 +1,4 @@
 include setup.py
+include LICENSE
 include README.rst
 include vendor.py