[GOBBLIN-355] Add HEADER as per release process
Project: http://git-wip-us.apache.org/repos/asf/incubator-gobblin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-gobblin/commit/20818ac2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-gobblin/tree/20818ac2 Diff: http://git-wip-us.apache.org/repos/asf/incubator-gobblin/diff/20818ac2 Branch: refs/heads/0.12.0 Commit: 20818ac25a2a6c7a2e282d49091c138bcdddb92b Parents: a85d8a8 Author: Abhishek Tiwari <[email protected]> Authored: Wed Jan 3 19:34:49 2018 +0530 Committer: Abhishek Tiwari <[email protected]> Committed: Wed Jan 3 19:34:49 2018 +0530 ---------------------------------------------------------------------- HEADER | 14 ++++++++++++++ 1 file changed, 14 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-gobblin/blob/20818ac2/HEADER ---------------------------------------------------------------------- diff --git a/HEADER b/HEADER new file mode 100644 index 0000000..8853bce --- /dev/null +++ b/HEADER @@ -0,0 +1,14 @@ +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.
