Updated Branches: refs/heads/master 49d7c615c -> c6040d8cf
[CB-1485] - missing apache header Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/commit/c6040d8c Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/tree/c6040d8c Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/diff/c6040d8c Branch: refs/heads/master Commit: c6040d8cf807512a98cd3ae3d4d5e46ae0886e95 Parents: 49d7c61 Author: Tim Kim <tim....@nitobi.com> Authored: Mon Sep 17 13:56:48 2012 -0700 Committer: Tim Kim <tim....@nitobi.com> Committed: Mon Sep 17 13:56:48 2012 -0700 ---------------------------------------------------------------------- bin/create.bat | 19 +++++++++++++++++++ 1 files changed, 19 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/c6040d8c/bin/create.bat ---------------------------------------------------------------------- diff --git a/bin/create.bat b/bin/create.bat index 7b0b58e..ab5d45f 100644 --- a/bin/create.bat +++ b/bin/create.bat @@ -1,3 +1,22 @@ +goto comment + 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. +:comment + @ECHO OFF IF NOT DEFINED JAVA_HOME GOTO MISSING FOR %%X in (ant.bat) do (