You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ma...@apache.org on 2014/05/30 18:34:18 UTC

git commit: CB-6793 Add missing licenses

Repository: cordova-app-hello-world
Updated Branches:
  refs/heads/master 31dc6eb01 -> 127f3a079


CB-6793 Add missing licenses


Project: http://git-wip-us.apache.org/repos/asf/cordova-app-hello-world/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-app-hello-world/commit/127f3a07
Tree: http://git-wip-us.apache.org/repos/asf/cordova-app-hello-world/tree/127f3a07
Diff: http://git-wip-us.apache.org/repos/asf/cordova-app-hello-world/diff/127f3a07

Branch: refs/heads/master
Commit: 127f3a079781cafc7fa809a38e95bdfc979ab90a
Parents: 31dc6eb
Author: Marcel Kinard <cm...@gmail.com>
Authored: Fri May 30 12:34:04 2014 -0400
Committer: Marcel Kinard <cm...@gmail.com>
Committed: Fri May 30 12:34:04 2014 -0400

----------------------------------------------------------------------
 README.md                  | 21 +++++++++++++++++++++
 res/README.md              | 21 +++++++++++++++++++++
 res/screen/tizen/README.md | 21 +++++++++++++++++++++
 3 files changed, 63 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-app-hello-world/blob/127f3a07/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 3dad5d9..43edda0 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,24 @@
+<!--
+#
+# 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.
+#
+-->
+
 # Apache Cordova Hello World Application
 
 Simple Hello World application. This is used as the default app template

http://git-wip-us.apache.org/repos/asf/cordova-app-hello-world/blob/127f3a07/res/README.md
----------------------------------------------------------------------
diff --git a/res/README.md b/res/README.md
index caa8d09..bffb33b 100644
--- a/res/README.md
+++ b/res/README.md
@@ -1,3 +1,24 @@
+<!--
+#
+# 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.
+#
+-->
+
 Note that these image resources are not copied into a project when a project
 is created with the CLI. Although there are default image resources in a
 newly-created project, those come from the platform-specific project template,

http://git-wip-us.apache.org/repos/asf/cordova-app-hello-world/blob/127f3a07/res/screen/tizen/README.md
----------------------------------------------------------------------
diff --git a/res/screen/tizen/README.md b/res/screen/tizen/README.md
index 3a0d6fe..82c3f21 100644
--- a/res/screen/tizen/README.md
+++ b/res/screen/tizen/README.md
@@ -1,3 +1,24 @@
+<!--
+#
+# 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.
+#
+-->
+
 # Tizen Splash Screen
 
 Splash screens are unsupported on the Tizen platform.