diff options
author | pacien | 2021-07-12 00:19:25 +0200 |
---|---|---|
committer | pacien | 2021-07-12 00:19:25 +0200 |
commit | e6dcd5fffba21c5bf0e011d5f1b7f51f73ec0f01 (patch) | |
tree | fdbafed7888badacf375a644a448c45111870b66 /app/src/main/res/values/strings.xml | |
parent | 66b3fcbc5069335770a6fb57021343232c354f78 (diff) | |
download | tincapp-e6dcd5fffba21c5bf0e011d5f1b7f51f73ec0f01.tar.gz |
app: update copyright year
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r-- | app/src/main/res/values/strings.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 6c1a934..81f0902 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.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-2020 Pacien TRAN-GIRARD | 5 | * Copyright (C) 2017-2021 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 |
@@ -36,7 +36,7 @@ | |||
36 | <!-- about modal --> | 36 | <!-- about modal --> |
37 | <string name="about_app_menu_about">About</string> | 37 | <string name="about_app_menu_about">About</string> |
38 | <string name="about_app_short_desc">Android binding and user interface for the tinc mesh VPN daemon.</string> | 38 | <string name="about_app_short_desc">Android binding and user interface for the tinc mesh VPN daemon.</string> |
39 | <string name="about_app_copyright">Copyright © 2017–2020 Pacien TRAN-GIRARD and contributors.</string> | 39 | <string name="about_app_copyright">Copyright © 2017–2021 Pacien TRAN-GIRARD and contributors.</string> |
40 | <string name="about_app_license">Software distributed under the terms of the GNU General Public License v3.</string> | 40 | <string name="about_app_license">Software distributed under the terms of the GNU General Public License v3.</string> |
41 | <string name="about_app_website_url" translatable="false">https://tincapp.pacien.org</string> | 41 | <string name="about_app_website_url" translatable="false">https://tincapp.pacien.org</string> |
42 | <string name="about_app_version_format">App version %1$s (%2$s build)</string> | 42 | <string name="about_app_version_format">App version %1$s (%2$s build)</string> |