You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ripple.apache.org by gt...@apache.org on 2013/03/11 18:34:28 UTC

[10/18] Updated license info to line up with Apache Rules

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.tablet/2.0.0/server/app.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.tablet/2.0.0/server/app.js b/lib/client/platform/webworks.tablet/2.0.0/server/app.js
index 8d1c5ad..5532551 100644
--- a/lib/client/platform/webworks.tablet/2.0.0/server/app.js
+++ b/lib/client/platform/webworks.tablet/2.0.0/server/app.js
@@ -1,17 +1,22 @@
 /*
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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 event = ripple('event'),
     app = ripple('app'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.tablet/2.0.0/server/appEvent.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.tablet/2.0.0/server/appEvent.js b/lib/client/platform/webworks.tablet/2.0.0/server/appEvent.js
index 78a8966..1331181 100644
--- a/lib/client/platform/webworks.tablet/2.0.0/server/appEvent.js
+++ b/lib/client/platform/webworks.tablet/2.0.0/server/appEvent.js
@@ -1,17 +1,22 @@
 /*
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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 event = ripple('event'),
     notifications = ripple('notifications'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.tablet/2.0.0/server/identity.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.tablet/2.0.0/server/identity.js b/lib/client/platform/webworks.tablet/2.0.0/server/identity.js
index b804c23..92bf00a 100644
--- a/lib/client/platform/webworks.tablet/2.0.0/server/identity.js
+++ b/lib/client/platform/webworks.tablet/2.0.0/server/identity.js
@@ -1,17 +1,22 @@
 /*
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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 deviceSettings = ripple('deviceSettings');
 

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.tablet/2.0.0/server/invoke.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.tablet/2.0.0/server/invoke.js b/lib/client/platform/webworks.tablet/2.0.0/server/invoke.js
index b7fd18a..353585e 100644
--- a/lib/client/platform/webworks.tablet/2.0.0/server/invoke.js
+++ b/lib/client/platform/webworks.tablet/2.0.0/server/invoke.js
@@ -1,17 +1,22 @@
 /*
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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 notifications = ripple('notifications'),
     type = "normal",

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.tablet/2.0.0/server/systemEvent.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.tablet/2.0.0/server/systemEvent.js b/lib/client/platform/webworks.tablet/2.0.0/server/systemEvent.js
index 391d87e..18a744e 100644
--- a/lib/client/platform/webworks.tablet/2.0.0/server/systemEvent.js
+++ b/lib/client/platform/webworks.tablet/2.0.0/server/systemEvent.js
@@ -1,17 +1,22 @@
 /*
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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 event = ripple('event'),
     _onBatteryStateChange,

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.tablet/2.0.0/spec.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.tablet/2.0.0/spec.js b/lib/client/platform/webworks.tablet/2.0.0/spec.js
index 8c8e6ae..4c51218 100644
--- a/lib/client/platform/webworks.tablet/2.0.0/spec.js
+++ b/lib/client/platform/webworks.tablet/2.0.0/spec.js
@@ -1,17 +1,22 @@
 /*
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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.
  */
 module.exports = {
 

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.tablet/2.0.0/spec/device.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.tablet/2.0.0/spec/device.js b/lib/client/platform/webworks.tablet/2.0.0/spec/device.js
index f734e84..ce155cb 100644
--- a/lib/client/platform/webworks.tablet/2.0.0/spec/device.js
+++ b/lib/client/platform/webworks.tablet/2.0.0/spec/device.js
@@ -1,17 +1,22 @@
 /*
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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 event = ripple('event');
 

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.tablet/2.0.0/spec/events.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.tablet/2.0.0/spec/events.js b/lib/client/platform/webworks.tablet/2.0.0/spec/events.js
index ae4c457..12f6c0e 100644
--- a/lib/client/platform/webworks.tablet/2.0.0/spec/events.js
+++ b/lib/client/platform/webworks.tablet/2.0.0/spec/events.js
@@ -1,17 +1,22 @@
 /*
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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 _self,
     utils = ripple('utils'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.tablet/2.0.0/spec/ui.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.tablet/2.0.0/spec/ui.js b/lib/client/platform/webworks.tablet/2.0.0/spec/ui.js
index d7f2840..379210c 100644
--- a/lib/client/platform/webworks.tablet/2.0.0/spec/ui.js
+++ b/lib/client/platform/webworks.tablet/2.0.0/spec/ui.js
@@ -1,17 +1,22 @@
 /*
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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.
  */
 module.exports = {
     plugins: [

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/resizer.js
----------------------------------------------------------------------
diff --git a/lib/client/resizer.js b/lib/client/resizer.js
index 99a993c..a5972ab 100644
--- a/lib/client/resizer.js
+++ b/lib/client/resizer.js
@@ -1,17 +1,22 @@
 /*
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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 db = ripple('db'),
     exception = ripple('exception'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/touchEventEmulator.js
----------------------------------------------------------------------
diff --git a/lib/client/touchEventEmulator.js b/lib/client/touchEventEmulator.js
index f1daa52..18ac922 100644
--- a/lib/client/touchEventEmulator.js
+++ b/lib/client/touchEventEmulator.js
@@ -1,17 +1,22 @@
 /*
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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 utils = ripple('utils'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/ui.js
----------------------------------------------------------------------
diff --git a/lib/client/ui.js b/lib/client/ui.js
index a540672..ab43ca4 100644
--- a/lib/client/ui.js
+++ b/lib/client/ui.js
@@ -1,17 +1,22 @@
 /*
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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 _self,
     db = ripple('db'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/ui/plugins/about-dialog.js
----------------------------------------------------------------------
diff --git a/lib/client/ui/plugins/about-dialog.js b/lib/client/ui/plugins/about-dialog.js
index 7823e27..24a11c3 100644
--- a/lib/client/ui/plugins/about-dialog.js
+++ b/lib/client/ui/plugins/about-dialog.js
@@ -1,17 +1,22 @@
 /*
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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 bus = ripple('bus');
 

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/ui/plugins/accelerometer/panel.html
----------------------------------------------------------------------
diff --git a/lib/client/ui/plugins/accelerometer/panel.html b/lib/client/ui/plugins/accelerometer/panel.html
index 4abba1e..b8e0c3a 100644
--- a/lib/client/ui/plugins/accelerometer/panel.html
+++ b/lib/client/ui/plugins/accelerometer/panel.html
@@ -1,17 +1,22 @@
 <!--
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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="accelerometer-container" class="ui-box ui-state-default ui-corner-all">
     <section class="h2 info-header">

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/ui/plugins/background/overlay.html
----------------------------------------------------------------------
diff --git a/lib/client/ui/plugins/background/overlay.html b/lib/client/ui/plugins/background/overlay.html
index 685414e..c66409b 100644
--- a/lib/client/ui/plugins/background/overlay.html
+++ b/lib/client/ui/plugins/background/overlay.html
@@ -1,17 +1,22 @@
 <!--
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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="background-window" class="overlay">
     <h1>The app is currently in the background</h1>

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/ui/plugins/build.js
----------------------------------------------------------------------
diff --git a/lib/client/ui/plugins/build.js b/lib/client/ui/plugins/build.js
index 161c9c7..b91e579 100644
--- a/lib/client/ui/plugins/build.js
+++ b/lib/client/ui/plugins/build.js
@@ -1,17 +1,22 @@
 /*
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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 tooltip = ripple('ui/plugins/tooltip'),
     settings = ripple('ui/plugins/settings-dialog'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/ui/plugins/build/panel.html
----------------------------------------------------------------------
diff --git a/lib/client/ui/plugins/build/panel.html b/lib/client/ui/plugins/build/panel.html
index c3d9ac7..d7b4992 100644
--- a/lib/client/ui/plugins/build/panel.html
+++ b/lib/client/ui/plugins/build/panel.html
@@ -1,17 +1,22 @@
 <!--
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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="build-container" class="ui-box ui-state-default ui-corner-all">
     <section class="h2 info-header">

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/ui/plugins/camera.js
----------------------------------------------------------------------
diff --git a/lib/client/ui/plugins/camera.js b/lib/client/ui/plugins/camera.js
index 187ac0f..d53f510 100644
--- a/lib/client/ui/plugins/camera.js
+++ b/lib/client/ui/plugins/camera.js
@@ -1,17 +1,22 @@
 /*
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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 ui = ripple('ui'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/ui/plugins/camera/overlay.html
----------------------------------------------------------------------
diff --git a/lib/client/ui/plugins/camera/overlay.html b/lib/client/ui/plugins/camera/overlay.html
index 3e98ca4..4ede130 100644
--- a/lib/client/ui/plugins/camera/overlay.html
+++ b/lib/client/ui/plugins/camera/overlay.html
@@ -1,17 +1,22 @@
 <!--
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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="camera-window" class="overlay">
     <section id="camera-result"></section>

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/ui/plugins/context-menu.js
----------------------------------------------------------------------
diff --git a/lib/client/ui/plugins/context-menu.js b/lib/client/ui/plugins/context-menu.js
index 9dcbe6f..4d16cf4 100644
--- a/lib/client/ui/plugins/context-menu.js
+++ b/lib/client/ui/plugins/context-menu.js
@@ -1,17 +1,22 @@
 /*
- *  Copyright 2012 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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 MAX_NUM_ITEMS_IN_PORTRAIT_PEEK_MODE = 7,

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/ui/plugins/context-menu/overlay.html
----------------------------------------------------------------------
diff --git a/lib/client/ui/plugins/context-menu/overlay.html b/lib/client/ui/plugins/context-menu/overlay.html
index 96711d2..99b9db9 100644
--- a/lib/client/ui/plugins/context-menu/overlay.html
+++ b/lib/client/ui/plugins/context-menu/overlay.html
@@ -1,17 +1,22 @@
 <!--
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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="contextMenuWindow" class="overlay-context-menu-window">
   <div id="contextMenuModal" style="display:none;"></div>

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/ui/plugins/deviceSettings.js
----------------------------------------------------------------------
diff --git a/lib/client/ui/plugins/deviceSettings.js b/lib/client/ui/plugins/deviceSettings.js
index a662410..0cdb8fa 100644
--- a/lib/client/ui/plugins/deviceSettings.js
+++ b/lib/client/ui/plugins/deviceSettings.js
@@ -1,17 +1,22 @@
 /*
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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 constants = ripple('constants'),
     deviceSettings = ripple('deviceSettings'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/ui/plugins/deviceSettings/panel.html
----------------------------------------------------------------------
diff --git a/lib/client/ui/plugins/deviceSettings/panel.html b/lib/client/ui/plugins/deviceSettings/panel.html
index a13eeb8..b518f5d 100644
--- a/lib/client/ui/plugins/deviceSettings/panel.html
+++ b/lib/client/ui/plugins/deviceSettings/panel.html
@@ -1,17 +1,22 @@
 <!--
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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="devicesettings-panel-container" class="ui-box ui-state-default ui-corner-all">
     <section class="h2 info-header">

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/ui/plugins/devices.js
----------------------------------------------------------------------
diff --git a/lib/client/ui/plugins/devices.js b/lib/client/ui/plugins/devices.js
index 26b7684..910a8bb 100644
--- a/lib/client/ui/plugins/devices.js
+++ b/lib/client/ui/plugins/devices.js
@@ -1,17 +1,22 @@
 /*
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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.
  */
 module.exports = {
     panel: {

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/ui/plugins/devices/panel.html
----------------------------------------------------------------------
diff --git a/lib/client/ui/plugins/devices/panel.html b/lib/client/ui/plugins/devices/panel.html
index cf6d431..e2d9ecd 100644
--- a/lib/client/ui/plugins/devices/panel.html
+++ b/lib/client/ui/plugins/devices/panel.html
@@ -1,17 +1,22 @@
 <!--
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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="devices-container" class="ui-box ui-state-default ui-corner-all">
     <section class="h2 info-header">

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/ui/plugins/dialog/overlay.html
----------------------------------------------------------------------
diff --git a/lib/client/ui/plugins/dialog/overlay.html b/lib/client/ui/plugins/dialog/overlay.html
index 9cefd7e..cd5bc8f 100644
--- a/lib/client/ui/plugins/dialog/overlay.html
+++ b/lib/client/ui/plugins/dialog/overlay.html
@@ -1,17 +1,22 @@
 <!--
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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="dialog-window" class="overlay-dialog">
     <div id="dialog-wrapper" class="overlay-dialog-wrapper">

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/ui/plugins/eulaCheck.js
----------------------------------------------------------------------
diff --git a/lib/client/ui/plugins/eulaCheck.js b/lib/client/ui/plugins/eulaCheck.js
index e81df8c..0b26ae5 100644
--- a/lib/client/ui/plugins/eulaCheck.js
+++ b/lib/client/ui/plugins/eulaCheck.js
@@ -1,17 +1,22 @@
 /*
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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 bus = ripple('bus');
 

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/ui/plugins/exec-dialog.js
----------------------------------------------------------------------
diff --git a/lib/client/ui/plugins/exec-dialog.js b/lib/client/ui/plugins/exec-dialog.js
index 91d0ff6..165df15 100644
--- a/lib/client/ui/plugins/exec-dialog.js
+++ b/lib/client/ui/plugins/exec-dialog.js
@@ -1,17 +1,22 @@
 /*
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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.
  */
 
 function exec(func) {

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/ui/plugins/firstRunCheck.js
----------------------------------------------------------------------
diff --git a/lib/client/ui/plugins/firstRunCheck.js b/lib/client/ui/plugins/firstRunCheck.js
index daf4d46..dc91157 100644
--- a/lib/client/ui/plugins/firstRunCheck.js
+++ b/lib/client/ui/plugins/firstRunCheck.js
@@ -1,17 +1,22 @@
 /*
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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 utils = ripple('utils'),
     _platform = ripple('platform'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/ui/plugins/geoView.js
----------------------------------------------------------------------
diff --git a/lib/client/ui/plugins/geoView.js b/lib/client/ui/plugins/geoView.js
index 320f1bd..6dcafb7 100644
--- a/lib/client/ui/plugins/geoView.js
+++ b/lib/client/ui/plugins/geoView.js
@@ -1,17 +1,22 @@
 /*
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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 constants = ripple('constants'),
     geo = ripple('geo'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/ui/plugins/geoView/panel.html
----------------------------------------------------------------------
diff --git a/lib/client/ui/plugins/geoView/panel.html b/lib/client/ui/plugins/geoView/panel.html
index dcad8c2..86aa367 100644
--- a/lib/client/ui/plugins/geoView/panel.html
+++ b/lib/client/ui/plugins/geoView/panel.html
@@ -1,17 +1,22 @@
 <!--
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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="gps-container" class="ui-box ui-state-default ui-corner-all">
     <section class="h2 info-header">

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/ui/plugins/goodVibrations.js
----------------------------------------------------------------------
diff --git a/lib/client/ui/plugins/goodVibrations.js b/lib/client/ui/plugins/goodVibrations.js
index 2a09818..39b21e8 100644
--- a/lib/client/ui/plugins/goodVibrations.js
+++ b/lib/client/ui/plugins/goodVibrations.js
@@ -1,17 +1,22 @@
 /*
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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.
  */
 module.exports = {
     vibrateDevice: function (milliseconds) {

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/ui/plugins/information.js
----------------------------------------------------------------------
diff --git a/lib/client/ui/plugins/information.js b/lib/client/ui/plugins/information.js
index ee9bea3..5734826 100644
--- a/lib/client/ui/plugins/information.js
+++ b/lib/client/ui/plugins/information.js
@@ -1,17 +1,22 @@
 /*
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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 constants = ripple('constants'),
     devices = ripple('devices'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/ui/plugins/information/panel.html
----------------------------------------------------------------------
diff --git a/lib/client/ui/plugins/information/panel.html b/lib/client/ui/plugins/information/panel.html
index dbfd4ba..da5cd18 100644
--- a/lib/client/ui/plugins/information/panel.html
+++ b/lib/client/ui/plugins/information/panel.html
@@ -1,17 +1,22 @@
 <!--
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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="information-container" class="ui-box ui-state-default ui-corner-all">
     <section class="h2 info-header">

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/ui/plugins/invoke.js
----------------------------------------------------------------------
diff --git a/lib/client/ui/plugins/invoke.js b/lib/client/ui/plugins/invoke.js
index 66a895f..e6b52a9 100644
--- a/lib/client/ui/plugins/invoke.js
+++ b/lib/client/ui/plugins/invoke.js
@@ -1,17 +1,22 @@
 /*
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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 event = ripple('event');
 

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/ui/plugins/invoke/panel.html
----------------------------------------------------------------------
diff --git a/lib/client/ui/plugins/invoke/panel.html b/lib/client/ui/plugins/invoke/panel.html
index 375bbcb..a9c92e1 100644
--- a/lib/client/ui/plugins/invoke/panel.html
+++ b/lib/client/ui/plugins/invoke/panel.html
@@ -1,17 +1,22 @@
 <!--
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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="invoke-container" class="ui-box ui-state-default ui-corner-all">
     <section class="h2 info-header">

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/ui/plugins/layout.js
----------------------------------------------------------------------
diff --git a/lib/client/ui/plugins/layout.js b/lib/client/ui/plugins/layout.js
index ce29b90..ea0b415 100644
--- a/lib/client/ui/plugins/layout.js
+++ b/lib/client/ui/plugins/layout.js
@@ -1,17 +1,22 @@
 /*
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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 constants = ripple('constants'),
     db = ripple('db'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/ui/plugins/menu/overlay.html
----------------------------------------------------------------------
diff --git a/lib/client/ui/plugins/menu/overlay.html b/lib/client/ui/plugins/menu/overlay.html
index 2fd3027..e28e89a 100644
--- a/lib/client/ui/plugins/menu/overlay.html
+++ b/lib/client/ui/plugins/menu/overlay.html
@@ -1,17 +1,22 @@
 <!--
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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="menu-window" class="overlay-menu">
     <div id="menu-box" class="overlay-menu-box">

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/ui/plugins/messaging.js
----------------------------------------------------------------------
diff --git a/lib/client/ui/plugins/messaging.js b/lib/client/ui/plugins/messaging.js
index 159a4b6..e2403db 100644
--- a/lib/client/ui/plugins/messaging.js
+++ b/lib/client/ui/plugins/messaging.js
@@ -1,17 +1,22 @@
 /*
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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 event = ripple('event');
 

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/ui/plugins/messaging/panel.html
----------------------------------------------------------------------
diff --git a/lib/client/ui/plugins/messaging/panel.html b/lib/client/ui/plugins/messaging/panel.html
index d19e606..4d39a3d 100644
--- a/lib/client/ui/plugins/messaging/panel.html
+++ b/lib/client/ui/plugins/messaging/panel.html
@@ -1,17 +1,22 @@
 <!--
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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="messaging-container" class="ui-box ui-state-default ui-corner-all">
     <section class="h2 info-header">

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/ui/plugins/notifications.js
----------------------------------------------------------------------
diff --git a/lib/client/ui/plugins/notifications.js b/lib/client/ui/plugins/notifications.js
index b038222..3bab7b9 100644
--- a/lib/client/ui/plugins/notifications.js
+++ b/lib/client/ui/plugins/notifications.js
@@ -1,17 +1,22 @@
 /*
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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 constants = ripple('constants'),
     notifications = ripple('notifications');

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/ui/plugins/panelCollapse.js
----------------------------------------------------------------------
diff --git a/lib/client/ui/plugins/panelCollapse.js b/lib/client/ui/plugins/panelCollapse.js
index 734e39b..451aaa1 100644
--- a/lib/client/ui/plugins/panelCollapse.js
+++ b/lib/client/ui/plugins/panelCollapse.js
@@ -1,17 +1,22 @@
 /*
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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.
  */
 // TODO: could use a bit of refactoring sugar
 var db = ripple('db'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/ui/plugins/phone.js
----------------------------------------------------------------------
diff --git a/lib/client/ui/plugins/phone.js b/lib/client/ui/plugins/phone.js
index 9aa8571..e829cf9 100644
--- a/lib/client/ui/plugins/phone.js
+++ b/lib/client/ui/plugins/phone.js
@@ -1,17 +1,22 @@
 /*
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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 utils = ripple('utils'),
     Phone = ripple('platform/webworks.handset/2.0.0/client/Phone'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/ui/plugins/phone/panel.html
----------------------------------------------------------------------
diff --git a/lib/client/ui/plugins/phone/panel.html b/lib/client/ui/plugins/phone/panel.html
index da2249c..3e32a88 100644
--- a/lib/client/ui/plugins/phone/panel.html
+++ b/lib/client/ui/plugins/phone/panel.html
@@ -1,17 +1,22 @@
 <!--
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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="phone-container" class="ui-box ui-state-default ui-corner-all">
     <section class="h2 info-header">

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/ui/plugins/platform.js
----------------------------------------------------------------------
diff --git a/lib/client/ui/plugins/platform.js b/lib/client/ui/plugins/platform.js
index c59aeaf..0a80b54 100644
--- a/lib/client/ui/plugins/platform.js
+++ b/lib/client/ui/plugins/platform.js
@@ -1,17 +1,22 @@
 /*
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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 constants = ripple('constants'),
     utils = ripple('utils'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/ui/plugins/platform/panel.html
----------------------------------------------------------------------
diff --git a/lib/client/ui/plugins/platform/panel.html b/lib/client/ui/plugins/platform/panel.html
index ab8c689..526c24b 100644
--- a/lib/client/ui/plugins/platform/panel.html
+++ b/lib/client/ui/plugins/platform/panel.html
@@ -1,17 +1,22 @@
 <!--
- *  Copyright 2011 Research In Motion Limited.
  *
- * Licensed 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
+ * 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
+ *   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.
  *
- * 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="platforms-container" class="ui-box ui-state-default ui-corner-all">
     <section class="h2 info-header">