diff options
Diffstat (limited to 'app/src/main/res/layout')
-rw-r--r-- | app/src/main/res/layout/base.xml | 2 | ||||
-rw-r--r-- | app/src/main/res/layout/dialog_decrypt_keys.xml | 2 | ||||
-rw-r--r-- | app/src/main/res/layout/dialog_encrypt_decrypt_keys.xml | 2 | ||||
-rw-r--r-- | app/src/main/res/layout/dialog_network_generate.xml | 2 | ||||
-rw-r--r-- | app/src/main/res/layout/dialog_network_join.xml | 2 | ||||
-rw-r--r-- | app/src/main/res/layout/dialog_node_details.xml | 2 | ||||
-rw-r--r-- | app/src/main/res/layout/fragment_list_item.xml | 2 | ||||
-rw-r--r-- | app/src/main/res/layout/fragment_list_view.xml | 2 | ||||
-rw-r--r-- | app/src/main/res/layout/fragment_network_list_header.xml | 2 | ||||
-rw-r--r-- | app/src/main/res/layout/fragment_network_status_header.xml | 2 | ||||
-rw-r--r-- | app/src/main/res/layout/page_configure.xml | 2 | ||||
-rw-r--r-- | app/src/main/res/layout/page_viewlog.xml | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/app/src/main/res/layout/base.xml b/app/src/main/res/layout/base.xml index 6370f39..6b6a25b 100644 --- a/app/src/main/res/layout/base.xml +++ b/app/src/main/res/layout/base.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/layout/dialog_decrypt_keys.xml b/app/src/main/res/layout/dialog_decrypt_keys.xml index 0789c2f..11aee2f 100644 --- a/app/src/main/res/layout/dialog_decrypt_keys.xml +++ b/app/src/main/res/layout/dialog_decrypt_keys.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/layout/dialog_encrypt_decrypt_keys.xml b/app/src/main/res/layout/dialog_encrypt_decrypt_keys.xml index 3c8c7dd..62aaa67 100644 --- a/app/src/main/res/layout/dialog_encrypt_decrypt_keys.xml +++ b/app/src/main/res/layout/dialog_encrypt_decrypt_keys.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/layout/dialog_network_generate.xml b/app/src/main/res/layout/dialog_network_generate.xml index 1d6b2b9..a07bec6 100644 --- a/app/src/main/res/layout/dialog_network_generate.xml +++ b/app/src/main/res/layout/dialog_network_generate.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/layout/dialog_network_join.xml b/app/src/main/res/layout/dialog_network_join.xml index 26e868b..91bbdeb 100644 --- a/app/src/main/res/layout/dialog_network_join.xml +++ b/app/src/main/res/layout/dialog_network_join.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/layout/dialog_node_details.xml b/app/src/main/res/layout/dialog_node_details.xml index 88b94dd..5d8a5f7 100644 --- a/app/src/main/res/layout/dialog_node_details.xml +++ b/app/src/main/res/layout/dialog_node_details.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/layout/fragment_list_item.xml b/app/src/main/res/layout/fragment_list_item.xml index 08db3c1..3587aaf 100644 --- a/app/src/main/res/layout/fragment_list_item.xml +++ b/app/src/main/res/layout/fragment_list_item.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/layout/fragment_list_view.xml b/app/src/main/res/layout/fragment_list_view.xml index 881bf63..e80930a 100644 --- a/app/src/main/res/layout/fragment_list_view.xml +++ b/app/src/main/res/layout/fragment_list_view.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/layout/fragment_network_list_header.xml b/app/src/main/res/layout/fragment_network_list_header.xml index e89e5bb..b85511b 100644 --- a/app/src/main/res/layout/fragment_network_list_header.xml +++ b/app/src/main/res/layout/fragment_network_list_header.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/layout/fragment_network_status_header.xml b/app/src/main/res/layout/fragment_network_status_header.xml index be66714..f26cad1 100644 --- a/app/src/main/res/layout/fragment_network_status_header.xml +++ b/app/src/main/res/layout/fragment_network_status_header.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/layout/page_configure.xml b/app/src/main/res/layout/page_configure.xml index db94f85..f0f84c5 100644 --- a/app/src/main/res/layout/page_configure.xml +++ b/app/src/main/res/layout/page_configure.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/layout/page_viewlog.xml b/app/src/main/res/layout/page_viewlog.xml index f5efdad..33b83e6 100644 --- a/app/src/main/res/layout/page_viewlog.xml +++ b/app/src/main/res/layout/page_viewlog.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 |