diff --git a/app/build.gradle b/app/build.gradle index 07b18a6..7729688 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -2,14 +2,14 @@ * Copyright (C) 2016 Adrian Malacoda * Copyright (C) 2014 Vlad Mihalachi * - * This file is part of Robut Editor. + * This file is part of Text Editor 8000. * - * Robut Editor is free software: you can redistribute it and/or modify + * Text Editor 8000 is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Robut Editor is distributed in the hope that it will be useful, + * Text Editor 8000 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. diff --git a/app/src/androidTest/java/com/maskyn/fileeditorpro/ApplicationTest.java b/app/src/androidTest/java/com/maskyn/fileeditorpro/ApplicationTest.java index b774764..17c716b 100644 --- a/app/src/androidTest/java/com/maskyn/fileeditorpro/ApplicationTest.java +++ b/app/src/androidTest/java/com/maskyn/fileeditorpro/ApplicationTest.java @@ -1,14 +1,14 @@ /* * Copyright (C) 2014 Vlad Mihalachi * - * This file is part of Robut Editor. + * This file is part of Text Editor 8000. * - * Robut Editor is free software: you can redistribute it and/or modify + * Text Editor 8000 is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Robut Editor is distributed in the hope that it will be useful, + * Text Editor 8000 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. diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 0269fb6..bb5ccdd 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -1,14 +1,14 @@