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:57 UTC

[8/14] 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.core/2.0.0/server/dialog.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.core/2.0.0/server/dialog.js b/lib/client/platform/webworks.core/2.0.0/server/dialog.js
index 0d4410d..d95d9fb 100644
--- a/lib/client/platform/webworks.core/2.0.0/server/dialog.js
+++ b/lib/client/platform/webworks.core/2.0.0/server/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 event = ripple('event'),
     ui = ripple('ui'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.core/2.0.0/server/io/dir.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.core/2.0.0/server/io/dir.js b/lib/client/platform/webworks.core/2.0.0/server/io/dir.js
index b009c06..a63a416 100644
--- a/lib/client/platform/webworks.core/2.0.0/server/io/dir.js
+++ b/lib/client/platform/webworks.core/2.0.0/server/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.
  */
 var cache = ripple('platform/webworks.core/2.0.0/fsCache');
 

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.core/2.0.0/server/io/file.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.core/2.0.0/server/io/file.js b/lib/client/platform/webworks.core/2.0.0/server/io/file.js
index c7bf27d..83a7cd5 100644
--- a/lib/client/platform/webworks.core/2.0.0/server/io/file.js
+++ b/lib/client/platform/webworks.core/2.0.0/server/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.
  */
 var cache = ripple('platform/webworks.core/2.0.0/fsCache'),
     notifications = ripple('notifications');

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.core/2.0.0/server/system.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.core/2.0.0/server/system.js b/lib/client/platform/webworks.core/2.0.0/server/system.js
index 266e90d..50952fd 100644
--- a/lib/client/platform/webworks.core/2.0.0/server/system.js
+++ b/lib/client/platform/webworks.core/2.0.0/server/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.
  */
 var deviceSettings = ripple('deviceSettings'),
     devices = ripple('devices'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.core/2.0.0/spec/config.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.core/2.0.0/spec/config.js b/lib/client/platform/webworks.core/2.0.0/spec/config.js
index 784b066..567f335 100644
--- a/lib/client/platform/webworks.core/2.0.0/spec/config.js
+++ b/lib/client/platform/webworks.core/2.0.0/spec/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.
  */
 var utils = ripple('utils');
 

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.core/2.0.0/spec/events.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.core/2.0.0/spec/events.js b/lib/client/platform/webworks.core/2.0.0/spec/events.js
index 00e9407..3544d9d 100644
--- a/lib/client/platform/webworks.core/2.0.0/spec/events.js
+++ b/lib/client/platform/webworks.core/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 event = ripple('event');
 

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.handset/2.0.0/XMLHttpRequest.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.handset/2.0.0/XMLHttpRequest.js b/lib/client/platform/webworks.handset/2.0.0/XMLHttpRequest.js
index c836057..0c59067 100644
--- a/lib/client/platform/webworks.handset/2.0.0/XMLHttpRequest.js
+++ b/lib/client/platform/webworks.handset/2.0.0/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.
  */
 
 var xhr = ripple('platform/webworks.core/2.0.0/XMLHttpRequest');

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.handset/2.0.0/client/Address.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.handset/2.0.0/client/Address.js b/lib/client/platform/webworks.handset/2.0.0/client/Address.js
index a188bc4..f90d51a 100644
--- a/lib/client/platform/webworks.handset/2.0.0/client/Address.js
+++ b/lib/client/platform/webworks.handset/2.0.0/client/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.
  */
 function Address() {
     return {

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.handset/2.0.0/client/AddressBookArguments.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.handset/2.0.0/client/AddressBookArguments.js b/lib/client/platform/webworks.handset/2.0.0/client/AddressBookArguments.js
index 253e821..deb9113 100644
--- a/lib/client/platform/webworks.handset/2.0.0/client/AddressBookArguments.js
+++ b/lib/client/platform/webworks.handset/2.0.0/client/AddressBookArguments.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.
  */
 //blackberry.invoke.AddressBookArguments ( [contact : blackberry.pim.Contact ] )
 var _self = function (contact) {

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.handset/2.0.0/client/Appointment.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.handset/2.0.0/client/Appointment.js b/lib/client/platform/webworks.handset/2.0.0/client/Appointment.js
index d2c398c..e8771f2 100644
--- a/lib/client/platform/webworks.handset/2.0.0/client/Appointment.js
+++ b/lib/client/platform/webworks.handset/2.0.0/client/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.
  */
 var transport = ripple('platform/webworks.core/2.0.0/client/transport'),
     _uri = "blackberry/pim/appointment/";

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.handset/2.0.0/client/Attendee.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.handset/2.0.0/client/Attendee.js b/lib/client/platform/webworks.handset/2.0.0/client/Attendee.js
index 00002e5..302983e 100644
--- a/lib/client/platform/webworks.handset/2.0.0/client/Attendee.js
+++ b/lib/client/platform/webworks.handset/2.0.0/client/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.
  */
 function Attendee() {
     return {

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.handset/2.0.0/client/AudioPlayer.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.handset/2.0.0/client/AudioPlayer.js b/lib/client/platform/webworks.handset/2.0.0/client/AudioPlayer.js
index e254196..1e666bc 100644
--- a/lib/client/platform/webworks.handset/2.0.0/client/AudioPlayer.js
+++ b/lib/client/platform/webworks.handset/2.0.0/client/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.
  */
 var transport = ripple('platform/webworks.core/2.0.0/client/transport'),
     _uri = "blackberry/audio/player/";

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.handset/2.0.0/client/BrowserArguments.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.handset/2.0.0/client/BrowserArguments.js b/lib/client/platform/webworks.handset/2.0.0/client/BrowserArguments.js
index 0df78ca..7ebcd04 100644
--- a/lib/client/platform/webworks.handset/2.0.0/client/BrowserArguments.js
+++ b/lib/client/platform/webworks.handset/2.0.0/client/BrowserArguments.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.
  */
 //blackberry.invoke.BrowserArguments ( url : String ,  [transport : blackberry.identity.Transport ] )
 module.exports = function (url) {

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.handset/2.0.0/client/CalendarArguments.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.handset/2.0.0/client/CalendarArguments.js b/lib/client/platform/webworks.handset/2.0.0/client/CalendarArguments.js
index a2d034a..fbf7caa 100644
--- a/lib/client/platform/webworks.handset/2.0.0/client/CalendarArguments.js
+++ b/lib/client/platform/webworks.handset/2.0.0/client/CalendarArguments.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.
  */
 //blackberry.invoke.CalendarArguments ( )
 //blackberry.invoke.CalendarArguments ( date : Date )

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.handset/2.0.0/client/CallLog.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.handset/2.0.0/client/CallLog.js b/lib/client/platform/webworks.handset/2.0.0/client/CallLog.js
index d13a0dc..59ba852 100644
--- a/lib/client/platform/webworks.handset/2.0.0/client/CallLog.js
+++ b/lib/client/platform/webworks.handset/2.0.0/client/CallLog.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 CallLog() {
     // readwrite  property  String   addressBookNumber

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.handset/2.0.0/client/CameraArguments.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.handset/2.0.0/client/CameraArguments.js b/lib/client/platform/webworks.handset/2.0.0/client/CameraArguments.js
index ca54f5c..94d28a9 100644
--- a/lib/client/platform/webworks.handset/2.0.0/client/CameraArguments.js
+++ b/lib/client/platform/webworks.handset/2.0.0/client/CameraArguments.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.
  */
 //blackberry.invoke.CameraArguments ( )
 var _self = function () {

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.handset/2.0.0/client/Contact.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.handset/2.0.0/client/Contact.js b/lib/client/platform/webworks.handset/2.0.0/client/Contact.js
index 003de24..8a68218 100644
--- a/lib/client/platform/webworks.handset/2.0.0/client/Contact.js
+++ b/lib/client/platform/webworks.handset/2.0.0/client/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.
  */
 var transport = ripple('platform/webworks.core/2.0.0/client/transport'),
     _uri = "blackberry/pim/contact/";

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.handset/2.0.0/client/FilterExpression.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.handset/2.0.0/client/FilterExpression.js b/lib/client/platform/webworks.handset/2.0.0/client/FilterExpression.js
index fb2dcec..7eb9797 100644
--- a/lib/client/platform/webworks.handset/2.0.0/client/FilterExpression.js
+++ b/lib/client/platform/webworks.handset/2.0.0/client/FilterExpression.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.
  */
 //blackberry.find.FilterExpression ( leftField  : object ,  operator  : object ,  rightField : object ,  [negate : Boolean ] )
 var FilterExpression = function (leftField, operator, rightField, negate) {

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.handset/2.0.0/client/JavaArguments.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.handset/2.0.0/client/JavaArguments.js b/lib/client/platform/webworks.handset/2.0.0/client/JavaArguments.js
index 50996ab..4b0a59e 100644
--- a/lib/client/platform/webworks.handset/2.0.0/client/JavaArguments.js
+++ b/lib/client/platform/webworks.handset/2.0.0/client/JavaArguments.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.
  */
 //blackberry.invoke.JavaArguments ( uri : String ,  [params : String [ ] ] )
 var _self = function (uri, params) {

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.handset/2.0.0/client/MapsArguments.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.handset/2.0.0/client/MapsArguments.js b/lib/client/platform/webworks.handset/2.0.0/client/MapsArguments.js
index 74aa746..cc01b17 100644
--- a/lib/client/platform/webworks.handset/2.0.0/client/MapsArguments.js
+++ b/lib/client/platform/webworks.handset/2.0.0/client/MapsArguments.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.
  */
 //blackberry.invoke.MapsArguments ( )
 //blackberry.invoke.MapsArguments ( latitude : Number ,  longitude : Number )

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.handset/2.0.0/client/Memo.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.handset/2.0.0/client/Memo.js b/lib/client/platform/webworks.handset/2.0.0/client/Memo.js
index 400867b..d218bbc 100644
--- a/lib/client/platform/webworks.handset/2.0.0/client/Memo.js
+++ b/lib/client/platform/webworks.handset/2.0.0/client/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.
  */
 var transport = ripple('platform/webworks.core/2.0.0/client/transport'),
     _uri = "blackberry/pim/memo/";

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.handset/2.0.0/client/MemoArguments.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.handset/2.0.0/client/MemoArguments.js b/lib/client/platform/webworks.handset/2.0.0/client/MemoArguments.js
index de04567..f0393ff 100644
--- a/lib/client/platform/webworks.handset/2.0.0/client/MemoArguments.js
+++ b/lib/client/platform/webworks.handset/2.0.0/client/MemoArguments.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.
  */
 //blackberry.invoke.MemoArguments ( [memo : blackberry.pim.Memo ] )
 var _self = function (memo) {

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.handset/2.0.0/client/MenuItem.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.handset/2.0.0/client/MenuItem.js b/lib/client/platform/webworks.handset/2.0.0/client/MenuItem.js
index e6ed357..9a103aa 100644
--- a/lib/client/platform/webworks.handset/2.0.0/client/MenuItem.js
+++ b/lib/client/platform/webworks.handset/2.0.0/client/MenuItem.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.handset/2.0.0/client/Message.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.handset/2.0.0/client/Message.js b/lib/client/platform/webworks.handset/2.0.0/client/Message.js
index f2bd5b9..de26498 100644
--- a/lib/client/platform/webworks.handset/2.0.0/client/Message.js
+++ b/lib/client/platform/webworks.handset/2.0.0/client/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.
  */
 var identity = ripple('platform/webworks.handset/2.0.0/client/identity'),
     transport = ripple('platform/webworks.core/2.0.0/client/transport'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.handset/2.0.0/client/MessageArguments.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.handset/2.0.0/client/MessageArguments.js b/lib/client/platform/webworks.handset/2.0.0/client/MessageArguments.js
index 61c6bd5..02c8cfe 100644
--- a/lib/client/platform/webworks.handset/2.0.0/client/MessageArguments.js
+++ b/lib/client/platform/webworks.handset/2.0.0/client/MessageArguments.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.
  */
 //blackberry.invoke.MessageArguments ( )
 //blackberry.invoke.MessageArguments ( message : blackberry.message.Message )

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.handset/2.0.0/client/Phone.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.handset/2.0.0/client/Phone.js b/lib/client/platform/webworks.handset/2.0.0/client/Phone.js
index ea7f40a..d6d9fdc 100644
--- a/lib/client/platform/webworks.handset/2.0.0/client/Phone.js
+++ b/lib/client/platform/webworks.handset/2.0.0/client/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 transport = ripple('platform/webworks.core/2.0.0/client/transport'),
     _uri = "blackberry/phone/",

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.handset/2.0.0/client/PhoneArguments.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.handset/2.0.0/client/PhoneArguments.js b/lib/client/platform/webworks.handset/2.0.0/client/PhoneArguments.js
index 1e068d4..74049d3 100644
--- a/lib/client/platform/webworks.handset/2.0.0/client/PhoneArguments.js
+++ b/lib/client/platform/webworks.handset/2.0.0/client/PhoneArguments.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.
  */
 //blackberry.invoke.PhoneArguments ( [dialString : String ] ,  [smartDialing : Boolean ] ,  [lineId : Number ] )
 var _self = function (dialString, smartDialing, lineId) {

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.handset/2.0.0/client/PhoneCall.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.handset/2.0.0/client/PhoneCall.js b/lib/client/platform/webworks.handset/2.0.0/client/PhoneCall.js
index fb70652..451026a 100644
--- a/lib/client/platform/webworks.handset/2.0.0/client/PhoneCall.js
+++ b/lib/client/platform/webworks.handset/2.0.0/client/PhoneCall.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 PhoneCall(onhold) {
     return {

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.handset/2.0.0/client/PhoneLogs.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.handset/2.0.0/client/PhoneLogs.js b/lib/client/platform/webworks.handset/2.0.0/client/PhoneLogs.js
index 7876c36..2ee44ee 100644
--- a/lib/client/platform/webworks.handset/2.0.0/client/PhoneLogs.js
+++ b/lib/client/platform/webworks.handset/2.0.0/client/PhoneLogs.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 transport = ripple('platform/webworks.core/2.0.0/client/transport'),
     CallLog = ripple('platform/webworks.handset/2.0.0/client/CallLog'),

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.handset/2.0.0/client/PushData.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.handset/2.0.0/client/PushData.js b/lib/client/platform/webworks.handset/2.0.0/client/PushData.js
index 796b7e8..18b4d74 100644
--- a/lib/client/platform/webworks.handset/2.0.0/client/PushData.js
+++ b/lib/client/platform/webworks.handset/2.0.0/client/PushData.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 PushData(data, port) {
     this.port = port;

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.handset/2.0.0/client/Recurrence.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.handset/2.0.0/client/Recurrence.js b/lib/client/platform/webworks.handset/2.0.0/client/Recurrence.js
index 6565d07..824062b 100644
--- a/lib/client/platform/webworks.handset/2.0.0/client/Recurrence.js
+++ b/lib/client/platform/webworks.handset/2.0.0/client/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.
  */
 function Recurrence() {
     return {

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.handset/2.0.0/client/Reminder.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.handset/2.0.0/client/Reminder.js b/lib/client/platform/webworks.handset/2.0.0/client/Reminder.js
index f18e863..5f9be70 100644
--- a/lib/client/platform/webworks.handset/2.0.0/client/Reminder.js
+++ b/lib/client/platform/webworks.handset/2.0.0/client/Reminder.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 Reminder = function () {
 

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.handset/2.0.0/client/SearchArguments.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.handset/2.0.0/client/SearchArguments.js b/lib/client/platform/webworks.handset/2.0.0/client/SearchArguments.js
index 1a3332b..c1b9a2d 100644
--- a/lib/client/platform/webworks.handset/2.0.0/client/SearchArguments.js
+++ b/lib/client/platform/webworks.handset/2.0.0/client/SearchArguments.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.
  */
 //blackberry.invoke.SearchArguments ( )
 //blackberry.invoke.SearchArguments ( text : String ,  name : String )

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.handset/2.0.0/client/Task.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.handset/2.0.0/client/Task.js b/lib/client/platform/webworks.handset/2.0.0/client/Task.js
index 8c7e9d1..a1d8b99 100644
--- a/lib/client/platform/webworks.handset/2.0.0/client/Task.js
+++ b/lib/client/platform/webworks.handset/2.0.0/client/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.
  */
 var transport = ripple('platform/webworks.core/2.0.0/client/transport'),
     _uri = "blackberry/pim/Task/";

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.handset/2.0.0/client/TaskArguments.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.handset/2.0.0/client/TaskArguments.js b/lib/client/platform/webworks.handset/2.0.0/client/TaskArguments.js
index 03d0b26..3da1252 100644
--- a/lib/client/platform/webworks.handset/2.0.0/client/TaskArguments.js
+++ b/lib/client/platform/webworks.handset/2.0.0/client/TaskArguments.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.
  */
 //blackberry.invoke.TaskArguments ( [task : blackberry.pim.Task ] )
 var _self = function (task) {

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.handset/2.0.0/client/app.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.handset/2.0.0/client/app.js b/lib/client/platform/webworks.handset/2.0.0/client/app.js
index 7031915..a955755 100644
--- a/lib/client/platform/webworks.handset/2.0.0/client/app.js
+++ b/lib/client/platform/webworks.handset/2.0.0/client/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 transport = ripple('platform/webworks.core/2.0.0/client/transport'),
     _uri = "blackberry/app/",

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.handset/2.0.0/client/appEvent.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.handset/2.0.0/client/appEvent.js b/lib/client/platform/webworks.handset/2.0.0/client/appEvent.js
index 7ca5fa9..b7da249 100644
--- a/lib/client/platform/webworks.handset/2.0.0/client/appEvent.js
+++ b/lib/client/platform/webworks.handset/2.0.0/client/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 transport = ripple('platform/webworks.core/2.0.0/client/transport'),
     _callbacks = {},

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.handset/2.0.0/client/audio.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.handset/2.0.0/client/audio.js b/lib/client/platform/webworks.handset/2.0.0/client/audio.js
index 7e3af52..3426335 100644
--- a/lib/client/platform/webworks.handset/2.0.0/client/audio.js
+++ b/lib/client/platform/webworks.handset/2.0.0/client/audio.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 = {
     supportedContentTypes: function (protocol) {

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.handset/2.0.0/client/blackberry.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.handset/2.0.0/client/blackberry.js b/lib/client/platform/webworks.handset/2.0.0/client/blackberry.js
index 7310b21..fc563a1 100644
--- a/lib/client/platform/webworks.handset/2.0.0/client/blackberry.js
+++ b/lib/client/platform/webworks.handset/2.0.0/client/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.
  */
 var blackberry = {},
     transport = ripple('platform/webworks.core/2.0.0/client/transport');

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.handset/2.0.0/client/category.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.handset/2.0.0/client/category.js b/lib/client/platform/webworks.handset/2.0.0/client/category.js
index e76349c..a585e31 100644
--- a/lib/client/platform/webworks.handset/2.0.0/client/category.js
+++ b/lib/client/platform/webworks.handset/2.0.0/client/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.
  */
 var transport = ripple('platform/webworks.core/2.0.0/client/transport'),
     _uri = "blackberry/pim/category/",

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.handset/2.0.0/client/identity.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.handset/2.0.0/client/identity.js b/lib/client/platform/webworks.handset/2.0.0/client/identity.js
index a192a87..7e32012 100644
--- a/lib/client/platform/webworks.handset/2.0.0/client/identity.js
+++ b/lib/client/platform/webworks.handset/2.0.0/client/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 transport = ripple('platform/webworks.core/2.0.0/client/transport'),
     _uri = "blackberry/identity/",

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.handset/2.0.0/client/identity/Service.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.handset/2.0.0/client/identity/Service.js b/lib/client/platform/webworks.handset/2.0.0/client/identity/Service.js
index 9f74676..2354fd3 100644
--- a/lib/client/platform/webworks.handset/2.0.0/client/identity/Service.js
+++ b/lib/client/platform/webworks.handset/2.0.0/client/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.
  */
 function Service() {
     return {

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/2adfd2ff/lib/client/platform/webworks.handset/2.0.0/client/identity/Transport.js
----------------------------------------------------------------------
diff --git a/lib/client/platform/webworks.handset/2.0.0/client/identity/Transport.js b/lib/client/platform/webworks.handset/2.0.0/client/identity/Transport.js
index d7eb405..14ac1cb 100644
--- a/lib/client/platform/webworks.handset/2.0.0/client/identity/Transport.js
+++ b/lib/client/platform/webworks.handset/2.0.0/client/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.
  */
 function Transport(name, type) {
     this.__defineGetter__("name", function () {