You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by de...@apache.org on 2012/02/02 23:03:35 UTC

[3/4] CB-5: Switching license to Apache license.

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/framework/ext/src/com/phonegap/json4j/internal/JSON4JStringReader.java
----------------------------------------------------------------------
diff --git a/framework/ext/src/com/phonegap/json4j/internal/JSON4JStringReader.java b/framework/ext/src/com/phonegap/json4j/internal/JSON4JStringReader.java
index 2712614..7e2a2c5 100644
--- a/framework/ext/src/com/phonegap/json4j/internal/JSON4JStringReader.java
+++ b/framework/ext/src/com/phonegap/json4j/internal/JSON4JStringReader.java
@@ -1,8 +1,20 @@
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
- * 
- * Copyright (c) 2011, IBM Corporation
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 
 package com.phonegap.json4j.internal;

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/framework/ext/src/com/phonegap/json4j/internal/JSON4JStringWriter.java
----------------------------------------------------------------------
diff --git a/framework/ext/src/com/phonegap/json4j/internal/JSON4JStringWriter.java b/framework/ext/src/com/phonegap/json4j/internal/JSON4JStringWriter.java
index f1d29ea..8b94cb1 100644
--- a/framework/ext/src/com/phonegap/json4j/internal/JSON4JStringWriter.java
+++ b/framework/ext/src/com/phonegap/json4j/internal/JSON4JStringWriter.java
@@ -1,8 +1,20 @@
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
- * 
- * Copyright (c) 2011, IBM Corporation
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 
 package com.phonegap.json4j.internal;

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/framework/ext/src/com/phonegap/json4j/internal/NumberUtil.java
----------------------------------------------------------------------
diff --git a/framework/ext/src/com/phonegap/json4j/internal/NumberUtil.java b/framework/ext/src/com/phonegap/json4j/internal/NumberUtil.java
index 891b760..8a7b5fd 100644
--- a/framework/ext/src/com/phonegap/json4j/internal/NumberUtil.java
+++ b/framework/ext/src/com/phonegap/json4j/internal/NumberUtil.java
@@ -1,8 +1,20 @@
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
- * 
- * Copyright (c) 2011, IBM Corporation
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 
 package com.phonegap.json4j.internal;

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/framework/ext/src/com/phonegap/json4j/internal/Parser.java
----------------------------------------------------------------------
diff --git a/framework/ext/src/com/phonegap/json4j/internal/Parser.java b/framework/ext/src/com/phonegap/json4j/internal/Parser.java
index a8a86fc..a7a519e 100644
--- a/framework/ext/src/com/phonegap/json4j/internal/Parser.java
+++ b/framework/ext/src/com/phonegap/json4j/internal/Parser.java
@@ -1,8 +1,20 @@
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
- * 
- * Copyright (c) 2011, IBM Corporation
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 
 package com.phonegap.json4j.internal;

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/framework/ext/src/com/phonegap/json4j/internal/Serializer.java
----------------------------------------------------------------------
diff --git a/framework/ext/src/com/phonegap/json4j/internal/Serializer.java b/framework/ext/src/com/phonegap/json4j/internal/Serializer.java
index 803cabd..133568b 100644
--- a/framework/ext/src/com/phonegap/json4j/internal/Serializer.java
+++ b/framework/ext/src/com/phonegap/json4j/internal/Serializer.java
@@ -1,8 +1,20 @@
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
- * 
- * Copyright (c) 2011, IBM Corporation
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 
 package com.phonegap.json4j.internal;

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/framework/ext/src/com/phonegap/json4j/internal/SerializerVerbose.java
----------------------------------------------------------------------
diff --git a/framework/ext/src/com/phonegap/json4j/internal/SerializerVerbose.java b/framework/ext/src/com/phonegap/json4j/internal/SerializerVerbose.java
index c107e3b..8fd4b25 100644
--- a/framework/ext/src/com/phonegap/json4j/internal/SerializerVerbose.java
+++ b/framework/ext/src/com/phonegap/json4j/internal/SerializerVerbose.java
@@ -1,8 +1,20 @@
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
- * 
- * Copyright (c) 2011, IBM Corporation
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 
 package com.phonegap.json4j.internal;

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/framework/ext/src/com/phonegap/json4j/internal/Token.java
----------------------------------------------------------------------
diff --git a/framework/ext/src/com/phonegap/json4j/internal/Token.java b/framework/ext/src/com/phonegap/json4j/internal/Token.java
index 9ae75b0..a911ed4 100644
--- a/framework/ext/src/com/phonegap/json4j/internal/Token.java
+++ b/framework/ext/src/com/phonegap/json4j/internal/Token.java
@@ -1,8 +1,20 @@
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
- * 
- * Copyright (c) 2011, IBM Corporation
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 
 package com.phonegap.json4j.internal;

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/framework/ext/src/com/phonegap/json4j/internal/Tokenizer.java
----------------------------------------------------------------------
diff --git a/framework/ext/src/com/phonegap/json4j/internal/Tokenizer.java b/framework/ext/src/com/phonegap/json4j/internal/Tokenizer.java
index 5d89fd5..a51af98 100644
--- a/framework/ext/src/com/phonegap/json4j/internal/Tokenizer.java
+++ b/framework/ext/src/com/phonegap/json4j/internal/Tokenizer.java
@@ -1,8 +1,20 @@
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
- * 
- * Copyright (c) 2011, IBM Corporation
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 
 package com.phonegap.json4j.internal;

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/framework/ext/src/com/phonegap/media/AudioCaptureListener.java
----------------------------------------------------------------------
diff --git a/framework/ext/src/com/phonegap/media/AudioCaptureListener.java b/framework/ext/src/com/phonegap/media/AudioCaptureListener.java
index 34da785..baae934 100644
--- a/framework/ext/src/com/phonegap/media/AudioCaptureListener.java
+++ b/framework/ext/src/com/phonegap/media/AudioCaptureListener.java
@@ -1,9 +1,21 @@
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
- * 
- * Copyright (c) 2011, IBM Corporation
- */ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
 package com.phonegap.media;
 
 import net.rim.device.api.io.file.FileSystemJournal;

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/framework/ext/src/com/phonegap/media/AudioCaptureOperation.java
----------------------------------------------------------------------
diff --git a/framework/ext/src/com/phonegap/media/AudioCaptureOperation.java b/framework/ext/src/com/phonegap/media/AudioCaptureOperation.java
index b18df32..c4e7dd3 100644
--- a/framework/ext/src/com/phonegap/media/AudioCaptureOperation.java
+++ b/framework/ext/src/com/phonegap/media/AudioCaptureOperation.java
@@ -1,9 +1,21 @@
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
- * 
- * Copyright (c) 2011, IBM Corporation
- */ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
 package com.phonegap.media;
 
 import java.io.IOException;

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/framework/ext/src/com/phonegap/media/AudioControl.java
----------------------------------------------------------------------
diff --git a/framework/ext/src/com/phonegap/media/AudioControl.java b/framework/ext/src/com/phonegap/media/AudioControl.java
index 5c2f6c2..a474d48 100644
--- a/framework/ext/src/com/phonegap/media/AudioControl.java
+++ b/framework/ext/src/com/phonegap/media/AudioControl.java
@@ -1,9 +1,21 @@
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
- * 
- * Copyright (c) 2011, IBM Corporation
- */ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
 package com.phonegap.media;
 
 import net.rim.device.api.system.ApplicationDescriptor;

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/framework/ext/src/com/phonegap/media/CameraControl.java
----------------------------------------------------------------------
diff --git a/framework/ext/src/com/phonegap/media/CameraControl.java b/framework/ext/src/com/phonegap/media/CameraControl.java
index d7d5197..d93e733 100644
--- a/framework/ext/src/com/phonegap/media/CameraControl.java
+++ b/framework/ext/src/com/phonegap/media/CameraControl.java
@@ -1,9 +1,21 @@
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
- * 
- * Copyright (c) 2011, IBM Corporation
- */ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
 package com.phonegap.media;
 
 import net.rim.blackberry.api.invoke.CameraArguments;

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/framework/ext/src/com/phonegap/media/CaptureControl.java
----------------------------------------------------------------------
diff --git a/framework/ext/src/com/phonegap/media/CaptureControl.java b/framework/ext/src/com/phonegap/media/CaptureControl.java
index 0b88c73..952fff8 100644
--- a/framework/ext/src/com/phonegap/media/CaptureControl.java
+++ b/framework/ext/src/com/phonegap/media/CaptureControl.java
@@ -1,9 +1,21 @@
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
- * 
- * Copyright (c) 2011, IBM Corporation
- */ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
 package com.phonegap.media;
 
 import java.util.Enumeration;

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/framework/ext/src/com/phonegap/media/CaptureMode.java
----------------------------------------------------------------------
diff --git a/framework/ext/src/com/phonegap/media/CaptureMode.java b/framework/ext/src/com/phonegap/media/CaptureMode.java
index 40338ce..e4b5488 100644
--- a/framework/ext/src/com/phonegap/media/CaptureMode.java
+++ b/framework/ext/src/com/phonegap/media/CaptureMode.java
@@ -1,9 +1,21 @@
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
- * 
- * Copyright (c) 2011, IBM Corporation
- */ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
 package com.phonegap.media;
 
 import com.phonegap.json4j.JSONException;

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/framework/ext/src/com/phonegap/media/CaptureOperation.java
----------------------------------------------------------------------
diff --git a/framework/ext/src/com/phonegap/media/CaptureOperation.java b/framework/ext/src/com/phonegap/media/CaptureOperation.java
index b4e32f3..f3bf34f 100644
--- a/framework/ext/src/com/phonegap/media/CaptureOperation.java
+++ b/framework/ext/src/com/phonegap/media/CaptureOperation.java
@@ -1,9 +1,21 @@
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
- * 
- * Copyright (c) 2011, IBM Corporation
- */ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
 package com.phonegap.media;
 
 import java.io.IOException;

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/framework/ext/src/com/phonegap/media/ImageCaptureListener.java
----------------------------------------------------------------------
diff --git a/framework/ext/src/com/phonegap/media/ImageCaptureListener.java b/framework/ext/src/com/phonegap/media/ImageCaptureListener.java
index 07e197e..310a9db 100644
--- a/framework/ext/src/com/phonegap/media/ImageCaptureListener.java
+++ b/framework/ext/src/com/phonegap/media/ImageCaptureListener.java
@@ -1,9 +1,21 @@
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
- * 
- * Copyright (c) 2011, IBM Corporation
- */ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
 package com.phonegap.media;
 
 import net.rim.device.api.io.file.FileSystemJournal;

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/framework/ext/src/com/phonegap/media/ImageCaptureOperation.java
----------------------------------------------------------------------
diff --git a/framework/ext/src/com/phonegap/media/ImageCaptureOperation.java b/framework/ext/src/com/phonegap/media/ImageCaptureOperation.java
index 53950e7..8aeca7f 100644
--- a/framework/ext/src/com/phonegap/media/ImageCaptureOperation.java
+++ b/framework/ext/src/com/phonegap/media/ImageCaptureOperation.java
@@ -1,9 +1,21 @@
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
- * 
- * Copyright (c) 2011, IBM Corporation
- */ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
 package com.phonegap.media;
 
 import java.io.IOException;

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/framework/ext/src/com/phonegap/media/MediaCapture.java
----------------------------------------------------------------------
diff --git a/framework/ext/src/com/phonegap/media/MediaCapture.java b/framework/ext/src/com/phonegap/media/MediaCapture.java
index bbef89f..d104e29 100644
--- a/framework/ext/src/com/phonegap/media/MediaCapture.java
+++ b/framework/ext/src/com/phonegap/media/MediaCapture.java
@@ -1,9 +1,21 @@
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
- * 
- * Copyright (c) 2011, IBM Corporation
- */ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
 package com.phonegap.media;
 
 import java.util.Enumeration;

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/framework/ext/src/com/phonegap/media/MediaQueue.java
----------------------------------------------------------------------
diff --git a/framework/ext/src/com/phonegap/media/MediaQueue.java b/framework/ext/src/com/phonegap/media/MediaQueue.java
index 47140cc..e89cb61 100644
--- a/framework/ext/src/com/phonegap/media/MediaQueue.java
+++ b/framework/ext/src/com/phonegap/media/MediaQueue.java
@@ -1,9 +1,21 @@
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
- * 
- * Copyright (c) 2011, IBM Corporation
- */ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
 package com.phonegap.media;
 
 import java.util.Vector;

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/framework/ext/src/com/phonegap/media/VideoCaptureListener.java
----------------------------------------------------------------------
diff --git a/framework/ext/src/com/phonegap/media/VideoCaptureListener.java b/framework/ext/src/com/phonegap/media/VideoCaptureListener.java
index 62e715f..ca5ac63 100644
--- a/framework/ext/src/com/phonegap/media/VideoCaptureListener.java
+++ b/framework/ext/src/com/phonegap/media/VideoCaptureListener.java
@@ -1,9 +1,21 @@
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
- * 
- * Copyright (c) 2011, IBM Corporation
- */ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
 package com.phonegap.media;
 
 import net.rim.device.api.io.file.FileSystemJournal;

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/framework/ext/src/com/phonegap/media/VideoCaptureOperation.java
----------------------------------------------------------------------
diff --git a/framework/ext/src/com/phonegap/media/VideoCaptureOperation.java b/framework/ext/src/com/phonegap/media/VideoCaptureOperation.java
index c80d6f2..3be1b72 100644
--- a/framework/ext/src/com/phonegap/media/VideoCaptureOperation.java
+++ b/framework/ext/src/com/phonegap/media/VideoCaptureOperation.java
@@ -1,9 +1,21 @@
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
- * 
- * Copyright (c) 2011, IBM Corporation
- */ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
 package com.phonegap.media;
 
 import java.io.IOException;

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/framework/ext/src/com/phonegap/network/ConnectionInfoAction.java
----------------------------------------------------------------------
diff --git a/framework/ext/src/com/phonegap/network/ConnectionInfoAction.java b/framework/ext/src/com/phonegap/network/ConnectionInfoAction.java
index 8d889b1..db91ed7 100644
--- a/framework/ext/src/com/phonegap/network/ConnectionInfoAction.java
+++ b/framework/ext/src/com/phonegap/network/ConnectionInfoAction.java
@@ -1,9 +1,20 @@
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
+ * 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
  *
- * Copyright (c) 2005-2010, Nitobi Software Inc.
- * Copyright (c) 2010, IBM Corporation
+ *   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.
  */
 package com.phonegap.network;
 

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/framework/ext/src/com/phonegap/network/Network.java
----------------------------------------------------------------------
diff --git a/framework/ext/src/com/phonegap/network/Network.java b/framework/ext/src/com/phonegap/network/Network.java
index bf9305e..9a21be9 100644
--- a/framework/ext/src/com/phonegap/network/Network.java
+++ b/framework/ext/src/com/phonegap/network/Network.java
@@ -1,9 +1,20 @@
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
- * 
- * Copyright (c) 2005-2011, Nitobi Software Inc.
- * Copyright (c) 2010-2011, IBM Corporation
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 package com.phonegap.network;
 

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/framework/ext/src/com/phonegap/notification/ActivityDialog.java
----------------------------------------------------------------------
diff --git a/framework/ext/src/com/phonegap/notification/ActivityDialog.java b/framework/ext/src/com/phonegap/notification/ActivityDialog.java
index f37e58a..fa686b2 100644
--- a/framework/ext/src/com/phonegap/notification/ActivityDialog.java
+++ b/framework/ext/src/com/phonegap/notification/ActivityDialog.java
@@ -1,9 +1,20 @@
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
+ * 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
  *
- * Copyright (c) 2005-2010, Nitobi Software Inc.
- * Copyright (c) 2011, IBM Corporation
+ *   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.
  */
 package com.phonegap.notification;
 

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/framework/ext/src/com/phonegap/notification/AlertAction.java
----------------------------------------------------------------------
diff --git a/framework/ext/src/com/phonegap/notification/AlertAction.java b/framework/ext/src/com/phonegap/notification/AlertAction.java
index d439e9f..a90c774 100644
--- a/framework/ext/src/com/phonegap/notification/AlertAction.java
+++ b/framework/ext/src/com/phonegap/notification/AlertAction.java
@@ -1,9 +1,20 @@
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
- * 
- * Copyright (c) 2005-2010, Nitobi Software Inc.
- * Copyright (c) 2010, IBM Corporation
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 package com.phonegap.notification;
 

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/framework/ext/src/com/phonegap/notification/AlertDialog.java
----------------------------------------------------------------------
diff --git a/framework/ext/src/com/phonegap/notification/AlertDialog.java b/framework/ext/src/com/phonegap/notification/AlertDialog.java
index 222386c..acf9cb6 100644
--- a/framework/ext/src/com/phonegap/notification/AlertDialog.java
+++ b/framework/ext/src/com/phonegap/notification/AlertDialog.java
@@ -1,9 +1,20 @@
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
- * 
- * Copyright (c) 2005-2010, Nitobi Software Inc.
- * Copyright (c) 2010, IBM Corporation
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 package com.phonegap.notification;
 

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/framework/ext/src/com/phonegap/notification/BeepAction.java
----------------------------------------------------------------------
diff --git a/framework/ext/src/com/phonegap/notification/BeepAction.java b/framework/ext/src/com/phonegap/notification/BeepAction.java
index 53f9093..0cf6447 100644
--- a/framework/ext/src/com/phonegap/notification/BeepAction.java
+++ b/framework/ext/src/com/phonegap/notification/BeepAction.java
@@ -1,9 +1,20 @@
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
- * 
- * Copyright (c) 2005-2010, Nitobi Software Inc.
- * Copyright (c) 2010, IBM Corporation
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 package com.phonegap.notification;
 

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/framework/ext/src/com/phonegap/notification/ConfirmAction.java
----------------------------------------------------------------------
diff --git a/framework/ext/src/com/phonegap/notification/ConfirmAction.java b/framework/ext/src/com/phonegap/notification/ConfirmAction.java
index 7586c8f..c061c11 100644
--- a/framework/ext/src/com/phonegap/notification/ConfirmAction.java
+++ b/framework/ext/src/com/phonegap/notification/ConfirmAction.java
@@ -1,9 +1,20 @@
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
- * 
- * Copyright (c) 2005-2010, Nitobi Software Inc.
- * Copyright (c) 2010, IBM Corporation
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 package com.phonegap.notification;
 

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/framework/ext/src/com/phonegap/notification/ConfirmDialog.java
----------------------------------------------------------------------
diff --git a/framework/ext/src/com/phonegap/notification/ConfirmDialog.java b/framework/ext/src/com/phonegap/notification/ConfirmDialog.java
index 1541035..4a22fb8 100644
--- a/framework/ext/src/com/phonegap/notification/ConfirmDialog.java
+++ b/framework/ext/src/com/phonegap/notification/ConfirmDialog.java
@@ -1,9 +1,20 @@
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
- * 
- * Copyright (c) 2005-2010, Nitobi Software Inc.
- * Copyright (c) 2010, IBM Corporation
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 package com.phonegap.notification;
 

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/framework/ext/src/com/phonegap/notification/Notification.java
----------------------------------------------------------------------
diff --git a/framework/ext/src/com/phonegap/notification/Notification.java b/framework/ext/src/com/phonegap/notification/Notification.java
index 6027408..8118e91 100644
--- a/framework/ext/src/com/phonegap/notification/Notification.java
+++ b/framework/ext/src/com/phonegap/notification/Notification.java
@@ -1,9 +1,20 @@
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
- * 
- * Copyright (c) 2005-2010, Nitobi Software Inc.
- * Copyright (c) 2010, IBM Corporation
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 package com.phonegap.notification;
 

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/framework/ext/src/com/phonegap/notification/ProgressDialog.java
----------------------------------------------------------------------
diff --git a/framework/ext/src/com/phonegap/notification/ProgressDialog.java b/framework/ext/src/com/phonegap/notification/ProgressDialog.java
index 71c10fc..e0f12b2 100644
--- a/framework/ext/src/com/phonegap/notification/ProgressDialog.java
+++ b/framework/ext/src/com/phonegap/notification/ProgressDialog.java
@@ -1,9 +1,20 @@
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
+ * 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
  *
- * Copyright (c) 2005-2010, Nitobi Software Inc.
- * Copyright (c) 2011, IBM Corporation
+ *   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.
  */
 package com.phonegap.notification;
 

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/framework/ext/src/com/phonegap/notification/VibrateAction.java
----------------------------------------------------------------------
diff --git a/framework/ext/src/com/phonegap/notification/VibrateAction.java b/framework/ext/src/com/phonegap/notification/VibrateAction.java
index c7f50cf..fa03773 100644
--- a/framework/ext/src/com/phonegap/notification/VibrateAction.java
+++ b/framework/ext/src/com/phonegap/notification/VibrateAction.java
@@ -1,9 +1,20 @@
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
- * 
- * Copyright (c) 2005-2010, Nitobi Software Inc.
- * Copyright (c) 2010, IBM Corporation
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 package com.phonegap.notification;
 

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/framework/ext/src/com/phonegap/pim/Contact.java
----------------------------------------------------------------------
diff --git a/framework/ext/src/com/phonegap/pim/Contact.java b/framework/ext/src/com/phonegap/pim/Contact.java
index 66f14a9..0a2dff3 100644
--- a/framework/ext/src/com/phonegap/pim/Contact.java
+++ b/framework/ext/src/com/phonegap/pim/Contact.java
@@ -1,10 +1,21 @@
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
- * 
- * Copyright (c) 2005-2010, Nitobi
- * Copyright (c) 2010, IBM Corporation
- */ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
 package com.phonegap.pim;
 
 import java.io.ByteArrayInputStream;

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/framework/ext/src/com/phonegap/ui/SpacerField.java
----------------------------------------------------------------------
diff --git a/framework/ext/src/com/phonegap/ui/SpacerField.java b/framework/ext/src/com/phonegap/ui/SpacerField.java
index 58d4761..0fe7d2d 100644
--- a/framework/ext/src/com/phonegap/ui/SpacerField.java
+++ b/framework/ext/src/com/phonegap/ui/SpacerField.java
@@ -1,9 +1,20 @@
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
- * 
- * Copyright (c) 2005-2010, Nitobi Software Inc.
- * Copyright (c) 2010, IBM Corporation
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 package com.phonegap.ui;
 

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/framework/ext/src/com/phonegap/util/ApplicationUtils.java
----------------------------------------------------------------------
diff --git a/framework/ext/src/com/phonegap/util/ApplicationUtils.java b/framework/ext/src/com/phonegap/util/ApplicationUtils.java
index 6d81a9b..fd3c7b4 100644
--- a/framework/ext/src/com/phonegap/util/ApplicationUtils.java
+++ b/framework/ext/src/com/phonegap/util/ApplicationUtils.java
@@ -1,9 +1,21 @@
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
- * 
- * Copyright (c) 2011, IBM Corporation
- */ 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
 package com.phonegap.util;
 
 import com.phonegap.camera.Camera;

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/framework/ext/src/com/phonegap/util/Log.java
----------------------------------------------------------------------
diff --git a/framework/ext/src/com/phonegap/util/Log.java b/framework/ext/src/com/phonegap/util/Log.java
index d8aa800..ed65760 100644
--- a/framework/ext/src/com/phonegap/util/Log.java
+++ b/framework/ext/src/com/phonegap/util/Log.java
@@ -1,9 +1,20 @@
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
- * 
- * Copyright (c) 2005-2010, Nitobi Software Inc.
- * Copyright (c) 2010, IBM Corporation
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 package com.phonegap.util;
 

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/framework/ext/src/com/phonegap/util/LogFunction.java
----------------------------------------------------------------------
diff --git a/framework/ext/src/com/phonegap/util/LogFunction.java b/framework/ext/src/com/phonegap/util/LogFunction.java
index 71e02ec..3675afc 100644
--- a/framework/ext/src/com/phonegap/util/LogFunction.java
+++ b/framework/ext/src/com/phonegap/util/LogFunction.java
@@ -1,9 +1,20 @@
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
- * 
- * Copyright (c) 2005-2010, Nitobi Software Inc.
- * Copyright (c) 2010, IBM Corporation
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 package com.phonegap.util;
 

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/framework/ext/src/com/phonegap/util/Logger.java
----------------------------------------------------------------------
diff --git a/framework/ext/src/com/phonegap/util/Logger.java b/framework/ext/src/com/phonegap/util/Logger.java
index 3162475..9166b5a 100644
--- a/framework/ext/src/com/phonegap/util/Logger.java
+++ b/framework/ext/src/com/phonegap/util/Logger.java
@@ -1,9 +1,20 @@
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
- * 
- * Copyright (c) 2005-2010, Nitobi Software Inc.
- * Copyright (c) 2010, IBM Corporation
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 package com.phonegap.util;
 

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/framework/ext/src/com/phonegap/util/StringUtils.java
----------------------------------------------------------------------
diff --git a/framework/ext/src/com/phonegap/util/StringUtils.java b/framework/ext/src/com/phonegap/util/StringUtils.java
index f0f402b..13a213c 100644
--- a/framework/ext/src/com/phonegap/util/StringUtils.java
+++ b/framework/ext/src/com/phonegap/util/StringUtils.java
@@ -1,10 +1,22 @@
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
- * 
- * Copyright (c) 2005-2010, Nitobi Software Inc.
- * Copyright (c) 2010, IBM Corporation
- * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+/*
  * Taken from Research in Motion knowledge base article: 
  * 
  * DB-00728: "How To - Implement a string splitter based on a given string delimiter", 24 March 2009.

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/javascript/_phonegap.js
----------------------------------------------------------------------
diff --git a/javascript/_phonegap.js b/javascript/_phonegap.js
index 2e87fbb..ba72c8e 100644
--- a/javascript/_phonegap.js
+++ b/javascript/_phonegap.js
@@ -1,10 +1,21 @@
-
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  * 
- * Copyright (c) 2005-2011, Nitobi Software Inc.
- * Copyright (c) 2010-2011, IBM Corporation
  * Copyright (c) 2011, Research In Motion Limited.
  */
 

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/javascript/accelerometer.js
----------------------------------------------------------------------
diff --git a/javascript/accelerometer.js b/javascript/accelerometer.js
index 32bda70..e39a2e4 100644
--- a/javascript/accelerometer.js
+++ b/javascript/accelerometer.js
@@ -1,10 +1,21 @@
 
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
- * 
- * Copyright (c) 2005-2010, Nitobi Software Inc.
- * Copyright (c) 2010-2011, IBM Corporation
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 
 /**

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/javascript/app.js
----------------------------------------------------------------------
diff --git a/javascript/app.js b/javascript/app.js
index 92e041a..a9fda35 100644
--- a/javascript/app.js
+++ b/javascript/app.js
@@ -1,9 +1,21 @@
+
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
+ * 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
  *
- * Copyright (c) 2005-2010, Nitobi Software Inc.
- * Copyright (c) 2010-2011, IBM Corporation
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 
 /**

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/javascript/blackberry/battery.js
----------------------------------------------------------------------
diff --git a/javascript/blackberry/battery.js b/javascript/blackberry/battery.js
index 551c073..57ad052 100644
--- a/javascript/blackberry/battery.js
+++ b/javascript/blackberry/battery.js
@@ -1,9 +1,21 @@
+
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
+ * 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
  *
- * Copyright (c) 2005-2010, Nitobi Software Inc.
- * Copyright (c) 2010-2011, IBM Corporation
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 
 /**

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/javascript/blackberry/blackberryPluginManager.js
----------------------------------------------------------------------
diff --git a/javascript/blackberry/blackberryPluginManager.js b/javascript/blackberry/blackberryPluginManager.js
index 7fe888c..f10bd31 100644
--- a/javascript/blackberry/blackberryPluginManager.js
+++ b/javascript/blackberry/blackberryPluginManager.js
@@ -1,8 +1,21 @@
 
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
  *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  * Copyright (c) 2011, Research In Motion Limited.
  */
 

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/javascript/button.js
----------------------------------------------------------------------
diff --git a/javascript/button.js b/javascript/button.js
index de09216..9008d77 100644
--- a/javascript/button.js
+++ b/javascript/button.js
@@ -1,10 +1,21 @@
 
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
+ * 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
  *
- * Copyright (c) 2005-2011, Nitobi Software Inc.
- * Copyright (c) 2010-2011, IBM Corporation
+ *   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.
  */
 
 /**

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/javascript/camera.js
----------------------------------------------------------------------
diff --git a/javascript/camera.js b/javascript/camera.js
index 18582be..c57e7af 100644
--- a/javascript/camera.js
+++ b/javascript/camera.js
@@ -1,10 +1,21 @@
 
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
- * 
- * Copyright (c) 2005-2010, Nitobi Software Inc.
- * Copyright (c) 2010-2011, IBM Corporation
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 
 /**

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/javascript/capture.js
----------------------------------------------------------------------
diff --git a/javascript/capture.js b/javascript/capture.js
index 6a515f4..b7eb120 100644
--- a/javascript/capture.js
+++ b/javascript/capture.js
@@ -1,10 +1,22 @@
 
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  * 
- * Copyright (c) 2005-2011, Nitobi Software Inc.
- * Copyright (c) 2011, IBM Corporation
  * Copyright (c) 2011, Research In Motion Limited 
  */
 

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/javascript/console.js
----------------------------------------------------------------------
diff --git a/javascript/console.js b/javascript/console.js
index c4b5fdf..ad37826 100644
--- a/javascript/console.js
+++ b/javascript/console.js
@@ -1,10 +1,22 @@
 
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  * 
- * Copyright (c) 2005-2010, Nitobi Software Inc.
- * Copyright (c) 2010-2011, IBM Corporation
  * Copyright (c) 2011, Research In Motion Limited
  */
 
@@ -39,4 +51,4 @@
     PhoneGap.addConstructor(function () {
         phonegap.Logger = new Logger();
     });
-}());
\ No newline at end of file
+}());

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/javascript/contact.js
----------------------------------------------------------------------
diff --git a/javascript/contact.js b/javascript/contact.js
index 5f4c269..4fb4d19 100644
--- a/javascript/contact.js
+++ b/javascript/contact.js
@@ -1,10 +1,21 @@
 
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
- * 
- * Copyright (c) 2005-2010, Nitobi Software Inc.
- * Copyright (c) 2010-2011, IBM Corporation
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 
 /**

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/javascript/device.js
----------------------------------------------------------------------
diff --git a/javascript/device.js b/javascript/device.js
index 17575c4..423c7c2 100644
--- a/javascript/device.js
+++ b/javascript/device.js
@@ -1,11 +1,22 @@
 
-
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  * 
- * Copyright (c) 2005-2010, Nitobi Software Inc.
- * Copyright (c) 2010-2011, IBM Corporation
  * Copyright (c) 2011, Research In Motion Limited.
  */
 

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/javascript/file.js
----------------------------------------------------------------------
diff --git a/javascript/file.js b/javascript/file.js
index 20b742e..c1a592d 100644
--- a/javascript/file.js
+++ b/javascript/file.js
@@ -1,10 +1,21 @@
 
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
- * 
- * Copyright (c) 2005-2010, Nitobi Software Inc.
- * Copyright (c) 2010-2011, IBM Corporation
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 
 /**

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/javascript/filetransfer.js
----------------------------------------------------------------------
diff --git a/javascript/filetransfer.js b/javascript/filetransfer.js
index ff7d8d3..25eea12 100644
--- a/javascript/filetransfer.js
+++ b/javascript/filetransfer.js
@@ -1,9 +1,21 @@
+
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
+ * 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
  *
- * Copyright (c) 2005-2010, Nitobi Software Inc.
- * Copyright (c) 2010-2011, IBM Corporation
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 
 /**

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/javascript/geolocation.js
----------------------------------------------------------------------
diff --git a/javascript/geolocation.js b/javascript/geolocation.js
index 7a8fae5..d4df1ca 100644
--- a/javascript/geolocation.js
+++ b/javascript/geolocation.js
@@ -1,10 +1,21 @@
 
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
- * 
- * Copyright (c) 2005-2010, Nitobi Software Inc.
- * Copyright (c) 2010-2011, IBM Corporation
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 
 /**

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/javascript/network.js
----------------------------------------------------------------------
diff --git a/javascript/network.js b/javascript/network.js
index 3a272d3..5234337 100644
--- a/javascript/network.js
+++ b/javascript/network.js
@@ -1,10 +1,21 @@
 
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
- * 
- * Copyright (c) 2005-2010, Nitobi Software Inc.
- * Copyright (c) 2010-2011, IBM Corporation
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 
 /**

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/javascript/notification.js
----------------------------------------------------------------------
diff --git a/javascript/notification.js b/javascript/notification.js
index 8ce12eb..b0616ff 100644
--- a/javascript/notification.js
+++ b/javascript/notification.js
@@ -1,10 +1,21 @@
 
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
- * 
- * Copyright (c) 2005-2010, Nitobi Software Inc.
- * Copyright (c) 2010-2011, IBM Corporation
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 
 /**

http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/javascript/playbook/battery.js
----------------------------------------------------------------------
diff --git a/javascript/playbook/battery.js b/javascript/playbook/battery.js
index a52141a..c195583 100644
--- a/javascript/playbook/battery.js
+++ b/javascript/playbook/battery.js
@@ -1,10 +1,21 @@
 
 /*
- * PhoneGap is available under *either* the terms of the modified BSD license *or* the
- * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
+ * 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
  *
- * Copyright (c) 2005-2010, Nitobi Software Inc.
- * Copyright (c) 2010-2011, IBM Corporation
+ *   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.
  */
 
 /**