From 3f6d14720caa9295a2c9edeee7f3628f1e55ab73 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 14 Aug 2019 01:54:01 +0200 Subject: plugins/phonegap-plugin-mobile-accessibility --- .../phonegap-plugin-mobile-accessibility/NOTICE | 35 ++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 StoneIsland/plugins/phonegap-plugin-mobile-accessibility/NOTICE (limited to 'StoneIsland/plugins/phonegap-plugin-mobile-accessibility/NOTICE') diff --git a/StoneIsland/plugins/phonegap-plugin-mobile-accessibility/NOTICE b/StoneIsland/plugins/phonegap-plugin-mobile-accessibility/NOTICE new file mode 100644 index 00000000..fd6e4609 --- /dev/null +++ b/StoneIsland/plugins/phonegap-plugin-mobile-accessibility/NOTICE @@ -0,0 +1,35 @@ +PhoneGap Mobile Accessibility plugin + +com.phonegap.plugin.mobile-accessibility + +Copyright 2014 Adobe Systems Incorporated + +This software is licensed under the Apache License, Version 2.0 (see LICENSE file). + +This software bundles the following third party software that may have +licenses differing from that of the software itself. You can find the +libraries and their respective licenses below. + +Third Party Software Notices: +============================= + + - AndroidVox_v1.js - ./www/android/AndroidVox_v1.js + from https://ssl.gstatic.com/accessibility/javascript/android/AndroidVox_v1.js + - chromeandroidvox.js - ./www/android/chromeandroidvox.js + from https://ssl.gstatic.com/accessibility/javascript/android/chromeandroidvox.js + +source url: https://code.google.com/p/google-axs-chrome/source/browse/#svn%2Ftrunk%2Fchromevox + +Copyright 2013 Google Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + +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. -- cgit v1.2.3-70-g09d2