From 14e57bf70a612c16eccdd733b3562d46053419c5 Mon Sep 17 00:00:00 2001 From: Louis Chemineau Date: Tue, 11 Jan 2022 17:18:11 +0100 Subject: [PATCH] Replace license information to SPDX expression Signed-off-by: Louis Chemineau --- apps/accessibility/src/accessibilityoca.js | 2 +- apps/accessibility/src/main.js | 2 +- apps/comments/src/activitytabviewplugin.js | 2 +- apps/comments/src/app.js | 2 +- apps/comments/src/comments-app.js | 2 +- apps/comments/src/comments-tab.js | 2 +- apps/comments/src/comments.js | 2 +- apps/comments/src/filesplugin.js | 2 +- apps/comments/src/mixins/CommentMixin.js | 2 +- apps/comments/src/services/CommentsInstance.js | 2 +- apps/comments/src/services/DavClient.js | 2 +- apps/comments/src/services/DeleteComment.js | 2 +- apps/comments/src/services/EditComment.js | 2 +- apps/comments/src/services/GetComments.js | 2 +- apps/comments/src/services/NewComment.js | 2 +- apps/comments/src/utils/cancelableRequest.js | 2 +- apps/comments/src/utils/davUtils.js | 2 +- apps/comments/src/utils/numberUtil.js | 2 +- apps/comments/tests/js/filespluginSpec.js | 2 +- apps/dashboard/src/helpers/getBackgroundUrl.js | 2 +- apps/dashboard/src/helpers/prefixWithBaseUrl.js | 2 +- apps/dashboard/src/main.js | 2 +- apps/dashboard/src/mixins/isMobile.js | 2 +- apps/dav/src/dav/client.js | 2 +- apps/dav/src/service/CalendarService.js | 2 +- apps/dav/src/service/logger.js | 2 +- apps/federatedfilesharing/tests/js/externalSpec.js | 4 ++-- apps/files/src/files-app-settings.js | 2 +- apps/files/src/legacy/filelistSearch.js | 2 +- apps/files/src/logger.js | 2 +- apps/files/src/main-personal-settings.js | 2 +- apps/files/src/models/Setting.js | 2 +- apps/files/src/models/Tab.js | 2 +- apps/files/src/services/FileInfo.js | 2 +- apps/files/src/services/Settings.js | 2 +- apps/files/src/services/Sidebar.js | 2 +- apps/files/src/services/Templates.js | 2 +- apps/files/src/sidebar.js | 2 +- apps/files/src/templates.js | 2 +- apps/files/src/utils/davUtils.js | 2 +- apps/files/src/utils/fileUtils.js | 2 +- apps/files/tests/js/appSpec.js | 2 +- apps/files/tests/js/breadcrumbSpec.js | 2 +- apps/files/tests/js/detailsviewSpec.js | 4 ++-- apps/files/tests/js/favoritesfilelistspec.js | 2 +- apps/files/tests/js/favoritespluginspec.js | 2 +- apps/files/tests/js/fileUploadSpec.js | 2 +- apps/files/tests/js/fileactionsSpec.js | 2 +- apps/files/tests/js/fileactionsmenuSpec.js | 2 +- apps/files/tests/js/filelistSpec.js | 2 +- apps/files/tests/js/filesSpec.js | 2 +- apps/files/tests/js/filesummarySpec.js | 2 +- apps/files/tests/js/mainfileinfodetailviewSpec.js | 2 +- apps/files/tests/js/newfilemenuSpec.js | 2 +- apps/files/tests/js/tagspluginspec.js | 2 +- apps/files_external/tests/appSpec.js | 2 +- apps/files_external/tests/js/mountsfilelistSpec.js | 2 +- apps/files_external/tests/js/settingsSpec.js | 2 +- apps/files_sharing/js/public_note.js | 4 ++-- apps/files_sharing/src/additionalScripts.js | 2 +- apps/files_sharing/src/collaborationresources.js | 2 +- apps/files_sharing/src/collaborationresourceshandler.js | 2 +- apps/files_sharing/src/files_sharing.js | 2 +- apps/files_sharing/src/files_sharing_tab.js | 2 +- apps/files_sharing/src/index.js | 2 +- apps/files_sharing/src/mixins/ShareRequests.js | 2 +- apps/files_sharing/src/mixins/ShareTypes.js | 2 +- apps/files_sharing/src/mixins/SharesMixin.js | 2 +- apps/files_sharing/src/models/Share.js | 2 +- apps/files_sharing/src/personal-settings.js | 2 +- apps/files_sharing/src/services/ConfigService.js | 2 +- apps/files_sharing/src/services/ExternalLinkActions.js | 2 +- apps/files_sharing/src/services/ExternalShareActions.js | 2 +- apps/files_sharing/src/services/ShareSearch.js | 2 +- apps/files_sharing/src/services/TabSections.js | 2 +- apps/files_sharing/src/share.js | 2 +- apps/files_sharing/src/sharebreadcrumbview.js | 2 +- apps/files_sharing/src/utils/GeneratePassword.js | 2 +- apps/files_sharing/src/utils/SharedWithMe.js | 2 +- apps/files_sharing/tests/js/appSpec.js | 2 +- apps/files_sharing/tests/js/fileDropSpec.js | 8 ++++---- apps/files_sharing/tests/js/publicAppSpec.js | 2 +- apps/files_sharing/tests/js/shareSpec.js | 2 +- apps/files_trashbin/src/app.js | 2 +- apps/files_trashbin/src/filelist.js | 2 +- apps/files_trashbin/src/files_trashbin.js | 2 +- apps/files_trashbin/tests/js/appSpec.js | 2 +- apps/files_trashbin/tests/js/filelistSpec.js | 2 +- apps/files_versions/src/files_versions.js | 2 +- apps/files_versions/src/filesplugin.js | 2 +- apps/files_versions/src/versioncollection.js | 2 +- apps/files_versions/src/versionmodel.js | 2 +- apps/files_versions/src/versionstabview.js | 2 +- apps/files_versions/tests/js/versioncollectionSpec.js | 2 +- apps/files_versions/tests/js/versionmodelSpec.js | 2 +- apps/files_versions/tests/js/versionstabviewSpec.js | 4 ++-- apps/oauth2/src/main.js | 2 +- apps/settings/src/constants/AccountPropertyConstants.js | 2 +- apps/settings/src/constants/ProfileConstants.js | 2 +- apps/settings/src/logger.js | 2 +- apps/settings/src/main-admin-delegation.js | 2 +- apps/settings/src/main-admin-security.js | 2 +- apps/settings/src/main-apps-users-management.js | 2 +- apps/settings/src/main-nextcloud-pdf.js | 2 +- apps/settings/src/main-personal-info.js | 2 +- apps/settings/src/main-personal-security.js | 2 +- apps/settings/src/main-personal-webauth.js | 2 +- apps/settings/src/mixins/AppManagement.js | 2 +- apps/settings/src/mixins/UserRowMixin.js | 2 +- apps/settings/src/router.js | 2 +- apps/settings/src/service/PersonalInfo/EmailService.js | 2 +- .../src/service/PersonalInfo/PersonalInfoService.js | 2 +- apps/settings/src/service/ProfileService.js | 2 +- apps/settings/src/service/WebAuthnRegistrationSerice.js | 2 +- apps/settings/src/store/admin-security.js | 2 +- apps/settings/src/store/api.js | 2 +- apps/settings/src/store/apps.js | 2 +- apps/settings/src/store/index.js | 2 +- apps/settings/src/store/oc.js | 2 +- apps/settings/src/store/settings.js | 2 +- apps/settings/src/store/users.js | 2 +- apps/settings/src/utils/validate.js | 2 +- apps/sharebymail/js/settings-admin.js | 2 +- apps/systemtags/js/admin.js | 2 +- apps/systemtags/src/app.js | 2 +- apps/systemtags/src/filesplugin.js | 2 +- apps/systemtags/src/systemtags.js | 2 +- apps/systemtags/src/systemtagsfilelist.js | 2 +- apps/systemtags/src/systemtagsinfoview.js | 2 +- apps/systemtags/tests/js/systemtagsfilelistSpec.js | 2 +- apps/systemtags/tests/js/systemtagsinfoviewSpec.js | 4 ++-- .../src/service/BackupCodesService.js | 2 +- apps/twofactor_backupcodes/src/service/PrintService.js | 2 +- apps/twofactor_backupcodes/src/settings.js | 2 +- apps/twofactor_backupcodes/src/store.js | 2 +- apps/updatenotification/src/init.js | 2 +- apps/user_ldap/js/renewPassword.js | 4 ++-- apps/user_status/src/dashboard.js | 2 +- apps/user_status/src/filters/clearAtFilter.js | 2 +- apps/user_status/src/menu.js | 2 +- apps/user_status/src/mixins/OnlineStatusMixin.js | 2 +- apps/user_status/src/services/clearAtOptionsService.js | 2 +- apps/user_status/src/services/clearAtService.js | 2 +- apps/user_status/src/services/dateService.js | 2 +- apps/user_status/src/services/heartbeatService.js | 2 +- apps/user_status/src/services/predefinedStatusService.js | 2 +- apps/user_status/src/services/statusOptionsService.js | 2 +- apps/user_status/src/services/statusService.js | 2 +- apps/user_status/src/store/index.js | 2 +- apps/user_status/src/store/predefinedStatuses.js | 2 +- apps/user_status/src/store/userStatus.js | 2 +- apps/weather_status/src/services/weatherStatusService.js | 2 +- apps/weather_status/src/weather-status.js | 2 +- .../src/components/Checks/MultiselectTag/api.js | 2 +- .../src/components/Checks/MultiselectTag/index.js | 2 +- apps/workflowengine/src/components/Checks/file.js | 2 +- apps/workflowengine/src/components/Checks/index.js | 2 +- apps/workflowengine/src/components/Checks/request.js | 2 +- apps/workflowengine/src/helpers/api.js | 2 +- apps/workflowengine/src/helpers/validators.js | 2 +- apps/workflowengine/src/mixins/valueMixin.js | 2 +- apps/workflowengine/src/store.js | 2 +- apps/workflowengine/src/workflowengine.js | 2 +- core/js/public/publicpage.js | 2 +- core/js/tests/specs/contactsmenuSpec.js | 2 +- core/src/OC/admin.js | 2 +- core/src/OC/appconfig.js | 2 +- core/src/OC/apps.js | 2 +- core/src/OC/appsettings.js | 2 +- core/src/OC/appswebroots.js | 2 +- core/src/OC/backbone-webdav.js | 2 +- core/src/OC/backbone.js | 2 +- core/src/OC/capabilities.js | 2 +- core/src/OC/config.js | 2 +- core/src/OC/constants.js | 2 +- core/src/OC/contactsmenu.js | 2 +- core/src/OC/currentuser.js | 2 +- core/src/OC/debug.js | 2 +- core/src/OC/dialogs.js | 2 +- core/src/OC/eventsource.js | 2 +- core/src/OC/get_set.js | 2 +- core/src/OC/host.js | 2 +- core/src/OC/index.js | 2 +- core/src/OC/l10n-registry.js | 2 +- core/src/OC/l10n.js | 2 +- core/src/OC/legacy-loader.js | 2 +- core/src/OC/menu.js | 2 +- core/src/OC/msg.js | 2 +- core/src/OC/navigation.js | 2 +- core/src/OC/notification.js | 2 +- core/src/OC/password-confirmation.js | 2 +- core/src/OC/plugins.js | 2 +- core/src/OC/query-string.js | 2 +- core/src/OC/requesttoken.js | 2 +- core/src/OC/routing.js | 2 +- core/src/OC/theme.js | 2 +- core/src/OC/util-history.js | 2 +- core/src/OC/util.js | 2 +- core/src/OC/webroot.js | 2 +- core/src/OC/xhr-error.js | 2 +- core/src/OCA/index.js | 2 +- core/src/OCA/search.js | 2 +- core/src/OCP/appconfig.js | 2 +- core/src/OCP/collaboration.js | 2 +- core/src/OCP/comments.js | 2 +- core/src/OCP/index.js | 2 +- core/src/OCP/loader.js | 2 +- core/src/OCP/toast.js | 2 +- core/src/OCP/whatsnew.js | 2 +- core/src/Polyfill/closest.js | 2 +- core/src/Polyfill/console.js | 2 +- core/src/Polyfill/index.js | 2 +- core/src/Polyfill/tooltip.js | 2 +- core/src/Polyfill/windows-phone.js | 2 +- core/src/Util/get-url-parameter.js | 2 +- core/src/components/ContactsMenu.js | 2 +- core/src/components/MainMenu.js | 2 +- core/src/components/UserMenu.js | 2 +- core/src/files/client.js | 2 +- core/src/files/fileinfo.js | 2 +- core/src/globals.js | 2 +- core/src/init.js | 2 +- core/src/install.js | 2 +- core/src/jquery/avatar.js | 2 +- core/src/jquery/contactsmenu.js | 2 +- core/src/jquery/exists.js | 2 +- core/src/jquery/filterattr.js | 2 +- core/src/jquery/index.js | 2 +- core/src/jquery/ocdialog.js | 2 +- core/src/jquery/octemplate.js | 2 +- core/src/jquery/placeholder.js | 2 +- core/src/jquery/requesttoken.js | 2 +- core/src/jquery/selectrange.js | 2 +- core/src/jquery/showpassword.js | 2 +- core/src/jquery/ui-fixes.js | 2 +- core/src/logger.js | 2 +- core/src/login.js | 2 +- core/src/main.js | 2 +- core/src/maintenance.js | 2 +- core/src/mixins/Nextcloud.js | 2 +- core/src/profile.js | 2 +- core/src/recommendedapps.js | 2 +- core/src/services/UnifiedSearchService.js | 2 +- core/src/services/WebAuthnAuthenticationService.js | 2 +- core/src/session-heartbeat.js | 2 +- core/src/systemtags/merged-systemtags.js | 2 +- core/src/systemtags/systemtagmodel.js | 2 +- core/src/systemtags/systemtags.js | 2 +- core/src/systemtags/systemtagscollection.js | 2 +- core/src/systemtags/systemtagsinputfield.js | 2 +- core/src/systemtags/systemtagsmappingcollection.js | 2 +- core/src/tests/.eslintrc.js | 2 +- core/src/tests/OC/requesttoken.spec.js | 2 +- core/src/unified-search.js | 2 +- tests/jestBabelTransformer.js | 2 +- tests/jestSetup.js | 4 ++-- webpack.modules.js | 2 +- 257 files changed, 267 insertions(+), 267 deletions(-) diff --git a/apps/accessibility/src/accessibilityoca.js b/apps/accessibility/src/accessibilityoca.js index 8569375c202..56c5939037f 100644 --- a/apps/accessibility/src/accessibilityoca.js +++ b/apps/accessibility/src/accessibilityoca.js @@ -4,7 +4,7 @@ * @author Jan C. Borchardt * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/accessibility/src/main.js b/apps/accessibility/src/main.js index 4f55d520eaa..49a3bd83d9c 100644 --- a/apps/accessibility/src/main.js +++ b/apps/accessibility/src/main.js @@ -3,7 +3,7 @@ * * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/comments/src/activitytabviewplugin.js b/apps/comments/src/activitytabviewplugin.js index fbf65ea16e3..5c1daba1c1c 100644 --- a/apps/comments/src/activitytabviewplugin.js +++ b/apps/comments/src/activitytabviewplugin.js @@ -4,7 +4,7 @@ * @author Joas Schilling * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/comments/src/app.js b/apps/comments/src/app.js index 8dbc3107eb7..7b5229cbd44 100644 --- a/apps/comments/src/app.js +++ b/apps/comments/src/app.js @@ -4,7 +4,7 @@ * @author John Molakvoæ * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/comments/src/comments-app.js b/apps/comments/src/comments-app.js index ced5577d5f8..c42481029ce 100644 --- a/apps/comments/src/comments-app.js +++ b/apps/comments/src/comments-app.js @@ -3,7 +3,7 @@ * * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/comments/src/comments-tab.js b/apps/comments/src/comments-tab.js index 50126dc8d2d..2c81843291c 100644 --- a/apps/comments/src/comments-tab.js +++ b/apps/comments/src/comments-tab.js @@ -3,7 +3,7 @@ * * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/comments/src/comments.js b/apps/comments/src/comments.js index ad59811b4cf..95e6d3d5dc7 100644 --- a/apps/comments/src/comments.js +++ b/apps/comments/src/comments.js @@ -4,7 +4,7 @@ * @author John Molakvoæ * @author Roeland Jago Douma * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/comments/src/filesplugin.js b/apps/comments/src/filesplugin.js index 6feb3ddd043..45d7372dfc7 100644 --- a/apps/comments/src/filesplugin.js +++ b/apps/comments/src/filesplugin.js @@ -7,7 +7,7 @@ * @author Roeland Jago Douma * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/comments/src/mixins/CommentMixin.js b/apps/comments/src/mixins/CommentMixin.js index 3405e11489d..e029a4b589a 100644 --- a/apps/comments/src/mixins/CommentMixin.js +++ b/apps/comments/src/mixins/CommentMixin.js @@ -3,7 +3,7 @@ * * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/comments/src/services/CommentsInstance.js b/apps/comments/src/services/CommentsInstance.js index 9aac3e6c69e..f5263f35c3d 100644 --- a/apps/comments/src/services/CommentsInstance.js +++ b/apps/comments/src/services/CommentsInstance.js @@ -3,7 +3,7 @@ * * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/comments/src/services/DavClient.js b/apps/comments/src/services/DavClient.js index e87b7971a02..ee5aec129c1 100644 --- a/apps/comments/src/services/DavClient.js +++ b/apps/comments/src/services/DavClient.js @@ -3,7 +3,7 @@ * * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/comments/src/services/DeleteComment.js b/apps/comments/src/services/DeleteComment.js index dc2ee9a5163..871f6b6c5b8 100644 --- a/apps/comments/src/services/DeleteComment.js +++ b/apps/comments/src/services/DeleteComment.js @@ -3,7 +3,7 @@ * * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/comments/src/services/EditComment.js b/apps/comments/src/services/EditComment.js index 1995bccf98e..f3a2d857356 100644 --- a/apps/comments/src/services/EditComment.js +++ b/apps/comments/src/services/EditComment.js @@ -3,7 +3,7 @@ * * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/comments/src/services/GetComments.js b/apps/comments/src/services/GetComments.js index 71cde8922f5..4d1f7b022ae 100644 --- a/apps/comments/src/services/GetComments.js +++ b/apps/comments/src/services/GetComments.js @@ -3,7 +3,7 @@ * * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/comments/src/services/NewComment.js b/apps/comments/src/services/NewComment.js index 6a242713696..eaf08cc10b9 100644 --- a/apps/comments/src/services/NewComment.js +++ b/apps/comments/src/services/NewComment.js @@ -3,7 +3,7 @@ * * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/comments/src/utils/cancelableRequest.js b/apps/comments/src/utils/cancelableRequest.js index 7e956d6cfc3..cdb31441926 100644 --- a/apps/comments/src/utils/cancelableRequest.js +++ b/apps/comments/src/utils/cancelableRequest.js @@ -3,7 +3,7 @@ * * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/comments/src/utils/davUtils.js b/apps/comments/src/utils/davUtils.js index 4bbdf25e1ce..1a2686bbdab 100644 --- a/apps/comments/src/utils/davUtils.js +++ b/apps/comments/src/utils/davUtils.js @@ -3,7 +3,7 @@ * * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/comments/src/utils/numberUtil.js b/apps/comments/src/utils/numberUtil.js index 9a8ec48ddb2..cbbd6964019 100644 --- a/apps/comments/src/utils/numberUtil.js +++ b/apps/comments/src/utils/numberUtil.js @@ -3,7 +3,7 @@ * * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/comments/tests/js/filespluginSpec.js b/apps/comments/tests/js/filespluginSpec.js index 1678c6c4150..a2f9750f9fc 100644 --- a/apps/comments/tests/js/filespluginSpec.js +++ b/apps/comments/tests/js/filespluginSpec.js @@ -4,7 +4,7 @@ * @author John Molakvoæ * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/dashboard/src/helpers/getBackgroundUrl.js b/apps/dashboard/src/helpers/getBackgroundUrl.js index a96aa40d5c0..f9d6129700f 100644 --- a/apps/dashboard/src/helpers/getBackgroundUrl.js +++ b/apps/dashboard/src/helpers/getBackgroundUrl.js @@ -5,7 +5,7 @@ * @author Julien Veyssier * @author Julius Härtl * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/dashboard/src/helpers/prefixWithBaseUrl.js b/apps/dashboard/src/helpers/prefixWithBaseUrl.js index b6e765f514d..cd0cc6a9464 100644 --- a/apps/dashboard/src/helpers/prefixWithBaseUrl.js +++ b/apps/dashboard/src/helpers/prefixWithBaseUrl.js @@ -3,7 +3,7 @@ * * @author Julius Härtl * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/dashboard/src/main.js b/apps/dashboard/src/main.js index f209b00baf4..0640691b283 100644 --- a/apps/dashboard/src/main.js +++ b/apps/dashboard/src/main.js @@ -3,7 +3,7 @@ * * @author Julius Härtl * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/dashboard/src/mixins/isMobile.js b/apps/dashboard/src/mixins/isMobile.js index 7a80b437153..6bae7219fe6 100644 --- a/apps/dashboard/src/mixins/isMobile.js +++ b/apps/dashboard/src/mixins/isMobile.js @@ -3,7 +3,7 @@ * * @author Julius Härtl * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/dav/src/dav/client.js b/apps/dav/src/dav/client.js index cd521ad80c8..ff858e0492c 100644 --- a/apps/dav/src/dav/client.js +++ b/apps/dav/src/dav/client.js @@ -3,7 +3,7 @@ * * @author 2021 Christoph Wurst * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/dav/src/service/CalendarService.js b/apps/dav/src/service/CalendarService.js index afef4bc2263..10d3e252465 100644 --- a/apps/dav/src/service/CalendarService.js +++ b/apps/dav/src/service/CalendarService.js @@ -3,7 +3,7 @@ * * @author 2021 Christoph Wurst * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/dav/src/service/logger.js b/apps/dav/src/service/logger.js index 8941d8d8adc..dd6ec9163a6 100644 --- a/apps/dav/src/service/logger.js +++ b/apps/dav/src/service/logger.js @@ -3,7 +3,7 @@ * * @author 2021 Christoph Wurst * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/federatedfilesharing/tests/js/externalSpec.js b/apps/federatedfilesharing/tests/js/externalSpec.js index d6c68a2ff8e..5a44686c1b3 100644 --- a/apps/federatedfilesharing/tests/js/externalSpec.js +++ b/apps/federatedfilesharing/tests/js/externalSpec.js @@ -4,7 +4,7 @@ * @author Christoph Wurst * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -146,7 +146,7 @@ describe('OCA.Sharing external tests', function() { plugin.processSharesToConfirm(); expect(fakeServer.requests.length).toEqual(1); - + var req = fakeServer.requests[0]; expect(req.method).toEqual('GET'); expect(req.url).toEqual(OC.getRootPath() + '/index.php/apps/files_sharing/api/externalShares'); diff --git a/apps/files/src/files-app-settings.js b/apps/files/src/files-app-settings.js index 0d8f84cb7a8..491ea127ccd 100644 --- a/apps/files/src/files-app-settings.js +++ b/apps/files/src/files-app-settings.js @@ -5,7 +5,7 @@ * @author Gary Kim * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files/src/legacy/filelistSearch.js b/apps/files/src/legacy/filelistSearch.js index 712813e6050..9512f47eccc 100644 --- a/apps/files/src/legacy/filelistSearch.js +++ b/apps/files/src/legacy/filelistSearch.js @@ -3,7 +3,7 @@ * * @author Julius Härtl * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files/src/logger.js b/apps/files/src/logger.js index b487e7caa9f..0005ee13cb4 100644 --- a/apps/files/src/logger.js +++ b/apps/files/src/logger.js @@ -4,7 +4,7 @@ * @author Christoph Wurst * @author Roeland Jago Douma * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files/src/main-personal-settings.js b/apps/files/src/main-personal-settings.js index b0176d5c30d..1d1942e85bb 100644 --- a/apps/files/src/main-personal-settings.js +++ b/apps/files/src/main-personal-settings.js @@ -5,7 +5,7 @@ * * @author Roeland Jago Douma * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files/src/models/Setting.js b/apps/files/src/models/Setting.js index ac2df7875b8..db276da85af 100644 --- a/apps/files/src/models/Setting.js +++ b/apps/files/src/models/Setting.js @@ -4,7 +4,7 @@ * * @author Gary Kim * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files/src/models/Tab.js b/apps/files/src/models/Tab.js index e2c3d931024..4c41ec5a3b1 100644 --- a/apps/files/src/models/Tab.js +++ b/apps/files/src/models/Tab.js @@ -3,7 +3,7 @@ * * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files/src/services/FileInfo.js b/apps/files/src/services/FileInfo.js index 0a83bd90a95..8b62063e134 100644 --- a/apps/files/src/services/FileInfo.js +++ b/apps/files/src/services/FileInfo.js @@ -3,7 +3,7 @@ * * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files/src/services/Settings.js b/apps/files/src/services/Settings.js index 887a0400513..83c2c850580 100644 --- a/apps/files/src/services/Settings.js +++ b/apps/files/src/services/Settings.js @@ -3,7 +3,7 @@ * * @author Gary Kim * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files/src/services/Sidebar.js b/apps/files/src/services/Sidebar.js index 6db1d5fa5e4..e28dacb6b21 100644 --- a/apps/files/src/services/Sidebar.js +++ b/apps/files/src/services/Sidebar.js @@ -3,7 +3,7 @@ * * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files/src/services/Templates.js b/apps/files/src/services/Templates.js index b466def408f..c242f9ae82d 100644 --- a/apps/files/src/services/Templates.js +++ b/apps/files/src/services/Templates.js @@ -3,7 +3,7 @@ * * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files/src/sidebar.js b/apps/files/src/sidebar.js index 8ae6cee4164..58b798ed0e7 100644 --- a/apps/files/src/sidebar.js +++ b/apps/files/src/sidebar.js @@ -3,7 +3,7 @@ * * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files/src/templates.js b/apps/files/src/templates.js index a1a88f85106..7f7ebbf2dcc 100644 --- a/apps/files/src/templates.js +++ b/apps/files/src/templates.js @@ -4,7 +4,7 @@ * @author John Molakvoæ * @author Julius Härtl * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files/src/utils/davUtils.js b/apps/files/src/utils/davUtils.js index 513821df411..1bd63347518 100644 --- a/apps/files/src/utils/davUtils.js +++ b/apps/files/src/utils/davUtils.js @@ -3,7 +3,7 @@ * * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files/src/utils/fileUtils.js b/apps/files/src/utils/fileUtils.js index f37e939e174..5ab88c6eb63 100644 --- a/apps/files/src/utils/fileUtils.js +++ b/apps/files/src/utils/fileUtils.js @@ -3,7 +3,7 @@ * * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files/tests/js/appSpec.js b/apps/files/tests/js/appSpec.js index 21f3502be04..d5c793c4d24 100644 --- a/apps/files/tests/js/appSpec.js +++ b/apps/files/tests/js/appSpec.js @@ -4,7 +4,7 @@ * @author John Molakvoæ * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files/tests/js/breadcrumbSpec.js b/apps/files/tests/js/breadcrumbSpec.js index 8fa66a1342a..820b0f70569 100644 --- a/apps/files/tests/js/breadcrumbSpec.js +++ b/apps/files/tests/js/breadcrumbSpec.js @@ -6,7 +6,7 @@ * @author Lukas Reschke * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files/tests/js/detailsviewSpec.js b/apps/files/tests/js/detailsviewSpec.js index 8b0ba591a7c..d375c4c9282 100644 --- a/apps/files/tests/js/detailsviewSpec.js +++ b/apps/files/tests/js/detailsviewSpec.js @@ -4,7 +4,7 @@ * @author Daniel Calviño Sánchez * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -249,7 +249,7 @@ describe('OCA.Files.DetailsView tests', function() { var tabs = detailsView.$el.find('.tabHeader').map(function() { return $(this).attr('data-tabid'); - }).toArray(); + }).toArray(); expect(tabs).toEqual(['ghi', 'jkl', 'def', 'abc']); }); diff --git a/apps/files/tests/js/favoritesfilelistspec.js b/apps/files/tests/js/favoritesfilelistspec.js index ec163e0512a..8602288cdde 100644 --- a/apps/files/tests/js/favoritesfilelistspec.js +++ b/apps/files/tests/js/favoritesfilelistspec.js @@ -5,7 +5,7 @@ * @author Jan-Christoph Borchardt * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files/tests/js/favoritespluginspec.js b/apps/files/tests/js/favoritespluginspec.js index fdf7c653fd3..94359e0e706 100644 --- a/apps/files/tests/js/favoritespluginspec.js +++ b/apps/files/tests/js/favoritespluginspec.js @@ -4,7 +4,7 @@ * @author John Molakvoæ * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files/tests/js/fileUploadSpec.js b/apps/files/tests/js/fileUploadSpec.js index 05aea446fe9..d8bca4a8ca4 100644 --- a/apps/files/tests/js/fileUploadSpec.js +++ b/apps/files/tests/js/fileUploadSpec.js @@ -8,7 +8,7 @@ * @author Tomasz Grobelny * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files/tests/js/fileactionsSpec.js b/apps/files/tests/js/fileactionsSpec.js index 80a5cf95d81..cc12bfc7642 100644 --- a/apps/files/tests/js/fileactionsSpec.js +++ b/apps/files/tests/js/fileactionsSpec.js @@ -9,7 +9,7 @@ * @author Vincent Chan * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files/tests/js/fileactionsmenuSpec.js b/apps/files/tests/js/fileactionsmenuSpec.js index a689ca887d9..7549bd9dc85 100644 --- a/apps/files/tests/js/fileactionsmenuSpec.js +++ b/apps/files/tests/js/fileactionsmenuSpec.js @@ -8,7 +8,7 @@ * @author Roland Tapken * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files/tests/js/filelistSpec.js b/apps/files/tests/js/filelistSpec.js index 06dcb0dd469..8f2ef97b782 100644 --- a/apps/files/tests/js/filelistSpec.js +++ b/apps/files/tests/js/filelistSpec.js @@ -29,7 +29,7 @@ * @author Tomasz Grobelny * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files/tests/js/filesSpec.js b/apps/files/tests/js/filesSpec.js index 441cbfb3014..cb215397420 100644 --- a/apps/files/tests/js/filesSpec.js +++ b/apps/files/tests/js/filesSpec.js @@ -5,7 +5,7 @@ * @author Felix Heidecke * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files/tests/js/filesummarySpec.js b/apps/files/tests/js/filesummarySpec.js index 8fe0ab2241f..8692b8b14aa 100644 --- a/apps/files/tests/js/filesummarySpec.js +++ b/apps/files/tests/js/filesummarySpec.js @@ -6,7 +6,7 @@ * @author Thomas Müller * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files/tests/js/mainfileinfodetailviewSpec.js b/apps/files/tests/js/mainfileinfodetailviewSpec.js index 758191a83a0..5793db8fb98 100644 --- a/apps/files/tests/js/mainfileinfodetailviewSpec.js +++ b/apps/files/tests/js/mainfileinfodetailviewSpec.js @@ -8,7 +8,7 @@ * @author Raghu Nayyar * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files/tests/js/newfilemenuSpec.js b/apps/files/tests/js/newfilemenuSpec.js index 65b002a5449..db85d105709 100644 --- a/apps/files/tests/js/newfilemenuSpec.js +++ b/apps/files/tests/js/newfilemenuSpec.js @@ -4,7 +4,7 @@ * @author John Molakvoæ * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files/tests/js/tagspluginspec.js b/apps/files/tests/js/tagspluginspec.js index f5c7c418da7..2ac67e64cea 100644 --- a/apps/files/tests/js/tagspluginspec.js +++ b/apps/files/tests/js/tagspluginspec.js @@ -5,7 +5,7 @@ * @author Daniel Calviño Sánchez * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files_external/tests/appSpec.js b/apps/files_external/tests/appSpec.js index 0f69db9e5c9..42a8e08950b 100644 --- a/apps/files_external/tests/appSpec.js +++ b/apps/files_external/tests/appSpec.js @@ -5,7 +5,7 @@ * @author John Molakvoæ * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files_external/tests/js/mountsfilelistSpec.js b/apps/files_external/tests/js/mountsfilelistSpec.js index 6068326ee28..662a820f364 100644 --- a/apps/files_external/tests/js/mountsfilelistSpec.js +++ b/apps/files_external/tests/js/mountsfilelistSpec.js @@ -5,7 +5,7 @@ * @author Joas Schilling * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files_external/tests/js/settingsSpec.js b/apps/files_external/tests/js/settingsSpec.js index b68a3228ba3..0bdb9f5badb 100644 --- a/apps/files_external/tests/js/settingsSpec.js +++ b/apps/files_external/tests/js/settingsSpec.js @@ -11,7 +11,7 @@ * @author Roeland Jago Douma * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files_sharing/js/public_note.js b/apps/files_sharing/js/public_note.js index ec856e48dc3..96646d63eb4 100644 --- a/apps/files_sharing/js/public_note.js +++ b/apps/files_sharing/js/public_note.js @@ -2,8 +2,8 @@ * @copyright Copyright (c) 2018, John Molakvoæ (skjnldsv@protonmail.com) * * @author John Molakvoæ (skjnldsv) - * - * @license GNU AGPL version 3 or any later version + * + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files_sharing/src/additionalScripts.js b/apps/files_sharing/src/additionalScripts.js index a91a84b5f91..6cc039a876a 100644 --- a/apps/files_sharing/src/additionalScripts.js +++ b/apps/files_sharing/src/additionalScripts.js @@ -5,7 +5,7 @@ * @author Julius Härtl * @author Roeland Jago Douma * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files_sharing/src/collaborationresources.js b/apps/files_sharing/src/collaborationresources.js index 61f6361a6d7..c1849939057 100644 --- a/apps/files_sharing/src/collaborationresources.js +++ b/apps/files_sharing/src/collaborationresources.js @@ -4,7 +4,7 @@ * @author John Molakvoæ * @author Julius Härtl * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files_sharing/src/collaborationresourceshandler.js b/apps/files_sharing/src/collaborationresourceshandler.js index cdbd603d4c7..e81b590b2b8 100644 --- a/apps/files_sharing/src/collaborationresourceshandler.js +++ b/apps/files_sharing/src/collaborationresourceshandler.js @@ -4,7 +4,7 @@ * @author John Molakvoæ * @author Julius Härtl * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files_sharing/src/files_sharing.js b/apps/files_sharing/src/files_sharing.js index 03ea2c739f7..97174542458 100644 --- a/apps/files_sharing/src/files_sharing.js +++ b/apps/files_sharing/src/files_sharing.js @@ -4,7 +4,7 @@ * @author John Molakvoæ * @author Julius Härtl * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files_sharing/src/files_sharing_tab.js b/apps/files_sharing/src/files_sharing_tab.js index 8a31569d6d0..c06ec051c4e 100644 --- a/apps/files_sharing/src/files_sharing_tab.js +++ b/apps/files_sharing/src/files_sharing_tab.js @@ -4,7 +4,7 @@ * @author John Molakvoæ * @author Julius Härtl * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files_sharing/src/index.js b/apps/files_sharing/src/index.js index dda9cefbd59..9f80c79270e 100644 --- a/apps/files_sharing/src/index.js +++ b/apps/files_sharing/src/index.js @@ -4,7 +4,7 @@ * @author John Molakvoæ * @author Julius Härtl * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files_sharing/src/mixins/ShareRequests.js b/apps/files_sharing/src/mixins/ShareRequests.js index 960e418d0fc..15585ec49cf 100644 --- a/apps/files_sharing/src/mixins/ShareRequests.js +++ b/apps/files_sharing/src/mixins/ShareRequests.js @@ -6,7 +6,7 @@ * @author John Molakvoæ * @author Julius Härtl * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files_sharing/src/mixins/ShareTypes.js b/apps/files_sharing/src/mixins/ShareTypes.js index 5d3a5a7daa7..c743846cb85 100644 --- a/apps/files_sharing/src/mixins/ShareTypes.js +++ b/apps/files_sharing/src/mixins/ShareTypes.js @@ -4,7 +4,7 @@ * @author John Molakvoæ * @author Julius Härtl * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files_sharing/src/mixins/SharesMixin.js b/apps/files_sharing/src/mixins/SharesMixin.js index 3844cef042b..73ac60551a2 100644 --- a/apps/files_sharing/src/mixins/SharesMixin.js +++ b/apps/files_sharing/src/mixins/SharesMixin.js @@ -8,7 +8,7 @@ * @author Julius Härtl * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files_sharing/src/models/Share.js b/apps/files_sharing/src/models/Share.js index 3f8b5ed9ae7..21e7e34c5d1 100644 --- a/apps/files_sharing/src/models/Share.js +++ b/apps/files_sharing/src/models/Share.js @@ -8,7 +8,7 @@ * @author Julius Härtl * @author Roeland Jago Douma * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files_sharing/src/personal-settings.js b/apps/files_sharing/src/personal-settings.js index 9f27b7bf5a1..afc35dc98dc 100644 --- a/apps/files_sharing/src/personal-settings.js +++ b/apps/files_sharing/src/personal-settings.js @@ -4,7 +4,7 @@ * * @author Roeland Jago Douma * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files_sharing/src/services/ConfigService.js b/apps/files_sharing/src/services/ConfigService.js index 0c371633994..cd9bed2a2a7 100644 --- a/apps/files_sharing/src/services/ConfigService.js +++ b/apps/files_sharing/src/services/ConfigService.js @@ -5,7 +5,7 @@ * @author John Molakvoæ * @author Julius Härtl * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files_sharing/src/services/ExternalLinkActions.js b/apps/files_sharing/src/services/ExternalLinkActions.js index c9229d13163..c4091a5524c 100644 --- a/apps/files_sharing/src/services/ExternalLinkActions.js +++ b/apps/files_sharing/src/services/ExternalLinkActions.js @@ -3,7 +3,7 @@ * * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files_sharing/src/services/ExternalShareActions.js b/apps/files_sharing/src/services/ExternalShareActions.js index dd5b73e1345..571989b2249 100644 --- a/apps/files_sharing/src/services/ExternalShareActions.js +++ b/apps/files_sharing/src/services/ExternalShareActions.js @@ -3,7 +3,7 @@ * * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files_sharing/src/services/ShareSearch.js b/apps/files_sharing/src/services/ShareSearch.js index 00750c0e0b4..e3dbc61f8c3 100644 --- a/apps/files_sharing/src/services/ShareSearch.js +++ b/apps/files_sharing/src/services/ShareSearch.js @@ -3,7 +3,7 @@ * * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files_sharing/src/services/TabSections.js b/apps/files_sharing/src/services/TabSections.js index 18fe37299f0..cec046cd3ce 100644 --- a/apps/files_sharing/src/services/TabSections.js +++ b/apps/files_sharing/src/services/TabSections.js @@ -3,7 +3,7 @@ * * @author Julius Härtl * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files_sharing/src/share.js b/apps/files_sharing/src/share.js index a7660a29f58..f377c07c4a5 100644 --- a/apps/files_sharing/src/share.js +++ b/apps/files_sharing/src/share.js @@ -15,7 +15,7 @@ * @author Samuel * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files_sharing/src/sharebreadcrumbview.js b/apps/files_sharing/src/sharebreadcrumbview.js index 7248ccace2d..6addbb592ac 100644 --- a/apps/files_sharing/src/sharebreadcrumbview.js +++ b/apps/files_sharing/src/sharebreadcrumbview.js @@ -5,7 +5,7 @@ * @author John Molakvoæ * @author Roeland Jago Douma * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files_sharing/src/utils/GeneratePassword.js b/apps/files_sharing/src/utils/GeneratePassword.js index a12e1c66f49..f3122de1644 100644 --- a/apps/files_sharing/src/utils/GeneratePassword.js +++ b/apps/files_sharing/src/utils/GeneratePassword.js @@ -3,7 +3,7 @@ * * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files_sharing/src/utils/SharedWithMe.js b/apps/files_sharing/src/utils/SharedWithMe.js index 400bb8010f1..9a063e423cf 100644 --- a/apps/files_sharing/src/utils/SharedWithMe.js +++ b/apps/files_sharing/src/utils/SharedWithMe.js @@ -4,7 +4,7 @@ * @author Joas Schilling * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files_sharing/tests/js/appSpec.js b/apps/files_sharing/tests/js/appSpec.js index 4cbad394bed..e1249f5b4d7 100644 --- a/apps/files_sharing/tests/js/appSpec.js +++ b/apps/files_sharing/tests/js/appSpec.js @@ -5,7 +5,7 @@ * @author Morris Jobke * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files_sharing/tests/js/fileDropSpec.js b/apps/files_sharing/tests/js/fileDropSpec.js index fb1d6de8021..efe87802d1c 100644 --- a/apps/files_sharing/tests/js/fileDropSpec.js +++ b/apps/files_sharing/tests/js/fileDropSpec.js @@ -3,7 +3,7 @@ * * @author Artur Neumann * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -34,7 +34,7 @@ describe("files Drop tests", function() { //this pre/post positions should not change the result of the file name validation var prePostPositions = [""," "," "," "]; - + //use the testFiles and the pre/post positions to generate more testing data var replicatedTestFiles = []; prePostPositions.map(function (prePostPosition) { @@ -80,7 +80,7 @@ describe("files Drop tests", function() { 'wrongly validated file named "'+testFile.name+'"' ); }); - + if (testFile.expectedValidationResult === true) { it("should set correct PUT URL, Auth header and submit", function () { data = { @@ -88,7 +88,7 @@ describe("files Drop tests", function() { 'files': [testFile] } $('#sharingToken').val(sharingToken); - + OCA.FilesSharingDrop.addFileToUpload('',data); expect(data.submit.calledOnce).toEqual(true); expect(data.url).toContain("/public.php/webdav/" + encodeURI(testFile.name)); diff --git a/apps/files_sharing/tests/js/publicAppSpec.js b/apps/files_sharing/tests/js/publicAppSpec.js index 290c08e3be7..ed88913b1f6 100644 --- a/apps/files_sharing/tests/js/publicAppSpec.js +++ b/apps/files_sharing/tests/js/publicAppSpec.js @@ -6,7 +6,7 @@ * @author Roeland Jago Douma * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files_sharing/tests/js/shareSpec.js b/apps/files_sharing/tests/js/shareSpec.js index 3e8c686b2e6..f99c838eda3 100644 --- a/apps/files_sharing/tests/js/shareSpec.js +++ b/apps/files_sharing/tests/js/shareSpec.js @@ -9,7 +9,7 @@ * @author Roeland Jago Douma * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files_trashbin/src/app.js b/apps/files_trashbin/src/app.js index 8bfeb604ce1..2cd4cca8fa6 100644 --- a/apps/files_trashbin/src/app.js +++ b/apps/files_trashbin/src/app.js @@ -10,7 +10,7 @@ * @author Roeland Jago Douma * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files_trashbin/src/filelist.js b/apps/files_trashbin/src/filelist.js index 5dfb7a0068f..c1bf1b280ca 100644 --- a/apps/files_trashbin/src/filelist.js +++ b/apps/files_trashbin/src/filelist.js @@ -8,7 +8,7 @@ * @author Robin Appelman * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files_trashbin/src/files_trashbin.js b/apps/files_trashbin/src/files_trashbin.js index ea9c5cd2a7b..84829341b31 100644 --- a/apps/files_trashbin/src/files_trashbin.js +++ b/apps/files_trashbin/src/files_trashbin.js @@ -3,7 +3,7 @@ * * @author Roeland Jago Douma * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files_trashbin/tests/js/appSpec.js b/apps/files_trashbin/tests/js/appSpec.js index 50d63883f24..281e7bbc2ba 100644 --- a/apps/files_trashbin/tests/js/appSpec.js +++ b/apps/files_trashbin/tests/js/appSpec.js @@ -3,7 +3,7 @@ * * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files_trashbin/tests/js/filelistSpec.js b/apps/files_trashbin/tests/js/filelistSpec.js index 8b0cdd2f3e0..0f4661ba09a 100644 --- a/apps/files_trashbin/tests/js/filelistSpec.js +++ b/apps/files_trashbin/tests/js/filelistSpec.js @@ -9,7 +9,7 @@ * @author Robin Appelman * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files_versions/src/files_versions.js b/apps/files_versions/src/files_versions.js index 04436174446..9f4ccc2c1bf 100644 --- a/apps/files_versions/src/files_versions.js +++ b/apps/files_versions/src/files_versions.js @@ -3,7 +3,7 @@ * * @author Roeland Jago Douma * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files_versions/src/filesplugin.js b/apps/files_versions/src/filesplugin.js index 69ebcc58c47..90dac2024c1 100644 --- a/apps/files_versions/src/filesplugin.js +++ b/apps/files_versions/src/filesplugin.js @@ -4,7 +4,7 @@ * @author John Molakvoæ * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files_versions/src/versioncollection.js b/apps/files_versions/src/versioncollection.js index 9ed1c7fa86b..592b4f8cda2 100644 --- a/apps/files_versions/src/versioncollection.js +++ b/apps/files_versions/src/versioncollection.js @@ -5,7 +5,7 @@ * @author Robin Appelman * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files_versions/src/versionmodel.js b/apps/files_versions/src/versionmodel.js index 06f55d6fa47..01914f702e2 100644 --- a/apps/files_versions/src/versionmodel.js +++ b/apps/files_versions/src/versionmodel.js @@ -5,7 +5,7 @@ * @author Robin Appelman * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files_versions/src/versionstabview.js b/apps/files_versions/src/versionstabview.js index 38e78a1b154..9f76755a582 100644 --- a/apps/files_versions/src/versionstabview.js +++ b/apps/files_versions/src/versionstabview.js @@ -9,7 +9,7 @@ * @author Robin Appelman * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files_versions/tests/js/versioncollectionSpec.js b/apps/files_versions/tests/js/versioncollectionSpec.js index 457de6c1aa4..672515146b7 100644 --- a/apps/files_versions/tests/js/versioncollectionSpec.js +++ b/apps/files_versions/tests/js/versioncollectionSpec.js @@ -4,7 +4,7 @@ * @author Robin Appelman * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files_versions/tests/js/versionmodelSpec.js b/apps/files_versions/tests/js/versionmodelSpec.js index 9b2d1298bca..d4b7bec43ae 100644 --- a/apps/files_versions/tests/js/versionmodelSpec.js +++ b/apps/files_versions/tests/js/versionmodelSpec.js @@ -5,7 +5,7 @@ * @author Robin Appelman * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/files_versions/tests/js/versionstabviewSpec.js b/apps/files_versions/tests/js/versionstabviewSpec.js index 7194cd428ee..f7bec0ab1b5 100644 --- a/apps/files_versions/tests/js/versionstabviewSpec.js +++ b/apps/files_versions/tests/js/versionstabviewSpec.js @@ -7,7 +7,7 @@ * @author Roeland Jago Douma * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -137,7 +137,7 @@ describe('OCA.Versions.VersionsTabView', function() { tabView.setFileInfo(fileInfoModel); tabView.collection.set(testVersions); }); - + afterEach(function() { revertStub.restore(); }); diff --git a/apps/oauth2/src/main.js b/apps/oauth2/src/main.js index 7067265cf22..64a936bea40 100644 --- a/apps/oauth2/src/main.js +++ b/apps/oauth2/src/main.js @@ -5,7 +5,7 @@ * @author John Molakvoæ * @author Roeland Jago Douma * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/settings/src/constants/AccountPropertyConstants.js b/apps/settings/src/constants/AccountPropertyConstants.js index fb637ea95b2..941e20a912a 100644 --- a/apps/settings/src/constants/AccountPropertyConstants.js +++ b/apps/settings/src/constants/AccountPropertyConstants.js @@ -3,7 +3,7 @@ * * @author Christopher Ng * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/settings/src/constants/ProfileConstants.js b/apps/settings/src/constants/ProfileConstants.js index 7c236c9b3ab..f9fd3d26fb7 100644 --- a/apps/settings/src/constants/ProfileConstants.js +++ b/apps/settings/src/constants/ProfileConstants.js @@ -3,7 +3,7 @@ * * @author Christopher Ng * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/settings/src/logger.js b/apps/settings/src/logger.js index 533c579585a..81730c83b66 100644 --- a/apps/settings/src/logger.js +++ b/apps/settings/src/logger.js @@ -3,7 +3,7 @@ * * @author Roeland Jago Douma * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/settings/src/main-admin-delegation.js b/apps/settings/src/main-admin-delegation.js index c2474bf5867..772f0596542 100644 --- a/apps/settings/src/main-admin-delegation.js +++ b/apps/settings/src/main-admin-delegation.js @@ -3,7 +3,7 @@ * * @author Carl Schwan * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/settings/src/main-admin-security.js b/apps/settings/src/main-admin-security.js index a831cf6f52c..8f01a1d3d52 100644 --- a/apps/settings/src/main-admin-security.js +++ b/apps/settings/src/main-admin-security.js @@ -5,7 +5,7 @@ * @author John Molakvoæ * @author Roeland Jago Douma * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/settings/src/main-apps-users-management.js b/apps/settings/src/main-apps-users-management.js index 97f23c03f51..59b7aa3c5b7 100644 --- a/apps/settings/src/main-apps-users-management.js +++ b/apps/settings/src/main-apps-users-management.js @@ -5,7 +5,7 @@ * @author rakekniven * @author Roeland Jago Douma * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/settings/src/main-nextcloud-pdf.js b/apps/settings/src/main-nextcloud-pdf.js index f9f5a62d363..613e5386d78 100644 --- a/apps/settings/src/main-nextcloud-pdf.js +++ b/apps/settings/src/main-nextcloud-pdf.js @@ -3,7 +3,7 @@ * * @author Jan C. Borchardt * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/settings/src/main-personal-info.js b/apps/settings/src/main-personal-info.js index f496c43cb25..398518984a0 100644 --- a/apps/settings/src/main-personal-info.js +++ b/apps/settings/src/main-personal-info.js @@ -3,7 +3,7 @@ * * @author Christopher Ng * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/settings/src/main-personal-security.js b/apps/settings/src/main-personal-security.js index cd7475858cb..15ef27680cc 100644 --- a/apps/settings/src/main-personal-security.js +++ b/apps/settings/src/main-personal-security.js @@ -4,7 +4,7 @@ * @author Christoph Wurst * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/settings/src/main-personal-webauth.js b/apps/settings/src/main-personal-webauth.js index ac1f3befa9d..650130573c9 100644 --- a/apps/settings/src/main-personal-webauth.js +++ b/apps/settings/src/main-personal-webauth.js @@ -3,7 +3,7 @@ * * @author Roeland Jago Douma * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/settings/src/mixins/AppManagement.js b/apps/settings/src/mixins/AppManagement.js index 67c53b6ff08..96f2c1dad4a 100644 --- a/apps/settings/src/mixins/AppManagement.js +++ b/apps/settings/src/mixins/AppManagement.js @@ -3,7 +3,7 @@ * * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/settings/src/mixins/UserRowMixin.js b/apps/settings/src/mixins/UserRowMixin.js index 23c039357be..78214339be9 100644 --- a/apps/settings/src/mixins/UserRowMixin.js +++ b/apps/settings/src/mixins/UserRowMixin.js @@ -5,7 +5,7 @@ * @author John Molakvoæ * @author Roeland Jago Douma * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/settings/src/router.js b/apps/settings/src/router.js index 4b477d37b5d..202702a94df 100644 --- a/apps/settings/src/router.js +++ b/apps/settings/src/router.js @@ -5,7 +5,7 @@ * @author Julius Härtl * @author Roeland Jago Douma * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/settings/src/service/PersonalInfo/EmailService.js b/apps/settings/src/service/PersonalInfo/EmailService.js index 477fff7fa62..017c0518f60 100644 --- a/apps/settings/src/service/PersonalInfo/EmailService.js +++ b/apps/settings/src/service/PersonalInfo/EmailService.js @@ -3,7 +3,7 @@ * * @author Christopher Ng * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/settings/src/service/PersonalInfo/PersonalInfoService.js b/apps/settings/src/service/PersonalInfo/PersonalInfoService.js index 31124c15987..da86414da00 100644 --- a/apps/settings/src/service/PersonalInfo/PersonalInfoService.js +++ b/apps/settings/src/service/PersonalInfo/PersonalInfoService.js @@ -3,7 +3,7 @@ * * @author Christopher Ng * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/settings/src/service/ProfileService.js b/apps/settings/src/service/ProfileService.js index 15300155bbc..ca84316c655 100644 --- a/apps/settings/src/service/ProfileService.js +++ b/apps/settings/src/service/ProfileService.js @@ -3,7 +3,7 @@ * * @author Christopher Ng * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/settings/src/service/WebAuthnRegistrationSerice.js b/apps/settings/src/service/WebAuthnRegistrationSerice.js index d009c5eac67..185dbd8cf28 100644 --- a/apps/settings/src/service/WebAuthnRegistrationSerice.js +++ b/apps/settings/src/service/WebAuthnRegistrationSerice.js @@ -3,7 +3,7 @@ * * @author Roeland Jago Douma * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/settings/src/store/admin-security.js b/apps/settings/src/store/admin-security.js index c8e9dc5ad08..4bd1443273a 100644 --- a/apps/settings/src/store/admin-security.js +++ b/apps/settings/src/store/admin-security.js @@ -4,7 +4,7 @@ * @author John Molakvoæ * @author Roeland Jago Douma * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/settings/src/store/api.js b/apps/settings/src/store/api.js index f65c963769a..c7136bccab8 100644 --- a/apps/settings/src/store/api.js +++ b/apps/settings/src/store/api.js @@ -7,7 +7,7 @@ * @author Roeland Jago Douma * @author Sujith Haridasan * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/settings/src/store/apps.js b/apps/settings/src/store/apps.js index 8d01ebe7cd2..038b42e64c9 100644 --- a/apps/settings/src/store/apps.js +++ b/apps/settings/src/store/apps.js @@ -5,7 +5,7 @@ * @author Julius Härtl * @author Roeland Jago Douma * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/settings/src/store/index.js b/apps/settings/src/store/index.js index e9e58513ca9..f30e114b6d0 100644 --- a/apps/settings/src/store/index.js +++ b/apps/settings/src/store/index.js @@ -4,7 +4,7 @@ * @author John Molakvoæ * @author Julius Härtl * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/settings/src/store/oc.js b/apps/settings/src/store/oc.js index 7e34641deff..d2197701aec 100644 --- a/apps/settings/src/store/oc.js +++ b/apps/settings/src/store/oc.js @@ -4,7 +4,7 @@ * @author John Molakvoæ * @author Roeland Jago Douma * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/settings/src/store/settings.js b/apps/settings/src/store/settings.js index cab7a811b33..28d40a08028 100644 --- a/apps/settings/src/store/settings.js +++ b/apps/settings/src/store/settings.js @@ -3,7 +3,7 @@ * * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/settings/src/store/users.js b/apps/settings/src/store/users.js index dbbe038d4fd..054380c8245 100644 --- a/apps/settings/src/store/users.js +++ b/apps/settings/src/store/users.js @@ -9,7 +9,7 @@ * @author Roeland Jago Douma * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/settings/src/utils/validate.js b/apps/settings/src/utils/validate.js index 291223c0737..58d42863f4e 100644 --- a/apps/settings/src/utils/validate.js +++ b/apps/settings/src/utils/validate.js @@ -3,7 +3,7 @@ * * @author Christopher Ng * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/sharebymail/js/settings-admin.js b/apps/sharebymail/js/settings-admin.js index a26e687f133..d586bde855b 100644 --- a/apps/sharebymail/js/settings-admin.js +++ b/apps/sharebymail/js/settings-admin.js @@ -1,7 +1,7 @@ /** * @copyright Copyright (c) 2017 Bjoern Schiessle * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/systemtags/js/admin.js b/apps/systemtags/js/admin.js index b8c08c8b8db..b8bcbb51e6f 100644 --- a/apps/systemtags/js/admin.js +++ b/apps/systemtags/js/admin.js @@ -2,7 +2,7 @@ * @copyright Copyright (c) 2016 Joas Schilling * @copyright Copyright (c) 2019 Gary Kim * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/systemtags/src/app.js b/apps/systemtags/src/app.js index 2cfba2a4ce7..b5f75c0e7db 100644 --- a/apps/systemtags/src/app.js +++ b/apps/systemtags/src/app.js @@ -6,7 +6,7 @@ * @author John Molakvoæ * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/systemtags/src/filesplugin.js b/apps/systemtags/src/filesplugin.js index 39e20cefa13..067a059093e 100644 --- a/apps/systemtags/src/filesplugin.js +++ b/apps/systemtags/src/filesplugin.js @@ -5,7 +5,7 @@ * @author John Molakvoæ * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/systemtags/src/systemtags.js b/apps/systemtags/src/systemtags.js index c19f3884c72..bde632fb142 100644 --- a/apps/systemtags/src/systemtags.js +++ b/apps/systemtags/src/systemtags.js @@ -4,7 +4,7 @@ * @author John Molakvoæ * @author Roeland Jago Douma * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/systemtags/src/systemtagsfilelist.js b/apps/systemtags/src/systemtagsfilelist.js index 024cab966c3..e3991da1981 100644 --- a/apps/systemtags/src/systemtagsfilelist.js +++ b/apps/systemtags/src/systemtagsfilelist.js @@ -5,7 +5,7 @@ * @author John Molakvoæ * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/systemtags/src/systemtagsinfoview.js b/apps/systemtags/src/systemtagsinfoview.js index d210304e920..b9a55a8e283 100644 --- a/apps/systemtags/src/systemtagsinfoview.js +++ b/apps/systemtags/src/systemtagsinfoview.js @@ -7,7 +7,7 @@ * @author Julius Härtl * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/systemtags/tests/js/systemtagsfilelistSpec.js b/apps/systemtags/tests/js/systemtagsfilelistSpec.js index e09aa745f1a..2c775466de4 100644 --- a/apps/systemtags/tests/js/systemtagsfilelistSpec.js +++ b/apps/systemtags/tests/js/systemtagsfilelistSpec.js @@ -4,7 +4,7 @@ * @author Christoph Wurst * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/systemtags/tests/js/systemtagsinfoviewSpec.js b/apps/systemtags/tests/js/systemtagsinfoviewSpec.js index bbda8ced30e..5c4b5bf6bd1 100644 --- a/apps/systemtags/tests/js/systemtagsinfoviewSpec.js +++ b/apps/systemtags/tests/js/systemtagsinfoviewSpec.js @@ -5,7 +5,7 @@ * @author John Molakvoæ * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -199,7 +199,7 @@ describe('OCA.SystemTags.SystemTagsInfoView tests', function() { expect(view.selectedTagsCollection.get('3')).not.toBeFalsy(); allTagsCollection.remove('3'); - + expect(view.selectedTagsCollection.get('3')).toBeFalsy(); }); diff --git a/apps/twofactor_backupcodes/src/service/BackupCodesService.js b/apps/twofactor_backupcodes/src/service/BackupCodesService.js index 3674a6fccdc..56a22fa0fd3 100644 --- a/apps/twofactor_backupcodes/src/service/BackupCodesService.js +++ b/apps/twofactor_backupcodes/src/service/BackupCodesService.js @@ -5,7 +5,7 @@ * @author John Molakvoæ * @author Roeland Jago Douma * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/twofactor_backupcodes/src/service/PrintService.js b/apps/twofactor_backupcodes/src/service/PrintService.js index c3f281d3f9e..138eef5136a 100644 --- a/apps/twofactor_backupcodes/src/service/PrintService.js +++ b/apps/twofactor_backupcodes/src/service/PrintService.js @@ -4,7 +4,7 @@ * @author Christoph Wurst * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/twofactor_backupcodes/src/settings.js b/apps/twofactor_backupcodes/src/settings.js index 7645313c053..30f80c2fbeb 100644 --- a/apps/twofactor_backupcodes/src/settings.js +++ b/apps/twofactor_backupcodes/src/settings.js @@ -5,7 +5,7 @@ * @author John Molakvoæ * @author Roeland Jago Douma * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/twofactor_backupcodes/src/store.js b/apps/twofactor_backupcodes/src/store.js index 9b34c9c6092..bac11bf82f2 100644 --- a/apps/twofactor_backupcodes/src/store.js +++ b/apps/twofactor_backupcodes/src/store.js @@ -4,7 +4,7 @@ * @author John Molakvoæ * @author Roeland Jago Douma * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/updatenotification/src/init.js b/apps/updatenotification/src/init.js index f914f9343e1..4aada5aba43 100644 --- a/apps/updatenotification/src/init.js +++ b/apps/updatenotification/src/init.js @@ -4,7 +4,7 @@ * @author Joas Schilling * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/user_ldap/js/renewPassword.js b/apps/user_ldap/js/renewPassword.js index 307d5f8294d..bd035cd70be 100644 --- a/apps/user_ldap/js/renewPassword.js +++ b/apps/user_ldap/js/renewPassword.js @@ -2,7 +2,7 @@ * * @copyright Copyright (c) 2016, Roger Szabo (roger.szabo@web.de) * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -32,7 +32,7 @@ OCA.LDAP = _.extend(OC.LDAP || {}, { window.addEventListener('DOMContentLoaded', function() { $('form[name=renewpassword]').submit(OCA.LDAP.onRenewPassword); - + if($('#newPassword').length) { $('#newPassword').showPassword().keyup(); } diff --git a/apps/user_status/src/dashboard.js b/apps/user_status/src/dashboard.js index f419003f34d..9c3d94151d0 100644 --- a/apps/user_status/src/dashboard.js +++ b/apps/user_status/src/dashboard.js @@ -3,7 +3,7 @@ * * @author Georg Ehrke * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/user_status/src/filters/clearAtFilter.js b/apps/user_status/src/filters/clearAtFilter.js index 89604fe9f3a..9a99b9ec69f 100644 --- a/apps/user_status/src/filters/clearAtFilter.js +++ b/apps/user_status/src/filters/clearAtFilter.js @@ -3,7 +3,7 @@ * * @author Georg Ehrke * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/user_status/src/menu.js b/apps/user_status/src/menu.js index 3c29f61cc0c..98ec1ff06df 100644 --- a/apps/user_status/src/menu.js +++ b/apps/user_status/src/menu.js @@ -5,7 +5,7 @@ * @author John Molakvoæ * @author Julius Härtl * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/user_status/src/mixins/OnlineStatusMixin.js b/apps/user_status/src/mixins/OnlineStatusMixin.js index f56723f9b5c..d1e3a9111fa 100644 --- a/apps/user_status/src/mixins/OnlineStatusMixin.js +++ b/apps/user_status/src/mixins/OnlineStatusMixin.js @@ -3,7 +3,7 @@ * * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/user_status/src/services/clearAtOptionsService.js b/apps/user_status/src/services/clearAtOptionsService.js index c6091aa10de..2849e6170f2 100644 --- a/apps/user_status/src/services/clearAtOptionsService.js +++ b/apps/user_status/src/services/clearAtOptionsService.js @@ -3,7 +3,7 @@ * * @author Georg Ehrke * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/user_status/src/services/clearAtService.js b/apps/user_status/src/services/clearAtService.js index 38ff342be20..a02905b90c9 100644 --- a/apps/user_status/src/services/clearAtService.js +++ b/apps/user_status/src/services/clearAtService.js @@ -3,7 +3,7 @@ * * @author Georg Ehrke * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/user_status/src/services/dateService.js b/apps/user_status/src/services/dateService.js index a2dc219df92..2d110db5998 100644 --- a/apps/user_status/src/services/dateService.js +++ b/apps/user_status/src/services/dateService.js @@ -3,7 +3,7 @@ * * @author Georg Ehrke * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/user_status/src/services/heartbeatService.js b/apps/user_status/src/services/heartbeatService.js index a981a0dc246..2065cb6836a 100644 --- a/apps/user_status/src/services/heartbeatService.js +++ b/apps/user_status/src/services/heartbeatService.js @@ -3,7 +3,7 @@ * * @author Georg Ehrke * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/user_status/src/services/predefinedStatusService.js b/apps/user_status/src/services/predefinedStatusService.js index 18887efb8b5..0a4cb55b573 100644 --- a/apps/user_status/src/services/predefinedStatusService.js +++ b/apps/user_status/src/services/predefinedStatusService.js @@ -3,7 +3,7 @@ * * @author Georg Ehrke * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/user_status/src/services/statusOptionsService.js b/apps/user_status/src/services/statusOptionsService.js index 31f65d92e44..7bd50bf7aff 100644 --- a/apps/user_status/src/services/statusOptionsService.js +++ b/apps/user_status/src/services/statusOptionsService.js @@ -4,7 +4,7 @@ * @author Georg Ehrke * @author Jan C. Borchardt * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/user_status/src/services/statusService.js b/apps/user_status/src/services/statusService.js index d14e45b4183..f4bda930303 100644 --- a/apps/user_status/src/services/statusService.js +++ b/apps/user_status/src/services/statusService.js @@ -3,7 +3,7 @@ * * @author Georg Ehrke * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/user_status/src/store/index.js b/apps/user_status/src/store/index.js index 49b77f92ba8..c2c270d14d8 100644 --- a/apps/user_status/src/store/index.js +++ b/apps/user_status/src/store/index.js @@ -3,7 +3,7 @@ * * @author Georg Ehrke * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/user_status/src/store/predefinedStatuses.js b/apps/user_status/src/store/predefinedStatuses.js index 769e978227c..e41ba24f7dd 100644 --- a/apps/user_status/src/store/predefinedStatuses.js +++ b/apps/user_status/src/store/predefinedStatuses.js @@ -3,7 +3,7 @@ * * @author Georg Ehrke * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/user_status/src/store/userStatus.js b/apps/user_status/src/store/userStatus.js index 84434895e18..c54fbe5040b 100644 --- a/apps/user_status/src/store/userStatus.js +++ b/apps/user_status/src/store/userStatus.js @@ -3,7 +3,7 @@ * * @author Georg Ehrke * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/weather_status/src/services/weatherStatusService.js b/apps/weather_status/src/services/weatherStatusService.js index 83776c296fc..a32016d1d43 100644 --- a/apps/weather_status/src/services/weatherStatusService.js +++ b/apps/weather_status/src/services/weatherStatusService.js @@ -3,7 +3,7 @@ * * @author Julien Veyssier * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/weather_status/src/weather-status.js b/apps/weather_status/src/weather-status.js index 4b8b2ab79a4..4450e70940e 100644 --- a/apps/weather_status/src/weather-status.js +++ b/apps/weather_status/src/weather-status.js @@ -3,7 +3,7 @@ * * @author Julien Veyssier * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/workflowengine/src/components/Checks/MultiselectTag/api.js b/apps/workflowengine/src/components/Checks/MultiselectTag/api.js index d3af76db329..be32917bca7 100644 --- a/apps/workflowengine/src/components/Checks/MultiselectTag/api.js +++ b/apps/workflowengine/src/components/Checks/MultiselectTag/api.js @@ -6,7 +6,7 @@ * @author Julius Härtl * @author Roeland Jago Douma * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/workflowengine/src/components/Checks/MultiselectTag/index.js b/apps/workflowengine/src/components/Checks/MultiselectTag/index.js index 6420b49859e..a7c7e5e87e7 100644 --- a/apps/workflowengine/src/components/Checks/MultiselectTag/index.js +++ b/apps/workflowengine/src/components/Checks/MultiselectTag/index.js @@ -4,7 +4,7 @@ * @author John Molakvoæ * @author Julius Härtl * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/workflowengine/src/components/Checks/file.js b/apps/workflowengine/src/components/Checks/file.js index 84c7ab29738..b244199c2cc 100644 --- a/apps/workflowengine/src/components/Checks/file.js +++ b/apps/workflowengine/src/components/Checks/file.js @@ -4,7 +4,7 @@ * @author Arthur Schiwon * @author Julius Härtl * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/workflowengine/src/components/Checks/index.js b/apps/workflowengine/src/components/Checks/index.js index 6130f9af806..11db7fafa9c 100644 --- a/apps/workflowengine/src/components/Checks/index.js +++ b/apps/workflowengine/src/components/Checks/index.js @@ -3,7 +3,7 @@ * * @author Julius Härtl * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/workflowengine/src/components/Checks/request.js b/apps/workflowengine/src/components/Checks/request.js index 392407be41a..c5ed0ece439 100644 --- a/apps/workflowengine/src/components/Checks/request.js +++ b/apps/workflowengine/src/components/Checks/request.js @@ -3,7 +3,7 @@ * * @author Julius Härtl * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/workflowengine/src/helpers/api.js b/apps/workflowengine/src/helpers/api.js index 6b28bfb6fb3..9cad63f7d6b 100644 --- a/apps/workflowengine/src/helpers/api.js +++ b/apps/workflowengine/src/helpers/api.js @@ -5,7 +5,7 @@ * @author Julius Härtl * @author Roeland Jago Douma * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/workflowengine/src/helpers/validators.js b/apps/workflowengine/src/helpers/validators.js index 9c6450731d3..b177da67889 100644 --- a/apps/workflowengine/src/helpers/validators.js +++ b/apps/workflowengine/src/helpers/validators.js @@ -3,7 +3,7 @@ * * @author Julius Härtl * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/workflowengine/src/mixins/valueMixin.js b/apps/workflowengine/src/mixins/valueMixin.js index 0e9690ecad2..39b9f9c3c81 100644 --- a/apps/workflowengine/src/mixins/valueMixin.js +++ b/apps/workflowengine/src/mixins/valueMixin.js @@ -4,7 +4,7 @@ * @author John Molakvoæ * @author Julius Härtl * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/workflowengine/src/store.js b/apps/workflowengine/src/store.js index f1590099948..00701e9e14c 100644 --- a/apps/workflowengine/src/store.js +++ b/apps/workflowengine/src/store.js @@ -7,7 +7,7 @@ * @author Julius Härtl * @author Roeland Jago Douma * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/apps/workflowengine/src/workflowengine.js b/apps/workflowengine/src/workflowengine.js index f66b9e54f6b..0959ca86b25 100644 --- a/apps/workflowengine/src/workflowengine.js +++ b/apps/workflowengine/src/workflowengine.js @@ -4,7 +4,7 @@ * @author John Molakvoæ * @author Julius Härtl * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/js/public/publicpage.js b/core/js/public/publicpage.js index 7cca96e1d01..adb1c4dd2fc 100644 --- a/core/js/public/publicpage.js +++ b/core/js/public/publicpage.js @@ -3,7 +3,7 @@ * * @author Julius Härtl * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/js/tests/specs/contactsmenuSpec.js b/core/js/tests/specs/contactsmenuSpec.js index 7eaf2660799..dba8a5580d0 100644 --- a/core/js/tests/specs/contactsmenuSpec.js +++ b/core/js/tests/specs/contactsmenuSpec.js @@ -5,7 +5,7 @@ * * @author 2017 Christoph Wurst * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/OC/admin.js b/core/src/OC/admin.js index 3472cb2184a..5c939415266 100644 --- a/core/src/OC/admin.js +++ b/core/src/OC/admin.js @@ -4,7 +4,7 @@ * @author Christoph Wurst * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/OC/appconfig.js b/core/src/OC/appconfig.js index cf70d7b1262..4b03f8db5fb 100644 --- a/core/src/OC/appconfig.js +++ b/core/src/OC/appconfig.js @@ -8,7 +8,7 @@ * @author Robin Appelman * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/OC/apps.js b/core/src/OC/apps.js index 89b7b10247e..bbda177409e 100644 --- a/core/src/OC/apps.js +++ b/core/src/OC/apps.js @@ -4,7 +4,7 @@ * @author Christoph Wurst * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/OC/appsettings.js b/core/src/OC/appsettings.js index f8e419cb15b..a81708ca461 100644 --- a/core/src/OC/appsettings.js +++ b/core/src/OC/appsettings.js @@ -4,7 +4,7 @@ * @author Christoph Wurst * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/OC/appswebroots.js b/core/src/OC/appswebroots.js index 9a7a24c2aa3..ec2420eeed5 100644 --- a/core/src/OC/appswebroots.js +++ b/core/src/OC/appswebroots.js @@ -3,7 +3,7 @@ * * @author Christoph Wurst * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/OC/backbone-webdav.js b/core/src/OC/backbone-webdav.js index d7d5c5bf434..ab234e22005 100644 --- a/core/src/OC/backbone-webdav.js +++ b/core/src/OC/backbone-webdav.js @@ -5,7 +5,7 @@ * @author John Molakvoæ * @author Julius Härtl * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/OC/backbone.js b/core/src/OC/backbone.js index 23dca847a44..17ef1c87109 100644 --- a/core/src/OC/backbone.js +++ b/core/src/OC/backbone.js @@ -4,7 +4,7 @@ * @author Christoph Wurst * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/OC/capabilities.js b/core/src/OC/capabilities.js index 38d1e4eb72a..c7df9b4f3d1 100644 --- a/core/src/OC/capabilities.js +++ b/core/src/OC/capabilities.js @@ -5,7 +5,7 @@ * @author John Molakvoæ * @author Roeland Jago Douma * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/OC/config.js b/core/src/OC/config.js index 46188e5dea3..702105a4836 100644 --- a/core/src/OC/config.js +++ b/core/src/OC/config.js @@ -3,7 +3,7 @@ * * @author Christoph Wurst * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/OC/constants.js b/core/src/OC/constants.js index 300380ce90f..f2ba7bf7a97 100644 --- a/core/src/OC/constants.js +++ b/core/src/OC/constants.js @@ -4,7 +4,7 @@ * @author Christoph Wurst * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/OC/contactsmenu.js b/core/src/OC/contactsmenu.js index 8cb8e808417..7e1586aeead 100644 --- a/core/src/OC/contactsmenu.js +++ b/core/src/OC/contactsmenu.js @@ -5,7 +5,7 @@ * @author John Molakvoæ * @author Roeland Jago Douma * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/OC/currentuser.js b/core/src/OC/currentuser.js index b6dc900b6f3..c6e8a8ee62c 100644 --- a/core/src/OC/currentuser.js +++ b/core/src/OC/currentuser.js @@ -4,7 +4,7 @@ * @author Christoph Wurst * @author Joas Schilling * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/OC/debug.js b/core/src/OC/debug.js index ec52e470ef4..25a6eae9597 100644 --- a/core/src/OC/debug.js +++ b/core/src/OC/debug.js @@ -3,7 +3,7 @@ * * @author Christoph Wurst * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/OC/dialogs.js b/core/src/OC/dialogs.js index 8423677e832..b1d0e24c076 100644 --- a/core/src/OC/dialogs.js +++ b/core/src/OC/dialogs.js @@ -26,7 +26,7 @@ * @author Thomas Tanghus * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/OC/eventsource.js b/core/src/OC/eventsource.js index b4b719d0dd4..0a0a150cd78 100644 --- a/core/src/OC/eventsource.js +++ b/core/src/OC/eventsource.js @@ -9,7 +9,7 @@ * @author Thomas Müller * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/OC/get_set.js b/core/src/OC/get_set.js index 082cef67ca8..32f202ad35b 100644 --- a/core/src/OC/get_set.js +++ b/core/src/OC/get_set.js @@ -4,7 +4,7 @@ * @author Christoph Wurst * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/OC/host.js b/core/src/OC/host.js index e4c43f5014e..31f13d01a7f 100644 --- a/core/src/OC/host.js +++ b/core/src/OC/host.js @@ -4,7 +4,7 @@ * @author Christoph Wurst * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/OC/index.js b/core/src/OC/index.js index ed0f6ce185b..5267e2491f4 100644 --- a/core/src/OC/index.js +++ b/core/src/OC/index.js @@ -5,7 +5,7 @@ * @author John Molakvoæ * @author Roeland Jago Douma * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/OC/l10n-registry.js b/core/src/OC/l10n-registry.js index b2579fd67cf..9e542b1aa8c 100644 --- a/core/src/OC/l10n-registry.js +++ b/core/src/OC/l10n-registry.js @@ -4,7 +4,7 @@ * @author Christoph Wurst * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/OC/l10n.js b/core/src/OC/l10n.js index 9cbad9a7d44..38dcf7f765e 100644 --- a/core/src/OC/l10n.js +++ b/core/src/OC/l10n.js @@ -11,7 +11,7 @@ * @author Roeland Jago Douma * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/OC/legacy-loader.js b/core/src/OC/legacy-loader.js index 66687cf4de9..e5bbac8f3a0 100644 --- a/core/src/OC/legacy-loader.js +++ b/core/src/OC/legacy-loader.js @@ -5,7 +5,7 @@ * @author John Molakvoæ * @author Roeland Jago Douma * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/OC/menu.js b/core/src/OC/menu.js index 74d1b179ea8..93de943b37e 100644 --- a/core/src/OC/menu.js +++ b/core/src/OC/menu.js @@ -5,7 +5,7 @@ * @author Daniel Calviño Sánchez * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/OC/msg.js b/core/src/OC/msg.js index 861fe2b9086..ef6f9ec0f09 100644 --- a/core/src/OC/msg.js +++ b/core/src/OC/msg.js @@ -5,7 +5,7 @@ * @author John Molakvoæ * @author rakekniven * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/OC/navigation.js b/core/src/OC/navigation.js index 4c72e9e71db..2102c37b3f5 100644 --- a/core/src/OC/navigation.js +++ b/core/src/OC/navigation.js @@ -4,7 +4,7 @@ * @author Christoph Wurst * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/OC/notification.js b/core/src/OC/notification.js index f8c8feccd3c..949df6a519c 100644 --- a/core/src/OC/notification.js +++ b/core/src/OC/notification.js @@ -8,7 +8,7 @@ * @author Julius Härtl * @author npmbuildbot[bot] "npmbuildbot[bot]@users.noreply.github.com" * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/OC/password-confirmation.js b/core/src/OC/password-confirmation.js index e387de74ae3..4aa643c19fb 100644 --- a/core/src/OC/password-confirmation.js +++ b/core/src/OC/password-confirmation.js @@ -5,7 +5,7 @@ * @author John Molakvoæ * @author Roeland Jago Douma * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/OC/plugins.js b/core/src/OC/plugins.js index b9221481aa5..4425c118589 100644 --- a/core/src/OC/plugins.js +++ b/core/src/OC/plugins.js @@ -4,7 +4,7 @@ * @author Christoph Wurst * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/OC/query-string.js b/core/src/OC/query-string.js index b61f84c7a6b..8d56eb70705 100644 --- a/core/src/OC/query-string.js +++ b/core/src/OC/query-string.js @@ -5,7 +5,7 @@ * @author John Molakvoæ * @author Roeland Jago Douma * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/OC/requesttoken.js b/core/src/OC/requesttoken.js index f532b6f19d6..eba15e88e08 100644 --- a/core/src/OC/requesttoken.js +++ b/core/src/OC/requesttoken.js @@ -4,7 +4,7 @@ * @author Christoph Wurst * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/OC/routing.js b/core/src/OC/routing.js index b978d92c500..8752aa3883e 100644 --- a/core/src/OC/routing.js +++ b/core/src/OC/routing.js @@ -5,7 +5,7 @@ * @author John Molakvoæ * @author Roeland Jago Douma * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/OC/theme.js b/core/src/OC/theme.js index 1af0f721475..b7fcfd8ce4d 100644 --- a/core/src/OC/theme.js +++ b/core/src/OC/theme.js @@ -3,7 +3,7 @@ * * @author Christoph Wurst * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/OC/util-history.js b/core/src/OC/util-history.js index 64d15997ecc..a7398b4a2fc 100644 --- a/core/src/OC/util-history.js +++ b/core/src/OC/util-history.js @@ -4,7 +4,7 @@ * @author Christoph Wurst * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/OC/util.js b/core/src/OC/util.js index e93b1aca615..e1a2f8f0687 100644 --- a/core/src/OC/util.js +++ b/core/src/OC/util.js @@ -4,7 +4,7 @@ * @author Christoph Wurst * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/OC/webroot.js b/core/src/OC/webroot.js index 41752bc0c78..f5d063d6b50 100644 --- a/core/src/OC/webroot.js +++ b/core/src/OC/webroot.js @@ -3,7 +3,7 @@ * * @author Christoph Wurst * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/OC/xhr-error.js b/core/src/OC/xhr-error.js index 3bf31e649e8..990340a1fda 100644 --- a/core/src/OC/xhr-error.js +++ b/core/src/OC/xhr-error.js @@ -4,7 +4,7 @@ * @author Christoph Wurst * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/OCA/index.js b/core/src/OCA/index.js index 1db47ba0d31..1fde0dc5918 100644 --- a/core/src/OCA/index.js +++ b/core/src/OCA/index.js @@ -3,7 +3,7 @@ * * @author Christoph Wurst * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/OCA/search.js b/core/src/OCA/search.js index 909ec28480f..10b629a0cf3 100644 --- a/core/src/OCA/search.js +++ b/core/src/OCA/search.js @@ -3,7 +3,7 @@ * * @author Christoph Wurst * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/OCP/appconfig.js b/core/src/OCP/appconfig.js index 600f63581d3..57e13048fe0 100644 --- a/core/src/OCP/appconfig.js +++ b/core/src/OCP/appconfig.js @@ -4,7 +4,7 @@ * @author Christoph Wurst * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/OCP/collaboration.js b/core/src/OCP/collaboration.js index aae0c943f37..2e49cebe9f1 100644 --- a/core/src/OCP/collaboration.js +++ b/core/src/OCP/collaboration.js @@ -4,7 +4,7 @@ * @author John Molakvoæ * @author Julius Härtl * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/OCP/comments.js b/core/src/OCP/comments.js index dadc9531235..ed7ac67a073 100644 --- a/core/src/OCP/comments.js +++ b/core/src/OCP/comments.js @@ -4,7 +4,7 @@ * @author Christoph Wurst * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/OCP/index.js b/core/src/OCP/index.js index cb524a2be70..a6a5fe3e127 100644 --- a/core/src/OCP/index.js +++ b/core/src/OCP/index.js @@ -5,7 +5,7 @@ * @author John Molakvoæ * @author Julius Härtl * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/OCP/loader.js b/core/src/OCP/loader.js index 354475b7fc1..6e58208a849 100644 --- a/core/src/OCP/loader.js +++ b/core/src/OCP/loader.js @@ -5,7 +5,7 @@ * @author John Molakvoæ * @author Julius Härtl * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/OCP/toast.js b/core/src/OCP/toast.js index ad1c572e0a1..40c46aa8f51 100644 --- a/core/src/OCP/toast.js +++ b/core/src/OCP/toast.js @@ -4,7 +4,7 @@ * @author Christoph Wurst * @author Julius Härtl * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/OCP/whatsnew.js b/core/src/OCP/whatsnew.js index 043951c3a1e..aafe1740e0d 100644 --- a/core/src/OCP/whatsnew.js +++ b/core/src/OCP/whatsnew.js @@ -4,7 +4,7 @@ * @author Christoph Wurst * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/Polyfill/closest.js b/core/src/Polyfill/closest.js index 059f981e973..68751fad38c 100644 --- a/core/src/Polyfill/closest.js +++ b/core/src/Polyfill/closest.js @@ -3,7 +3,7 @@ * * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/Polyfill/console.js b/core/src/Polyfill/console.js index 0659cd6dc42..be3aca1a9b3 100644 --- a/core/src/Polyfill/console.js +++ b/core/src/Polyfill/console.js @@ -4,7 +4,7 @@ * @author Christoph Wurst * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/Polyfill/index.js b/core/src/Polyfill/index.js index 57a1f516695..34af68ef262 100644 --- a/core/src/Polyfill/index.js +++ b/core/src/Polyfill/index.js @@ -4,7 +4,7 @@ * @author Christoph Wurst * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/Polyfill/tooltip.js b/core/src/Polyfill/tooltip.js index a5a1416521b..452cb30305b 100644 --- a/core/src/Polyfill/tooltip.js +++ b/core/src/Polyfill/tooltip.js @@ -5,7 +5,7 @@ * @author John Molakvoæ * @author Julius Härtl * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/Polyfill/windows-phone.js b/core/src/Polyfill/windows-phone.js index 6bb01888c43..27b45d701c6 100644 --- a/core/src/Polyfill/windows-phone.js +++ b/core/src/Polyfill/windows-phone.js @@ -4,7 +4,7 @@ * @author Christoph Wurst * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/Util/get-url-parameter.js b/core/src/Util/get-url-parameter.js index ebe4f9d78e3..00fa66a9eb3 100644 --- a/core/src/Util/get-url-parameter.js +++ b/core/src/Util/get-url-parameter.js @@ -4,7 +4,7 @@ * @author Christoph Wurst * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/components/ContactsMenu.js b/core/src/components/ContactsMenu.js index a2e09341067..cf031331a50 100644 --- a/core/src/components/ContactsMenu.js +++ b/core/src/components/ContactsMenu.js @@ -4,7 +4,7 @@ * @author Christoph Wurst * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/components/MainMenu.js b/core/src/components/MainMenu.js index 3b5aa19245e..3b7fef6afca 100644 --- a/core/src/components/MainMenu.js +++ b/core/src/components/MainMenu.js @@ -5,7 +5,7 @@ * @author John Molakvoæ * @author Julius Härtl * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/components/UserMenu.js b/core/src/components/UserMenu.js index aaecec546b9..ef80eb1e338 100644 --- a/core/src/components/UserMenu.js +++ b/core/src/components/UserMenu.js @@ -3,7 +3,7 @@ * * @author Christoph Wurst * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/files/client.js b/core/src/files/client.js index 9c39096ac69..630e9fb98ad 100644 --- a/core/src/files/client.js +++ b/core/src/files/client.js @@ -13,7 +13,7 @@ * @author Vincent Petry * @author Vinicius Cubas Brand * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/files/fileinfo.js b/core/src/files/fileinfo.js index 936c3c0331b..ea49e8c1447 100644 --- a/core/src/files/fileinfo.js +++ b/core/src/files/fileinfo.js @@ -6,7 +6,7 @@ * @author Roeland Jago Douma * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/globals.js b/core/src/globals.js index 9c8f305f39a..59343511bee 100644 --- a/core/src/globals.js +++ b/core/src/globals.js @@ -6,7 +6,7 @@ * @author Julius Härtl * @author Roeland Jago Douma * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/init.js b/core/src/init.js index 077d18efd27..07cc5c87542 100644 --- a/core/src/init.js +++ b/core/src/init.js @@ -7,7 +7,7 @@ * @author nacho * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/install.js b/core/src/install.js index a8d3ed7afc0..51358e6f70d 100644 --- a/core/src/install.js +++ b/core/src/install.js @@ -5,7 +5,7 @@ * @author Julius Härtl * @author Richard Steinmetz * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/jquery/avatar.js b/core/src/jquery/avatar.js index 3849af3b359..12fcc7264ae 100644 --- a/core/src/jquery/avatar.js +++ b/core/src/jquery/avatar.js @@ -4,7 +4,7 @@ * @author Christoph Wurst * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/jquery/contactsmenu.js b/core/src/jquery/contactsmenu.js index ed05d4602a7..85a5c280d34 100644 --- a/core/src/jquery/contactsmenu.js +++ b/core/src/jquery/contactsmenu.js @@ -5,7 +5,7 @@ * @author John Molakvoæ * @author Roeland Jago Douma * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/jquery/exists.js b/core/src/jquery/exists.js index 0cd0cb0053c..0f545cc8107 100644 --- a/core/src/jquery/exists.js +++ b/core/src/jquery/exists.js @@ -4,7 +4,7 @@ * @author Christoph Wurst * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/jquery/filterattr.js b/core/src/jquery/filterattr.js index f6b4d8063d3..44aad5b8ea2 100644 --- a/core/src/jquery/filterattr.js +++ b/core/src/jquery/filterattr.js @@ -4,7 +4,7 @@ * @author Christoph Wurst * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/jquery/index.js b/core/src/jquery/index.js index c8ab1a7f673..305b038ce37 100644 --- a/core/src/jquery/index.js +++ b/core/src/jquery/index.js @@ -5,7 +5,7 @@ * @author John Molakvoæ * @author Roeland Jago Douma * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/jquery/ocdialog.js b/core/src/jquery/ocdialog.js index 14abd5aa666..4148c16e92b 100644 --- a/core/src/jquery/ocdialog.js +++ b/core/src/jquery/ocdialog.js @@ -6,7 +6,7 @@ * @author Joas Schilling * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/jquery/octemplate.js b/core/src/jquery/octemplate.js index fb818f5ac7c..7bf9f8dcb19 100644 --- a/core/src/jquery/octemplate.js +++ b/core/src/jquery/octemplate.js @@ -5,7 +5,7 @@ * @author John Molakvoæ * @author Roeland Jago Douma * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/jquery/placeholder.js b/core/src/jquery/placeholder.js index 001e71f102c..03647059131 100644 --- a/core/src/jquery/placeholder.js +++ b/core/src/jquery/placeholder.js @@ -7,7 +7,7 @@ * @author Julius Härtl * @author Sergey Shliakhov * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/jquery/requesttoken.js b/core/src/jquery/requesttoken.js index 65d4ac01a48..07524966994 100644 --- a/core/src/jquery/requesttoken.js +++ b/core/src/jquery/requesttoken.js @@ -4,7 +4,7 @@ * @author Christoph Wurst * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/jquery/selectrange.js b/core/src/jquery/selectrange.js index e35ca85b497..713fd1edf8d 100644 --- a/core/src/jquery/selectrange.js +++ b/core/src/jquery/selectrange.js @@ -4,7 +4,7 @@ * @author Christoph Wurst * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/jquery/showpassword.js b/core/src/jquery/showpassword.js index 2681619efad..a00a57cc867 100644 --- a/core/src/jquery/showpassword.js +++ b/core/src/jquery/showpassword.js @@ -4,7 +4,7 @@ * @author Christoph Wurst * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/jquery/ui-fixes.js b/core/src/jquery/ui-fixes.js index 39da7084e44..ab4235d9b53 100644 --- a/core/src/jquery/ui-fixes.js +++ b/core/src/jquery/ui-fixes.js @@ -4,7 +4,7 @@ * @author Christoph Wurst * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/logger.js b/core/src/logger.js index edf2e35e2b7..593cc071850 100644 --- a/core/src/logger.js +++ b/core/src/logger.js @@ -3,7 +3,7 @@ * * @author Christoph Wurst * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/login.js b/core/src/login.js index 13f6bfb86c9..6757c5e7bdd 100644 --- a/core/src/login.js +++ b/core/src/login.js @@ -6,7 +6,7 @@ * @author Julius Härtl * @author Roeland Jago Douma * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/main.js b/core/src/main.js index 25316952866..f9d89327a6a 100644 --- a/core/src/main.js +++ b/core/src/main.js @@ -6,7 +6,7 @@ * @author Julius Härtl * @author Roeland Jago Douma * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/maintenance.js b/core/src/maintenance.js index b49fcd8d83c..3c13a45894c 100644 --- a/core/src/maintenance.js +++ b/core/src/maintenance.js @@ -5,7 +5,7 @@ * @author John Molakvoæ * @author Roeland Jago Douma * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/mixins/Nextcloud.js b/core/src/mixins/Nextcloud.js index d1307f90e8e..7fda65d3d9d 100644 --- a/core/src/mixins/Nextcloud.js +++ b/core/src/mixins/Nextcloud.js @@ -3,7 +3,7 @@ * * @author Christoph Wurst * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/profile.js b/core/src/profile.js index 4e99a11b0e2..b1e58a2b467 100644 --- a/core/src/profile.js +++ b/core/src/profile.js @@ -3,7 +3,7 @@ * * @author Christopher Ng * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/recommendedapps.js b/core/src/recommendedapps.js index 31d0e5c932c..89e8b930827 100644 --- a/core/src/recommendedapps.js +++ b/core/src/recommendedapps.js @@ -3,7 +3,7 @@ * * @author Christoph Wurst * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/services/UnifiedSearchService.js b/core/src/services/UnifiedSearchService.js index 32567ba6377..85526adffa2 100644 --- a/core/src/services/UnifiedSearchService.js +++ b/core/src/services/UnifiedSearchService.js @@ -6,7 +6,7 @@ * @author Joas Schilling * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/services/WebAuthnAuthenticationService.js b/core/src/services/WebAuthnAuthenticationService.js index 7773aa7dad1..3eabceef5e4 100644 --- a/core/src/services/WebAuthnAuthenticationService.js +++ b/core/src/services/WebAuthnAuthenticationService.js @@ -3,7 +3,7 @@ * * @author Roeland Jago Douma * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/session-heartbeat.js b/core/src/session-heartbeat.js index 3dc6792f522..4a15d7d2de9 100644 --- a/core/src/session-heartbeat.js +++ b/core/src/session-heartbeat.js @@ -6,7 +6,7 @@ * @author Julius Härtl * @author Roeland Jago Douma * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/systemtags/merged-systemtags.js b/core/src/systemtags/merged-systemtags.js index 1dc8be0ae62..87b0a7da378 100644 --- a/core/src/systemtags/merged-systemtags.js +++ b/core/src/systemtags/merged-systemtags.js @@ -3,7 +3,7 @@ * * @author Roeland Jago Douma * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/systemtags/systemtagmodel.js b/core/src/systemtags/systemtagmodel.js index 588d6a26fc2..72f2d6f0915 100644 --- a/core/src/systemtags/systemtagmodel.js +++ b/core/src/systemtags/systemtagmodel.js @@ -6,7 +6,7 @@ * @author Roeland Jago Douma * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/systemtags/systemtags.js b/core/src/systemtags/systemtags.js index 6254941296c..91ace6b3425 100644 --- a/core/src/systemtags/systemtags.js +++ b/core/src/systemtags/systemtags.js @@ -7,7 +7,7 @@ * @author Roeland Jago Douma * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/systemtags/systemtagscollection.js b/core/src/systemtags/systemtagscollection.js index 74517cf43ec..685eb65182a 100644 --- a/core/src/systemtags/systemtagscollection.js +++ b/core/src/systemtags/systemtagscollection.js @@ -4,7 +4,7 @@ * @author John Molakvoæ * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/systemtags/systemtagsinputfield.js b/core/src/systemtags/systemtagsinputfield.js index f9470c0e54e..e1bbf5a34c6 100644 --- a/core/src/systemtags/systemtagsinputfield.js +++ b/core/src/systemtags/systemtagsinputfield.js @@ -6,7 +6,7 @@ * @author Roeland Jago Douma * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/systemtags/systemtagsmappingcollection.js b/core/src/systemtags/systemtagsmappingcollection.js index 61186ec0c4d..f7e9e9cfe40 100644 --- a/core/src/systemtags/systemtagsmappingcollection.js +++ b/core/src/systemtags/systemtagsmappingcollection.js @@ -5,7 +5,7 @@ * @author Roeland Jago Douma * @author Vincent Petry * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/tests/.eslintrc.js b/core/src/tests/.eslintrc.js index 1559824cbcd..b44ea2c697d 100644 --- a/core/src/tests/.eslintrc.js +++ b/core/src/tests/.eslintrc.js @@ -3,7 +3,7 @@ * * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/tests/OC/requesttoken.spec.js b/core/src/tests/OC/requesttoken.spec.js index fb550a93ebe..741dc65746b 100644 --- a/core/src/tests/OC/requesttoken.spec.js +++ b/core/src/tests/OC/requesttoken.spec.js @@ -5,7 +5,7 @@ * @author John Molakvoæ * @author François Freitag * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/core/src/unified-search.js b/core/src/unified-search.js index 91db8b34dd0..cc390c0d6e7 100644 --- a/core/src/unified-search.js +++ b/core/src/unified-search.js @@ -3,7 +3,7 @@ * * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/tests/jestBabelTransformer.js b/tests/jestBabelTransformer.js index 6790920a76c..f89ca692a09 100644 --- a/tests/jestBabelTransformer.js +++ b/tests/jestBabelTransformer.js @@ -3,7 +3,7 @@ * * @author François Freitag * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/tests/jestSetup.js b/tests/jestSetup.js index bf167fb04b2..ddc9f378141 100644 --- a/tests/jestSetup.js +++ b/tests/jestSetup.js @@ -3,7 +3,7 @@ * * @author François Freitag * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -20,4 +20,4 @@ * */ -require("@testing-library/jest-dom"); +require('@testing-library/jest-dom') diff --git a/webpack.modules.js b/webpack.modules.js index 8ada088bab1..9fdef9d570b 100644 --- a/webpack.modules.js +++ b/webpack.modules.js @@ -3,7 +3,7 @@ * * @author John Molakvoæ * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as