You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@climate.apache.org by go...@apache.org on 2016/10/19 04:10:56 UTC

climate git commit: CLIMATE-878 - Add LICENSE file to MANIFEST.in

Repository: climate
Updated Branches:
  refs/heads/master 97fe8aa22 -> deabaa9c4


CLIMATE-878 - Add LICENSE file to MANIFEST.in


Project: http://git-wip-us.apache.org/repos/asf/climate/repo
Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/deabaa9c
Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/deabaa9c
Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/deabaa9c

Branch: refs/heads/master
Commit: deabaa9c409411d34ce51d8c9251560474b3a54a
Parents: 97fe8aa
Author: Alex Goodman <ag...@users.noreply.github.com>
Authored: Tue Oct 18 21:09:24 2016 -0700
Committer: Alex Goodman <ag...@users.noreply.github.com>
Committed: Tue Oct 18 21:09:24 2016 -0700

----------------------------------------------------------------------
 MANIFEST.in | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/climate/blob/deabaa9c/MANIFEST.in
----------------------------------------------------------------------
diff --git a/MANIFEST.in b/MANIFEST.in
index 943fa95..0dabea1 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -2,3 +2,4 @@ include distribute_setup.py
 recursive-include docs *.txt
 recursive-include ocw/shape *
 include README.md
+include LICENSE.txt