diff options
Diffstat (limited to 'core/src/jquery/ui-fixes.js')
-rw-r--r-- | core/src/jquery/ui-fixes.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/src/jquery/ui-fixes.js b/core/src/jquery/ui-fixes.js index d70c5579f94..e23464b2f9d 100644 --- a/core/src/jquery/ui-fixes.js +++ b/core/src/jquery/ui-fixes.js @@ -1,3 +1,8 @@ +/** + * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors + * SPDX-License-Identifier: AGPL-3.0-or-later + */ + import $ from 'jquery' // Set autocomplete width the same as the related input |