Browse Source

fix comment

main
Distopico Vegan 5 years ago
parent
commit
c076c2b443
2 changed files with 4 additions and 4 deletions
  1. +2
    -2
      app/src/main/java/org/dystopia/email/FragmentMessages.java
  2. +2
    -2
      app/src/main/java/org/dystopia/email/ServiceSynchronize.java

+ 2
- 2
app/src/main/java/org/dystopia/email/FragmentMessages.java View File

@ -14,8 +14,8 @@ package org.dystopia.email;
* You should have received a copy of the GNU General Public License along with FairEmail. If not,
* see <http://www.gnu.org/licenses/>.
*
* Copyright 2018, Marcel Bokhorst (M66B) Copyright 2018, Distopico (dystopia project)
* <distopico@riseup.net> and contributors
* Copyright 2018, Marcel Bokhorst (M66B)
* Copyright 2018, Distopico (dystopia project) <distopico@riseup.net> and contributors
*/
import android.content.Context;


+ 2
- 2
app/src/main/java/org/dystopia/email/ServiceSynchronize.java View File

@ -14,8 +14,8 @@ package org.dystopia.email;
* You should have received a copy of the GNU General Public License along with FairEmail. If not,
* see <http://www.gnu.org/licenses/>.
*
* Copyright 2018, Marcel Bokhorst (M66B) Copyright 2018, Distopico (dystopia project)
* <distopico@riseup.net> and contributors
* Copyright 2018, Marcel Bokhorst (M66B)
* Copyright 2018, Distopico (dystopia project) <distopico@riseup.net> and contributors
*/
import static android.os.Process.THREAD_PRIORITY_BACKGROUND;


Loading…
Cancel
Save