http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/6068288d/javascript/playbook/playBookPluginManager.js ---------------------------------------------------------------------- diff --git a/javascript/playbook/playBookPluginManager.js b/javascript/playbook/playBookPluginManager.js index d3097a0..8c80abe 100644 --- a/javascript/playbook/playBookPluginManager.js +++ b/javascript/playbook/playBookPluginManager.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 * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT 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/position.js ---------------------------------------------------------------------- diff --git a/javascript/position.js b/javascript/position.js index 5f0909a..09be497 100644 --- a/javascript/position.js +++ b/javascript/position.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/webWorksPluginManager.js ---------------------------------------------------------------------- diff --git a/javascript/webWorksPluginManager.js b/javascript/webWorksPluginManager.js index 8c6276f..68e6c7b 100644 --- a/javascript/webWorksPluginManager.js +++ b/javascript/webWorksPluginManager.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/template/project/www/index.html ---------------------------------------------------------------------- diff --git a/template/project/www/index.html b/template/project/www/index.html index a9b98f2..ff1dae6 100644 --- a/template/project/www/index.html +++ b/template/project/www/index.html @@ -1,11 +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 - -website: http://phonegap.com + 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. --> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">