diff options
Diffstat (limited to 'app/src/main/res/layout/start_activity.xml')
-rw-r--r-- | app/src/main/res/layout/start_activity.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app/src/main/res/layout/start_activity.xml b/app/src/main/res/layout/start_activity.xml index f2069d5..45c5649 100644 --- a/app/src/main/res/layout/start_activity.xml +++ b/app/src/main/res/layout/start_activity.xml | |||
@@ -1,8 +1,8 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | 2 | ||
3 | <!-- | 3 | <!-- |
4 | * Tinc App, an Android binding and user interface for the tinc mesh VPN daemon | 4 | * Tinc Mesh VPN: Android client and user interface |
5 | * Copyright (C) 2017-2023 Pacien TRAN-GIRARD | 5 | * Copyright (C) 2017-2023 Euxane P. 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 |
@@ -42,4 +42,4 @@ | |||
42 | android:layout_width="match_parent" | 42 | android:layout_width="match_parent" |
43 | android:layout_height="match_parent"/> | 43 | android:layout_height="match_parent"/> |
44 | 44 | ||
45 | </LinearLayout> \ No newline at end of file | 45 | </LinearLayout> |