@@ -473,8 +473,6 @@ object-assign
473473* Includes: widget.js, position.js, data.js, disable-selection.js, effect.js, effects/effect-blind.js, effects/effect-bounce.js, effects/effect-clip.js, effects/effect-drop.js, effects/effect-explode.js, effects/effect-fade.js, effects/effect-fold.js, effects/effect-highlight.js, effects/effect-puff.js, effects/effect-pulsate.js, effects/effect-scale.js, effects/effect-shake.js, effects/effect-size.js, effects/effect-slide.js, effects/effect-transfer.js, focusable.js, form-reset-mixin.js, jquery-patch.js, keycode.js, labels.js, scroll-parent.js, tabbable.js, unique-id.js, widgets/accordion.js, widgets/autocomplete.js, widgets/button.js, widgets/checkboxradio.js, widgets/controlgroup.js, widgets/datepicker.js, widgets/dialog.js, widgets/draggable.js, widgets/droppable.js, widgets/menu.js, widgets/mouse.js, widgets/progressbar.js, widgets/resizable.js, widgets/selectable.js, widgets/selectmenu.js, widgets/slider.js, widgets/sortable.js, widgets/spinner.js, widgets/tabs.js, widgets/tooltip.js
474474* Copyright jQuery Foundation and other contributors; Licensed MIT */
475475
476- /*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
477-
478476/**
479477 *
480478 *
@@ -483,28 +481,6 @@ object-assign
483481 *
484482 */
485483
486- /**
487- * @copyright 2019 Christoph Wurst <
[email protected] >
488- *
489- * @author Christoph Wurst <
[email protected] >
490- *
491- * @license AGPL-3.0-or-later
492- *
493- * This program is free software: you can redistribute it and/or modify
494- * it under the terms of the GNU Affero General Public License as
495- * published by the Free Software Foundation, either version 3 of the
496- * License, or (at your option) any later version.
497- *
498- * This program is distributed in the hope that it will be useful,
499- * but WITHOUT ANY WARRANTY; without even the implied warranty of
500- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
501- * GNU Affero General Public License for more details.
502- *
503- * You should have received a copy of the GNU Affero General Public License
504- * along with this program. If not, see <http://www.gnu.org/licenses/>.
505- *
506- */
507-
508484/**
509485 * @copyright 2019 Christoph Wurst <
[email protected] >
510486 *
@@ -884,7 +860,7 @@ object-assign
884860 */
885861
886862/**
887- * @copyright Copyright (c)
2021 John Molakvoæ <
[email protected] >
863+ * @copyright Copyright (c)
2022 John Molakvoæ <
[email protected] >
888864 *
889865 * @author John Molakvoæ <
[email protected] >
890866 *
@@ -906,9 +882,9 @@ object-assign
906882 */
907883
908884/**
909- * @copyright Copyright (c)
2022 John Molakvoæ <[email protected] >
885+ * @copyright Copyright (c)
2023 Ferdinand Thiessen <[email protected] >
910886 *
911- * @author
John Molakvoæ <[email protected] >
887+ * @author
Ferdinand Thiessen <[email protected] >
912888 *
913889 * @license AGPL-3.0-or-later
914890 *
@@ -946,7 +922,6 @@ object-assign
946922 *
947923 * You should have received a copy of the GNU Affero General Public License
948924 * along with this program. If not, see <http://www.gnu.org/licenses/>.
949- *
950925 */
951926
952927/**
@@ -963,17 +938,19 @@ object-assign
963938 *
964939 * This program is distributed in the hope that it will be useful,
965940 * but WITHOUT ANY WARRANTY; without even the implied warranty of
966- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
941+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
967942 * GNU Affero General Public License for more details.
968943 *
969944 * You should have received a copy of the GNU Affero General Public License
970945 * along with this program. If not, see <http://www.gnu.org/licenses/>.
946+ *
971947 */
972948
973949/**
974950 * @copyright Copyright (c) 2023 Ferdinand Thiessen <
[email protected] >
975951 *
976952 * @author Ferdinand Thiessen <
[email protected] >
953+ * @author John Molakvoæ <
[email protected] >
977954 *
978955 * @license AGPL-3.0-or-later
979956 *
@@ -993,9 +970,8 @@ object-assign
993970 */
994971
995972/**
996- * @copyright Copyright (c) 2023
Ferdinand Thiessen <[email protected] >
973+ * @copyright Copyright (c) 2023
John Molakvoæ <[email protected] >
997974 *
998- * @author Ferdinand Thiessen <
[email protected] >
999975 * @author John Molakvoæ <
[email protected] >
1000976 *
1001977 * @license AGPL-3.0-or-later
@@ -1007,7 +983,30 @@ object-assign
1007983 *
1008984 * This program is distributed in the hope that it will be useful,
1009985 * but WITHOUT ANY WARRANTY; without even the implied warranty of
1010- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
986+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
987+ * GNU Affero General Public License for more details.
988+ *
989+ * You should have received a copy of the GNU Affero General Public License
990+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
991+ *
992+ */
993+
994+ /**
995+ * @copyright Copyright (c) 2023 John Molakvoæ <
[email protected] >
996+ *
997+ * @author John Molakvoæ <
[email protected] >
998+ * @author Ferdinand Thiessen <
[email protected] >
999+ *
1000+ * @license AGPL-3.0-or-later
1001+ *
1002+ * This program is free software: you can redistribute it and/or modify
1003+ * it under the terms of the GNU Affero General Public License as
1004+ * published by the Free Software Foundation, either version 3 of the
1005+ * License, or (at your option) any later version.
1006+ *
1007+ * This program is distributed in the hope that it will be useful,
1008+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
1009+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10111010 * GNU Affero General Public License for more details.
10121011 *
10131012 * You should have received a copy of the GNU Affero General Public License
0 commit comments