Updated Branches: refs/heads/flume-1.4 4a4eb35ae -> d3866bdd7
FLUME-1720: LICENSE file contain entry for protobuf-<version>.jar, however proper artifact name is protobuf-java-<version>.jar (Jarek Jarcec Cecho via Brock Noland) Project: http://git-wip-us.apache.org/repos/asf/flume/repo Commit: http://git-wip-us.apache.org/repos/asf/flume/commit/d3866bdd Tree: http://git-wip-us.apache.org/repos/asf/flume/tree/d3866bdd Diff: http://git-wip-us.apache.org/repos/asf/flume/diff/d3866bdd Branch: refs/heads/flume-1.4 Commit: d3866bdd7f454c4c5e1f7bc20efe58340dd57cdc Parents: 4a4eb35 Author: Brock Noland <[email protected]> Authored: Sat Nov 17 09:54:49 2012 -0600 Committer: Brock Noland <[email protected]> Committed: Sat Nov 17 09:55:03 2012 -0600 ---------------------------------------------------------------------- LICENSE | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flume/blob/d3866bdd/LICENSE ---------------------------------------------------------------------- diff --git a/LICENSE b/LICENSE index 75ed1b8..294d3ab 100644 --- a/LICENSE +++ b/LICENSE @@ -337,7 +337,7 @@ For For - protobuf-<version>.jar: + protobuf-java-<version>.jar: New BSD License
