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

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

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.bb10/context-menu-event.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.bb10/context-menu-event.js b/test/unit/client/webworks.bb10/context-menu-event.js
index 570554c..4d08f90 100644
--- a/test/unit/client/webworks.bb10/context-menu-event.js
+++ b/test/unit/client/webworks.bb10/context-menu-event.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.
  */
 describe('ContextMenuEvent', function () {
 

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.bb10/context-menu.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.bb10/context-menu.js b/test/unit/client/webworks.bb10/context-menu.js
index 16734a1..10c2434 100644
--- a/test/unit/client/webworks.bb10/context-menu.js
+++ b/test/unit/client/webworks.bb10/context-menu.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.
  */
 describe("context menu", function () {
     var ui = ripple('ui'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.bb10/event.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.bb10/event.js b/test/unit/client/webworks.bb10/event.js
index 820fffa..5b10438 100644
--- a/test/unit/client/webworks.bb10/event.js
+++ b/test/unit/client/webworks.bb10/event.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.
  */
 describe("event", function () {
     var target = ripple('platform/webworks.bb10/1.0.0/event'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.bb10/identity/identity.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.bb10/identity/identity.js b/test/unit/client/webworks.bb10/identity/identity.js
index 5be2367..2d064c4 100644
--- a/test/unit/client/webworks.bb10/identity/identity.js
+++ b/test/unit/client/webworks.bb10/identity/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.
  */
 describe("webworks identity", function () {
     var identity = ripple('platform/webworks.bb10/1.0.0/identity'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.bb10/io.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.bb10/io.js b/test/unit/client/webworks.bb10/io.js
index 1cf3dbe..58178c7 100644
--- a/test/unit/client/webworks.bb10/io.js
+++ b/test/unit/client/webworks.bb10/io.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.
  */
 describe("blackberry.io", function () {
     var target = ripple('platform/webworks.bb10/1.0.0/io'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.bb10/webkitBattery.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.bb10/webkitBattery.js b/test/unit/client/webworks.bb10/webkitBattery.js
index 70ed6d9..97bdb52 100644
--- a/test/unit/client/webworks.bb10/webkitBattery.js
+++ b/test/unit/client/webworks.bb10/webkitBattery.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.
  */
 
 describe("webkitBattery", function () {

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.core/XMLHttpRequest.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.core/XMLHttpRequest.js b/test/unit/client/webworks.core/XMLHttpRequest.js
index 431b164..a2de38d 100644
--- a/test/unit/client/webworks.core/XMLHttpRequest.js
+++ b/test/unit/client/webworks.core/XMLHttpRequest.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.
  */
 describe("webworks XMLHttpRequest", function () {
     // TODO: will be switched for real module once completed

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.core/config.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.core/config.js b/test/unit/client/webworks.core/config.js
index b5f5e55..7daad5a 100644
--- a/test/unit/client/webworks.core/config.js
+++ b/test/unit/client/webworks.core/config.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.
  */
 describe("webworks_config", function () {
     var config = ripple('platform/webworks.core/2.0.0/spec/config'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.core/dialog.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.core/dialog.js b/test/unit/client/webworks.core/dialog.js
index 170c8cb..5ea873f 100644
--- a/test/unit/client/webworks.core/dialog.js
+++ b/test/unit/client/webworks.core/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.
  */
 describe("webworks dialog", function () {
 

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.core/fsCache.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.core/fsCache.js b/test/unit/client/webworks.core/fsCache.js
index 8ffe78c..a4fbe84 100644
--- a/test/unit/client/webworks.core/fsCache.js
+++ b/test/unit/client/webworks.core/fsCache.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.
  */
 describe("fsCache", function () {
     var fs = ripple('platform/webworks.core/2.0.0/fs'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.core/io/dir.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.core/io/dir.js b/test/unit/client/webworks.core/io/dir.js
index 4084b71..5e1cb2e 100644
--- a/test/unit/client/webworks.core/io/dir.js
+++ b/test/unit/client/webworks.core/io/dir.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.
  */
 describe("webworks.core io.dir", function () {
     var server = ripple('platform/webworks.core/2.0.0/server/io/dir'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.core/io/file.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.core/io/file.js b/test/unit/client/webworks.core/io/file.js
index aa1d856..f78b4dc 100644
--- a/test/unit/client/webworks.core/io/file.js
+++ b/test/unit/client/webworks.core/io/file.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.
  */
 describe("webworks.core io.file", function () {
     var server = ripple('platform/webworks.core/2.0.0/server/io/file'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.core/select.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.core/select.js b/test/unit/client/webworks.core/select.js
index 0a00687..53debbb 100644
--- a/test/unit/client/webworks.core/select.js
+++ b/test/unit/client/webworks.core/select.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.
  */
 describe("webworks finder", function () {
     var select = ripple('platform/webworks.core/2.0.0/select'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.core/system.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.core/system.js b/test/unit/client/webworks.core/system.js
index fd19385..fdab7d6 100644
--- a/test/unit/client/webworks.core/system.js
+++ b/test/unit/client/webworks.core/system.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.
  */
 describe("webworks.core system", function () {
     var system = ripple('platform/webworks.core/2.0.0/server/system'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.core/transport.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.core/transport.js b/test/unit/client/webworks.core/transport.js
index 35d352e..7e18023 100644
--- a/test/unit/client/webworks.core/transport.js
+++ b/test/unit/client/webworks.core/transport.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.
  */
 describe("webworks transport", function () {
     var spec = ripple('platform/webworks.handset/2.0.0/spec'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.core/utils.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.core/utils.js b/test/unit/client/webworks.core/utils.js
index 2b7af3f..3085249 100644
--- a/test/unit/client/webworks.core/utils.js
+++ b/test/unit/client/webworks.core/utils.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.
  */
 describe("utils", function () {
     var utils = ripple('platform/webworks.core/2.0.0/client/utils');

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.handset/Address.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.handset/Address.js b/test/unit/client/webworks.handset/Address.js
index 523e39e..5c6e90e 100644
--- a/test/unit/client/webworks.handset/Address.js
+++ b/test/unit/client/webworks.handset/Address.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.
  */
 describe("webworks pim.Address", function () {
 

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.handset/Attendee.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.handset/Attendee.js b/test/unit/client/webworks.handset/Attendee.js
index 523e39e..5c6e90e 100644
--- a/test/unit/client/webworks.handset/Attendee.js
+++ b/test/unit/client/webworks.handset/Attendee.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.
  */
 describe("webworks pim.Address", function () {
 

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.handset/Message.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.handset/Message.js b/test/unit/client/webworks.handset/Message.js
index 3ef2380..b440112 100644
--- a/test/unit/client/webworks.handset/Message.js
+++ b/test/unit/client/webworks.handset/Message.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.
  */
 describe("webworks Message", function () {
     var Message = ripple('platform/webworks.handset/2.0.0/client/Message'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.handset/Recurrence.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.handset/Recurrence.js b/test/unit/client/webworks.handset/Recurrence.js
index 8d74316..90e9b9c 100644
--- a/test/unit/client/webworks.handset/Recurrence.js
+++ b/test/unit/client/webworks.handset/Recurrence.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.
  */
 describe("webworks pim.Recurrence", function () {
 

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.handset/Task.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.handset/Task.js b/test/unit/client/webworks.handset/Task.js
index 720fbeb..502d223 100644
--- a/test/unit/client/webworks.handset/Task.js
+++ b/test/unit/client/webworks.handset/Task.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.
  */
 describe("webworks Task", function () {
     var Task = ripple('platform/webworks.handset/2.0.0/server/Task'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.handset/app.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.handset/app.js b/test/unit/client/webworks.handset/app.js
index c7503fe..157fc5f 100644
--- a/test/unit/client/webworks.handset/app.js
+++ b/test/unit/client/webworks.handset/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.
  */
 describe("webworks_app", function () {
     var appServer = ripple('platform/webworks.handset/2.0.0/server/app'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.handset/appEvent.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.handset/appEvent.js b/test/unit/client/webworks.handset/appEvent.js
index 4cbfbd9..4eb6226 100644
--- a/test/unit/client/webworks.handset/appEvent.js
+++ b/test/unit/client/webworks.handset/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.
  */
 describe("webworks_appEvent", function () {
     var appEvent = ripple('platform/webworks.handset/2.0.0/server/appEvent'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.handset/appointment.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.handset/appointment.js b/test/unit/client/webworks.handset/appointment.js
index 666a658..faa6c08 100644
--- a/test/unit/client/webworks.handset/appointment.js
+++ b/test/unit/client/webworks.handset/appointment.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.
  */
 describe("webworks pim appointment", function () {
     var appointment = ripple('platform/webworks.handset/2.0.0/server/appointment'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.handset/audioPlayer.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.handset/audioPlayer.js b/test/unit/client/webworks.handset/audioPlayer.js
index 43cc5e6..46deb99 100644
--- a/test/unit/client/webworks.handset/audioPlayer.js
+++ b/test/unit/client/webworks.handset/audioPlayer.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.
  */
 describe("webworks audio.Player", function () {
     var player = ripple('platform/webworks.handset/2.0.0/server/audioPlayer'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.handset/blackberry.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.handset/blackberry.js b/test/unit/client/webworks.handset/blackberry.js
index 1847191..379e3a7 100644
--- a/test/unit/client/webworks.handset/blackberry.js
+++ b/test/unit/client/webworks.handset/blackberry.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.
  */
 describe("blackberry", function () {
     var blackberry = ripple('platform/webworks.handset/2.0.0/client/blackberry'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.handset/category.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.handset/category.js b/test/unit/client/webworks.handset/category.js
index 804485a..83d08e7 100644
--- a/test/unit/client/webworks.handset/category.js
+++ b/test/unit/client/webworks.handset/category.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.
  */
 describe("webworks pim.category", function () {
 

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.handset/contact.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.handset/contact.js b/test/unit/client/webworks.handset/contact.js
index cccad8d..75cfc6d 100644
--- a/test/unit/client/webworks.handset/contact.js
+++ b/test/unit/client/webworks.handset/contact.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.
  */
 describe("webworks contact", function () {
     var contact = ripple('platform/webworks.handset/2.0.0/server/contact'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.handset/identity/Service.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.handset/identity/Service.js b/test/unit/client/webworks.handset/identity/Service.js
index cb201a9..5725f31 100644
--- a/test/unit/client/webworks.handset/identity/Service.js
+++ b/test/unit/client/webworks.handset/identity/Service.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.
  */
 describe("webworks identity.Service", function () {
     var spec = ripple('platform/webworks.handset/2.0.0/spec');

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.handset/identity/Transport.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.handset/identity/Transport.js b/test/unit/client/webworks.handset/identity/Transport.js
index 3a0b09a..bd31019 100644
--- a/test/unit/client/webworks.handset/identity/Transport.js
+++ b/test/unit/client/webworks.handset/identity/Transport.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.
  */
 describe("webworks identity.Transport", function () {
 

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.handset/identity/identity.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.handset/identity/identity.js b/test/unit/client/webworks.handset/identity/identity.js
index 00a4427..da510f9 100644
--- a/test/unit/client/webworks.handset/identity/identity.js
+++ b/test/unit/client/webworks.handset/identity/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.
  */
 describe("webworks identity", function () {
     var identity = ripple('platform/webworks.handset/2.0.0/server/identity'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.handset/identity/phone.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.handset/identity/phone.js b/test/unit/client/webworks.handset/identity/phone.js
index 8f0ce87..4a8d6fb 100644
--- a/test/unit/client/webworks.handset/identity/phone.js
+++ b/test/unit/client/webworks.handset/identity/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.
  */
 describe("webworks identity.phone", function () {
 

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.handset/invoke.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.handset/invoke.js b/test/unit/client/webworks.handset/invoke.js
index 46b0459..6dcc82c 100644
--- a/test/unit/client/webworks.handset/invoke.js
+++ b/test/unit/client/webworks.handset/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.
  */
 describe("webworks.handset invoke", function () {
     var webworks = ripple('platform/webworks.handset/2.0.0/server'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.handset/io/dir.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.handset/io/dir.js b/test/unit/client/webworks.handset/io/dir.js
index 5cee5db..3ec6504 100644
--- a/test/unit/client/webworks.handset/io/dir.js
+++ b/test/unit/client/webworks.handset/io/dir.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.
  */
 describe("webworks.handset io.dir", function () {
     var server = ripple('platform/webworks.handset/2.0.0/server/io/dir'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.handset/memo.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.handset/memo.js b/test/unit/client/webworks.handset/memo.js
index 7496e70..ddecc9d 100644
--- a/test/unit/client/webworks.handset/memo.js
+++ b/test/unit/client/webworks.handset/memo.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.
  */
 describe("blackberry.pim.memo", function () {
     var memo = ripple('platform/webworks.handset/2.0.0/server/memo'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.handset/menu.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.handset/menu.js b/test/unit/client/webworks.handset/menu.js
index 9a32554..b883193 100644
--- a/test/unit/client/webworks.handset/menu.js
+++ b/test/unit/client/webworks.handset/menu.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.
  */
 describe("webworks menu", function () {
     var menu = ripple('platform/webworks.handset/2.0.0/server/menu'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.handset/phone.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.handset/phone.js b/test/unit/client/webworks.handset/phone.js
index 1827884..c725fdb 100644
--- a/test/unit/client/webworks.handset/phone.js
+++ b/test/unit/client/webworks.handset/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.
  */
 describe("webworks phone", function () {
     var phone = ripple('platform/webworks.handset/2.0.0/server/phone'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.handset/push.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.handset/push.js b/test/unit/client/webworks.handset/push.js
index c17d230..1384042 100644
--- a/test/unit/client/webworks.handset/push.js
+++ b/test/unit/client/webworks.handset/push.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.
  */
 describe("webworks push", function () {
     var push = ripple('platform/webworks.handset/2.0.0/server/push'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.handset/sms.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.handset/sms.js b/test/unit/client/webworks.handset/sms.js
index 4dcab3c..9611ec8 100644
--- a/test/unit/client/webworks.handset/sms.js
+++ b/test/unit/client/webworks.handset/sms.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.
  */
 describe("webworks_sms", function () {
     var sms = ripple('platform/webworks.handset/2.0.0/server/sms'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.handset/system.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.handset/system.js b/test/unit/client/webworks.handset/system.js
index 65dff61..cec5017 100644
--- a/test/unit/client/webworks.handset/system.js
+++ b/test/unit/client/webworks.handset/system.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.
  */
 describe("webworks.handset system", function () {
     var system = ripple('platform/webworks.core/2.0.0/server/system'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.handset/systemEvent.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.handset/systemEvent.js b/test/unit/client/webworks.handset/systemEvent.js
index 0922d9e..5248074 100644
--- a/test/unit/client/webworks.handset/systemEvent.js
+++ b/test/unit/client/webworks.handset/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.
  */
 describe("webworks.handset system event", function () {
     var sysEvent = ripple('platform/webworks.handset/2.0.0/server/systemEvent'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.tablet/app.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.tablet/app.js b/test/unit/client/webworks.tablet/app.js
index 3a6f4a0..52e28f6 100644
--- a/test/unit/client/webworks.tablet/app.js
+++ b/test/unit/client/webworks.tablet/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.
  */
 describe("webworks_app", function () {
     var appServer = ripple('platform/webworks.tablet/2.0.0/server/app'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.tablet/appEvent.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.tablet/appEvent.js b/test/unit/client/webworks.tablet/appEvent.js
index a0545c5..db377d3 100644
--- a/test/unit/client/webworks.tablet/appEvent.js
+++ b/test/unit/client/webworks.tablet/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.
  */
 describe("webworks_appEvent", function () {
     var appEvent = ripple('platform/webworks.tablet/2.0.0/server/appEvent'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.tablet/identity/identity.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.tablet/identity/identity.js b/test/unit/client/webworks.tablet/identity/identity.js
index 03b731f..fb3f817 100644
--- a/test/unit/client/webworks.tablet/identity/identity.js
+++ b/test/unit/client/webworks.tablet/identity/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.
  */
 describe("webworks identity", function () {
     var identity = ripple('platform/webworks.tablet/2.0.0/server/identity'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/test/unit/client/webworks.tablet/invoke.js
----------------------------------------------------------------------
diff --git a/test/unit/client/webworks.tablet/invoke.js b/test/unit/client/webworks.tablet/invoke.js
index 015f7cd..ba901e0 100644
--- a/test/unit/client/webworks.tablet/invoke.js
+++ b/test/unit/client/webworks.tablet/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.
  */
 describe("webworks.tablet invoke", function () {
     var webworks = ripple('platform/webworks.tablet/2.0.0/server'),