From c07283224441f2fb6b908c329c5d46a1df103492 Mon Sep 17 00:00:00 2001 From: Distopico Vegan Date: Wed, 7 Nov 2018 20:52:22 -0500 Subject: [PATCH] update copyright notices --- README.md | 23 +++++++++++++++++-- .../java/org/dystopia/email/ActivityBase.java | 4 ++-- .../org/dystopia/email/ActivityCompose.java | 2 +- .../java/org/dystopia/email/ActivityMain.java | 2 +- .../org/dystopia/email/ActivitySetup.java | 2 +- .../java/org/dystopia/email/ActivityView.java | 4 ++-- .../org/dystopia/email/AdapterAccount.java | 2 +- .../org/dystopia/email/AdapterAnswer.java | 2 +- .../org/dystopia/email/AdapterAttachment.java | 2 +- .../org/dystopia/email/AdapterFolder.java | 2 +- .../org/dystopia/email/AdapterIdentity.java | 2 +- .../java/org/dystopia/email/AdapterLog.java | 2 +- .../org/dystopia/email/AdapterMessage.java | 4 ++-- .../org/dystopia/email/AdapterOperation.java | 2 +- .../org/dystopia/email/ApplicationEx.java | 2 +- .../email/BoundaryCallbackMessages.java | 2 +- app/src/main/java/org/dystopia/email/DB.java | 2 +- .../java/org/dystopia/email/DaoAccount.java | 2 +- .../java/org/dystopia/email/DaoAnswer.java | 2 +- .../org/dystopia/email/DaoAttachment.java | 2 +- .../java/org/dystopia/email/DaoFolder.java | 2 +- .../java/org/dystopia/email/DaoIdentity.java | 2 +- .../main/java/org/dystopia/email/DaoLog.java | 2 +- .../java/org/dystopia/email/DaoMessage.java | 2 +- .../java/org/dystopia/email/DaoOperation.java | 2 +- .../email/DialogBuilderLifecycle.java | 2 +- .../org/dystopia/email/EntityAccount.java | 2 +- .../java/org/dystopia/email/EntityAnswer.java | 2 +- .../org/dystopia/email/EntityAttachment.java | 2 +- .../java/org/dystopia/email/EntityFolder.java | 2 +- .../org/dystopia/email/EntityIdentity.java | 2 +- .../java/org/dystopia/email/EntityLog.java | 2 +- .../org/dystopia/email/EntityMessage.java | 2 +- .../org/dystopia/email/EntityOperation.java | 2 +- .../org/dystopia/email/FragmentAbout.java | 4 ++-- .../org/dystopia/email/FragmentAccount.java | 4 ++-- .../org/dystopia/email/FragmentAccounts.java | 2 +- .../org/dystopia/email/FragmentAnswer.java | 2 +- .../org/dystopia/email/FragmentAnswers.java | 2 +- .../org/dystopia/email/FragmentCompose.java | 4 ++-- .../java/org/dystopia/email/FragmentEula.java | 2 +- .../java/org/dystopia/email/FragmentEx.java | 4 ++-- .../org/dystopia/email/FragmentFolder.java | 2 +- .../org/dystopia/email/FragmentFolders.java | 2 +- .../dystopia/email/FragmentIdentities.java | 2 +- .../org/dystopia/email/FragmentIdentity.java | 2 +- .../org/dystopia/email/FragmentLegend.java | 2 +- .../java/org/dystopia/email/FragmentLogs.java | 2 +- .../org/dystopia/email/FragmentMessages.java | 4 ++-- .../dystopia/email/FragmentOperations.java | 2 +- .../org/dystopia/email/FragmentOptions.java | 4 ++-- .../org/dystopia/email/FragmentPrivacy.java | 2 +- .../org/dystopia/email/FragmentSetup.java | 4 ++-- .../org/dystopia/email/FragmentWebView.java | 2 +- .../main/java/org/dystopia/email/Helper.java | 2 +- .../java/org/dystopia/email/HtmlHelper.java | 2 +- .../email/ItemDetailsLookupMessage.java | 2 +- .../dystopia/email/ItemDetailsMessage.java | 2 +- .../email/ItemKeyProviderMessage.java | 2 +- .../java/org/dystopia/email/JobDaily.java | 2 +- .../org/dystopia/email/MessageHelper.java | 2 +- .../org/dystopia/email/MimeMessageEx.java | 2 +- .../java/org/dystopia/email/Provider.java | 2 +- .../org/dystopia/email/ReceiverAutostart.java | 2 +- .../email/SelectionPredicateMessage.java | 2 +- .../dystopia/email/ServiceSynchronize.java | 4 ++-- .../java/org/dystopia/email/SimpleTask.java | 2 +- .../org/dystopia/email/TupleAccountStats.java | 2 +- .../org/dystopia/email/TupleFolderEx.java | 2 +- .../org/dystopia/email/TupleIdentityEx.java | 2 +- .../org/dystopia/email/TupleMessageEx.java | 2 +- .../org/dystopia/email/ViewModelBrowse.java | 2 +- .../org/dystopia/email/ViewModelMessages.java | 2 +- .../main/java/org/dystopia/email/Widget.java | 2 +- app/src/main/res/values-af/strings.xml | 2 +- app/src/main/res/values-cs/strings.xml | 2 +- app/src/main/res/values-de/strings.xml | 2 +- app/src/main/res/values-el/strings.xml | 2 +- app/src/main/res/values-en/strings.xml | 2 +- app/src/main/res/values-fa/strings.xml | 2 +- app/src/main/res/values-fi/strings.xml | 2 +- app/src/main/res/values-he/strings.xml | 2 +- app/src/main/res/values-hu/strings.xml | 2 +- app/src/main/res/values-iw/strings.xml | 2 +- app/src/main/res/values-ja/strings.xml | 2 +- app/src/main/res/values-ko/strings.xml | 2 +- app/src/main/res/values-nb/strings.xml | 2 +- app/src/main/res/values-no/strings.xml | 2 +- app/src/main/res/values-pt-rPT/strings.xml | 2 +- app/src/main/res/values-ru/strings.xml | 2 +- app/src/main/res/values-sr/strings.xml | 2 +- app/src/main/res/values-uk/strings.xml | 2 +- app/src/main/res/values-vi/strings.xml | 2 +- app/src/main/res/values-zh-rTW/strings.xml | 2 +- app/src/main/res/values/strings.xml | 2 +- 95 files changed, 126 insertions(+), 107 deletions(-) diff --git a/README.md b/README.md index 52ad5b76..8f10923f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # SimpleEmail -SimpleEmail is Free Software, minimalistic and privacy friendly email app for Android. +SimpleEmail is [Free Software][free-software], minimalistic and privacy friendly email app for Android. *This project has been forked from [FairEmail](https://github.com/M66B/open-source-email).* @@ -21,7 +21,7 @@ This app starts a foreground service with a low priority status bar notification ## Features -* 100% Free Software +* 100% [Free Software][free-software] * Multiple accounts (inboxes) * Multiple identities (outboxes) * Unified inbox @@ -132,3 +132,22 @@ SimpleEmail uses: ## License [GNU General Public License version 3](https://framagit.org/dystopia-project/simple-email/blob/master/LICENSE) + + Copyright 2018, Marcel Bokhorst (M66B) + Copyright 2018, Distopico (dystopia project) and contributors + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . + + + [free-software]: https://www.gnu.org/philosophy/free-sw.html diff --git a/app/src/main/java/org/dystopia/email/ActivityBase.java b/app/src/main/java/org/dystopia/email/ActivityBase.java index 30a67c71..f1e507c6 100644 --- a/app/src/main/java/org/dystopia/email/ActivityBase.java +++ b/app/src/main/java/org/dystopia/email/ActivityBase.java @@ -16,8 +16,8 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) - Copyright 2018 by Distopico + Copyright 2018, Marcel Bokhorst (M66B) + Copyright 2018, Distopico (dystopia project) and contributors */ import android.content.SharedPreferences; diff --git a/app/src/main/java/org/dystopia/email/ActivityCompose.java b/app/src/main/java/org/dystopia/email/ActivityCompose.java index f8c43e14..57c6ff18 100644 --- a/app/src/main/java/org/dystopia/email/ActivityCompose.java +++ b/app/src/main/java/org/dystopia/email/ActivityCompose.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import android.content.Intent; diff --git a/app/src/main/java/org/dystopia/email/ActivityMain.java b/app/src/main/java/org/dystopia/email/ActivityMain.java index 007babcc..5db0bba5 100644 --- a/app/src/main/java/org/dystopia/email/ActivityMain.java +++ b/app/src/main/java/org/dystopia/email/ActivityMain.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import android.content.Intent; diff --git a/app/src/main/java/org/dystopia/email/ActivitySetup.java b/app/src/main/java/org/dystopia/email/ActivitySetup.java index fa9caac8..8c94209b 100644 --- a/app/src/main/java/org/dystopia/email/ActivitySetup.java +++ b/app/src/main/java/org/dystopia/email/ActivitySetup.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import android.content.BroadcastReceiver; diff --git a/app/src/main/java/org/dystopia/email/ActivityView.java b/app/src/main/java/org/dystopia/email/ActivityView.java index aac690af..ce08913d 100644 --- a/app/src/main/java/org/dystopia/email/ActivityView.java +++ b/app/src/main/java/org/dystopia/email/ActivityView.java @@ -16,8 +16,8 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) - Copyright 2018 by Distopico + Copyright 2018, Marcel Bokhorst (M66B) + Copyright 2018, Distopico (dystopia project) and contributors */ import android.app.Activity; diff --git a/app/src/main/java/org/dystopia/email/AdapterAccount.java b/app/src/main/java/org/dystopia/email/AdapterAccount.java index 619a8121..e6ba345a 100644 --- a/app/src/main/java/org/dystopia/email/AdapterAccount.java +++ b/app/src/main/java/org/dystopia/email/AdapterAccount.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import android.content.Context; diff --git a/app/src/main/java/org/dystopia/email/AdapterAnswer.java b/app/src/main/java/org/dystopia/email/AdapterAnswer.java index 30b31be8..0901ccc4 100644 --- a/app/src/main/java/org/dystopia/email/AdapterAnswer.java +++ b/app/src/main/java/org/dystopia/email/AdapterAnswer.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import android.content.Context; diff --git a/app/src/main/java/org/dystopia/email/AdapterAttachment.java b/app/src/main/java/org/dystopia/email/AdapterAttachment.java index 993d1601..2e09ff63 100644 --- a/app/src/main/java/org/dystopia/email/AdapterAttachment.java +++ b/app/src/main/java/org/dystopia/email/AdapterAttachment.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import android.content.Context; diff --git a/app/src/main/java/org/dystopia/email/AdapterFolder.java b/app/src/main/java/org/dystopia/email/AdapterFolder.java index 14581403..2b130266 100644 --- a/app/src/main/java/org/dystopia/email/AdapterFolder.java +++ b/app/src/main/java/org/dystopia/email/AdapterFolder.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import android.content.Context; diff --git a/app/src/main/java/org/dystopia/email/AdapterIdentity.java b/app/src/main/java/org/dystopia/email/AdapterIdentity.java index 133e3ea9..280dc362 100644 --- a/app/src/main/java/org/dystopia/email/AdapterIdentity.java +++ b/app/src/main/java/org/dystopia/email/AdapterIdentity.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import android.content.Context; diff --git a/app/src/main/java/org/dystopia/email/AdapterLog.java b/app/src/main/java/org/dystopia/email/AdapterLog.java index cd733929..be936d44 100644 --- a/app/src/main/java/org/dystopia/email/AdapterLog.java +++ b/app/src/main/java/org/dystopia/email/AdapterLog.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import android.content.Context; diff --git a/app/src/main/java/org/dystopia/email/AdapterMessage.java b/app/src/main/java/org/dystopia/email/AdapterMessage.java index d747711e..4f241985 100644 --- a/app/src/main/java/org/dystopia/email/AdapterMessage.java +++ b/app/src/main/java/org/dystopia/email/AdapterMessage.java @@ -16,8 +16,8 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) - Copyright 2018 by Distopico + Copyright 2018, Marcel Bokhorst (M66B) + Copyright 2018, Distopico (dystopia project) and contributors */ import android.Manifest; diff --git a/app/src/main/java/org/dystopia/email/AdapterOperation.java b/app/src/main/java/org/dystopia/email/AdapterOperation.java index 0f86c37b..17197b51 100644 --- a/app/src/main/java/org/dystopia/email/AdapterOperation.java +++ b/app/src/main/java/org/dystopia/email/AdapterOperation.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import android.content.Context; diff --git a/app/src/main/java/org/dystopia/email/ApplicationEx.java b/app/src/main/java/org/dystopia/email/ApplicationEx.java index 066e8f73..f44a7501 100644 --- a/app/src/main/java/org/dystopia/email/ApplicationEx.java +++ b/app/src/main/java/org/dystopia/email/ApplicationEx.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import android.app.Application; diff --git a/app/src/main/java/org/dystopia/email/BoundaryCallbackMessages.java b/app/src/main/java/org/dystopia/email/BoundaryCallbackMessages.java index 22f6f9d5..f52b3dfd 100644 --- a/app/src/main/java/org/dystopia/email/BoundaryCallbackMessages.java +++ b/app/src/main/java/org/dystopia/email/BoundaryCallbackMessages.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import android.content.Context; diff --git a/app/src/main/java/org/dystopia/email/DB.java b/app/src/main/java/org/dystopia/email/DB.java index da6991aa..c9e52f53 100644 --- a/app/src/main/java/org/dystopia/email/DB.java +++ b/app/src/main/java/org/dystopia/email/DB.java @@ -39,7 +39,7 @@ import androidx.sqlite.db.SupportSQLiteDatabase; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ // https://developer.android.com/topic/libraries/architecture/room.html diff --git a/app/src/main/java/org/dystopia/email/DaoAccount.java b/app/src/main/java/org/dystopia/email/DaoAccount.java index 1d6f65ef..709acb57 100644 --- a/app/src/main/java/org/dystopia/email/DaoAccount.java +++ b/app/src/main/java/org/dystopia/email/DaoAccount.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import java.util.List; diff --git a/app/src/main/java/org/dystopia/email/DaoAnswer.java b/app/src/main/java/org/dystopia/email/DaoAnswer.java index 1250425f..9b78f4a1 100644 --- a/app/src/main/java/org/dystopia/email/DaoAnswer.java +++ b/app/src/main/java/org/dystopia/email/DaoAnswer.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import java.util.List; diff --git a/app/src/main/java/org/dystopia/email/DaoAttachment.java b/app/src/main/java/org/dystopia/email/DaoAttachment.java index 942dfc49..6bb7688f 100644 --- a/app/src/main/java/org/dystopia/email/DaoAttachment.java +++ b/app/src/main/java/org/dystopia/email/DaoAttachment.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import java.util.List; diff --git a/app/src/main/java/org/dystopia/email/DaoFolder.java b/app/src/main/java/org/dystopia/email/DaoFolder.java index a13c87f8..5e3f3572 100644 --- a/app/src/main/java/org/dystopia/email/DaoFolder.java +++ b/app/src/main/java/org/dystopia/email/DaoFolder.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import java.util.List; diff --git a/app/src/main/java/org/dystopia/email/DaoIdentity.java b/app/src/main/java/org/dystopia/email/DaoIdentity.java index 0ca21e0b..87890954 100644 --- a/app/src/main/java/org/dystopia/email/DaoIdentity.java +++ b/app/src/main/java/org/dystopia/email/DaoIdentity.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import java.util.List; diff --git a/app/src/main/java/org/dystopia/email/DaoLog.java b/app/src/main/java/org/dystopia/email/DaoLog.java index 81cc6ff8..49df5c8a 100644 --- a/app/src/main/java/org/dystopia/email/DaoLog.java +++ b/app/src/main/java/org/dystopia/email/DaoLog.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import java.util.List; diff --git a/app/src/main/java/org/dystopia/email/DaoMessage.java b/app/src/main/java/org/dystopia/email/DaoMessage.java index 0eb2a95c..403a7a67 100644 --- a/app/src/main/java/org/dystopia/email/DaoMessage.java +++ b/app/src/main/java/org/dystopia/email/DaoMessage.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import java.util.List; diff --git a/app/src/main/java/org/dystopia/email/DaoOperation.java b/app/src/main/java/org/dystopia/email/DaoOperation.java index 1933f81b..59e82fa6 100644 --- a/app/src/main/java/org/dystopia/email/DaoOperation.java +++ b/app/src/main/java/org/dystopia/email/DaoOperation.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import java.util.List; diff --git a/app/src/main/java/org/dystopia/email/DialogBuilderLifecycle.java b/app/src/main/java/org/dystopia/email/DialogBuilderLifecycle.java index aeb27c2f..8a587d53 100644 --- a/app/src/main/java/org/dystopia/email/DialogBuilderLifecycle.java +++ b/app/src/main/java/org/dystopia/email/DialogBuilderLifecycle.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import android.content.Context; diff --git a/app/src/main/java/org/dystopia/email/EntityAccount.java b/app/src/main/java/org/dystopia/email/EntityAccount.java index 8b119d2d..af4a4f67 100644 --- a/app/src/main/java/org/dystopia/email/EntityAccount.java +++ b/app/src/main/java/org/dystopia/email/EntityAccount.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import org.json.JSONException; diff --git a/app/src/main/java/org/dystopia/email/EntityAnswer.java b/app/src/main/java/org/dystopia/email/EntityAnswer.java index dbd67ce8..63026ec9 100644 --- a/app/src/main/java/org/dystopia/email/EntityAnswer.java +++ b/app/src/main/java/org/dystopia/email/EntityAnswer.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import org.json.JSONException; diff --git a/app/src/main/java/org/dystopia/email/EntityAttachment.java b/app/src/main/java/org/dystopia/email/EntityAttachment.java index 0f9aee13..809b9c00 100644 --- a/app/src/main/java/org/dystopia/email/EntityAttachment.java +++ b/app/src/main/java/org/dystopia/email/EntityAttachment.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import android.content.Context; diff --git a/app/src/main/java/org/dystopia/email/EntityFolder.java b/app/src/main/java/org/dystopia/email/EntityFolder.java index 667db597..297646d4 100644 --- a/app/src/main/java/org/dystopia/email/EntityFolder.java +++ b/app/src/main/java/org/dystopia/email/EntityFolder.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import org.json.JSONException; diff --git a/app/src/main/java/org/dystopia/email/EntityIdentity.java b/app/src/main/java/org/dystopia/email/EntityIdentity.java index c7b8533f..cb8689b9 100644 --- a/app/src/main/java/org/dystopia/email/EntityIdentity.java +++ b/app/src/main/java/org/dystopia/email/EntityIdentity.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import org.json.JSONException; diff --git a/app/src/main/java/org/dystopia/email/EntityLog.java b/app/src/main/java/org/dystopia/email/EntityLog.java index 0a42ac5f..f20f60fe 100644 --- a/app/src/main/java/org/dystopia/email/EntityLog.java +++ b/app/src/main/java/org/dystopia/email/EntityLog.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import android.content.Context; diff --git a/app/src/main/java/org/dystopia/email/EntityMessage.java b/app/src/main/java/org/dystopia/email/EntityMessage.java index 2c3db944..2af6bd81 100644 --- a/app/src/main/java/org/dystopia/email/EntityMessage.java +++ b/app/src/main/java/org/dystopia/email/EntityMessage.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import android.content.Context; diff --git a/app/src/main/java/org/dystopia/email/EntityOperation.java b/app/src/main/java/org/dystopia/email/EntityOperation.java index 017fc6de..9872930e 100644 --- a/app/src/main/java/org/dystopia/email/EntityOperation.java +++ b/app/src/main/java/org/dystopia/email/EntityOperation.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import android.content.Context; diff --git a/app/src/main/java/org/dystopia/email/FragmentAbout.java b/app/src/main/java/org/dystopia/email/FragmentAbout.java index f5482ebf..5d8fe8c8 100644 --- a/app/src/main/java/org/dystopia/email/FragmentAbout.java +++ b/app/src/main/java/org/dystopia/email/FragmentAbout.java @@ -16,8 +16,8 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) - Copyright 2018 by Distopico + Copyright 2018, Marcel Bokhorst (M66B) + Copyright 2018, Distopico (dystopia project) and contributors */ import android.app.usage.UsageStatsManager; diff --git a/app/src/main/java/org/dystopia/email/FragmentAccount.java b/app/src/main/java/org/dystopia/email/FragmentAccount.java index 5b52897f..74a80982 100644 --- a/app/src/main/java/org/dystopia/email/FragmentAccount.java +++ b/app/src/main/java/org/dystopia/email/FragmentAccount.java @@ -16,8 +16,8 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) - Copyright 2018 by Distopico + Copyright 2018, Marcel Bokhorst (M66B) + Copyright 2018, Distopico (dystopia project) and contributors */ import android.Manifest; diff --git a/app/src/main/java/org/dystopia/email/FragmentAccounts.java b/app/src/main/java/org/dystopia/email/FragmentAccounts.java index 2a01b21e..f6589b24 100644 --- a/app/src/main/java/org/dystopia/email/FragmentAccounts.java +++ b/app/src/main/java/org/dystopia/email/FragmentAccounts.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import android.os.Bundle; diff --git a/app/src/main/java/org/dystopia/email/FragmentAnswer.java b/app/src/main/java/org/dystopia/email/FragmentAnswer.java index ee29c88f..26180f94 100644 --- a/app/src/main/java/org/dystopia/email/FragmentAnswer.java +++ b/app/src/main/java/org/dystopia/email/FragmentAnswer.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import android.content.Context; diff --git a/app/src/main/java/org/dystopia/email/FragmentAnswers.java b/app/src/main/java/org/dystopia/email/FragmentAnswers.java index 0706dc94..90679152 100644 --- a/app/src/main/java/org/dystopia/email/FragmentAnswers.java +++ b/app/src/main/java/org/dystopia/email/FragmentAnswers.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import android.os.Bundle; diff --git a/app/src/main/java/org/dystopia/email/FragmentCompose.java b/app/src/main/java/org/dystopia/email/FragmentCompose.java index a95925bf..de0ce02c 100644 --- a/app/src/main/java/org/dystopia/email/FragmentCompose.java +++ b/app/src/main/java/org/dystopia/email/FragmentCompose.java @@ -16,8 +16,8 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) - Copyright 2018 by Distopico + Copyright 2018, Marcel Bokhorst (M66B) + Copyright 2018, Distopico (dystopia project) and contributors */ import android.Manifest; diff --git a/app/src/main/java/org/dystopia/email/FragmentEula.java b/app/src/main/java/org/dystopia/email/FragmentEula.java index 680af4cd..ea76ec54 100644 --- a/app/src/main/java/org/dystopia/email/FragmentEula.java +++ b/app/src/main/java/org/dystopia/email/FragmentEula.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import android.content.SharedPreferences; diff --git a/app/src/main/java/org/dystopia/email/FragmentEx.java b/app/src/main/java/org/dystopia/email/FragmentEx.java index 1955e625..a29e21d9 100644 --- a/app/src/main/java/org/dystopia/email/FragmentEx.java +++ b/app/src/main/java/org/dystopia/email/FragmentEx.java @@ -16,8 +16,8 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) - Copyright 2018 by Distopico + Copyright 2018, Marcel Bokhorst (M66B) + Copyright 2018, Distopico (dystopia project) and contributors */ import android.content.res.Configuration; diff --git a/app/src/main/java/org/dystopia/email/FragmentFolder.java b/app/src/main/java/org/dystopia/email/FragmentFolder.java index 9cc7fcca..92d9fa3a 100644 --- a/app/src/main/java/org/dystopia/email/FragmentFolder.java +++ b/app/src/main/java/org/dystopia/email/FragmentFolder.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import android.content.Context; diff --git a/app/src/main/java/org/dystopia/email/FragmentFolders.java b/app/src/main/java/org/dystopia/email/FragmentFolders.java index 2d603fbb..2284ea51 100644 --- a/app/src/main/java/org/dystopia/email/FragmentFolders.java +++ b/app/src/main/java/org/dystopia/email/FragmentFolders.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import android.content.SharedPreferences; diff --git a/app/src/main/java/org/dystopia/email/FragmentIdentities.java b/app/src/main/java/org/dystopia/email/FragmentIdentities.java index b5c6847d..20935ebe 100644 --- a/app/src/main/java/org/dystopia/email/FragmentIdentities.java +++ b/app/src/main/java/org/dystopia/email/FragmentIdentities.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import android.os.Bundle; diff --git a/app/src/main/java/org/dystopia/email/FragmentIdentity.java b/app/src/main/java/org/dystopia/email/FragmentIdentity.java index 0e6d4b0f..715085d5 100644 --- a/app/src/main/java/org/dystopia/email/FragmentIdentity.java +++ b/app/src/main/java/org/dystopia/email/FragmentIdentity.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import android.content.Context; diff --git a/app/src/main/java/org/dystopia/email/FragmentLegend.java b/app/src/main/java/org/dystopia/email/FragmentLegend.java index 413cb861..f4b20878 100644 --- a/app/src/main/java/org/dystopia/email/FragmentLegend.java +++ b/app/src/main/java/org/dystopia/email/FragmentLegend.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import android.os.Bundle; diff --git a/app/src/main/java/org/dystopia/email/FragmentLogs.java b/app/src/main/java/org/dystopia/email/FragmentLogs.java index 93cf4aa2..ed4a94fc 100644 --- a/app/src/main/java/org/dystopia/email/FragmentLogs.java +++ b/app/src/main/java/org/dystopia/email/FragmentLogs.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import android.os.Bundle; diff --git a/app/src/main/java/org/dystopia/email/FragmentMessages.java b/app/src/main/java/org/dystopia/email/FragmentMessages.java index e3abcdb6..a3892861 100644 --- a/app/src/main/java/org/dystopia/email/FragmentMessages.java +++ b/app/src/main/java/org/dystopia/email/FragmentMessages.java @@ -16,8 +16,8 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) - Copyright 2018 by Distopico + Copyright 2018, Marcel Bokhorst (M66B) + Copyright 2018, Distopico (dystopia project) and contributors */ import android.content.Context; diff --git a/app/src/main/java/org/dystopia/email/FragmentOperations.java b/app/src/main/java/org/dystopia/email/FragmentOperations.java index 5d4116d6..4c3bc64a 100644 --- a/app/src/main/java/org/dystopia/email/FragmentOperations.java +++ b/app/src/main/java/org/dystopia/email/FragmentOperations.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import android.os.Bundle; diff --git a/app/src/main/java/org/dystopia/email/FragmentOptions.java b/app/src/main/java/org/dystopia/email/FragmentOptions.java index e552798b..542f1c53 100644 --- a/app/src/main/java/org/dystopia/email/FragmentOptions.java +++ b/app/src/main/java/org/dystopia/email/FragmentOptions.java @@ -16,8 +16,8 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) - Copyright 2018 by Distopico + Copyright 2018, Marcel Bokhorst (M66B) + Copyright 2018, Distopico (dystopia project) and contributors */ import android.content.SharedPreferences; diff --git a/app/src/main/java/org/dystopia/email/FragmentPrivacy.java b/app/src/main/java/org/dystopia/email/FragmentPrivacy.java index ad641659..7677772a 100644 --- a/app/src/main/java/org/dystopia/email/FragmentPrivacy.java +++ b/app/src/main/java/org/dystopia/email/FragmentPrivacy.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with SimpleEmail. If not, see . - Copyright 2018 by Distopico + Copyright 2018, Distopico (dystopia project) and contributors */ import android.os.Bundle; diff --git a/app/src/main/java/org/dystopia/email/FragmentSetup.java b/app/src/main/java/org/dystopia/email/FragmentSetup.java index 477ad2c7..cb29f589 100644 --- a/app/src/main/java/org/dystopia/email/FragmentSetup.java +++ b/app/src/main/java/org/dystopia/email/FragmentSetup.java @@ -16,8 +16,8 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) - Copyright 2018 by Distopico + Copyright 2018, Marcel Bokhorst (M66B) + Copyright 2018, Distopico (dystopia project) and contributors */ import android.Manifest; diff --git a/app/src/main/java/org/dystopia/email/FragmentWebView.java b/app/src/main/java/org/dystopia/email/FragmentWebView.java index fee54331..174bcdc5 100644 --- a/app/src/main/java/org/dystopia/email/FragmentWebView.java +++ b/app/src/main/java/org/dystopia/email/FragmentWebView.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import android.content.Context; diff --git a/app/src/main/java/org/dystopia/email/Helper.java b/app/src/main/java/org/dystopia/email/Helper.java index ff22005e..ae828a68 100644 --- a/app/src/main/java/org/dystopia/email/Helper.java +++ b/app/src/main/java/org/dystopia/email/Helper.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import android.accounts.Account; diff --git a/app/src/main/java/org/dystopia/email/HtmlHelper.java b/app/src/main/java/org/dystopia/email/HtmlHelper.java index 2f6681ed..81dacda1 100644 --- a/app/src/main/java/org/dystopia/email/HtmlHelper.java +++ b/app/src/main/java/org/dystopia/email/HtmlHelper.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import org.jsoup.Jsoup; diff --git a/app/src/main/java/org/dystopia/email/ItemDetailsLookupMessage.java b/app/src/main/java/org/dystopia/email/ItemDetailsLookupMessage.java index 3e20a84b..007a4b84 100644 --- a/app/src/main/java/org/dystopia/email/ItemDetailsLookupMessage.java +++ b/app/src/main/java/org/dystopia/email/ItemDetailsLookupMessage.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import android.view.MotionEvent; diff --git a/app/src/main/java/org/dystopia/email/ItemDetailsMessage.java b/app/src/main/java/org/dystopia/email/ItemDetailsMessage.java index 0996e198..b6f062c2 100644 --- a/app/src/main/java/org/dystopia/email/ItemDetailsMessage.java +++ b/app/src/main/java/org/dystopia/email/ItemDetailsMessage.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import androidx.annotation.Nullable; diff --git a/app/src/main/java/org/dystopia/email/ItemKeyProviderMessage.java b/app/src/main/java/org/dystopia/email/ItemKeyProviderMessage.java index 344ae54c..4aae41b8 100644 --- a/app/src/main/java/org/dystopia/email/ItemKeyProviderMessage.java +++ b/app/src/main/java/org/dystopia/email/ItemKeyProviderMessage.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import androidx.annotation.NonNull; diff --git a/app/src/main/java/org/dystopia/email/JobDaily.java b/app/src/main/java/org/dystopia/email/JobDaily.java index 513900c3..ed083895 100644 --- a/app/src/main/java/org/dystopia/email/JobDaily.java +++ b/app/src/main/java/org/dystopia/email/JobDaily.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import android.app.job.JobInfo; diff --git a/app/src/main/java/org/dystopia/email/MessageHelper.java b/app/src/main/java/org/dystopia/email/MessageHelper.java index 4236bb6b..4d2a887f 100644 --- a/app/src/main/java/org/dystopia/email/MessageHelper.java +++ b/app/src/main/java/org/dystopia/email/MessageHelper.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import android.content.Context; diff --git a/app/src/main/java/org/dystopia/email/MimeMessageEx.java b/app/src/main/java/org/dystopia/email/MimeMessageEx.java index f1b2cd4d..05dd3ffb 100644 --- a/app/src/main/java/org/dystopia/email/MimeMessageEx.java +++ b/app/src/main/java/org/dystopia/email/MimeMessageEx.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import android.util.Log; diff --git a/app/src/main/java/org/dystopia/email/Provider.java b/app/src/main/java/org/dystopia/email/Provider.java index 3f509d56..47b0183f 100644 --- a/app/src/main/java/org/dystopia/email/Provider.java +++ b/app/src/main/java/org/dystopia/email/Provider.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import android.content.Context; diff --git a/app/src/main/java/org/dystopia/email/ReceiverAutostart.java b/app/src/main/java/org/dystopia/email/ReceiverAutostart.java index dee51aef..5529bb80 100644 --- a/app/src/main/java/org/dystopia/email/ReceiverAutostart.java +++ b/app/src/main/java/org/dystopia/email/ReceiverAutostart.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import android.content.BroadcastReceiver; diff --git a/app/src/main/java/org/dystopia/email/SelectionPredicateMessage.java b/app/src/main/java/org/dystopia/email/SelectionPredicateMessage.java index 73bd9a98..ca17c295 100644 --- a/app/src/main/java/org/dystopia/email/SelectionPredicateMessage.java +++ b/app/src/main/java/org/dystopia/email/SelectionPredicateMessage.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import androidx.annotation.NonNull; diff --git a/app/src/main/java/org/dystopia/email/ServiceSynchronize.java b/app/src/main/java/org/dystopia/email/ServiceSynchronize.java index 1294da81..10b830f8 100644 --- a/app/src/main/java/org/dystopia/email/ServiceSynchronize.java +++ b/app/src/main/java/org/dystopia/email/ServiceSynchronize.java @@ -16,8 +16,8 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) - Copyright 2018 by Distopico + Copyright 2018, Marcel Bokhorst (M66B) + Copyright 2018, Distopico (dystopia project) and contributors */ import android.Manifest; diff --git a/app/src/main/java/org/dystopia/email/SimpleTask.java b/app/src/main/java/org/dystopia/email/SimpleTask.java index 13603c0c..dfe09f02 100644 --- a/app/src/main/java/org/dystopia/email/SimpleTask.java +++ b/app/src/main/java/org/dystopia/email/SimpleTask.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import android.content.Context; diff --git a/app/src/main/java/org/dystopia/email/TupleAccountStats.java b/app/src/main/java/org/dystopia/email/TupleAccountStats.java index c6a95363..0f33fc55 100644 --- a/app/src/main/java/org/dystopia/email/TupleAccountStats.java +++ b/app/src/main/java/org/dystopia/email/TupleAccountStats.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ public class TupleAccountStats { diff --git a/app/src/main/java/org/dystopia/email/TupleFolderEx.java b/app/src/main/java/org/dystopia/email/TupleFolderEx.java index b70b6af1..b67be77d 100644 --- a/app/src/main/java/org/dystopia/email/TupleFolderEx.java +++ b/app/src/main/java/org/dystopia/email/TupleFolderEx.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ public class TupleFolderEx extends EntityFolder { diff --git a/app/src/main/java/org/dystopia/email/TupleIdentityEx.java b/app/src/main/java/org/dystopia/email/TupleIdentityEx.java index 9f4fef6c..338f881d 100644 --- a/app/src/main/java/org/dystopia/email/TupleIdentityEx.java +++ b/app/src/main/java/org/dystopia/email/TupleIdentityEx.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ public class TupleIdentityEx extends EntityIdentity { diff --git a/app/src/main/java/org/dystopia/email/TupleMessageEx.java b/app/src/main/java/org/dystopia/email/TupleMessageEx.java index dbd5968f..45d8ae08 100644 --- a/app/src/main/java/org/dystopia/email/TupleMessageEx.java +++ b/app/src/main/java/org/dystopia/email/TupleMessageEx.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ public class TupleMessageEx extends EntityMessage { diff --git a/app/src/main/java/org/dystopia/email/ViewModelBrowse.java b/app/src/main/java/org/dystopia/email/ViewModelBrowse.java index 091a8870..d1f88382 100644 --- a/app/src/main/java/org/dystopia/email/ViewModelBrowse.java +++ b/app/src/main/java/org/dystopia/email/ViewModelBrowse.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import android.content.Context; diff --git a/app/src/main/java/org/dystopia/email/ViewModelMessages.java b/app/src/main/java/org/dystopia/email/ViewModelMessages.java index 717c7519..9b43a273 100644 --- a/app/src/main/java/org/dystopia/email/ViewModelMessages.java +++ b/app/src/main/java/org/dystopia/email/ViewModelMessages.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import androidx.lifecycle.ViewModel; diff --git a/app/src/main/java/org/dystopia/email/Widget.java b/app/src/main/java/org/dystopia/email/Widget.java index fb260fc1..a18b129d 100644 --- a/app/src/main/java/org/dystopia/email/Widget.java +++ b/app/src/main/java/org/dystopia/email/Widget.java @@ -16,7 +16,7 @@ package org.dystopia.email; You should have received a copy of the GNU General Public License along with FairEmail. If not, see . - Copyright 2018 by Marcel Bokhorst (M66B) + Copyright 2018, Marcel Bokhorst (M66B) */ import android.app.PendingIntent; diff --git a/app/src/main/res/values-af/strings.xml b/app/src/main/res/values-af/strings.xml index 5ebd9cc0..b18cceb1 100644 --- a/app/src/main/res/values-af/strings.xml +++ b/app/src/main/res/values-af/strings.xml @@ -1,7 +1,7 @@ - Copyright Ⓒ 2018 by M. Bokhorst + Copyright Ⓒ 2018 by M. Bokhorst\nCopyright Ⓒ 2018 by Distopico (dystopia project) and contributors Service Notifications Errors diff --git a/app/src/main/res/values-cs/strings.xml b/app/src/main/res/values-cs/strings.xml index 8c613901..c99bde98 100644 --- a/app/src/main/res/values-cs/strings.xml +++ b/app/src/main/res/values-cs/strings.xml @@ -1,7 +1,7 @@ - Copyright Ⓒ 2018 by M. Bokhorst + Copyright Ⓒ 2018 by M. Bokhorst\nCopyright Ⓒ 2018 by Distopico (dystopia project) and contributors Service Notifications Errors diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml index 4c1bbf33..8b518417 100644 --- a/app/src/main/res/values-de/strings.xml +++ b/app/src/main/res/values-de/strings.xml @@ -1,7 +1,7 @@ - Copyright Ⓒ 2018 by M. Bokhorst + Copyright Ⓒ 2018 by M. Bokhorst\nCopyright Ⓒ 2018 by Distopico (dystopia project) and contributors Dienst Benachrichtigungen Fehler diff --git a/app/src/main/res/values-el/strings.xml b/app/src/main/res/values-el/strings.xml index 5ebd9cc0..b18cceb1 100644 --- a/app/src/main/res/values-el/strings.xml +++ b/app/src/main/res/values-el/strings.xml @@ -1,7 +1,7 @@ - Copyright Ⓒ 2018 by M. Bokhorst + Copyright Ⓒ 2018 by M. Bokhorst\nCopyright Ⓒ 2018 by Distopico (dystopia project) and contributors Service Notifications Errors diff --git a/app/src/main/res/values-en/strings.xml b/app/src/main/res/values-en/strings.xml index e3b8e2b8..1ade8b77 100644 --- a/app/src/main/res/values-en/strings.xml +++ b/app/src/main/res/values-en/strings.xml @@ -1,7 +1,7 @@ - Copyright Ⓒ 2018 by M. Bokhorst + Copyright Ⓒ 2018 by M. Bokhorst\nCopyright Ⓒ 2018 by Distopico (dystopia project) and contributors Service Notifications Errors diff --git a/app/src/main/res/values-fa/strings.xml b/app/src/main/res/values-fa/strings.xml index 3d3c8b8e..98e7636a 100644 --- a/app/src/main/res/values-fa/strings.xml +++ b/app/src/main/res/values-fa/strings.xml @@ -1,7 +1,7 @@ - Copyright Ⓒ 2018 by M. Bokhorst + Copyright Ⓒ 2018 by M. Bokhorst\nCopyright Ⓒ 2018 by Distopico (dystopia project) and contributors سرویس اعلان‌ها خطاها diff --git a/app/src/main/res/values-fi/strings.xml b/app/src/main/res/values-fi/strings.xml index 5ebd9cc0..b18cceb1 100644 --- a/app/src/main/res/values-fi/strings.xml +++ b/app/src/main/res/values-fi/strings.xml @@ -1,7 +1,7 @@ - Copyright Ⓒ 2018 by M. Bokhorst + Copyright Ⓒ 2018 by M. Bokhorst\nCopyright Ⓒ 2018 by Distopico (dystopia project) and contributors Service Notifications Errors diff --git a/app/src/main/res/values-he/strings.xml b/app/src/main/res/values-he/strings.xml index 427aa01f..fc3c240c 100644 --- a/app/src/main/res/values-he/strings.xml +++ b/app/src/main/res/values-he/strings.xml @@ -1,7 +1,7 @@ - Copyright Ⓒ 2018 by M. Bokhorst + Copyright Ⓒ 2018 by M. Bokhorst\nCopyright Ⓒ 2018 by Distopico (dystopia project) and contributors Service Notifications Errors diff --git a/app/src/main/res/values-hu/strings.xml b/app/src/main/res/values-hu/strings.xml index 777b85cd..4ba9c89f 100644 --- a/app/src/main/res/values-hu/strings.xml +++ b/app/src/main/res/values-hu/strings.xml @@ -1,7 +1,7 @@ - Copyright Ⓒ 2018 by M. Bokhorst + Copyright Ⓒ 2018 by M. Bokhorst\nCopyright Ⓒ 2018 by Distopico (dystopia project) and contributors Szolgáltatás Értesítések Hibák diff --git a/app/src/main/res/values-iw/strings.xml b/app/src/main/res/values-iw/strings.xml index 427aa01f..fc3c240c 100644 --- a/app/src/main/res/values-iw/strings.xml +++ b/app/src/main/res/values-iw/strings.xml @@ -1,7 +1,7 @@ - Copyright Ⓒ 2018 by M. Bokhorst + Copyright Ⓒ 2018 by M. Bokhorst\nCopyright Ⓒ 2018 by Distopico (dystopia project) and contributors Service Notifications Errors diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml index d512d030..d372ace2 100644 --- a/app/src/main/res/values-ja/strings.xml +++ b/app/src/main/res/values-ja/strings.xml @@ -1,7 +1,7 @@ - Copyright Ⓒ 2018 by M. Bokhorst + Copyright Ⓒ 2018 by M. Bokhorst\nCopyright Ⓒ 2018 by Distopico (dystopia project) and contributors Service Notifications Errors diff --git a/app/src/main/res/values-ko/strings.xml b/app/src/main/res/values-ko/strings.xml index d512d030..d372ace2 100644 --- a/app/src/main/res/values-ko/strings.xml +++ b/app/src/main/res/values-ko/strings.xml @@ -1,7 +1,7 @@ - Copyright Ⓒ 2018 by M. Bokhorst + Copyright Ⓒ 2018 by M. Bokhorst\nCopyright Ⓒ 2018 by Distopico (dystopia project) and contributors Service Notifications Errors diff --git a/app/src/main/res/values-nb/strings.xml b/app/src/main/res/values-nb/strings.xml index 5ebd9cc0..b18cceb1 100644 --- a/app/src/main/res/values-nb/strings.xml +++ b/app/src/main/res/values-nb/strings.xml @@ -1,7 +1,7 @@ - Copyright Ⓒ 2018 by M. Bokhorst + Copyright Ⓒ 2018 by M. Bokhorst\nCopyright Ⓒ 2018 by Distopico (dystopia project) and contributors Service Notifications Errors diff --git a/app/src/main/res/values-no/strings.xml b/app/src/main/res/values-no/strings.xml index 5ebd9cc0..b18cceb1 100644 --- a/app/src/main/res/values-no/strings.xml +++ b/app/src/main/res/values-no/strings.xml @@ -1,7 +1,7 @@ - Copyright Ⓒ 2018 by M. Bokhorst + Copyright Ⓒ 2018 by M. Bokhorst\nCopyright Ⓒ 2018 by Distopico (dystopia project) and contributors Service Notifications Errors diff --git a/app/src/main/res/values-pt-rPT/strings.xml b/app/src/main/res/values-pt-rPT/strings.xml index 5ebd9cc0..b18cceb1 100644 --- a/app/src/main/res/values-pt-rPT/strings.xml +++ b/app/src/main/res/values-pt-rPT/strings.xml @@ -1,7 +1,7 @@ - Copyright Ⓒ 2018 by M. Bokhorst + Copyright Ⓒ 2018 by M. Bokhorst\nCopyright Ⓒ 2018 by Distopico (dystopia project) and contributors Service Notifications Errors diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru/strings.xml index 8c613901..c99bde98 100644 --- a/app/src/main/res/values-ru/strings.xml +++ b/app/src/main/res/values-ru/strings.xml @@ -1,7 +1,7 @@ - Copyright Ⓒ 2018 by M. Bokhorst + Copyright Ⓒ 2018 by M. Bokhorst\nCopyright Ⓒ 2018 by Distopico (dystopia project) and contributors Service Notifications Errors diff --git a/app/src/main/res/values-sr/strings.xml b/app/src/main/res/values-sr/strings.xml index d735e47e..2fb9838c 100644 --- a/app/src/main/res/values-sr/strings.xml +++ b/app/src/main/res/values-sr/strings.xml @@ -1,7 +1,7 @@ - Copyright Ⓒ 2018 by M. Bokhorst + Copyright Ⓒ 2018 by M. Bokhorst\nCopyright Ⓒ 2018 by Distopico (dystopia project) and contributors Service Notifications Errors diff --git a/app/src/main/res/values-uk/strings.xml b/app/src/main/res/values-uk/strings.xml index 8c613901..c99bde98 100644 --- a/app/src/main/res/values-uk/strings.xml +++ b/app/src/main/res/values-uk/strings.xml @@ -1,7 +1,7 @@ - Copyright Ⓒ 2018 by M. Bokhorst + Copyright Ⓒ 2018 by M. Bokhorst\nCopyright Ⓒ 2018 by Distopico (dystopia project) and contributors Service Notifications Errors diff --git a/app/src/main/res/values-vi/strings.xml b/app/src/main/res/values-vi/strings.xml index d512d030..d372ace2 100644 --- a/app/src/main/res/values-vi/strings.xml +++ b/app/src/main/res/values-vi/strings.xml @@ -1,7 +1,7 @@ - Copyright Ⓒ 2018 by M. Bokhorst + Copyright Ⓒ 2018 by M. Bokhorst\nCopyright Ⓒ 2018 by Distopico (dystopia project) and contributors Service Notifications Errors diff --git a/app/src/main/res/values-zh-rTW/strings.xml b/app/src/main/res/values-zh-rTW/strings.xml index d512d030..d372ace2 100644 --- a/app/src/main/res/values-zh-rTW/strings.xml +++ b/app/src/main/res/values-zh-rTW/strings.xml @@ -1,7 +1,7 @@ - Copyright Ⓒ 2018 by M. Bokhorst + Copyright Ⓒ 2018 by M. Bokhorst\nCopyright Ⓒ 2018 by Distopico (dystopia project) and contributors Service Notifications Errors diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index bb1b9527..3c8f9e93 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1,7 +1,7 @@ SimpleEmail Email - Copyright Ⓒ 2018 by M. Bokhorst + Copyright Ⓒ 2018 by M. Bokhorst\nCopyright Ⓒ 2018 by Distopico (dystopia project) and contributors THIS SOFTWARE IS PROVIDED BY THE AUTHOR \'\'AS IS\'\' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Service