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

incubator-ripple git commit: RIPPLE-75 Some source files are missing Apache 2.0 license header.

Repository: incubator-ripple
Updated Branches:
  refs/heads/master 57c75494a -> 8bc166dd6


RIPPLE-75 Some source files are missing Apache 2.0 license header.


Project: http://git-wip-us.apache.org/repos/asf/incubator-ripple/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ripple/commit/8bc166dd
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ripple/tree/8bc166dd
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ripple/diff/8bc166dd

Branch: refs/heads/master
Commit: 8bc166dd62b58b1cf237aac7146d8d93d1d908ee
Parents: 57c7549
Author: Tim Barham <ti...@microsoft.com>
Authored: Thu Jan 29 13:58:42 2015 -0800
Committer: Tim Barham <ti...@microsoft.com>
Committed: Thu Jan 29 13:58:42 2015 -0800

----------------------------------------------------------------------
 HACKING.md                                      | 21 ++++++++++++++++++++
 README.md                                       | 21 ++++++++++++++++++++
 doc/CHANGELOG.md                                | 21 ++++++++++++++++++++
 doc/chrome_extension.md                         | 21 ++++++++++++++++++++
 doc/cli/emulate.md                              | 21 ++++++++++++++++++++
 doc/cli/proxy.md                                | 21 ++++++++++++++++++++
 doc/cli/rainbow.md                              | 21 ++++++++++++++++++++
 doc/cli/ripple.md                               | 21 ++++++++++++++++++++
 doc/gpx.md                                      | 21 ++++++++++++++++++++
 lib/client/ui/plugins/about-dialog/dialog.html  | 20 +++++++++++++++++++
 .../ui/plugins/confirm-dialog/dialog.html       | 20 +++++++++++++++++++
 lib/client/ui/plugins/exec-dialog/dialog.html   | 20 +++++++++++++++++++
 .../ui/plugins/settings-dialog/dialog.html      | 20 +++++++++++++++++++
 lib/server/emulate/cordovaProject.js            | 20 +++++++++++++++++++
 lib/server/emulate/static.js                    | 20 +++++++++++++++++++
 15 files changed, 309 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/8bc166dd/HACKING.md
----------------------------------------------------------------------
diff --git a/HACKING.md b/HACKING.md
index 1df477c..27a9132 100644
--- a/HACKING.md
+++ b/HACKING.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.
+#
+-->
+
 # Hacking Ripple
 
 This file describes the directory structure, build process and overall dev workflow for the project.

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/8bc166dd/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index b63c99f..05d4fb5 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 Ripple(tm)
 
 A browser based, platform agnostic mobile application development and testing tool.

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/8bc166dd/doc/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md
index 8d69ed3..550b38d 100644
--- a/doc/CHANGELOG.md
+++ b/doc/CHANGELOG.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.
+#
+-->
+
 ## v0.9.24 - Sept 25, 2014
 
 * RIPPLE-69: Adding cordova-3.6.x support

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/8bc166dd/doc/chrome_extension.md
----------------------------------------------------------------------
diff --git a/doc/chrome_extension.md b/doc/chrome_extension.md
index a32afd0..79b5216 100644
--- a/doc/chrome_extension.md
+++ b/doc/chrome_extension.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.
+#
+-->
+
 # Using Ripple As A Chrome Extension
 
 One of the (main) build targets for Ripple is a Chrome (browser) extension.

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/8bc166dd/doc/cli/emulate.md
----------------------------------------------------------------------
diff --git a/doc/cli/emulate.md b/doc/cli/emulate.md
index fd86743..210be02 100644
--- a/doc/cli/emulate.md
+++ b/doc/cli/emulate.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.
+#
+-->
+
 # Synopsis
 
     ripple emulate [--port xxxx] [--path xxxx] [--remote xxxx] [--route xxxx]

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/8bc166dd/doc/cli/proxy.md
----------------------------------------------------------------------
diff --git a/doc/cli/proxy.md b/doc/cli/proxy.md
index d19240e..0f71b1b 100644
--- a/doc/cli/proxy.md
+++ b/doc/cli/proxy.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.
+#
+-->
+
 # Synopsis
 
     ripple proxy [--port xxxx] [--route xxxx]

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/8bc166dd/doc/cli/rainbow.md
----------------------------------------------------------------------
diff --git a/doc/cli/rainbow.md b/doc/cli/rainbow.md
index 0782b47..1d219a7 100644
--- a/doc/cli/rainbow.md
+++ b/doc/cli/rainbow.md
@@ -1 +1,22 @@
+<!--
+#
+# 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.
+#
+-->
+
 What does it all mean?

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/8bc166dd/doc/cli/ripple.md
----------------------------------------------------------------------
diff --git a/doc/cli/ripple.md b/doc/cli/ripple.md
index f826c30..a1d02d9 100644
--- a/doc/cli/ripple.md
+++ b/doc/cli/ripple.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.
+#
+-->
+
 # Synopsis
 
     ripple command [options]

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/8bc166dd/doc/gpx.md
----------------------------------------------------------------------
diff --git a/doc/gpx.md b/doc/gpx.md
index f7c10e7..f87a723 100644
--- a/doc/gpx.md
+++ b/doc/gpx.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.
+#
+-->
+
 
 GPX is a platform-independent serialization schema that we have used to allow Ripple to simulate
 geolocation routes.  There are several ways you can generate GPX files for use with Ripple, here 

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/8bc166dd/lib/client/ui/plugins/about-dialog/dialog.html
----------------------------------------------------------------------
diff --git a/lib/client/ui/plugins/about-dialog/dialog.html b/lib/client/ui/plugins/about-dialog/dialog.html
index 2d436d2..288a629 100644
--- a/lib/client/ui/plugins/about-dialog/dialog.html
+++ b/lib/client/ui/plugins/about-dialog/dialog.html
@@ -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.
+ *
+-->
 <div id="about-dialog" class="ui-state-default">
     <div class="about-logo"></div>
     <span>

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/8bc166dd/lib/client/ui/plugins/confirm-dialog/dialog.html
----------------------------------------------------------------------
diff --git a/lib/client/ui/plugins/confirm-dialog/dialog.html b/lib/client/ui/plugins/confirm-dialog/dialog.html
index c8cca77..016dac3 100644
--- a/lib/client/ui/plugins/confirm-dialog/dialog.html
+++ b/lib/client/ui/plugins/confirm-dialog/dialog.html
@@ -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.
+ *
+-->
 <div id="confirm-dialog">
     <p id="confirm-message">
     </p>

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/8bc166dd/lib/client/ui/plugins/exec-dialog/dialog.html
----------------------------------------------------------------------
diff --git a/lib/client/ui/plugins/exec-dialog/dialog.html b/lib/client/ui/plugins/exec-dialog/dialog.html
index f2fa31f..fc0d1d5 100644
--- a/lib/client/ui/plugins/exec-dialog/dialog.html
+++ b/lib/client/ui/plugins/exec-dialog/dialog.html
@@ -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.
+ *
+-->
 <div id="exec-dialog">
     <p class="h1">
         <span id="exec-service"></span>.<span id="exec-action"></span>

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/8bc166dd/lib/client/ui/plugins/settings-dialog/dialog.html
----------------------------------------------------------------------
diff --git a/lib/client/ui/plugins/settings-dialog/dialog.html b/lib/client/ui/plugins/settings-dialog/dialog.html
index 3944a92..2b729eb 100644
--- a/lib/client/ui/plugins/settings-dialog/dialog.html
+++ b/lib/client/ui/plugins/settings-dialog/dialog.html
@@ -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.
+ *
+-->
 <section id="settings-dialog">
 	<div id="settings-tabs">
 		<ul>

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/8bc166dd/lib/server/emulate/cordovaProject.js
----------------------------------------------------------------------
diff --git a/lib/server/emulate/cordovaProject.js b/lib/server/emulate/cordovaProject.js
index bbd5d81..7b8bc27 100644
--- a/lib/server/emulate/cordovaProject.js
+++ b/lib/server/emulate/cordovaProject.js
@@ -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.
+ *
+ */
 var path = require('path'),
     fs = require('fs');
 

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/8bc166dd/lib/server/emulate/static.js
----------------------------------------------------------------------
diff --git a/lib/server/emulate/static.js b/lib/server/emulate/static.js
index bd7ac61..ca36188 100644
--- a/lib/server/emulate/static.js
+++ b/lib/server/emulate/static.js
@@ -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.
+ *
+ */
 var express = require('express');
 
 module.exports = {