Updated Branches: refs/heads/trunk b92359b51 -> 526a096b8
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/526a096b Tree: http://git-wip-us.apache.org/repos/asf/flume/tree/526a096b Diff: http://git-wip-us.apache.org/repos/asf/flume/diff/526a096b Branch: refs/heads/trunk Commit: 526a096b8e3c68bf3c34b05efd1021af0e2b7a90 Parents: b92359b Author: Brock Noland <[email protected]> Authored: Sat Nov 17 09:54:49 2012 -0600 Committer: Brock Noland <[email protected]> Committed: Sat Nov 17 09:54:49 2012 -0600 ---------------------------------------------------------------------- LICENSE | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flume/blob/526a096b/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
