Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'js/text-public.js.LICENSE.txt')
-rw-r--r--js/text-public.js.LICENSE.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/js/text-public.js.LICENSE.txt b/js/text-public.js.LICENSE.txt
index c27ce6011..91d8b7582 100644
--- a/js/text-public.js.LICENSE.txt
+++ b/js/text-public.js.LICENSE.txt
@@ -34,6 +34,13 @@ object-assign
*/
/*!
+ * The buffer module from node.js, for the browser.
+ *
+ * @author Feross Aboukhadijeh <https://feross.org>
+ * @license MIT
+ */
+
+/*!
* Vue.js v2.6.14
* (c) 2014-2021 Evan You
* Released under the MIT License.
@@ -45,4 +52,6 @@ object-assign
* @license MIT
*/
+/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
+
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */