# sprint-2 - added documentation.
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/bf4203ff Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/bf4203ff Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/bf4203ff Branch: refs/heads/ignite-141 Commit: bf4203ff0ba09c8ef299e9627a05f2771b439350 Parents: 7dbbcc4 Author: Dmitiry Setrakyan <dsetrak...@gridgain.com> Authored: Fri Mar 6 19:12:31 2015 -0800 Committer: Dmitiry Setrakyan <dsetrak...@gridgain.com> Committed: Fri Mar 6 19:12:31 2015 -0800 ---------------------------------------------------------------------- wiki/licence-prepender.sh | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/bf4203ff/wiki/licence-prepender.sh ---------------------------------------------------------------------- diff --git a/wiki/licence-prepender.sh b/wiki/licence-prepender.sh index f75a04a..20f1a62 100755 --- a/wiki/licence-prepender.sh +++ b/wiki/licence-prepender.sh @@ -1,4 +1,20 @@ -#!/usr/bin/env bash +#!/bin/bash +# +# 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. +# osname=`uname`