aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r--app/src/main/res/values/colors.xml2
-rw-r--r--app/src/main/res/values/dimens.xml2
-rw-r--r--app/src/main/res/values/strings.xml2
-rw-r--r--app/src/main/res/values/styles.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml
index da3679f..6fbf5ad 100644
--- a/app/src/main/res/values/colors.xml
+++ b/app/src/main/res/values/colors.xml
@@ -2,7 +2,7 @@
2 2
3<!-- 3<!--
4 * tinc app, an Android binding and user interface for the tinc mesh VPN daemon 4 * tinc app, an Android binding and user interface for the tinc mesh VPN daemon
5 * Copyright (C) 2018 Pacien TRAN-GIRARD 5 * Copyright (C) 2017-2018 Pacien TRAN-GIRARD
6 * 6 *
7 * This program is free software: you can redistribute it and/or modify 7 * This program is free software: you can redistribute it and/or modify
8 * it under the terms of the GNU General Public License as published by 8 * it under the terms of the GNU General Public License as published by
diff --git a/app/src/main/res/values/dimens.xml b/app/src/main/res/values/dimens.xml
index 92b2454..21fe0ff 100644
--- a/app/src/main/res/values/dimens.xml
+++ b/app/src/main/res/values/dimens.xml
@@ -1,6 +1,6 @@
1<!-- 1<!--
2 * tinc app, an Android binding and user interface for the tinc mesh VPN daemon 2 * tinc app, an Android binding and user interface for the tinc mesh VPN daemon
3 * Copyright (C) 2018 Pacien TRAN-GIRARD 3 * Copyright (C) 2017-2018 Pacien TRAN-GIRARD
4 * 4 *
5 * This program is free software: you can redistribute it and/or modify 5 * This program is free software: you can redistribute it and/or modify
6 * it under the terms of the GNU General Public License as published by 6 * it under the terms of the GNU General Public License as published by
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index a8a04c6..5eb8e0a 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -1,6 +1,6 @@
1<!-- 1<!--
2 * tinc app, an Android binding and user interface for the tinc mesh VPN daemon 2 * tinc app, an Android binding and user interface for the tinc mesh VPN daemon
3 * Copyright (C) 2018 Pacien TRAN-GIRARD 3 * Copyright (C) 2017-2018 Pacien TRAN-GIRARD
4 * 4 *
5 * This program is free software: you can redistribute it and/or modify 5 * This program is free software: you can redistribute it and/or modify
6 * it under the terms of the GNU General Public License as published by 6 * it under the terms of the GNU General Public License as published by
diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml
index e1acaff..d56a972 100644
--- a/app/src/main/res/values/styles.xml
+++ b/app/src/main/res/values/styles.xml
@@ -1,6 +1,6 @@
1<!-- 1<!--
2 * tinc app, an Android binding and user interface for the tinc mesh VPN daemon 2 * tinc app, an Android binding and user interface for the tinc mesh VPN daemon
3 * Copyright (C) 2018 Pacien TRAN-GIRARD 3 * Copyright (C) 2017-2018 Pacien TRAN-GIRARD
4 * 4 *
5 * This program is free software: you can redistribute it and/or modify 5 * This program is free software: you can redistribute it and/or modify
6 * it under the terms of the GNU General Public License as published by 6 * it under the terms of the GNU General Public License as published by