Repository: predictionio Updated Branches: refs/heads/develop 19ad05e29 -> af4d6e690
Add missing license header Project: http://git-wip-us.apache.org/repos/asf/predictionio/repo Commit: http://git-wip-us.apache.org/repos/asf/predictionio/commit/af4d6e69 Tree: http://git-wip-us.apache.org/repos/asf/predictionio/tree/af4d6e69 Diff: http://git-wip-us.apache.org/repos/asf/predictionio/diff/af4d6e69 Branch: refs/heads/develop Commit: af4d6e690c433a7bf2e2f7ad96e3a221f4738f85 Parents: 19ad05e Author: shimamoto <[email protected]> Authored: Fri Oct 5 20:13:27 2018 +0900 Committer: shimamoto <[email protected]> Committed: Fri Oct 5 20:20:23 2018 +0900 ---------------------------------------------------------------------- docs/manual/source/archived/community.html.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/predictionio/blob/af4d6e69/docs/manual/source/archived/community.html.md ---------------------------------------------------------------------- diff --git a/docs/manual/source/archived/community.html.md b/docs/manual/source/archived/community.html.md index 5800ba4..2eefa6c 100644 --- a/docs/manual/source/archived/community.html.md +++ b/docs/manual/source/archived/community.html.md @@ -2,6 +2,23 @@ title: Archived Community Projects --- +<!-- +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. +--> + ## SDKs ### Node.js SDK for PredictionIO
