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

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/components')
-rw-r--r--src/components/AccountDefaultsSettings.vue2
-rw-r--r--src/components/AccountSettings.vue2
-rw-r--r--src/components/AliasForm.vue2
-rw-r--r--src/components/AliasSettings.vue2
-rw-r--r--src/components/Avatar.vue2
-rw-r--r--src/components/ComposerAttachments.vue2
-rw-r--r--src/components/Dashboard.vue2
-rw-r--r--src/components/EditorSettings.vue2
-rw-r--r--src/components/Error.vue2
-rw-r--r--src/components/Mailbox.vue2
-rw-r--r--src/components/MailvelopeEditor.vue2
-rw-r--r--src/components/Message.vue2
-rw-r--r--src/components/MessageAttachment.vue2
-rw-r--r--src/components/MessageAttachments.vue2
-rw-r--r--src/components/Navigation.vue2
-rw-r--r--src/components/NavigationAccount.vue2
-rw-r--r--src/components/NavigationAccountExpandCollapse.vue2
-rw-r--r--src/components/NavigationMailbox.vue2
-rw-r--r--src/components/NavigationOutbox.vue2
-rw-r--r--src/components/NoMessageSelected.vue2
-rw-r--r--src/components/Outbox.vue2
-rw-r--r--src/components/OutboxMessageListItem.vue2
-rw-r--r--src/components/RecipientBubble.vue2
-rw-r--r--src/components/SectionTitle.vue2
-rw-r--r--src/components/SignatureSettings.vue2
-rw-r--r--src/components/TagModal.vue2
-rw-r--r--src/components/TextEditor.vue2
-rw-r--r--src/components/ThreadEnvelope.vue2
-rw-r--r--src/components/TrustedSenders.vue2
-rw-r--r--src/components/itinerary/CalendarImport.vue2
-rw-r--r--src/components/itinerary/EventReservation.vue2
-rw-r--r--src/components/settings/AdminSettings.vue2
-rw-r--r--src/components/settings/AntiSpamSettings.vue2
-rw-r--r--src/components/settings/ProvisionPreview.vue2
-rw-r--r--src/components/settings/ProvisioningSettings.vue2
35 files changed, 35 insertions, 35 deletions
diff --git a/src/components/AccountDefaultsSettings.vue b/src/components/AccountDefaultsSettings.vue
index 79e47b3e1..be5b74281 100644
--- a/src/components/AccountDefaultsSettings.vue
+++ b/src/components/AccountDefaultsSettings.vue
@@ -3,7 +3,7 @@
-
- @author 2020 Christoph Wurst <christoph@winzerhof-wurst.at>
-
- - @license GNU AGPL version 3 or any later version
+ - @license AGPL-3.0-or-later
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU Affero General Public License as
diff --git a/src/components/AccountSettings.vue b/src/components/AccountSettings.vue
index 358e08574..383df01fd 100644
--- a/src/components/AccountSettings.vue
+++ b/src/components/AccountSettings.vue
@@ -6,7 +6,7 @@
- @author 2020 Greta Doci <gretadoci@gmail.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/src/components/AliasForm.vue b/src/components/AliasForm.vue
index a88df8803..3d675fb72 100644
--- a/src/components/AliasForm.vue
+++ b/src/components/AliasForm.vue
@@ -3,7 +3,7 @@
-
- @author 2021 Daniel Kesselberg <mail@danielkesselberg.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
diff --git a/src/components/AliasSettings.vue b/src/components/AliasSettings.vue
index 52349ccbd..ec919ccc7 100644
--- a/src/components/AliasSettings.vue
+++ b/src/components/AliasSettings.vue
@@ -1,7 +1,7 @@
<!--
- @copyright 2020 Patrick Bender <patrick@bender-it-services.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
diff --git a/src/components/Avatar.vue b/src/components/Avatar.vue
index 381c7f852..2b62fa925 100644
--- a/src/components/Avatar.vue
+++ b/src/components/Avatar.vue
@@ -4,7 +4,7 @@
- @author 2018 Christoph Wurst <christoph@winzerhof-wurst.at>
- @author 2021 Richard Steinmetz <richard@steinmetz.cloud>
-
- - @license GNU AGPL version 3 or any later version
+ - @license AGPL-3.0-or-later
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU Affero General Public License as
diff --git a/src/components/ComposerAttachments.vue b/src/components/ComposerAttachments.vue
index a8c5899a1..696247cb4 100644
--- a/src/components/ComposerAttachments.vue
+++ b/src/components/ComposerAttachments.vue
@@ -4,7 +4,7 @@
-
- @author 2018 Christoph Wurst <christoph@winzerhof-wurst.at>
-
- - @license GNU AGPL version 3 or any later version
+ - @license AGPL-3.0-or-later
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU Affero General Public License as
diff --git a/src/components/Dashboard.vue b/src/components/Dashboard.vue
index a5de56db0..17c6b9d28 100644
--- a/src/components/Dashboard.vue
+++ b/src/components/Dashboard.vue
@@ -4,7 +4,7 @@
- @author Julius Härtl <jus@bitgrid.net>
- @author Richard Steinmetz <richard@steinmetz.cloud>
-
- - @license GNU AGPL version 3 or any later version
+ - @license AGPL-3.0-or-later
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU Affero General Public License as
diff --git a/src/components/EditorSettings.vue b/src/components/EditorSettings.vue
index bc7523059..8318553ee 100644
--- a/src/components/EditorSettings.vue
+++ b/src/components/EditorSettings.vue
@@ -3,7 +3,7 @@
-
- @author 2019 Christoph Wurst <christoph@winzerhof-wurst.at>
-
- - @license GNU AGPL version 3 or any later version
+ - @license AGPL-3.0-or-later
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU Affero General Public License as
diff --git a/src/components/Error.vue b/src/components/Error.vue
index 799b9ff4c..6b2fbf6aa 100644
--- a/src/components/Error.vue
+++ b/src/components/Error.vue
@@ -3,7 +3,7 @@
-
- @author 2018 Christoph Wurst <christoph@winzerhof-wurst.at>
-
- - @license GNU AGPL version 3 or any later version
+ - @license AGPL-3.0-or-later
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU Affero General Public License as
diff --git a/src/components/Mailbox.vue b/src/components/Mailbox.vue
index 7873b7d3f..23a377edc 100644
--- a/src/components/Mailbox.vue
+++ b/src/components/Mailbox.vue
@@ -3,7 +3,7 @@
-
- @author 2020 Christoph Wurst <christoph@winzerhof-wurst.at>
-
- - @license GNU AGPL version 3 or any later version
+ - @license AGPL-3.0-or-later
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU Affero General Public License as
diff --git a/src/components/MailvelopeEditor.vue b/src/components/MailvelopeEditor.vue
index 010586b5b..4b914ce61 100644
--- a/src/components/MailvelopeEditor.vue
+++ b/src/components/MailvelopeEditor.vue
@@ -3,7 +3,7 @@
-
- @author 2020 Christoph Wurst <christoph@winzerhof-wurst.at>
-
- - @license GNU AGPL version 3 or any later version
+ - @license AGPL-3.0-or-later
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU Affero General Public License as
diff --git a/src/components/Message.vue b/src/components/Message.vue
index d059296d0..f20a17477 100644
--- a/src/components/Message.vue
+++ b/src/components/Message.vue
@@ -4,7 +4,7 @@
- @author 2020 Christoph Wurst <christoph@winzerhof-wurst.at>
- @author 2021 Richard Steinmetz <richard@steinmetz.cloud>
-
- - @license GNU AGPL version 3 or any later version
+ - @license AGPL-3.0-or-later
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU Affero General Public License as
diff --git a/src/components/MessageAttachment.vue b/src/components/MessageAttachment.vue
index a96ef9e3a..18164c29b 100644
--- a/src/components/MessageAttachment.vue
+++ b/src/components/MessageAttachment.vue
@@ -3,7 +3,7 @@
-
- @author 2018 Christoph Wurst <christoph@winzerhof-wurst.at>
-
- - @license GNU AGPL version 3 or any later version
+ - @license AGPL-3.0-or-later
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU Affero General Public License as
diff --git a/src/components/MessageAttachments.vue b/src/components/MessageAttachments.vue
index f68f3e9cf..6060af681 100644
--- a/src/components/MessageAttachments.vue
+++ b/src/components/MessageAttachments.vue
@@ -3,7 +3,7 @@
-
- @author 2018 Christoph Wurst <christoph@winzerhof-wurst.at>
-
- - @license GNU AGPL version 3 or any later version
+ - @license AGPL-3.0-or-later
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU Affero General Public License as
diff --git a/src/components/Navigation.vue b/src/components/Navigation.vue
index fd821f0bd..9ad9a5706 100644
--- a/src/components/Navigation.vue
+++ b/src/components/Navigation.vue
@@ -3,7 +3,7 @@
-
- @author 2019 Christoph Wurst <christoph@winzerhof-wurst.at>
-
- - @license GNU AGPL version 3 or any later version
+ - @license AGPL-3.0-or-later
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU Affero General Public License as
diff --git a/src/components/NavigationAccount.vue b/src/components/NavigationAccount.vue
index 995c490ba..c49e36de3 100644
--- a/src/components/NavigationAccount.vue
+++ b/src/components/NavigationAccount.vue
@@ -3,7 +3,7 @@
-
- @author 2019 Christoph Wurst <christoph@winzerhof-wurst.at>
-
- - @license GNU AGPL version 3 or any later version
+ - @license AGPL-3.0-or-later
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU Affero General Public License as
diff --git a/src/components/NavigationAccountExpandCollapse.vue b/src/components/NavigationAccountExpandCollapse.vue
index 912b8cb58..b512193eb 100644
--- a/src/components/NavigationAccountExpandCollapse.vue
+++ b/src/components/NavigationAccountExpandCollapse.vue
@@ -3,7 +3,7 @@
-
- @author 2019 Christoph Wurst <christoph@winzerhof-wurst.at>
-
- - @license GNU AGPL version 3 or any later version
+ - @license AGPL-3.0-or-later
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU Affero General Public License as
diff --git a/src/components/NavigationMailbox.vue b/src/components/NavigationMailbox.vue
index b9899fab2..c1d943bc2 100644
--- a/src/components/NavigationMailbox.vue
+++ b/src/components/NavigationMailbox.vue
@@ -3,7 +3,7 @@
-
- @author 2019 Christoph Wurst <christoph@winzerhof-wurst.at>
-
- - @license GNU AGPL version 3 or any later version
+ - @license AGPL-3.0-or-later
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU Affero General Public License as
diff --git a/src/components/NavigationOutbox.vue b/src/components/NavigationOutbox.vue
index bd47e0693..03ea4dca7 100644
--- a/src/components/NavigationOutbox.vue
+++ b/src/components/NavigationOutbox.vue
@@ -3,7 +3,7 @@
-
- @author Richard Steinmetz <richard@steinmetz.cloud>
-
- - @license GNU AGPL version 3 or any later version
+ - @license AGPL-3.0-or-later
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU Affero General Public License as
diff --git a/src/components/NoMessageSelected.vue b/src/components/NoMessageSelected.vue
index 7d4689b01..22311dea5 100644
--- a/src/components/NoMessageSelected.vue
+++ b/src/components/NoMessageSelected.vue
@@ -3,7 +3,7 @@
-
- @author 2019 Christoph Wurst <christoph@winzerhof-wurst.at>
-
- - @license GNU AGPL version 3 or any later version
+ - @license AGPL-3.0-or-later
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU Affero General Public License as
diff --git a/src/components/Outbox.vue b/src/components/Outbox.vue
index cf7dcf591..18e603656 100644
--- a/src/components/Outbox.vue
+++ b/src/components/Outbox.vue
@@ -3,7 +3,7 @@
-
- @author Richard Steinmetz <richard@steinmetz.cloud>
-
- - @license GNU AGPL version 3 or any later version
+ - @license AGPL-3.0-or-later
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU Affero General Public License as
diff --git a/src/components/OutboxMessageListItem.vue b/src/components/OutboxMessageListItem.vue
index 045f1e0b6..a44c4236c 100644
--- a/src/components/OutboxMessageListItem.vue
+++ b/src/components/OutboxMessageListItem.vue
@@ -3,7 +3,7 @@
-
- @author Richard Steinmetz <richard@steinmetz.cloud>
-
- - @license GNU AGPL version 3 or any later version
+ - @license AGPL-3.0-or-later
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU Affero General Public License as
diff --git a/src/components/RecipientBubble.vue b/src/components/RecipientBubble.vue
index 95703299d..439d4e974 100644
--- a/src/components/RecipientBubble.vue
+++ b/src/components/RecipientBubble.vue
@@ -3,7 +3,7 @@
-
- @author 2020 Christoph Wurst <christoph@winzerhof-wurst.at>
-
- - @license GNU AGPL version 3 or any later version
+ - @license AGPL-3.0-or-later
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU Affero General Public License as
diff --git a/src/components/SectionTitle.vue b/src/components/SectionTitle.vue
index 2c577dcfa..78a086d44 100644
--- a/src/components/SectionTitle.vue
+++ b/src/components/SectionTitle.vue
@@ -3,7 +3,7 @@
-
- @author 2020 Greta Doçi <gretadoci@gmail.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/src/components/SignatureSettings.vue b/src/components/SignatureSettings.vue
index 44c348681..38ec2ff4e 100644
--- a/src/components/SignatureSettings.vue
+++ b/src/components/SignatureSettings.vue
@@ -3,7 +3,7 @@
-
- @author 2019 Christoph Wurst <christoph@winzerhof-wurst.at>
-
- - @license GNU AGPL version 3 or any later version
+ - @license AGPL-3.0-or-later
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU Affero General Public License as
diff --git a/src/components/TagModal.vue b/src/components/TagModal.vue
index 3e546d866..491ef45c1 100644
--- a/src/components/TagModal.vue
+++ b/src/components/TagModal.vue
@@ -3,7 +3,7 @@
-
- @author 2021 Greta Doci <gretadoci@gmail.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/src/components/TextEditor.vue b/src/components/TextEditor.vue
index 20f913a32..eca5a9b61 100644
--- a/src/components/TextEditor.vue
+++ b/src/components/TextEditor.vue
@@ -3,7 +3,7 @@
-
- @author 2019 Christoph Wurst <christoph@winzerhof-wurst.at>
-
- - @license GNU AGPL version 3 or any later version
+ - @license AGPL-3.0-or-later
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU Affero General Public License as
diff --git a/src/components/ThreadEnvelope.vue b/src/components/ThreadEnvelope.vue
index 7b230cc85..18c12efcd 100644
--- a/src/components/ThreadEnvelope.vue
+++ b/src/components/ThreadEnvelope.vue
@@ -4,7 +4,7 @@
- @author 2020 Christoph Wurst <christoph@winzerhof-wurst.at>
- @author 2021 Richard Steinmetz <richard@steinmetz.cloud>
-
- - @license GNU AGPL version 3 or any later version
+ - @license AGPL-3.0-or-later
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU Affero General Public License as
diff --git a/src/components/TrustedSenders.vue b/src/components/TrustedSenders.vue
index c92a3973f..200da66d2 100644
--- a/src/components/TrustedSenders.vue
+++ b/src/components/TrustedSenders.vue
@@ -3,7 +3,7 @@
-
- @author 2020 Greta Doci <gretadoci@gmail.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/src/components/itinerary/CalendarImport.vue b/src/components/itinerary/CalendarImport.vue
index a3083001e..2479b08c1 100644
--- a/src/components/itinerary/CalendarImport.vue
+++ b/src/components/itinerary/CalendarImport.vue
@@ -3,7 +3,7 @@
-
- @author 2019 Christoph Wurst <christoph@winzerhof-wurst.at>
-
- - @license GNU AGPL version 3 or any later version
+ - @license AGPL-3.0-or-later
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU Affero General Public License as
diff --git a/src/components/itinerary/EventReservation.vue b/src/components/itinerary/EventReservation.vue
index 729ed3a28..dfd69ba97 100644
--- a/src/components/itinerary/EventReservation.vue
+++ b/src/components/itinerary/EventReservation.vue
@@ -3,7 +3,7 @@
-
- @author 2019 Christoph Wurst <christoph@winzerhof-wurst.at>
-
- - @license GNU AGPL version 3 or any later version
+ - @license AGPL-3.0-or-later
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU Affero General Public License as
diff --git a/src/components/settings/AdminSettings.vue b/src/components/settings/AdminSettings.vue
index 73cc5a171..32d3d945f 100644
--- a/src/components/settings/AdminSettings.vue
+++ b/src/components/settings/AdminSettings.vue
@@ -3,7 +3,7 @@
-
- @author 2019 Christoph Wurst <christoph@winzerhof-wurst.at>
-
- - @license GNU AGPL version 3 or any later version
+ - @license AGPL-3.0-or-later
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU Affero General Public License as
diff --git a/src/components/settings/AntiSpamSettings.vue b/src/components/settings/AntiSpamSettings.vue
index ca323479a..d32ebc1a7 100644
--- a/src/components/settings/AntiSpamSettings.vue
+++ b/src/components/settings/AntiSpamSettings.vue
@@ -3,7 +3,7 @@
-
- @author Anna Larch <anna@nextcloud.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/src/components/settings/ProvisionPreview.vue b/src/components/settings/ProvisionPreview.vue
index 1c75be12b..29c950ea0 100644
--- a/src/components/settings/ProvisionPreview.vue
+++ b/src/components/settings/ProvisionPreview.vue
@@ -3,7 +3,7 @@
-
- @author 2019 Christoph Wurst <christoph@winzerhof-wurst.at>
-
- - @license GNU AGPL version 3 or any later version
+ - @license AGPL-3.0-or-later
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU Affero General Public License as
diff --git a/src/components/settings/ProvisioningSettings.vue b/src/components/settings/ProvisioningSettings.vue
index b38c216c2..a414701e8 100644
--- a/src/components/settings/ProvisioningSettings.vue
+++ b/src/components/settings/ProvisioningSettings.vue
@@ -3,7 +3,7 @@
-
- @author 2019 Christoph Wurst <christoph@winzerhof-wurst.at>
-
- - @license GNU AGPL version 3 or any later version
+ - @license AGPL-3.0-or-later
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU Affero General Public License as