You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by uc...@apache.org on 2014/09/10 01:12:48 UTC

git commit: Fix typo in package LICENSE

Repository: incubator-flink
Updated Branches:
  refs/heads/master 122c9b023 -> f8b6b79fe


Fix typo in package LICENSE


Project: http://git-wip-us.apache.org/repos/asf/incubator-flink/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-flink/commit/f8b6b79f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-flink/tree/f8b6b79f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-flink/diff/f8b6b79f

Branch: refs/heads/master
Commit: f8b6b79fe1051c690d282641d97b54b4d930e82b
Parents: 122c9b0
Author: uce <u....@fu-berlin.de>
Authored: Wed Sep 10 01:11:40 2014 +0200
Committer: uce <u....@fu-berlin.de>
Committed: Wed Sep 10 01:11:40 2014 +0200

----------------------------------------------------------------------
 flink-dist/src/main/flink-bin/LICENSE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-flink/blob/f8b6b79f/flink-dist/src/main/flink-bin/LICENSE
----------------------------------------------------------------------
diff --git a/flink-dist/src/main/flink-bin/LICENSE b/flink-dist/src/main/flink-bin/LICENSE
index 78e8a3e..61a2f3c 100644
--- a/flink-dist/src/main/flink-bin/LICENSE
+++ b/flink-dist/src/main/flink-bin/LICENSE
@@ -246,7 +246,7 @@ under the Apache License (v 2.0):
 -----------------------------------------------------------------------
 
 The Apache Flink project depends on and/or bundles the following components
-under the The MIT License
+under the MIT License:
 
  - SLF4J (http://www.slf4j.org) - Copyright (c) 2004-2013 QOS.ch
  - jQuery 1.4.2 (http://jquery.com) - Copyright 2014 jQuery Foundation and other contributors