You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by za...@apache.org on 2014/06/25 10:12:28 UTC

[2/4] git commit: update header licenses

update header licenses


Project: http://git-wip-us.apache.org/repos/asf/cordova-firefoxos/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-firefoxos/commit/b7f936d8
Tree: http://git-wip-us.apache.org/repos/asf/cordova-firefoxos/tree/b7f936d8
Diff: http://git-wip-us.apache.org/repos/asf/cordova-firefoxos/diff/b7f936d8

Branch: refs/heads/master
Commit: b7f936d814b74fde2061bf495f2aa535b511b108
Parents: 82fc44d
Author: Willy Aguirre <ma...@gmail.com>
Authored: Mon Jun 16 18:23:44 2014 -0500
Committer: Willy Aguirre <ma...@gmail.com>
Committed: Mon Jun 16 18:23:44 2014 -0500

----------------------------------------------------------------------
 README.md                         | 20 ++++++++++++++++++++
 bin/templates/project/cordova/run | 20 ++++++++++++++++++++
 2 files changed, 40 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-firefoxos/blob/b7f936d8/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index d9a000f..ab8bd3f 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,23 @@
+<!--
+#
+# 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.
+#
+-->
 Cordova FirefoxOS (Boot 2 Gecko)
 ==============================
 

http://git-wip-us.apache.org/repos/asf/cordova-firefoxos/blob/b7f936d8/bin/templates/project/cordova/run
----------------------------------------------------------------------
diff --git a/bin/templates/project/cordova/run b/bin/templates/project/cordova/run
index 577c06a..196b5ee 100755
--- a/bin/templates/project/cordova/run
+++ b/bin/templates/project/cordova/run
@@ -1 +1,21 @@
+<!--
+#
+# 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.
+#
+-->
 echo "run not implemented, please use firefoxos simulator to launch app"