Repository: couchdb Updated Branches: refs/heads/master d40ce3e2d -> dd8943edf
Copy LICENSE file into release Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/dd8943ed Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/dd8943ed Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/dd8943ed Branch: refs/heads/master Commit: dd8943edffac12cee36f67c61f165868cd4508a8 Parents: d40ce3e Author: Joan Touzet <[email protected]> Authored: Mon Jul 18 15:47:41 2016 -0400 Committer: Joan Touzet <[email protected]> Committed: Mon Jul 18 15:47:41 2016 -0400 ---------------------------------------------------------------------- rel/reltool.config | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/dd8943ed/rel/reltool.config ---------------------------------------------------------------------- diff --git a/rel/reltool.config b/rel/reltool.config index 9864427..4c990a8 100644 --- a/rel/reltool.config +++ b/rel/reltool.config @@ -121,6 +121,7 @@ {overlay_vars, "couchdb.config"}. {overlay, [ + {copy, "../LICENSE", "LICENSE"}, {mkdir, "var/log"}, {copy, "overlay/bin"}, {copy, "overlay/etc"},
