aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2014-12-23 18:43:00 -0800
committerAlex Gaynor <alex.gaynor@gmail.com>2014-12-23 18:43:00 -0800
commitea1133211fa914786ea082b0b7b5c3edbb4caf16 (patch)
tree3cfd68742796c341ed1b9a66b84e8fe6289662af
parentb0e7fb024bce9ec748cd13ec90cd38fe4eddeb8c (diff)
parentd12ba6b9aabedfc0dd7d28e86edc3ae11bd20c6d (diff)
downloadcryptography-ea1133211fa914786ea082b0b7b5c3edbb4caf16.tar.gz
cryptography-ea1133211fa914786ea082b0b7b5c3edbb4caf16.tar.bz2
cryptography-ea1133211fa914786ea082b0b7b5c3edbb4caf16.zip
Merge pull request #1574 from reaperhulk/license-files-are-hard
Add missing license files to the cryptography_vectors
-rw-r--r--vectors/MANIFEST.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/vectors/MANIFEST.in b/vectors/MANIFEST.in
index b547ca7a..6d1e5ff6 100644
--- a/vectors/MANIFEST.in
+++ b/vectors/MANIFEST.in
@@ -1,2 +1,4 @@
recursive-include cryptography_vectors *
include LICENSE
+include LICENSE.APACHE
+include LICENSE.BSD