diff --git a/.asf.yaml b/.asf.yaml index 29a6c7cb..916b61cd 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -5,9 +5,9 @@ # 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 diff --git a/.eslintrc.yml b/.eslintrc.yml index 760eceb0..141c29b2 100644 --- a/.eslintrc.yml +++ b/.eslintrc.yml @@ -5,9 +5,9 @@ # 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 @@ -24,4 +24,4 @@ overrides: prefer-promise-reject-errors: off - files: [cordova-js-src/**/*.js] - extends: '@cordova/eslint-config/browser' \ No newline at end of file + extends: '@cordova/eslint-config/browser'