diff --git a/app/src/main/java/eu/faircode/email/ActivityBase.java b/app/src/main/java/eu/faircode/email/ActivityBase.java
index 5c497517..8dfc01d9 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 bf82b996..7d008e49 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 c1b4f12d..718e55c3 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 bfcf469f..03ad8881 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 60ef505b..3f93f4c6 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 effa8027..610668d8 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 24b2b62e..d28dc386 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 505e1bf8..e17d68e2 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 f0f1c5f9..5dac5d68 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 be8b401d..4bf4fd77 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 cee3185e..b46815d6 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 7196abaa..0343653a 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 2970dd00..00bb6019 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 b658fef7..e565c1fd 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 318b153e..14052708 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 46dbbc2f..7d95548d 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 f5998a62..bdced9ee 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 4fca6f2a..cbbf4117 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 a64dcafd..b095e266 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 5da1b516..23c53963 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 cd96069b..276c06db 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 a6200836..46917979 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 845da597..f7b262c7 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 c848658d..2d5efae6 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 bb84ba8d..fbc452af 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 95b0d224..216773cb 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 69670f8d..09bcf35e 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 be1575cc..c64aeae5 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 24657d86..004981cb 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 8fcc0b0b..4f019c54 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 8dbe5901..8d48afdb 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 3888d341..81f70251 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 4da7fa5b..ce534d22 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 ec40c387..542908e5 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 ab909409..957e130c 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 08b43bfc..c927b1af 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 bc665996..5584835d 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 12feb0aa..e3413a6a 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 76cf2392..c6761b87 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 d261635c..eeb079cb 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 4737d21d..1cf01bdd 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 b98e0594..3e347867 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 c39f895f..fd06d95d 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 1dcb7793..949cac8d 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 985dd999..1ee1c477 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 49ae40b3..150321f1 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 00561a57..58c413f0 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 079024e3..f3cca248 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 2029585e..e73e75f4 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 46061fd4..0fcb18a9 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 8e53dfa6..b7ff0889 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 6f532190..6617a26c 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 7ef9ad91..77d03c6c 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 d7226189..4d8fa831 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 7126eda7..f9ef23fd 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 03e92683..f52adbf2 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 42b24a22..8d51955f 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 fbd292e6..f25a75fe 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 971bec79..6b6eef6a 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 b0cc5d1a..eb59d235 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 5e80edf5..9f205e5b 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 e7220f03..fc63fb93 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 401c13d1..c182d1dc 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 9a63aac0..99e3e260 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 b82a9f56..bf311758 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 d48b8ca2..0c4ba649 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 1ec577ff..f8408a73 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 aee809cd..506cf3df 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 b44cc2a9..3add2137 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 17423624..b1788d47 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 abb57ce2..5afac53e 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 73f36935..c241128c 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 f6d63507..a8dca942 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 2d1bb9f7..d2b633d7 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)
*/