Hello Adar Dembo,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/6929
to review the following change.
Change subject: Fix inaccuracy in LICENSE.txt regarding MIT license
......................................................................
Fix inaccuracy in LICENSE.txt regarding MIT license
LICENSE.txt incorrectly stated that the MIT license doesn't require
copyright notices to be propagated to binary distributions. That is true
only of the Boost license.
It is sort of a moot point because the only MIT license software that
was listed in the relevant section is a build-time-only dependency, and
thus doesn't need to be propagated up. But, better to be accurate so
that future additions aren't treated incorrectly.
Change-Id: I872a9b5845b761bdf6980e4d9eea68b2970ef9bc
---
M LICENSE.txt
1 file changed, 4 insertions(+), 4 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/29/6929/1
--
To view, visit http://gerrit.cloudera.org:8080/6929
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I872a9b5845b761bdf6980e4d9eea68b2970ef9bc
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>