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/build.gradle | |
parent | fee3795a8d1eb5b9890e7fdf7f2621b5c275a1bc (diff) | |
download | tincapp-b4c05f82a9f4472a4a989662a345fe423126af19.tar.gz |
project: update given name
Diffstat (limited to 'app/build.gradle')
-rw-r--r-- | app/build.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/build.gradle b/app/build.gradle index 03d5fc1..6b2e8d1 100644 --- a/app/build.gradle +++ b/app/build.gradle | |||
@@ -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) 2017-2024 Pacien TRAN-GIRARD | 3 | * Copyright (C) 2017-2024 Euxane P. 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 |