Added DISCLAIMER to MANIFEST.in, and newline at EOF to DISCLAIMER

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/tags/0.4.2@1057490 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/DISCLAIMER b/DISCLAIMER
index d46254b..b19e944 100644
--- a/DISCLAIMER
+++ b/DISCLAIMER
@@ -5,4 +5,4 @@
 a manner consistent with other successful ASF projects. While incubation
 status is not necessarily a reflection of the completeness or stability of the
 code, it does indicate that the project has yet to be fully endorsed by the
-ASF.
\ No newline at end of file
+ASF.
diff --git a/MANIFEST.in b/MANIFEST.in
index a5f0707..40aa1d1 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,5 +1,6 @@
 include LICENSE
 include NOTICE
+include DISCLAIMER
 include example.py
 include CONTRIBUTORS
 include CHANGES