From 940e7b390332a97a77030e19c115ae2a384e059f Mon Sep 17 00:00:00 2001 From: M66B Date: Mon, 29 Oct 2018 10:46:49 +0000 Subject: [PATCH] Fixed copyright Thanks @rancidfrog --- app/src/main/java/eu/faircode/email/ActivityBase.java | 4 ++-- app/src/main/java/eu/faircode/email/ActivityBilling.java | 4 ++-- app/src/main/java/eu/faircode/email/ActivityCompose.java | 4 ++-- app/src/main/java/eu/faircode/email/ActivityMain.java | 4 ++-- app/src/main/java/eu/faircode/email/ActivitySetup.java | 4 ++-- app/src/main/java/eu/faircode/email/ActivityView.java | 4 ++-- app/src/main/java/eu/faircode/email/AdapterAccount.java | 4 ++-- app/src/main/java/eu/faircode/email/AdapterAnswer.java | 4 ++-- app/src/main/java/eu/faircode/email/AdapterAttachment.java | 4 ++-- app/src/main/java/eu/faircode/email/AdapterFolder.java | 4 ++-- app/src/main/java/eu/faircode/email/AdapterIdentity.java | 4 ++-- app/src/main/java/eu/faircode/email/AdapterLog.java | 4 ++-- app/src/main/java/eu/faircode/email/AdapterMessage.java | 4 ++-- app/src/main/java/eu/faircode/email/AdapterOperation.java | 4 ++-- app/src/main/java/eu/faircode/email/ApplicationEx.java | 4 ++-- .../main/java/eu/faircode/email/BoundaryCallbackMessages.java | 4 ++-- app/src/main/java/eu/faircode/email/DB.java | 4 ++-- app/src/main/java/eu/faircode/email/DaoAccount.java | 4 ++-- app/src/main/java/eu/faircode/email/DaoAnswer.java | 4 ++-- app/src/main/java/eu/faircode/email/DaoAttachment.java | 4 ++-- app/src/main/java/eu/faircode/email/DaoFolder.java | 4 ++-- app/src/main/java/eu/faircode/email/DaoIdentity.java | 4 ++-- app/src/main/java/eu/faircode/email/DaoLog.java | 4 ++-- app/src/main/java/eu/faircode/email/DaoMessage.java | 4 ++-- app/src/main/java/eu/faircode/email/DaoOperation.java | 4 ++-- .../main/java/eu/faircode/email/DialogBuilderLifecycle.java | 4 ++-- app/src/main/java/eu/faircode/email/EntityAccount.java | 4 ++-- app/src/main/java/eu/faircode/email/EntityAnswer.java | 4 ++-- app/src/main/java/eu/faircode/email/EntityAttachment.java | 4 ++-- app/src/main/java/eu/faircode/email/EntityFolder.java | 4 ++-- app/src/main/java/eu/faircode/email/EntityIdentity.java | 4 ++-- app/src/main/java/eu/faircode/email/EntityLog.java | 4 ++-- app/src/main/java/eu/faircode/email/EntityMessage.java | 4 ++-- app/src/main/java/eu/faircode/email/EntityOperation.java | 4 ++-- app/src/main/java/eu/faircode/email/FragmentAbout.java | 4 ++-- app/src/main/java/eu/faircode/email/FragmentAccount.java | 4 ++-- app/src/main/java/eu/faircode/email/FragmentAccounts.java | 4 ++-- app/src/main/java/eu/faircode/email/FragmentAnswer.java | 4 ++-- app/src/main/java/eu/faircode/email/FragmentAnswers.java | 4 ++-- app/src/main/java/eu/faircode/email/FragmentCompose.java | 4 ++-- app/src/main/java/eu/faircode/email/FragmentEula.java | 4 ++-- app/src/main/java/eu/faircode/email/FragmentEx.java | 4 ++-- app/src/main/java/eu/faircode/email/FragmentFolder.java | 4 ++-- app/src/main/java/eu/faircode/email/FragmentFolders.java | 4 ++-- app/src/main/java/eu/faircode/email/FragmentIdentities.java | 4 ++-- app/src/main/java/eu/faircode/email/FragmentIdentity.java | 4 ++-- app/src/main/java/eu/faircode/email/FragmentLegend.java | 4 ++-- app/src/main/java/eu/faircode/email/FragmentLogs.java | 4 ++-- app/src/main/java/eu/faircode/email/FragmentMessages.java | 4 ++-- app/src/main/java/eu/faircode/email/FragmentOperations.java | 4 ++-- app/src/main/java/eu/faircode/email/FragmentOptions.java | 4 ++-- app/src/main/java/eu/faircode/email/FragmentPro.java | 4 ++-- app/src/main/java/eu/faircode/email/FragmentSetup.java | 4 ++-- app/src/main/java/eu/faircode/email/FragmentWebView.java | 4 ++-- app/src/main/java/eu/faircode/email/Helper.java | 4 ++-- app/src/main/java/eu/faircode/email/HtmlHelper.java | 4 ++-- .../main/java/eu/faircode/email/ItemDetailsLookupMessage.java | 4 ++-- app/src/main/java/eu/faircode/email/ItemDetailsMessage.java | 4 ++-- .../main/java/eu/faircode/email/ItemKeyProviderMessage.java | 4 ++-- app/src/main/java/eu/faircode/email/JobDaily.java | 4 ++-- app/src/main/java/eu/faircode/email/MessageHelper.java | 4 ++-- app/src/main/java/eu/faircode/email/MimeMessageEx.java | 4 ++-- app/src/main/java/eu/faircode/email/Provider.java | 4 ++-- app/src/main/java/eu/faircode/email/ReceiverAutostart.java | 4 ++-- .../java/eu/faircode/email/SelectionPredicateMessage.java | 4 ++-- app/src/main/java/eu/faircode/email/ServiceSynchronize.java | 4 ++-- app/src/main/java/eu/faircode/email/SimpleTask.java | 4 ++-- app/src/main/java/eu/faircode/email/TupleAccountStats.java | 4 ++-- app/src/main/java/eu/faircode/email/TupleFolderEx.java | 4 ++-- app/src/main/java/eu/faircode/email/TupleIdentityEx.java | 4 ++-- app/src/main/java/eu/faircode/email/TupleMessageEx.java | 4 ++-- app/src/main/java/eu/faircode/email/ViewModelBrowse.java | 4 ++-- app/src/main/java/eu/faircode/email/ViewModelMessages.java | 4 ++-- app/src/main/java/eu/faircode/email/Widget.java | 4 ++-- 74 files changed, 148 insertions(+), 148 deletions(-) diff --git a/app/src/main/java/eu/faircode/email/ActivityBase.java b/app/src/main/java/eu/faircode/email/ActivityBase.java index 5c49751724..8dfc01d99a 100644 --- a/app/src/main/java/eu/faircode/email/ActivityBase.java +++ b/app/src/main/java/eu/faircode/email/ActivityBase.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/ActivityBilling.java b/app/src/main/java/eu/faircode/email/ActivityBilling.java index bf82b9969e..7d008e4903 100644 --- a/app/src/main/java/eu/faircode/email/ActivityBilling.java +++ b/app/src/main/java/eu/faircode/email/ActivityBilling.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/ActivityCompose.java b/app/src/main/java/eu/faircode/email/ActivityCompose.java index c1b4f12d26..718e55c3ab 100644 --- a/app/src/main/java/eu/faircode/email/ActivityCompose.java +++ b/app/src/main/java/eu/faircode/email/ActivityCompose.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/ActivityMain.java b/app/src/main/java/eu/faircode/email/ActivityMain.java index bfcf469fc1..03ad888116 100644 --- a/app/src/main/java/eu/faircode/email/ActivityMain.java +++ b/app/src/main/java/eu/faircode/email/ActivityMain.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/ActivitySetup.java b/app/src/main/java/eu/faircode/email/ActivitySetup.java index 60ef505b31..3f93f4c65b 100644 --- a/app/src/main/java/eu/faircode/email/ActivitySetup.java +++ b/app/src/main/java/eu/faircode/email/ActivitySetup.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/ActivityView.java b/app/src/main/java/eu/faircode/email/ActivityView.java index effa8027a0..610668d8df 100644 --- a/app/src/main/java/eu/faircode/email/ActivityView.java +++ b/app/src/main/java/eu/faircode/email/ActivityView.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/AdapterAccount.java b/app/src/main/java/eu/faircode/email/AdapterAccount.java index 24b2b62ecf..d28dc3860c 100644 --- a/app/src/main/java/eu/faircode/email/AdapterAccount.java +++ b/app/src/main/java/eu/faircode/email/AdapterAccount.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/AdapterAnswer.java b/app/src/main/java/eu/faircode/email/AdapterAnswer.java index 505e1bf8bc..e17d68e23a 100644 --- a/app/src/main/java/eu/faircode/email/AdapterAnswer.java +++ b/app/src/main/java/eu/faircode/email/AdapterAnswer.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/AdapterAttachment.java b/app/src/main/java/eu/faircode/email/AdapterAttachment.java index f0f1c5f913..5dac5d682e 100644 --- a/app/src/main/java/eu/faircode/email/AdapterAttachment.java +++ b/app/src/main/java/eu/faircode/email/AdapterAttachment.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/AdapterFolder.java b/app/src/main/java/eu/faircode/email/AdapterFolder.java index be8b401dc0..4bf4fd77f3 100644 --- a/app/src/main/java/eu/faircode/email/AdapterFolder.java +++ b/app/src/main/java/eu/faircode/email/AdapterFolder.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/AdapterIdentity.java b/app/src/main/java/eu/faircode/email/AdapterIdentity.java index cee3185e03..b46815d615 100644 --- a/app/src/main/java/eu/faircode/email/AdapterIdentity.java +++ b/app/src/main/java/eu/faircode/email/AdapterIdentity.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/AdapterLog.java b/app/src/main/java/eu/faircode/email/AdapterLog.java index 7196abaa83..0343653a66 100644 --- a/app/src/main/java/eu/faircode/email/AdapterLog.java +++ b/app/src/main/java/eu/faircode/email/AdapterLog.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/AdapterMessage.java b/app/src/main/java/eu/faircode/email/AdapterMessage.java index 2970dd00d5..00bb60195b 100644 --- a/app/src/main/java/eu/faircode/email/AdapterMessage.java +++ b/app/src/main/java/eu/faircode/email/AdapterMessage.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/AdapterOperation.java b/app/src/main/java/eu/faircode/email/AdapterOperation.java index b658fef708..e565c1fd42 100644 --- a/app/src/main/java/eu/faircode/email/AdapterOperation.java +++ b/app/src/main/java/eu/faircode/email/AdapterOperation.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/ApplicationEx.java b/app/src/main/java/eu/faircode/email/ApplicationEx.java index 318b153efc..14052708ad 100644 --- a/app/src/main/java/eu/faircode/email/ApplicationEx.java +++ b/app/src/main/java/eu/faircode/email/ApplicationEx.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/BoundaryCallbackMessages.java b/app/src/main/java/eu/faircode/email/BoundaryCallbackMessages.java index 46dbbc2fae..7d95548db8 100644 --- a/app/src/main/java/eu/faircode/email/BoundaryCallbackMessages.java +++ b/app/src/main/java/eu/faircode/email/BoundaryCallbackMessages.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/DB.java b/app/src/main/java/eu/faircode/email/DB.java index f5998a620f..bdced9eead 100644 --- a/app/src/main/java/eu/faircode/email/DB.java +++ b/app/src/main/java/eu/faircode/email/DB.java @@ -31,13 +31,13 @@ import androidx.sqlite.db.SupportSQLiteDatabase; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/DaoAccount.java b/app/src/main/java/eu/faircode/email/DaoAccount.java index 4fca6f2af0..cbbf41178a 100644 --- a/app/src/main/java/eu/faircode/email/DaoAccount.java +++ b/app/src/main/java/eu/faircode/email/DaoAccount.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/DaoAnswer.java b/app/src/main/java/eu/faircode/email/DaoAnswer.java index a64dcafd72..b095e26667 100644 --- a/app/src/main/java/eu/faircode/email/DaoAnswer.java +++ b/app/src/main/java/eu/faircode/email/DaoAnswer.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/DaoAttachment.java b/app/src/main/java/eu/faircode/email/DaoAttachment.java index 5da1b51692..23c53963de 100644 --- a/app/src/main/java/eu/faircode/email/DaoAttachment.java +++ b/app/src/main/java/eu/faircode/email/DaoAttachment.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/DaoFolder.java b/app/src/main/java/eu/faircode/email/DaoFolder.java index cd96069bfd..276c06dbe6 100644 --- a/app/src/main/java/eu/faircode/email/DaoFolder.java +++ b/app/src/main/java/eu/faircode/email/DaoFolder.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/DaoIdentity.java b/app/src/main/java/eu/faircode/email/DaoIdentity.java index a620083673..46917979a4 100644 --- a/app/src/main/java/eu/faircode/email/DaoIdentity.java +++ b/app/src/main/java/eu/faircode/email/DaoIdentity.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/DaoLog.java b/app/src/main/java/eu/faircode/email/DaoLog.java index 845da59759..f7b262c7a8 100644 --- a/app/src/main/java/eu/faircode/email/DaoLog.java +++ b/app/src/main/java/eu/faircode/email/DaoLog.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/DaoMessage.java b/app/src/main/java/eu/faircode/email/DaoMessage.java index c848658d58..2d5efae62d 100644 --- a/app/src/main/java/eu/faircode/email/DaoMessage.java +++ b/app/src/main/java/eu/faircode/email/DaoMessage.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/DaoOperation.java b/app/src/main/java/eu/faircode/email/DaoOperation.java index bb84ba8d81..fbc452affc 100644 --- a/app/src/main/java/eu/faircode/email/DaoOperation.java +++ b/app/src/main/java/eu/faircode/email/DaoOperation.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/DialogBuilderLifecycle.java b/app/src/main/java/eu/faircode/email/DialogBuilderLifecycle.java index 95b0d22471..216773cb3f 100644 --- a/app/src/main/java/eu/faircode/email/DialogBuilderLifecycle.java +++ b/app/src/main/java/eu/faircode/email/DialogBuilderLifecycle.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/EntityAccount.java b/app/src/main/java/eu/faircode/email/EntityAccount.java index 69670f8da0..09bcf35e33 100644 --- a/app/src/main/java/eu/faircode/email/EntityAccount.java +++ b/app/src/main/java/eu/faircode/email/EntityAccount.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/EntityAnswer.java b/app/src/main/java/eu/faircode/email/EntityAnswer.java index be1575cccd..c64aeae54a 100644 --- a/app/src/main/java/eu/faircode/email/EntityAnswer.java +++ b/app/src/main/java/eu/faircode/email/EntityAnswer.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/EntityAttachment.java b/app/src/main/java/eu/faircode/email/EntityAttachment.java index 24657d8625..004981cb97 100644 --- a/app/src/main/java/eu/faircode/email/EntityAttachment.java +++ b/app/src/main/java/eu/faircode/email/EntityAttachment.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/EntityFolder.java b/app/src/main/java/eu/faircode/email/EntityFolder.java index 8fcc0b0b06..4f019c549f 100644 --- a/app/src/main/java/eu/faircode/email/EntityFolder.java +++ b/app/src/main/java/eu/faircode/email/EntityFolder.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/EntityIdentity.java b/app/src/main/java/eu/faircode/email/EntityIdentity.java index 8dbe590159..8d48afdb03 100644 --- a/app/src/main/java/eu/faircode/email/EntityIdentity.java +++ b/app/src/main/java/eu/faircode/email/EntityIdentity.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/EntityLog.java b/app/src/main/java/eu/faircode/email/EntityLog.java index 3888d3411d..81f7025116 100644 --- a/app/src/main/java/eu/faircode/email/EntityLog.java +++ b/app/src/main/java/eu/faircode/email/EntityLog.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/EntityMessage.java b/app/src/main/java/eu/faircode/email/EntityMessage.java index 4da7fa5b60..ce534d222b 100644 --- a/app/src/main/java/eu/faircode/email/EntityMessage.java +++ b/app/src/main/java/eu/faircode/email/EntityMessage.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/EntityOperation.java b/app/src/main/java/eu/faircode/email/EntityOperation.java index ec40c3879a..542908e51e 100644 --- a/app/src/main/java/eu/faircode/email/EntityOperation.java +++ b/app/src/main/java/eu/faircode/email/EntityOperation.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/FragmentAbout.java b/app/src/main/java/eu/faircode/email/FragmentAbout.java index ab909409eb..957e130c1e 100644 --- a/app/src/main/java/eu/faircode/email/FragmentAbout.java +++ b/app/src/main/java/eu/faircode/email/FragmentAbout.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/FragmentAccount.java b/app/src/main/java/eu/faircode/email/FragmentAccount.java index 08b43bfcc1..c927b1af81 100644 --- a/app/src/main/java/eu/faircode/email/FragmentAccount.java +++ b/app/src/main/java/eu/faircode/email/FragmentAccount.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/FragmentAccounts.java b/app/src/main/java/eu/faircode/email/FragmentAccounts.java index bc66599601..5584835da4 100644 --- a/app/src/main/java/eu/faircode/email/FragmentAccounts.java +++ b/app/src/main/java/eu/faircode/email/FragmentAccounts.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/FragmentAnswer.java b/app/src/main/java/eu/faircode/email/FragmentAnswer.java index 12feb0aa76..e3413a6ab6 100644 --- a/app/src/main/java/eu/faircode/email/FragmentAnswer.java +++ b/app/src/main/java/eu/faircode/email/FragmentAnswer.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/FragmentAnswers.java b/app/src/main/java/eu/faircode/email/FragmentAnswers.java index 76cf239272..c6761b872b 100644 --- a/app/src/main/java/eu/faircode/email/FragmentAnswers.java +++ b/app/src/main/java/eu/faircode/email/FragmentAnswers.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/FragmentCompose.java b/app/src/main/java/eu/faircode/email/FragmentCompose.java index d261635c3a..eeb079cb94 100644 --- a/app/src/main/java/eu/faircode/email/FragmentCompose.java +++ b/app/src/main/java/eu/faircode/email/FragmentCompose.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/FragmentEula.java b/app/src/main/java/eu/faircode/email/FragmentEula.java index 4737d21deb..1cf01bdd2a 100644 --- a/app/src/main/java/eu/faircode/email/FragmentEula.java +++ b/app/src/main/java/eu/faircode/email/FragmentEula.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/FragmentEx.java b/app/src/main/java/eu/faircode/email/FragmentEx.java index b98e05941f..3e3478671e 100644 --- a/app/src/main/java/eu/faircode/email/FragmentEx.java +++ b/app/src/main/java/eu/faircode/email/FragmentEx.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/FragmentFolder.java b/app/src/main/java/eu/faircode/email/FragmentFolder.java index c39f895f12..fd06d95d94 100644 --- a/app/src/main/java/eu/faircode/email/FragmentFolder.java +++ b/app/src/main/java/eu/faircode/email/FragmentFolder.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/FragmentFolders.java b/app/src/main/java/eu/faircode/email/FragmentFolders.java index 1dcb7793e3..949cac8dcd 100644 --- a/app/src/main/java/eu/faircode/email/FragmentFolders.java +++ b/app/src/main/java/eu/faircode/email/FragmentFolders.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/FragmentIdentities.java b/app/src/main/java/eu/faircode/email/FragmentIdentities.java index 985dd99933..1ee1c477f3 100644 --- a/app/src/main/java/eu/faircode/email/FragmentIdentities.java +++ b/app/src/main/java/eu/faircode/email/FragmentIdentities.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/FragmentIdentity.java b/app/src/main/java/eu/faircode/email/FragmentIdentity.java index 49ae40b353..150321f151 100644 --- a/app/src/main/java/eu/faircode/email/FragmentIdentity.java +++ b/app/src/main/java/eu/faircode/email/FragmentIdentity.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/FragmentLegend.java b/app/src/main/java/eu/faircode/email/FragmentLegend.java index 00561a57a7..58c413f01d 100644 --- a/app/src/main/java/eu/faircode/email/FragmentLegend.java +++ b/app/src/main/java/eu/faircode/email/FragmentLegend.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/FragmentLogs.java b/app/src/main/java/eu/faircode/email/FragmentLogs.java index 079024e365..f3cca2482f 100644 --- a/app/src/main/java/eu/faircode/email/FragmentLogs.java +++ b/app/src/main/java/eu/faircode/email/FragmentLogs.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/FragmentMessages.java b/app/src/main/java/eu/faircode/email/FragmentMessages.java index 2029585e25..e73e75f486 100644 --- a/app/src/main/java/eu/faircode/email/FragmentMessages.java +++ b/app/src/main/java/eu/faircode/email/FragmentMessages.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/FragmentOperations.java b/app/src/main/java/eu/faircode/email/FragmentOperations.java index 46061fd408..0fcb18a951 100644 --- a/app/src/main/java/eu/faircode/email/FragmentOperations.java +++ b/app/src/main/java/eu/faircode/email/FragmentOperations.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/FragmentOptions.java b/app/src/main/java/eu/faircode/email/FragmentOptions.java index 8e53dfa6ce..b7ff088901 100644 --- a/app/src/main/java/eu/faircode/email/FragmentOptions.java +++ b/app/src/main/java/eu/faircode/email/FragmentOptions.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/FragmentPro.java b/app/src/main/java/eu/faircode/email/FragmentPro.java index 6f5321908b..6617a26c24 100644 --- a/app/src/main/java/eu/faircode/email/FragmentPro.java +++ b/app/src/main/java/eu/faircode/email/FragmentPro.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/FragmentSetup.java b/app/src/main/java/eu/faircode/email/FragmentSetup.java index 7ef9ad915b..77d03c6cb5 100644 --- a/app/src/main/java/eu/faircode/email/FragmentSetup.java +++ b/app/src/main/java/eu/faircode/email/FragmentSetup.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/FragmentWebView.java b/app/src/main/java/eu/faircode/email/FragmentWebView.java index d72261894d..4d8fa83114 100644 --- a/app/src/main/java/eu/faircode/email/FragmentWebView.java +++ b/app/src/main/java/eu/faircode/email/FragmentWebView.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/Helper.java b/app/src/main/java/eu/faircode/email/Helper.java index 7126eda76f..f9ef23fd3a 100644 --- a/app/src/main/java/eu/faircode/email/Helper.java +++ b/app/src/main/java/eu/faircode/email/Helper.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/HtmlHelper.java b/app/src/main/java/eu/faircode/email/HtmlHelper.java index 03e92683f4..f52adbf290 100644 --- a/app/src/main/java/eu/faircode/email/HtmlHelper.java +++ b/app/src/main/java/eu/faircode/email/HtmlHelper.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/ItemDetailsLookupMessage.java b/app/src/main/java/eu/faircode/email/ItemDetailsLookupMessage.java index 42b24a22bc..8d51955f41 100644 --- a/app/src/main/java/eu/faircode/email/ItemDetailsLookupMessage.java +++ b/app/src/main/java/eu/faircode/email/ItemDetailsLookupMessage.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/ItemDetailsMessage.java b/app/src/main/java/eu/faircode/email/ItemDetailsMessage.java index fbd292e619..f25a75fedd 100644 --- a/app/src/main/java/eu/faircode/email/ItemDetailsMessage.java +++ b/app/src/main/java/eu/faircode/email/ItemDetailsMessage.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/ItemKeyProviderMessage.java b/app/src/main/java/eu/faircode/email/ItemKeyProviderMessage.java index 971bec7961..6b6eef6a3b 100644 --- a/app/src/main/java/eu/faircode/email/ItemKeyProviderMessage.java +++ b/app/src/main/java/eu/faircode/email/ItemKeyProviderMessage.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/JobDaily.java b/app/src/main/java/eu/faircode/email/JobDaily.java index b0cc5d1a30..eb59d235b7 100644 --- a/app/src/main/java/eu/faircode/email/JobDaily.java +++ b/app/src/main/java/eu/faircode/email/JobDaily.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/MessageHelper.java b/app/src/main/java/eu/faircode/email/MessageHelper.java index 5e80edf5cc..9f205e5bb2 100644 --- a/app/src/main/java/eu/faircode/email/MessageHelper.java +++ b/app/src/main/java/eu/faircode/email/MessageHelper.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/MimeMessageEx.java b/app/src/main/java/eu/faircode/email/MimeMessageEx.java index e7220f033f..fc63fb933a 100644 --- a/app/src/main/java/eu/faircode/email/MimeMessageEx.java +++ b/app/src/main/java/eu/faircode/email/MimeMessageEx.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/Provider.java b/app/src/main/java/eu/faircode/email/Provider.java index 401c13d138..c182d1dc0a 100644 --- a/app/src/main/java/eu/faircode/email/Provider.java +++ b/app/src/main/java/eu/faircode/email/Provider.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/ReceiverAutostart.java b/app/src/main/java/eu/faircode/email/ReceiverAutostart.java index 9a63aac0b8..99e3e260e4 100644 --- a/app/src/main/java/eu/faircode/email/ReceiverAutostart.java +++ b/app/src/main/java/eu/faircode/email/ReceiverAutostart.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/SelectionPredicateMessage.java b/app/src/main/java/eu/faircode/email/SelectionPredicateMessage.java index b82a9f5613..bf311758cf 100644 --- a/app/src/main/java/eu/faircode/email/SelectionPredicateMessage.java +++ b/app/src/main/java/eu/faircode/email/SelectionPredicateMessage.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/ServiceSynchronize.java b/app/src/main/java/eu/faircode/email/ServiceSynchronize.java index d48b8ca233..0c4ba64906 100644 --- a/app/src/main/java/eu/faircode/email/ServiceSynchronize.java +++ b/app/src/main/java/eu/faircode/email/ServiceSynchronize.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/SimpleTask.java b/app/src/main/java/eu/faircode/email/SimpleTask.java index 1ec577ff2b..f8408a73f9 100644 --- a/app/src/main/java/eu/faircode/email/SimpleTask.java +++ b/app/src/main/java/eu/faircode/email/SimpleTask.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/TupleAccountStats.java b/app/src/main/java/eu/faircode/email/TupleAccountStats.java index aee809cdf1..506cf3df83 100644 --- a/app/src/main/java/eu/faircode/email/TupleAccountStats.java +++ b/app/src/main/java/eu/faircode/email/TupleAccountStats.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/TupleFolderEx.java b/app/src/main/java/eu/faircode/email/TupleFolderEx.java index b44cc2a993..3add2137c4 100644 --- a/app/src/main/java/eu/faircode/email/TupleFolderEx.java +++ b/app/src/main/java/eu/faircode/email/TupleFolderEx.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/TupleIdentityEx.java b/app/src/main/java/eu/faircode/email/TupleIdentityEx.java index 17423624c4..b1788d475e 100644 --- a/app/src/main/java/eu/faircode/email/TupleIdentityEx.java +++ b/app/src/main/java/eu/faircode/email/TupleIdentityEx.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/TupleMessageEx.java b/app/src/main/java/eu/faircode/email/TupleMessageEx.java index abb57ce2c3..5afac53ecc 100644 --- a/app/src/main/java/eu/faircode/email/TupleMessageEx.java +++ b/app/src/main/java/eu/faircode/email/TupleMessageEx.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/ViewModelBrowse.java b/app/src/main/java/eu/faircode/email/ViewModelBrowse.java index 73f369358d..c241128c95 100644 --- a/app/src/main/java/eu/faircode/email/ViewModelBrowse.java +++ b/app/src/main/java/eu/faircode/email/ViewModelBrowse.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/ViewModelMessages.java b/app/src/main/java/eu/faircode/email/ViewModelMessages.java index f6d63507bb..a8dca942ef 100644 --- a/app/src/main/java/eu/faircode/email/ViewModelMessages.java +++ b/app/src/main/java/eu/faircode/email/ViewModelMessages.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/email/Widget.java b/app/src/main/java/eu/faircode/email/Widget.java index 2d1bb9f725..d2b633d71b 100644 --- a/app/src/main/java/eu/faircode/email/Widget.java +++ b/app/src/main/java/eu/faircode/email/Widget.java @@ -8,13 +8,13 @@ package eu.faircode.email; the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - NetGuard is distributed in the hope that it will be useful, + FairEmail 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 NetGuard. If not, see . + along with FairEmail. If not, see . Copyright 2018 by Marcel Bokhorst (M66B) */