Updated Branches: refs/heads/flume-1.3.0 656e04998 -> c1183e1ab
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/c1183e1a Tree: http://git-wip-us.apache.org/repos/asf/flume/tree/c1183e1a Diff: http://git-wip-us.apache.org/repos/asf/flume/diff/c1183e1a Branch: refs/heads/flume-1.3.0 Commit: c1183e1abc2bcfa7408bf5f617d5cb766278178e Parents: 656e049 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:07 2012 -0600 ---------------------------------------------------------------------- LICENSE | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flume/blob/c1183e1a/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
