diff options
author | euxane | 2024-08-31 18:23:57 +0200 |
---|---|---|
committer | euxane | 2024-08-31 18:24:14 +0200 |
commit | b4c05f82a9f4472a4a989662a345fe423126af19 (patch) | |
tree | f299020884bc4b39b5b2533e429c5f7ec5180234 /app/src/main/res/layout/start_activity.xml | |
parent | fee3795a8d1eb5b9890e7fdf7f2621b5c275a1bc (diff) | |
download | tincapp-b4c05f82a9f4472a4a989662a345fe423126af19.tar.gz |
project: update given name
Diffstat (limited to 'app/src/main/res/layout/start_activity.xml')
-rw-r--r-- | app/src/main/res/layout/start_activity.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/layout/start_activity.xml b/app/src/main/res/layout/start_activity.xml index f2069d5..aed2266 100644 --- a/app/src/main/res/layout/start_activity.xml +++ b/app/src/main/res/layout/start_activity.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) 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> |