diff options
| author | Alan Pevec <apevec@redhat.com> | 2012-02-16 18:21:03 +0100 |
|---|---|---|
| committer | Alan Pevec <apevec@redhat.com> | 2012-02-16 18:25:23 +0100 |
| commit | e7c638b4f1f305625c4b64df9e565eade5592585 (patch) | |
| tree | 36bc6550daaf0ca9e7caf4cc51eb4af889c8a7b4 | |
| parent | 9a6a086baff2ef00f2d80b96f4c5fec086cc6d91 (diff) | |
| download | python-keystoneclient-e7c638b4f1f305625c4b64df9e565eade5592585.tar.gz | |
Add license file to the tarball
Change-Id: Ic291ba96defe44368c0e78c877c2258fb0f64fbc
| -rw-r--r-- | MANIFEST.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index 2526eeb..b023d22 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,3 +1,4 @@ include README.rst +include LICENSE recursive-include docs * -recursive-include tests *
\ No newline at end of file +recursive-include tests * |
