Repository: incubator-singa Updated Branches: refs/heads/master 43497bcab -> 59ca44a7c
preparing v1.1-rc1: update the path to numpy.i in LICENSE Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/59ca44a7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-singa/tree/59ca44a7 Diff: http://git-wip-us.apache.org/repos/asf/incubator-singa/diff/59ca44a7 Branch: refs/heads/master Commit: 59ca44a7ce38ce4f965511c805cda074d0b8e360 Parents: 43497bc Author: Wei Wang <[email protected]> Authored: Wed Jan 25 10:10:37 2017 +0800 Committer: Wei Wang <[email protected]> Committed: Wed Jan 25 10:10:37 2017 +0800 ---------------------------------------------------------------------- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/59ca44a7/LICENSE ---------------------------------------------------------------------- diff --git a/LICENSE b/LICENSE index 682abfd..9a119a7 100644 --- a/LICENSE +++ b/LICENSE @@ -387,7 +387,7 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ===================================================================== -SINGA bundles the following under New BSD license: src/python/swig/numpy.i +SINGA bundles the following under New BSD license: src/api/numpy.i Copyright (c) 2005-2016, NumPy Developers. All rights reserved.
