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 8569375c2027f..56c5939037f5f 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 4f55d520eaafa..49a3bd83d9c2c 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 fbf65ea16e3d2..5c1daba1c1c0b 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 8dbc3107eb786..7b5229cbd44b2 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 ced5577d5f81d..c42481029ce61 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 50126dc8d2dd9..2c81843291cea 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 ad59811b4cf73..95e6d3d5dc718 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 6feb3ddd04314..45d7372dfc7e1 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 3405e11489dc1..e029a4b589a1e 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 9aac3e6c69e0e..f5263f35c3d22 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 e87b7971a02cf..ee5aec129c18d 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 dc2ee9a51638a..871f6b6c5b8ab 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 1995bccf98e51..f3a2d857356c0 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 71cde8922f58d..4d1f7b022aefa 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 6a242713696c3..eaf08cc10b957 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 7e956d6cfc30e..cdb3144192691 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 4bbdf25e1ce0b..1a2686bbdab1f 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 9a8ec48ddb23e..cbbd6964019a1 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 1678c6c415061..a2f9750f9fc49 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 a96aa40d5c0b5..f9d6129700f08 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 b6e765f514dc1..cd0cc6a94642c 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 f209b00baf474..0640691b2837d 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 7a80b437153b9..6bae7219fe646 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 cd521ad80c86d..ff858e0492cc3 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 afef4bc226393..10d3e2524653b 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 8941d8d8adcd5..dd6ec9163a665 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 d6c68a2ff8ee4..5a44686c1b3df 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 0d8f84cb7a8fb..491ea127ccd4b 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 712813e6050b5..9512f47eccc35 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 b487e7caa9f8c..0005ee13cb4ed 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 b0176d5c30d34..1d1942e85bbcd 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 ac2df7875b81e..db276da85af0e 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 e2c3d9310240e..4c41ec5a3b18f 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 0a83bd90a95f2..8b62063e134f9 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 887a04005130d..83c2c8505807a 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 6db1d5fa5e49c..e28dacb6b210e 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 b466def408f1b..c242f9ae82d68 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 8ae6cee41648a..58b798ed0e77f 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 a1a88f85106a3..7f7ebbf2dccff 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 513821df4116f..1bd6334751892 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 f37e939e1740c..5ab88c6eb632d 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 21f3502be0428..d5c793c4d2403 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 8fa66a1342a28..820b0f705698d 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 8b0ba591a7c57..d375c4c928283 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 ec163e0512a6f..8602288cddeaf 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 fdf7c653fd3e1..94359e0e70663 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 05aea446fe9f2..d8bca4a8ca4b2 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 80a5cf95d81f0..cc12bfc7642c8 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 a689ca887d9f3..7549bd9dc853f 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 06dcb0dd4699b..8f2ef97b78229 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 441cbfb301464..cb21539742000 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 8fe0ab2241f19..8692b8b14aaa6 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 758191a83a05d..5793db8fb98d5 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 65b002a54490a..db85d105709de 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 f5c7c418da769..2ac67e64ceaed 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 0f69db9e5c9dc..42a8e08950be5 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 6068326ee287b..662a820f36481 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 b68a3228ba37a..0bdb9f5badb4e 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 ec856e48dc311..96646d63eb431 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 a91a84b5f915c..6cc039a876a2b 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 61f6361a6d78a..c184993905725 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 cdbd603d4c711..e81b590b2b8a7 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 03ea2c739f76b..9717454245821 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 8a31569d6d026..c06ec051c4e4e 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 dda9cefbd5900..9f80c79270e01 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 960e418d0fcb9..15585ec49cfa4 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 5d3a5a7daa786..c743846cb85da 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 3844cef042b4c..73ac60551a269 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 3f8b5ed9ae7e4..21e7e34c5d1a5 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 9f27b7bf5a1f5..afc35dc98dc6a 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 0c3716339946f..cd9bed2a2a7c9 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 c9229d13163b5..c4091a5524cca 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 dd5b73e1345de..571989b224905 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 00750c0e0b426..e3dbc61f8c39e 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 18fe37299f0a7..cec046cd3ce6b 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 a7660a29f58d2..f377c07c4a5e0 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 7248ccace2d66..6addbb592aced 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 a12e1c66f4989..f3122de164478 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 400bb8010f196..9a063e423cfd4 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 4cbad394bed94..e1249f5b4d718 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 fb1d6de80216c..efe87802d1cc0 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 290c08e3be790..ed88913b1f6fd 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 3e8c686b2e6f6..f99c838eda3b1 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 8bfeb604ce1a0..2cd4cca8fa6e0 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 5dfb7a0068fa9..c1bf1b280cafb 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 ea9c5cd2a7b58..84829341b31b3 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 50d63883f2417..281e7bbc2ba4a 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 8b0cdd2f3e0ff..0f4661ba09a0c 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 04436174446ef..9f4ccc2c1bfa0 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 69ebcc58c4706..90dac2024c18a 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 9ed1c7fa86ba1..592b4f8cda2af 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 06f55d6fa4765..01914f702e2c0 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 38e78a1b154b8..9f76755a58290 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 457de6c1aa445..672515146b7be 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 9b2d1298bca28..d4b7bec43ae50 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 7194cd428eee1..f7bec0ab1b507 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 7067265cf2260..64a936bea4034 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 fb637ea95b2a3..941e20a912acd 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 7c236c9b3abc1..f9fd3d26fb7b4 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 533c579585a3b..81730c83b66c4 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 c2474bf58675f..772f059654247 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 a831cf6f52cd0..8f01a1d3d520e 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 97f23c03f5107..59b7aa3c5b702 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 f9f5a62d36324..613e5386d785a 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 f496c43cb25ee..398518984a055 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 cd7475858cbf0..15ef27680cc01 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 ac1f3befa9d88..650130573c946 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 67c53b6ff0816..96f2c1dad4ad9 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 23c039357be0a..78214339be9f1 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 4b477d37b5d40..202702a94df82 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 477fff7fa62e9..017c0518f602c 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 31124c1598745..da86414da0069 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 15300155bbcdc..ca84316c655ef 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 d009c5eac6760..185dbd8cf289f 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 c8e9dc5ad0867..4bd1443273a55 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 f65c963769a95..c7136bccab82d 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 8d01ebe7cd216..038b42e64c903 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 e9e58513ca9ff..f30e114b6d056 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 7e34641deffa8..d2197701aecbc 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 cab7a811b3302..28d40a08028b2 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 dbbe038d4fd3c..054380c824590 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 291223c0737de..58d42863f4e93 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 a26e687f13335..d586bde855b14 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 b8c08c8b8db50..b8bcbb51e6f6e 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 2cfba2a4ce7e5..b5f75c0e7db4e 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 39e20cefa1383..067a059093e1b 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 c19f3884c72af..bde632fb142dd 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 024cab966c34c..e3991da19810f 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 d210304e92018..b9a55a8e283e6 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 e09aa745f1a45..2c775466de41b 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 bbda8ced30eb6..5c4b5bf6bd19a 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 3674a6fccdcdd..56a22fa0fd3aa 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 c3f281d3f9e34..138eef5136ab9 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 7645313c05312..30f80c2fbebcf 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 9b34c9c609234..bac11bf82f2c7 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 f914f9343e1fd..4aada5aba43ac 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 307d5f8294d40..bd035cd70bebd 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 f419003f34d9a..9c3d94151d054 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 89604fe9f3a5e..9a99b9ec69f1f 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 3c29f61cc0c0b..98ec1ff06dfbb 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 f56723f9b5ce7..d1e3a9111fae7 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 c6091aa10de5c..2849e6170f2f4 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 38ff342be202c..a02905b90c9aa 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 a2dc219df92cc..2d110db59980c 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 a981a0dc246fd..2065cb6836a59 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 18887efb8b517..0a4cb55b573af 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 31f65d92e4476..7bd50bf7afffc 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 d14e45b4183f8..f4bda93030328 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 49b77f92ba868..c2c270d14d8a5 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 769e978227ce3..e41ba24f7dd0e 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 84434895e185f..c54fbe5040bb4 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 83776c296fc2b..a32016d1d435a 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 4b8b2ab79a47d..4450e70940ece 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 d3af76db329fc..be32917bca781 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 6420b49859e7f..a7c7e5e87e775 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 84c7ab2973850..b244199c2cc3b 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 6130f9af806a6..11db7fafa9cf5 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 392407be41a04..c5ed0ece43907 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 6b28bfb6fb392..9cad63f7d6be3 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 9c6450731d380..b177da67889a7 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 0e9690ecad293..39b9f9c3c81ae 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 f159009994854..00701e9e14cc2 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 f66b9e54f6b3f..0959ca86b2588 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 7cca96e1d019c..adb1c4dd2fcdc 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 7eaf266079967..dba8a5580d09f 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 3472cb2184a3d..5c9394152668b 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 cf70d7b1262ab..4b03f8db5fb79 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 89b7b10247e8a..bbda177409ea8 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 f8e419cb15b2b..a81708ca461a8 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 9a7a24c2aa3b1..ec2420eeed570 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 d7d5c5bf4347e..ab234e220059a 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 23dca847a4462..17ef1c871092e 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 38d1e4eb72a80..c7df9b4f3d1ef 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 46188e5dea358..702105a483647 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 300380ce90f5a..f2ba7bf7a9796 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 8cb8e80841707..7e1586aeeada5 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 b6dc900b6f35f..c6e8a8ee62c26 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 ec52e470ef435..25a6eae9597b3 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 8423677e83223..b1d0e24c0765f 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 b4b719d0dd475..0a0a150cd7862 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 082cef67ca8c2..32f202ad35b1d 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 e4c43f5014e70..31f13d01a7fd6 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 ed0f6ce185b11..5267e2491f4bd 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 b2579fd67cf4e..9e542b1aa8ce3 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 9cbad9a7d44a2..38dcf7f765ec7 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 66687cf4de905..e5bbac8f3a056 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 74d1b179ea808..93de943b37ef5 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 861fe2b90868a..ef6f9ec0f09cf 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 4c72e9e71db32..2102c37b3f577 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 f8c8feccd3cb9..949df6a519cfe 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 e387de74ae3d7..4aa643c19fb1a 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 b9221481aa5f7..4425c118589d7 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 b61f84c7a6b0c..8d56eb7070574 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 f532b6f19d61c..eba15e88e081a 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 b978d92c50065..8752aa3883edc 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 1af0f72147549..b7fcfd8ce4ded 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 64d15997ecc58..a7398b4a2fcc3 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 e93b1aca615cf..e1a2f8f0687cf 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 41752bc0c78ae..f5d063d6b5081 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 3bf31e649e802..990340a1fdaeb 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 1db47ba0d31c0..1fde0dc5918b5 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 909ec28480faa..10b629a0cf3a9 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 600f63581d3e1..57e13048fe07e 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 aae0c943f374d..2e49cebe9f178 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 dadc953123512..ed7ac67a0730c 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 cb524a2be708f..a6a5fe3e12778 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 354475b7fc126..6e58208a849c4 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 ad1c572e0a1fc..40c46aa8f51a4 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 043951c3a1e7d..aafe1740e0df5 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 059f981e973e7..68751fad38c5a 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 0659cd6dc4205..be3aca1a9b359 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 57a1f51669509..34af68ef262f8 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 a5a1416521b3c..452cb30305bdd 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 6bb01888c4345..27b45d701c63d 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 ebe4f9d78e373..00fa66a9eb378 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 a2e0934106702..cf031331a507b 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 3b5aa19245e80..3b7fef6afca6e 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 aaecec546b952..ef80eb1e3387b 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 9c39096ac6905..630e9fb98adf6 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 936c3c0331b97..ea49e8c1447c0 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 9c8f305f39a13..59343511bee4d 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 077d18efd2718..07cc5c87542b4 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 a8d3ed7afc057..51358e6f70d3f 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 3849af3b35924..12fcc7264aefd 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 ed05d4602a75e..85a5c280d3464 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 0cd0cb0053c18..0f545cc810777 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 f6b4d8063d369..44aad5b8ea22d 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 c8ab1a7f67319..305b038ce372d 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 14abd5aa666bb..4148c16e92bfe 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 fb818f5ac7c9e..7bf9f8dcb191b 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 001e71f102cc1..0364705913138 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 65d4ac01a4818..07524966994bd 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 e35ca85b49776..713fd1edf8d6a 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 2681619efadcb..a00a57cc8674a 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 39da7084e44b9..ab4235d9b5398 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 edf2e35e2b76c..593cc07185070 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 13f6bfb86c9fd..6757c5e7bdd76 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 2531695286605..f9d89327a6a6d 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 b49fcd8d83c9d..3c13a45894c0c 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 d1307f90e8ed2..7fda65d3d9de1 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 4e99a11b0e2d8..b1e58a2b4676d 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 31d0e5c932c3f..89e8b930827bd 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 32567ba6377fe..85526adffa250 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 7773aa7dad118..3eabceef5e410 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 3dc6792f5222f..4a15d7d2de9af 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 1dc8be0ae62ae..87b0a7da3787f 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 588d6a26fc2c3..72f2d6f09152c 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 6254941296c9e..91ace6b3425d9 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 74517cf43ec6c..685eb65182ac0 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 f9470c0e54e4e..e1bbf5a34c65f 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 61186ec0c4d68..f7e9e9cfe4016 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 1559824cbcdb0..b44ea2c697dc8 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 fb550a93ebe96..741dc65746bd8 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 91db8b34dd0e0..cc390c0d6e71a 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 6790920a76c00..f89ca692a0995 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 bf167fb04b292..ddc9f3781413e 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 8ada088bab1e0..9fdef9d570b4d 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