Happy new year!

This commit is contained in:
M66B 2016-01-01 14:52:09 +01:00
parent cd0659d51b
commit d798dfe1eb
14 changed files with 14 additions and 14 deletions

View File

@ -16,7 +16,7 @@ package eu.faircode.netguard;
You should have received a copy of the GNU General Public License
along with NetGuard. If not, see <http://www.gnu.org/licenses/>.
Copyright 2015 by Marcel Bokhorst (M66B)
Copyright 2015-2016 by Marcel Bokhorst (M66B)
*/
import android.app.AlertDialog;

View File

@ -17,7 +17,7 @@ package eu.faircode.netguard;
You should have received a copy of the GNU General Public License
along with NetGuard. If not, see <http://www.gnu.org/licenses/>.
Copyright 2015 by Marcel Bokhorst (M66B)
Copyright 2015-2016 by Marcel Bokhorst (M66B)
*/
import android.content.Intent;

View File

@ -16,7 +16,7 @@ package eu.faircode.netguard;
You should have received a copy of the GNU General Public License
along with NetGuard. If not, see <http://www.gnu.org/licenses/>.
Copyright 2015 by Marcel Bokhorst (M66B)
Copyright 2015-2016 by Marcel Bokhorst (M66B)
*/
import android.Manifest;

View File

@ -16,7 +16,7 @@ package eu.faircode.netguard;
You should have received a copy of the GNU General Public License
along with NetGuard. If not, see <http://www.gnu.org/licenses/>.
Copyright 2015 by Marcel Bokhorst (M66B)
Copyright 2015-2016 by Marcel Bokhorst (M66B)
*/
import android.app.Application;

View File

@ -16,7 +16,7 @@ package eu.faircode.netguard;
You should have received a copy of the GNU General Public License
along with NetGuard. If not, see <http://www.gnu.org/licenses/>.
Copyright 2015 by Marcel Bokhorst (M66B)
Copyright 2015-2016 by Marcel Bokhorst (M66B)
*/
import android.os.Bundle;

View File

@ -16,7 +16,7 @@ package eu.faircode.netguard;
You should have received a copy of the GNU General Public License
along with NetGuard. If not, see <http://www.gnu.org/licenses/>.
Copyright 2015 by Marcel Bokhorst (M66B)
Copyright 2015-2016 by Marcel Bokhorst (M66B)
*/
import android.app.PendingIntent;

View File

@ -16,7 +16,7 @@ package eu.faircode.netguard;
You should have received a copy of the GNU General Public License
along with NetGuard. If not, see <http://www.gnu.org/licenses/>.
Copyright 2015 by Marcel Bokhorst (M66B)
Copyright 2015-2016 by Marcel Bokhorst (M66B)
*/
import android.util.Log;

View File

@ -16,7 +16,7 @@ package eu.faircode.netguard;
You should have received a copy of the GNU General Public License
along with NetGuard. If not, see <http://www.gnu.org/licenses/>.
Copyright 2015 by Marcel Bokhorst (M66B)
Copyright 2015-2016 by Marcel Bokhorst (M66B)
*/
import android.app.Notification;

View File

@ -16,7 +16,7 @@ package eu.faircode.netguard;
You should have received a copy of the GNU General Public License
along with NetGuard. If not, see <http://www.gnu.org/licenses/>.
Copyright 2015 by Marcel Bokhorst (M66B)
Copyright 2015-2016 by Marcel Bokhorst (M66B)
*/
import android.content.Context;

View File

@ -16,7 +16,7 @@ package eu.faircode.netguard;
You should have received a copy of the GNU General Public License
along with NetGuard. If not, see <http://www.gnu.org/licenses/>.
Copyright 2015 by Marcel Bokhorst (M66B)
Copyright 2015-2016 by Marcel Bokhorst (M66B)
*/
import android.Manifest;

View File

@ -16,7 +16,7 @@ package eu.faircode.netguard;
You should have received a copy of the GNU General Public License
along with NetGuard. If not, see <http://www.gnu.org/licenses/>.
Copyright 2015 by Marcel Bokhorst (M66B)
Copyright 2015-2016 by Marcel Bokhorst (M66B)
*/
import android.annotation.TargetApi;

View File

@ -16,7 +16,7 @@ package eu.faircode.netguard;
You should have received a copy of the GNU General Public License
along with NetGuard. If not, see <http://www.gnu.org/licenses/>.
Copyright 2015 by Marcel Bokhorst (M66B)
Copyright 2015-2016 by Marcel Bokhorst (M66B)
*/
import android.Manifest;

View File

@ -16,7 +16,7 @@ package eu.faircode.netguard;
You should have received a copy of the GNU General Public License
along with NetGuard. If not, see <http://www.gnu.org/licenses/>.
Copyright 2015 by Marcel Bokhorst (M66B)
Copyright 2015-2016 by Marcel Bokhorst (M66B)
*/
import android.app.AlarmManager;

View File

@ -1,6 +1,6 @@
<resources>
<string name="app_name" translatable="false">NetGuard</string>
<string name="app_copyright">Copyright \u00A9 2015 by M. Bokhorst (M66B)</string>
<string name="app_copyright">Copyright \u00A9 2015-2016 by M. Bokhorst (M66B)</string>
<string name="app_android">NetGuard requires Android 5.0 or later</string>
<string name="app_license">By using NetGuard, you agree to the <a href="http://www.gnu.org/licenses/gpl.txt">GNU General Public License version 3</a></string>
<string name="app_first">Great care has been taken to develop and test NetGuard,