diff --git a/.rat-excludes b/.rat-excludes index b751caa8a..f1448c25c 100644 --- a/.rat-excludes +++ b/.rat-excludes @@ -22,8 +22,6 @@ coverage/ framework/build/ node_modules/ -templates/project/gitignore -test/androidx/app/.gitignore test/androidx/app/build/ test/androidx/build/ test/androidx/tools/ diff --git a/.ratignore b/.ratignore index 24f0f9a2c..53702734e 100644 --- a/.ratignore +++ b/.ratignore @@ -22,8 +22,6 @@ coverage/ framework/build/ node_modules/ -templates/project/gitignore -test/androidx/app/.gitignore test/androidx/app/build/ test/androidx/build/ test/androidx/tools/ diff --git a/cordova-js-src/android/nativeapiprovider.js b/cordova-js-src/android/nativeapiprovider.js index 44f4aacf3..e296e4481 100644 --- a/cordova-js-src/android/nativeapiprovider.js +++ b/cordova-js-src/android/nativeapiprovider.js @@ -1,20 +1,20 @@ /* - * 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. + 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. */ /** diff --git a/cordova-js-src/android/promptbasednativeapi.js b/cordova-js-src/android/promptbasednativeapi.js index 86fc1d9fe..63eb5a6ec 100644 --- a/cordova-js-src/android/promptbasednativeapi.js +++ b/cordova-js-src/android/promptbasednativeapi.js @@ -1,20 +1,20 @@ /* - * 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. + 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. */ /** diff --git a/cordova-js-src/exec.js b/cordova-js-src/exec.js index 82810fac6..ec9ec8bb1 100644 --- a/cordova-js-src/exec.js +++ b/cordova-js-src/exec.js @@ -1,22 +1,20 @@ /* - * - * 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. - * + 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. */ /** diff --git a/cordova-js-src/platform.js b/cordova-js-src/platform.js index 6bdbd8070..a49ccfb61 100644 --- a/cordova-js-src/platform.js +++ b/cordova-js-src/platform.js @@ -1,22 +1,20 @@ /* - * - * 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. - * + 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. */ // The last resume event that was received that had the result of a plugin call. diff --git a/cordova-js-src/plugin/android/app.js b/cordova-js-src/plugin/android/app.js index c783ab1e3..8798f4d05 100644 --- a/cordova-js-src/plugin/android/app.js +++ b/cordova-js-src/plugin/android/app.js @@ -1,22 +1,20 @@ /* - * - * 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. - * + 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. */ var exec = require('cordova/exec'); diff --git a/cordova-js-src/plugin/android/splashscreen.js b/cordova-js-src/plugin/android/splashscreen.js index 63e77854a..9d9b3b450 100644 --- a/cordova-js-src/plugin/android/splashscreen.js +++ b/cordova-js-src/plugin/android/splashscreen.js @@ -1,22 +1,20 @@ /* - * - * 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. - * + 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. */ var exec = require('cordova/exec'); diff --git a/cordova-js-src/plugin/android/statusbar.js b/cordova-js-src/plugin/android/statusbar.js index 121967869..a4baeabf2 100644 --- a/cordova-js-src/plugin/android/statusbar.js +++ b/cordova-js-src/plugin/android/statusbar.js @@ -1,22 +1,21 @@ /* - * 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. - * - */ + 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. +*/ var exec = require('cordova/exec'); diff --git a/eslint.config.js b/eslint.config.js index 757039b27..8a9104a16 100644 --- a/eslint.config.js +++ b/eslint.config.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/build.gradle b/framework/build.gradle index f82106581..32bb40f65 100644 --- a/framework/build.gradle +++ b/framework/build.gradle @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/cordova-publish.gradle b/framework/cordova-publish.gradle index fda1cb366..2a0c5a696 100644 --- a/framework/cordova-publish.gradle +++ b/framework/cordova-publish.gradle @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/cordova.gradle b/framework/cordova.gradle index f82e3608f..d36f716de 100644 --- a/framework/cordova.gradle +++ b/framework/cordova.gradle @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/repositories.gradle b/framework/repositories.gradle index d2f2c1f9d..c3dedd964 100644 --- a/framework/repositories.gradle +++ b/framework/repositories.gradle @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/src/org/apache/cordova/AllowList.java b/framework/src/org/apache/cordova/AllowList.java index 5422e1107..cc7a9fd42 100644 --- a/framework/src/org/apache/cordova/AllowList.java +++ b/framework/src/org/apache/cordova/AllowList.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/src/org/apache/cordova/AllowListPlugin.java b/framework/src/org/apache/cordova/AllowListPlugin.java index 2c37b5ee1..9ee4aef88 100644 --- a/framework/src/org/apache/cordova/AllowListPlugin.java +++ b/framework/src/org/apache/cordova/AllowListPlugin.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/src/org/apache/cordova/AuthenticationToken.java b/framework/src/org/apache/cordova/AuthenticationToken.java index c73b55934..fbc070d6e 100644 --- a/framework/src/org/apache/cordova/AuthenticationToken.java +++ b/framework/src/org/apache/cordova/AuthenticationToken.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/src/org/apache/cordova/BuildHelper.java b/framework/src/org/apache/cordova/BuildHelper.java index 9c10fc257..67a17c6ef 100644 --- a/framework/src/org/apache/cordova/BuildHelper.java +++ b/framework/src/org/apache/cordova/BuildHelper.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/src/org/apache/cordova/CallbackContext.java b/framework/src/org/apache/cordova/CallbackContext.java index 451b5356d..14e462a60 100644 --- a/framework/src/org/apache/cordova/CallbackContext.java +++ b/framework/src/org/apache/cordova/CallbackContext.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/src/org/apache/cordova/CallbackMap.java b/framework/src/org/apache/cordova/CallbackMap.java index 7c3d33533..866861bb3 100644 --- a/framework/src/org/apache/cordova/CallbackMap.java +++ b/framework/src/org/apache/cordova/CallbackMap.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/src/org/apache/cordova/Config.java b/framework/src/org/apache/cordova/Config.java index 4e706cb46..310fed86c 100644 --- a/framework/src/org/apache/cordova/Config.java +++ b/framework/src/org/apache/cordova/Config.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/src/org/apache/cordova/ConfigXmlParser.java b/framework/src/org/apache/cordova/ConfigXmlParser.java index 8f356982e..70dd3a646 100644 --- a/framework/src/org/apache/cordova/ConfigXmlParser.java +++ b/framework/src/org/apache/cordova/ConfigXmlParser.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/src/org/apache/cordova/CordovaActivity.java b/framework/src/org/apache/cordova/CordovaActivity.java index c5bbf4741..114727d4b 100755 --- a/framework/src/org/apache/cordova/CordovaActivity.java +++ b/framework/src/org/apache/cordova/CordovaActivity.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/src/org/apache/cordova/CordovaArgs.java b/framework/src/org/apache/cordova/CordovaArgs.java index 4486de2bf..d575c802f 100644 --- a/framework/src/org/apache/cordova/CordovaArgs.java +++ b/framework/src/org/apache/cordova/CordovaArgs.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/src/org/apache/cordova/CordovaBridge.java b/framework/src/org/apache/cordova/CordovaBridge.java index 17ac5efb7..8996f48f6 100644 --- a/framework/src/org/apache/cordova/CordovaBridge.java +++ b/framework/src/org/apache/cordova/CordovaBridge.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/src/org/apache/cordova/CordovaClientCertRequest.java b/framework/src/org/apache/cordova/CordovaClientCertRequest.java index f77f07117..9ef78bf89 100644 --- a/framework/src/org/apache/cordova/CordovaClientCertRequest.java +++ b/framework/src/org/apache/cordova/CordovaClientCertRequest.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/src/org/apache/cordova/CordovaDialogsHelper.java b/framework/src/org/apache/cordova/CordovaDialogsHelper.java index f92051225..4a63c79f9 100644 --- a/framework/src/org/apache/cordova/CordovaDialogsHelper.java +++ b/framework/src/org/apache/cordova/CordovaDialogsHelper.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/src/org/apache/cordova/CordovaHttpAuthHandler.java b/framework/src/org/apache/cordova/CordovaHttpAuthHandler.java index 72c85cced..9f4b9cc14 100644 --- a/framework/src/org/apache/cordova/CordovaHttpAuthHandler.java +++ b/framework/src/org/apache/cordova/CordovaHttpAuthHandler.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/src/org/apache/cordova/CordovaInterface.java b/framework/src/org/apache/cordova/CordovaInterface.java index 3deacdb12..6e391490b 100755 --- a/framework/src/org/apache/cordova/CordovaInterface.java +++ b/framework/src/org/apache/cordova/CordovaInterface.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/src/org/apache/cordova/CordovaInterfaceImpl.java b/framework/src/org/apache/cordova/CordovaInterfaceImpl.java index 520f482f3..91acfcb41 100644 --- a/framework/src/org/apache/cordova/CordovaInterfaceImpl.java +++ b/framework/src/org/apache/cordova/CordovaInterfaceImpl.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/src/org/apache/cordova/CordovaPlugin.java b/framework/src/org/apache/cordova/CordovaPlugin.java index 6c1251e77..6cd9b0560 100644 --- a/framework/src/org/apache/cordova/CordovaPlugin.java +++ b/framework/src/org/apache/cordova/CordovaPlugin.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/src/org/apache/cordova/CordovaPluginPathHandler.java b/framework/src/org/apache/cordova/CordovaPluginPathHandler.java index 85e0a5fbc..dce978d4d 100644 --- a/framework/src/org/apache/cordova/CordovaPluginPathHandler.java +++ b/framework/src/org/apache/cordova/CordovaPluginPathHandler.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/src/org/apache/cordova/CordovaPreferences.java b/framework/src/org/apache/cordova/CordovaPreferences.java index 668543cc5..39269c884 100644 --- a/framework/src/org/apache/cordova/CordovaPreferences.java +++ b/framework/src/org/apache/cordova/CordovaPreferences.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/src/org/apache/cordova/CordovaResourceApi.java b/framework/src/org/apache/cordova/CordovaResourceApi.java index 5ae5e467d..d8f9201b7 100644 --- a/framework/src/org/apache/cordova/CordovaResourceApi.java +++ b/framework/src/org/apache/cordova/CordovaResourceApi.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/src/org/apache/cordova/CordovaWebView.java b/framework/src/org/apache/cordova/CordovaWebView.java index a854e1dc0..da92d195c 100644 --- a/framework/src/org/apache/cordova/CordovaWebView.java +++ b/framework/src/org/apache/cordova/CordovaWebView.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/src/org/apache/cordova/CordovaWebViewEngine.java b/framework/src/org/apache/cordova/CordovaWebViewEngine.java index 40722468d..2ae90dcd9 100644 --- a/framework/src/org/apache/cordova/CordovaWebViewEngine.java +++ b/framework/src/org/apache/cordova/CordovaWebViewEngine.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/src/org/apache/cordova/CordovaWebViewImpl.java b/framework/src/org/apache/cordova/CordovaWebViewImpl.java index c5dc90c35..039a503ef 100644 --- a/framework/src/org/apache/cordova/CordovaWebViewImpl.java +++ b/framework/src/org/apache/cordova/CordovaWebViewImpl.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/src/org/apache/cordova/CoreAndroid.java b/framework/src/org/apache/cordova/CoreAndroid.java index ff5241893..a41b85dbb 100755 --- a/framework/src/org/apache/cordova/CoreAndroid.java +++ b/framework/src/org/apache/cordova/CoreAndroid.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/src/org/apache/cordova/ExposedJsApi.java b/framework/src/org/apache/cordova/ExposedJsApi.java index e1f8296e8..368718186 100644 --- a/framework/src/org/apache/cordova/ExposedJsApi.java +++ b/framework/src/org/apache/cordova/ExposedJsApi.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/src/org/apache/cordova/ICordovaClientCertRequest.java b/framework/src/org/apache/cordova/ICordovaClientCertRequest.java index 8c6dbd3f2..fa5f4aabd 100644 --- a/framework/src/org/apache/cordova/ICordovaClientCertRequest.java +++ b/framework/src/org/apache/cordova/ICordovaClientCertRequest.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/src/org/apache/cordova/ICordovaCookieManager.java b/framework/src/org/apache/cordova/ICordovaCookieManager.java index e0d9232af..13840f44c 100644 --- a/framework/src/org/apache/cordova/ICordovaCookieManager.java +++ b/framework/src/org/apache/cordova/ICordovaCookieManager.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/src/org/apache/cordova/ICordovaHttpAuthHandler.java b/framework/src/org/apache/cordova/ICordovaHttpAuthHandler.java index 09f71ee9a..c0be1ad77 100644 --- a/framework/src/org/apache/cordova/ICordovaHttpAuthHandler.java +++ b/framework/src/org/apache/cordova/ICordovaHttpAuthHandler.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/src/org/apache/cordova/LOG.java b/framework/src/org/apache/cordova/LOG.java index 9b343c522..346de27b1 100755 --- a/framework/src/org/apache/cordova/LOG.java +++ b/framework/src/org/apache/cordova/LOG.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/src/org/apache/cordova/NativeToJsMessageQueue.java b/framework/src/org/apache/cordova/NativeToJsMessageQueue.java index a95700693..2de143897 100755 --- a/framework/src/org/apache/cordova/NativeToJsMessageQueue.java +++ b/framework/src/org/apache/cordova/NativeToJsMessageQueue.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/src/org/apache/cordova/PermissionHelper.java b/framework/src/org/apache/cordova/PermissionHelper.java index fb2307e69..82f7b1c4a 100644 --- a/framework/src/org/apache/cordova/PermissionHelper.java +++ b/framework/src/org/apache/cordova/PermissionHelper.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/src/org/apache/cordova/PluginEntry.java b/framework/src/org/apache/cordova/PluginEntry.java index 47fc873ac..be3839f2b 100755 --- a/framework/src/org/apache/cordova/PluginEntry.java +++ b/framework/src/org/apache/cordova/PluginEntry.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/src/org/apache/cordova/PluginManager.java b/framework/src/org/apache/cordova/PluginManager.java index a7e9732d2..762c7cba5 100755 --- a/framework/src/org/apache/cordova/PluginManager.java +++ b/framework/src/org/apache/cordova/PluginManager.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/src/org/apache/cordova/PluginResult.java b/framework/src/org/apache/cordova/PluginResult.java index cea6909da..46b58e194 100644 --- a/framework/src/org/apache/cordova/PluginResult.java +++ b/framework/src/org/apache/cordova/PluginResult.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/src/org/apache/cordova/ResumeCallback.java b/framework/src/org/apache/cordova/ResumeCallback.java index 60d78b59b..29e8ad8dd 100644 --- a/framework/src/org/apache/cordova/ResumeCallback.java +++ b/framework/src/org/apache/cordova/ResumeCallback.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/src/org/apache/cordova/SplashScreenPlugin.java b/framework/src/org/apache/cordova/SplashScreenPlugin.java index 83e73148a..8befc44e0 100644 --- a/framework/src/org/apache/cordova/SplashScreenPlugin.java +++ b/framework/src/org/apache/cordova/SplashScreenPlugin.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/src/org/apache/cordova/SystemBarPlugin.java b/framework/src/org/apache/cordova/SystemBarPlugin.java index abf03cd85..0df7a5895 100644 --- a/framework/src/org/apache/cordova/SystemBarPlugin.java +++ b/framework/src/org/apache/cordova/SystemBarPlugin.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/src/org/apache/cordova/allowlist/index.html b/framework/src/org/apache/cordova/allowlist/index.html index 8ef89495f..da8edc007 100755 --- a/framework/src/org/apache/cordova/allowlist/index.html +++ b/framework/src/org/apache/cordova/allowlist/index.html @@ -1,3 +1,4 @@ + - diff --git a/framework/src/org/apache/cordova/allowlist/index2.html b/framework/src/org/apache/cordova/allowlist/index2.html index 438bb9068..047d80f8c 100755 --- a/framework/src/org/apache/cordova/allowlist/index2.html +++ b/framework/src/org/apache/cordova/allowlist/index2.html @@ -1,3 +1,4 @@ + - diff --git a/framework/src/org/apache/cordova/engine/SystemCookieManager.java b/framework/src/org/apache/cordova/engine/SystemCookieManager.java index 694dd57db..e6f8e8356 100644 --- a/framework/src/org/apache/cordova/engine/SystemCookieManager.java +++ b/framework/src/org/apache/cordova/engine/SystemCookieManager.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/src/org/apache/cordova/engine/SystemExposedJsApi.java b/framework/src/org/apache/cordova/engine/SystemExposedJsApi.java index 2ea8fcdda..086be0fad 100755 --- a/framework/src/org/apache/cordova/engine/SystemExposedJsApi.java +++ b/framework/src/org/apache/cordova/engine/SystemExposedJsApi.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/src/org/apache/cordova/engine/SystemWebChromeClient.java b/framework/src/org/apache/cordova/engine/SystemWebChromeClient.java index 4f24b8129..5539ceb91 100755 --- a/framework/src/org/apache/cordova/engine/SystemWebChromeClient.java +++ b/framework/src/org/apache/cordova/engine/SystemWebChromeClient.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/src/org/apache/cordova/engine/SystemWebView.java b/framework/src/org/apache/cordova/engine/SystemWebView.java index 59b1485b5..8aa37bd3a 100644 --- a/framework/src/org/apache/cordova/engine/SystemWebView.java +++ b/framework/src/org/apache/cordova/engine/SystemWebView.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/src/org/apache/cordova/engine/SystemWebViewClient.java b/framework/src/org/apache/cordova/engine/SystemWebViewClient.java index 47da339e4..7dbd7d168 100755 --- a/framework/src/org/apache/cordova/engine/SystemWebViewClient.java +++ b/framework/src/org/apache/cordova/engine/SystemWebViewClient.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/framework/src/org/apache/cordova/engine/SystemWebViewEngine.java b/framework/src/org/apache/cordova/engine/SystemWebViewEngine.java index b623a9049..970758f22 100755 --- a/framework/src/org/apache/cordova/engine/SystemWebViewEngine.java +++ b/framework/src/org/apache/cordova/engine/SystemWebViewEngine.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/lib/Adb.js b/lib/Adb.js index 33ef2757c..2b5a2293c 100644 --- a/lib/Adb.js +++ b/lib/Adb.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/lib/AndroidManifest.js b/lib/AndroidManifest.js index 0a2929eb7..55c5a6902 100644 --- a/lib/AndroidManifest.js +++ b/lib/AndroidManifest.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/lib/AndroidProject.js b/lib/AndroidProject.js index 3ab500a3b..bc5f36c54 100644 --- a/lib/AndroidProject.js +++ b/lib/AndroidProject.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/lib/Api.js b/lib/Api.js index c6f8638b1..8817cbadb 100644 --- a/lib/Api.js +++ b/lib/Api.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/lib/PackageType.js b/lib/PackageType.js index 52058807a..b5f56cc90 100644 --- a/lib/PackageType.js +++ b/lib/PackageType.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/lib/android_sdk.js b/lib/android_sdk.js index 04dc5f742..37440cfff 100755 --- a/lib/android_sdk.js +++ b/lib/android_sdk.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/lib/build.js b/lib/build.js index 02770423d..cab62419c 100644 --- a/lib/build.js +++ b/lib/build.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/lib/builders/ProjectBuilder.js b/lib/builders/ProjectBuilder.js index 30d883c52..94658ee68 100644 --- a/lib/builders/ProjectBuilder.js +++ b/lib/builders/ProjectBuilder.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/lib/builders/builders.js b/lib/builders/builders.js index 0cf4d238f..edc1a5255 100644 --- a/lib/builders/builders.js +++ b/lib/builders/builders.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/lib/builders/plugin-build.gradle b/lib/builders/plugin-build.gradle index ebdcc9dd0..46934dacc 100644 --- a/lib/builders/plugin-build.gradle +++ b/lib/builders/plugin-build.gradle @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/lib/check_reqs.js b/lib/check_reqs.js index cf92179b0..f999a4537 100644 --- a/lib/check_reqs.js +++ b/lib/check_reqs.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/lib/config/CordovaGradleConfigParser.js b/lib/config/CordovaGradleConfigParser.js index 6a3c7d532..53721ca0d 100644 --- a/lib/config/CordovaGradleConfigParser.js +++ b/lib/config/CordovaGradleConfigParser.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/lib/config/CordovaGradleConfigParserFactory.js b/lib/config/CordovaGradleConfigParserFactory.js index f64aa63e3..e957e5927 100644 --- a/lib/config/CordovaGradleConfigParserFactory.js +++ b/lib/config/CordovaGradleConfigParserFactory.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/lib/config/GradlePropertiesParser.js b/lib/config/GradlePropertiesParser.js index 1e01487e2..c61d9e462 100644 --- a/lib/config/GradlePropertiesParser.js +++ b/lib/config/GradlePropertiesParser.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/lib/create.js b/lib/create.js index 9fba7cd9e..5fd032118 100755 --- a/lib/create.js +++ b/lib/create.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/lib/emulator.js b/lib/emulator.js index 7056f5a69..3fc36b376 100644 --- a/lib/emulator.js +++ b/lib/emulator.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/lib/env/AndroidCommandLineTools.js b/lib/env/AndroidCommandLineTools.js index e99ccc3ce..9360fd293 100644 --- a/lib/env/AndroidCommandLineTools.js +++ b/lib/env/AndroidCommandLineTools.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/lib/env/java.js b/lib/env/java.js index 0c305a6b6..498363e3e 100644 --- a/lib/env/java.js +++ b/lib/env/java.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/lib/pluginHandlers.js b/lib/pluginHandlers.js index 88eccb01a..14b0744f2 100644 --- a/lib/pluginHandlers.js +++ b/lib/pluginHandlers.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/lib/prepare.js b/lib/prepare.js index af39b7870..b30b985ce 100644 --- a/lib/prepare.js +++ b/lib/prepare.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/lib/run.js b/lib/run.js index 25565ac72..77d88a478 100644 --- a/lib/run.js +++ b/lib/run.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/lib/target.js b/lib/target.js index 0c8baf7e0..8ff340acd 100644 --- a/lib/target.js +++ b/lib/target.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/lib/utils.js b/lib/utils.js index 03473768e..d538e1b7d 100644 --- a/lib/utils.js +++ b/lib/utils.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/spec/e2e/e2e.spec.js b/spec/e2e/e2e.spec.js index 0dc9de696..b4c2fe84d 100644 --- a/spec/e2e/e2e.spec.js +++ b/spec/e2e/e2e.spec.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/spec/fixtures/android_studio_project/app/build.gradle b/spec/fixtures/android_studio_project/app/build.gradle index 0f2cb884c..8a18fa5f6 100644 --- a/spec/fixtures/android_studio_project/app/build.gradle +++ b/spec/fixtures/android_studio_project/app/build.gradle @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/spec/fixtures/android_studio_project/build.gradle b/spec/fixtures/android_studio_project/build.gradle index e8c84b990..e35ce63b3 100644 --- a/spec/fixtures/android_studio_project/build.gradle +++ b/spec/fixtures/android_studio_project/build.gradle @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/spec/fixtures/android_studio_project/settings.gradle b/spec/fixtures/android_studio_project/settings.gradle index e16301e29..2852ce921 100644 --- a/spec/fixtures/android_studio_project/settings.gradle +++ b/spec/fixtures/android_studio_project/settings.gradle @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/spec/fixtures/org.test.plugins.dummyplugin/extra.gradle b/spec/fixtures/org.test.plugins.dummyplugin/extra.gradle index 23799ffa6..3395af103 100644 --- a/spec/fixtures/org.test.plugins.dummyplugin/extra.gradle +++ b/spec/fixtures/org.test.plugins.dummyplugin/extra.gradle @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/spec/fixtures/org.test.plugins.dummyplugin/src/android/DummyPlugin.java b/spec/fixtures/org.test.plugins.dummyplugin/src/android/DummyPlugin.java index 3ebd4dc9c..ac0aaf032 100644 --- a/spec/fixtures/org.test.plugins.dummyplugin/src/android/DummyPlugin.java +++ b/spec/fixtures/org.test.plugins.dummyplugin/src/android/DummyPlugin.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/spec/fixtures/org.test.plugins.dummyplugin/src/android/DummyPlugin2.java b/spec/fixtures/org.test.plugins.dummyplugin/src/android/DummyPlugin2.java index ee2fcd580..e54a39bc3 100644 --- a/spec/fixtures/org.test.plugins.dummyplugin/src/android/DummyPlugin2.java +++ b/spec/fixtures/org.test.plugins.dummyplugin/src/android/DummyPlugin2.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/spec/fixtures/org.test.plugins.dummyplugin/src/android/myapi.aidl b/spec/fixtures/org.test.plugins.dummyplugin/src/android/myapi.aidl index fee2eb66d..4fd5e7490 100644 --- a/spec/fixtures/org.test.plugins.dummyplugin/src/android/myapi.aidl +++ b/spec/fixtures/org.test.plugins.dummyplugin/src/android/myapi.aidl @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/spec/fixtures/org.test.plugins.dummyplugin/www/dummyplugin.js b/spec/fixtures/org.test.plugins.dummyplugin/www/dummyplugin.js index 10811de93..19749ab54 100644 --- a/spec/fixtures/org.test.plugins.dummyplugin/www/dummyplugin.js +++ b/spec/fixtures/org.test.plugins.dummyplugin/www/dummyplugin.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/spec/fixtures/org.test.plugins.faultyplugin/src/android/FaultyPlugin.java b/spec/fixtures/org.test.plugins.faultyplugin/src/android/FaultyPlugin.java index 64bd05a08..68b0eb8b0 100644 --- a/spec/fixtures/org.test.plugins.faultyplugin/src/android/FaultyPlugin.java +++ b/spec/fixtures/org.test.plugins.faultyplugin/src/android/FaultyPlugin.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/spec/helper.js b/spec/helper.js index 938705db7..1bb8d4491 100644 --- a/spec/helper.js +++ b/spec/helper.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/spec/unit/Adb.spec.js b/spec/unit/Adb.spec.js index c73bcd8b3..c7eb90ded 100644 --- a/spec/unit/Adb.spec.js +++ b/spec/unit/Adb.spec.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/spec/unit/AndroidCommandLineTools.spec.js b/spec/unit/AndroidCommandLineTools.spec.js index dc7f1fab1..42289a2e1 100644 --- a/spec/unit/AndroidCommandLineTools.spec.js +++ b/spec/unit/AndroidCommandLineTools.spec.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/spec/unit/AndroidManifest.spec.js b/spec/unit/AndroidManifest.spec.js index 30cf51967..726520bd2 100644 --- a/spec/unit/AndroidManifest.spec.js +++ b/spec/unit/AndroidManifest.spec.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/spec/unit/AndroidProject.spec.js b/spec/unit/AndroidProject.spec.js index 4ee30ef2b..331d04811 100644 --- a/spec/unit/AndroidProject.spec.js +++ b/spec/unit/AndroidProject.spec.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/spec/unit/Api.spec.js b/spec/unit/Api.spec.js index 053d7edeb..b6b21f0d2 100644 --- a/spec/unit/Api.spec.js +++ b/spec/unit/Api.spec.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/spec/unit/android_sdk.spec.js b/spec/unit/android_sdk.spec.js index 8821e31d1..f63157f42 100644 --- a/spec/unit/android_sdk.spec.js +++ b/spec/unit/android_sdk.spec.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/spec/unit/build.spec.js b/spec/unit/build.spec.js index 8f4408a71..402d75142 100644 --- a/spec/unit/build.spec.js +++ b/spec/unit/build.spec.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/spec/unit/builders/ProjectBuilder.spec.js b/spec/unit/builders/ProjectBuilder.spec.js index 90107526a..9414db8e5 100644 --- a/spec/unit/builders/ProjectBuilder.spec.js +++ b/spec/unit/builders/ProjectBuilder.spec.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/spec/unit/builders/builders.spec.js b/spec/unit/builders/builders.spec.js index f825b4599..ed345ede9 100644 --- a/spec/unit/builders/builders.spec.js +++ b/spec/unit/builders/builders.spec.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/spec/unit/check_reqs.spec.js b/spec/unit/check_reqs.spec.js index de1968f96..e8679678d 100644 --- a/spec/unit/check_reqs.spec.js +++ b/spec/unit/check_reqs.spec.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/spec/unit/config/GradlePropertiesParser.spec.js b/spec/unit/config/GradlePropertiesParser.spec.js index ade259ae6..eb942f6ed 100644 --- a/spec/unit/config/GradlePropertiesParser.spec.js +++ b/spec/unit/config/GradlePropertiesParser.spec.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/spec/unit/create.spec.js b/spec/unit/create.spec.js index 25ec10f06..aa93d0beb 100644 --- a/spec/unit/create.spec.js +++ b/spec/unit/create.spec.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/spec/unit/emulator.spec.js b/spec/unit/emulator.spec.js index a5901c525..f7278169d 100644 --- a/spec/unit/emulator.spec.js +++ b/spec/unit/emulator.spec.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/spec/unit/java.spec.js b/spec/unit/java.spec.js index 18ca3cc1c..ba2ad1679 100644 --- a/spec/unit/java.spec.js +++ b/spec/unit/java.spec.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/spec/unit/mocks/config/MockCordovaGradleConfigParser.js b/spec/unit/mocks/config/MockCordovaGradleConfigParser.js index bc7c69519..872bdc6ce 100644 --- a/spec/unit/mocks/config/MockCordovaGradleConfigParser.js +++ b/spec/unit/mocks/config/MockCordovaGradleConfigParser.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/spec/unit/pluginHandlers/common.spec.js b/spec/unit/pluginHandlers/common.spec.js index 7f7bce600..5b4d7f133 100644 --- a/spec/unit/pluginHandlers/common.spec.js +++ b/spec/unit/pluginHandlers/common.spec.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/spec/unit/pluginHandlers/handlers.spec.js b/spec/unit/pluginHandlers/handlers.spec.js index 946f5e091..b2145af82 100644 --- a/spec/unit/pluginHandlers/handlers.spec.js +++ b/spec/unit/pluginHandlers/handlers.spec.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/spec/unit/prepare.spec.js b/spec/unit/prepare.spec.js index 704ff9f0c..01bf70f90 100644 --- a/spec/unit/prepare.spec.js +++ b/spec/unit/prepare.spec.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/spec/unit/retry.spec.js b/spec/unit/retry.spec.js index 04e829c02..c9a414a3a 100644 --- a/spec/unit/retry.spec.js +++ b/spec/unit/retry.spec.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/spec/unit/run.spec.js b/spec/unit/run.spec.js index c2375b327..8885002a0 100644 --- a/spec/unit/run.spec.js +++ b/spec/unit/run.spec.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/spec/unit/target.spec.js b/spec/unit/target.spec.js index c6751dc21..5921767e1 100644 --- a/spec/unit/target.spec.js +++ b/spec/unit/target.spec.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/templates/cordova/Api.js b/templates/cordova/Api.js index 47b266c5e..c3254ef52 100644 --- a/templates/cordova/Api.js +++ b/templates/cordova/Api.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/templates/cordova/android_sdk_version b/templates/cordova/android_sdk_version index 962d9f80e..fd2b25096 100755 --- a/templates/cordova/android_sdk_version +++ b/templates/cordova/android_sdk_version @@ -1,6 +1,6 @@ #!/usr/bin/env node -/** +/* 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 diff --git a/templates/cordova/lib/list-devices b/templates/cordova/lib/list-devices index 8147205a9..d3f347b83 100755 --- a/templates/cordova/lib/list-devices +++ b/templates/cordova/lib/list-devices @@ -1,6 +1,6 @@ #!/usr/bin/env node -/** +/* 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 diff --git a/templates/cordova/lib/list-emulator-images b/templates/cordova/lib/list-emulator-images index f1641f631..472f0b833 100755 --- a/templates/cordova/lib/list-emulator-images +++ b/templates/cordova/lib/list-emulator-images @@ -1,6 +1,6 @@ #!/usr/bin/env node -/** +/* 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 diff --git a/templates/cordova/version b/templates/cordova/version index 13da9885c..43e2e9fef 100755 --- a/templates/cordova/version +++ b/templates/cordova/version @@ -1,6 +1,6 @@ #!/usr/bin/env node -/** +/* 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 diff --git a/templates/project/Activity.java b/templates/project/Activity.java index 212e6c2de..e0eb914a4 100644 --- a/templates/project/Activity.java +++ b/templates/project/Activity.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/templates/project/AndroidManifest.xml b/templates/project/AndroidManifest.xml index b522b1406..2a1d0f995 100644 --- a/templates/project/AndroidManifest.xml +++ b/templates/project/AndroidManifest.xml @@ -1,21 +1,21 @@ diff --git a/test/androidx/app/src/main/assets/www/allowlist/index.html b/test/androidx/app/src/main/assets/www/allowlist/index.html index 8ef89495f..da8edc007 100755 --- a/test/androidx/app/src/main/assets/www/allowlist/index.html +++ b/test/androidx/app/src/main/assets/www/allowlist/index.html @@ -1,3 +1,4 @@ + - diff --git a/test/androidx/app/src/main/assets/www/allowlist/index2.html b/test/androidx/app/src/main/assets/www/allowlist/index2.html index 438bb9068..047d80f8c 100755 --- a/test/androidx/app/src/main/assets/www/allowlist/index2.html +++ b/test/androidx/app/src/main/assets/www/allowlist/index2.html @@ -1,3 +1,4 @@ + - diff --git a/test/androidx/app/src/main/assets/www/backgroundcolor/index.html b/test/androidx/app/src/main/assets/www/backgroundcolor/index.html index a73b0e0d1..454633c45 100755 --- a/test/androidx/app/src/main/assets/www/backgroundcolor/index.html +++ b/test/androidx/app/src/main/assets/www/backgroundcolor/index.html @@ -1,3 +1,4 @@ + - diff --git a/test/androidx/app/src/main/assets/www/cordova_plugins.js b/test/androidx/app/src/main/assets/www/cordova_plugins.js index ecad9f6d0..67de6b736 100644 --- a/test/androidx/app/src/main/assets/www/cordova_plugins.js +++ b/test/androidx/app/src/main/assets/www/cordova_plugins.js @@ -1,20 +1,20 @@ /* - 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 + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + http://www.apache.org/licenses/LICENSE-2.0 - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - KIND, either express or implied. See the License for the - specific language governing permissions and limitations - under the License. + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. */ cordova.define('cordova/plugin_list', function(require, exports, module) { diff --git a/test/androidx/app/src/main/assets/www/fullscreen/index.html b/test/androidx/app/src/main/assets/www/fullscreen/index.html index 4b3e5d071..2498a4ea5 100755 --- a/test/androidx/app/src/main/assets/www/fullscreen/index.html +++ b/test/androidx/app/src/main/assets/www/fullscreen/index.html @@ -1,3 +1,4 @@ + - diff --git a/test/androidx/app/src/main/assets/www/htmlnotfound/error.html b/test/androidx/app/src/main/assets/www/htmlnotfound/error.html index 6dbee031f..eb6561c22 100755 --- a/test/androidx/app/src/main/assets/www/htmlnotfound/error.html +++ b/test/androidx/app/src/main/assets/www/htmlnotfound/error.html @@ -1,3 +1,4 @@ + - diff --git a/test/androidx/app/src/main/assets/www/index.html b/test/androidx/app/src/main/assets/www/index.html index 458a1d226..37a854412 100755 --- a/test/androidx/app/src/main/assets/www/index.html +++ b/test/androidx/app/src/main/assets/www/index.html @@ -1,3 +1,4 @@ + - diff --git a/test/androidx/app/src/main/assets/www/lifecycle/index2.html b/test/androidx/app/src/main/assets/www/lifecycle/index2.html index 7887fc9dd..b650e5afd 100755 --- a/test/androidx/app/src/main/assets/www/lifecycle/index2.html +++ b/test/androidx/app/src/main/assets/www/lifecycle/index2.html @@ -1,3 +1,4 @@ + - diff --git a/test/androidx/app/src/main/assets/www/main.js b/test/androidx/app/src/main/assets/www/main.js index 34e929236..65ffcac44 100755 --- a/test/androidx/app/src/main/assets/www/main.js +++ b/test/androidx/app/src/main/assets/www/main.js @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/test/androidx/app/src/main/assets/www/master.css b/test/androidx/app/src/main/assets/www/master.css index 0df6d1fc8..2e7ac1677 100755 --- a/test/androidx/app/src/main/assets/www/master.css +++ b/test/androidx/app/src/main/assets/www/master.css @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/test/androidx/app/src/main/java/org/apache/cordova/unittests/EmbeddedWebViewActivity.java b/test/androidx/app/src/main/java/org/apache/cordova/unittests/EmbeddedWebViewActivity.java index b4ad2b9c7..9dfbc5f9a 100644 --- a/test/androidx/app/src/main/java/org/apache/cordova/unittests/EmbeddedWebViewActivity.java +++ b/test/androidx/app/src/main/java/org/apache/cordova/unittests/EmbeddedWebViewActivity.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/test/androidx/app/src/main/java/org/apache/cordova/unittests/LifeCyclePlugin.java b/test/androidx/app/src/main/java/org/apache/cordova/unittests/LifeCyclePlugin.java index 8696549df..3ac254acd 100644 --- a/test/androidx/app/src/main/java/org/apache/cordova/unittests/LifeCyclePlugin.java +++ b/test/androidx/app/src/main/java/org/apache/cordova/unittests/LifeCyclePlugin.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/test/androidx/app/src/main/java/org/apache/cordova/unittests/StandardActivity.java b/test/androidx/app/src/main/java/org/apache/cordova/unittests/StandardActivity.java index 97bdc5301..0d94fb1de 100644 --- a/test/androidx/app/src/main/java/org/apache/cordova/unittests/StandardActivity.java +++ b/test/androidx/app/src/main/java/org/apache/cordova/unittests/StandardActivity.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/test/androidx/app/src/main/java/org/apache/cordova/unittests/TestActivity.java b/test/androidx/app/src/main/java/org/apache/cordova/unittests/TestActivity.java index 30889cbdd..7581a1bc8 100644 --- a/test/androidx/app/src/main/java/org/apache/cordova/unittests/TestActivity.java +++ b/test/androidx/app/src/main/java/org/apache/cordova/unittests/TestActivity.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/test/androidx/app/src/main/res/layout/activity_main.xml b/test/androidx/app/src/main/res/layout/activity_main.xml index 7cbd51d60..45023e5aa 100644 --- a/test/androidx/app/src/main/res/layout/activity_main.xml +++ b/test/androidx/app/src/main/res/layout/activity_main.xml @@ -1,21 +1,21 @@ #3F51B5 diff --git a/test/androidx/app/src/main/res/values/dimens.xml b/test/androidx/app/src/main/res/values/dimens.xml index 8f9a14a92..b51f6b6bb 100644 --- a/test/androidx/app/src/main/res/values/dimens.xml +++ b/test/androidx/app/src/main/res/values/dimens.xml @@ -1,21 +1,21 @@ 16dp diff --git a/test/androidx/app/src/main/res/values/strings.xml b/test/androidx/app/src/main/res/values/strings.xml index 353e3abc3..635f3e908 100644 --- a/test/androidx/app/src/main/res/values/strings.xml +++ b/test/androidx/app/src/main/res/values/strings.xml @@ -1,21 +1,21 @@ UnitTests diff --git a/test/androidx/app/src/main/res/values/styles.xml b/test/androidx/app/src/main/res/values/styles.xml index ae304dac2..98471318e 100644 --- a/test/androidx/app/src/main/res/values/styles.xml +++ b/test/androidx/app/src/main/res/values/styles.xml @@ -1,21 +1,21 @@ diff --git a/test/androidx/app/src/main/res/xml/config.xml b/test/androidx/app/src/main/res/xml/config.xml index 15e8d0f3c..6c234de19 100644 --- a/test/androidx/app/src/main/res/xml/config.xml +++ b/test/androidx/app/src/main/res/xml/config.xml @@ -1,21 +1,21 @@ Hello Cordova diff --git a/test/androidx/app/src/test/java/org/apache/cordova/unittests/NativeToJsMessageQueueTest.java b/test/androidx/app/src/test/java/org/apache/cordova/unittests/NativeToJsMessageQueueTest.java index 71271bfef..99a8e6d0f 100644 --- a/test/androidx/app/src/test/java/org/apache/cordova/unittests/NativeToJsMessageQueueTest.java +++ b/test/androidx/app/src/test/java/org/apache/cordova/unittests/NativeToJsMessageQueueTest.java @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/test/androidx/build.gradle b/test/androidx/build.gradle index d077a2cfd..4990cfbd8 100644 --- a/test/androidx/build.gradle +++ b/test/androidx/build.gradle @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/test/androidx/settings.gradle b/test/androidx/settings.gradle index 49aba4c29..d154e2640 100644 --- a/test/androidx/settings.gradle +++ b/test/androidx/settings.gradle @@ -1,4 +1,4 @@ -/** +/* 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 diff --git a/test/run_java_unit_tests.js b/test/run_java_unit_tests.js index 4c023e388..fc1981a5c 100644 --- a/test/run_java_unit_tests.js +++ b/test/run_java_unit_tests.js @@ -1,6 +1,6 @@ #!/usr/bin/env node -/** +/* 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 diff --git a/types/index.d.ts b/types/index.d.ts index 337f364bd..715118d7a 100644 --- a/types/index.d.ts +++ b/types/index.d.ts @@ -1,4 +1,4 @@ -/** +/* 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