Repository: incubator-singa Updated Branches: refs/heads/master f03c18871 -> 9b06c2971
Apache V2 License header added to readme Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/381d3180 Tree: http://git-wip-us.apache.org/repos/asf/incubator-singa/tree/381d3180 Diff: http://git-wip-us.apache.org/repos/asf/incubator-singa/diff/381d3180 Branch: refs/heads/master Commit: 381d318002dfaf1092febc420b64bb793f6bb74e Parents: dcdd6ea Author: aviral <[email protected]> Authored: Tue Jun 26 16:29:27 2018 +0530 Committer: aviral <[email protected]> Committed: Tue Jun 26 16:29:27 2018 +0530 ---------------------------------------------------------------------- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/381d3180/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index a2788e7..65fca19 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,21 @@ +<!-- + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with < this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +--> # Apache SINGA [](https://travis-ci.org/apache/incubator-singa)
