Repository: geode-examples Updated Branches: refs/heads/develop 6f5d21c55 -> 22c24703f
GEODE-2318 Add ASF header Project: http://git-wip-us.apache.org/repos/asf/geode-examples/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-examples/commit/22c24703 Tree: http://git-wip-us.apache.org/repos/asf/geode-examples/tree/22c24703 Diff: http://git-wip-us.apache.org/repos/asf/geode-examples/diff/22c24703 Branch: refs/heads/develop Commit: 22c24703f250ef954cd7b7571e22b2ae56fe3ffe Parents: 6f5d21c Author: Anthony Baker <[email protected]> Authored: Thu Jan 19 07:30:51 2017 -0800 Committer: Anthony Baker <[email protected]> Committed: Thu Jan 19 07:30:51 2017 -0800 ---------------------------------------------------------------------- BUILDING.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/geode-examples/blob/22c24703/BUILDING.md ---------------------------------------------------------------------- diff --git a/BUILDING.md b/BUILDING.md index dc27f9d..3885f87 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -1,3 +1,20 @@ +<!-- +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. +--> + # Building this Release from Source Build instructions differ slightly for Unix and Windows platforms.
