Add missed ASF license to relnotes.html.
Project: http://git-wip-us.apache.org/repos/asf/tajo/repo Commit: http://git-wip-us.apache.org/repos/asf/tajo/commit/b839d372 Tree: http://git-wip-us.apache.org/repos/asf/tajo/tree/b839d372 Diff: http://git-wip-us.apache.org/repos/asf/tajo/diff/b839d372 Branch: refs/heads/index_support Commit: b839d372a46bf653854288872de5ce78bac586ef Parents: 42ef0dc Author: Hyunsik Choi <[email protected]> Authored: Sun Mar 8 20:35:55 2015 -0700 Committer: Hyunsik Choi <[email protected]> Committed: Sun Mar 8 20:35:55 2015 -0700 ---------------------------------------------------------------------- .../site/resources/releases/0.10.0/relnotes.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tajo/blob/b839d372/tajo-project/src/site/resources/releases/0.10.0/relnotes.html ---------------------------------------------------------------------- diff --git a/tajo-project/src/site/resources/releases/0.10.0/relnotes.html b/tajo-project/src/site/resources/releases/0.10.0/relnotes.html index 8958a51..6641a9f 100644 --- a/tajo-project/src/site/resources/releases/0.10.0/relnotes.html +++ b/tajo-project/src/site/resources/releases/0.10.0/relnotes.html @@ -1,3 +1,21 @@ +<!DOCTYPE html> +<!-- + 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. +--> <html> <head> <title>Release Notes - Tajo - Version 0.10.0</title>
