From e6dcd5fffba21c5bf0e011d5f1b7f51f73ec0f01 Mon Sep 17 00:00:00 2001 From: pacien Date: Mon, 12 Jul 2021 00:19:25 +0200 Subject: app: update copyright year --- app/src/main/play/listings/en-US/full-description.txt | 2 +- app/src/main/res/values-nb-rNO/strings.xml | 4 ++-- app/src/main/res/values-zh-rCN/strings.xml | 4 ++-- app/src/main/res/values-zh-rHK/strings.xml | 4 ++-- app/src/main/res/values-zh-rTW/strings.xml | 4 ++-- app/src/main/res/values/strings.xml | 4 ++-- readme.md | 2 +- 7 files changed, 12 insertions(+), 12 deletions(-) diff --git a/app/src/main/play/listings/en-US/full-description.txt b/app/src/main/play/listings/en-US/full-description.txt index b25756d..a83de8d 100644 --- a/app/src/main/play/listings/en-US/full-description.txt +++ b/app/src/main/play/listings/en-US/full-description.txt @@ -22,7 +22,7 @@ Please see the project's website for more information (setup guide, documentatio --- -Copyright © 2017-2020 Pacien TRAN-GIRARD and contributors. +Copyright © 2017-2021 Pacien TRAN-GIRARD and contributors. This program is licensed under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License or any later version. It is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details: https://www.gnu.org/licenses/ diff --git a/app/src/main/res/values-nb-rNO/strings.xml b/app/src/main/res/values-nb-rNO/strings.xml index 346a2d1..468255f 100644 --- a/app/src/main/res/values-nb-rNO/strings.xml +++ b/app/src/main/res/values-nb-rNO/strings.xml @@ -2,7 +2,7 @@ Om Android-binding og brukergrensesnitt tiltenkt maskenett-VPN-nissen for Tinc. - Copyright © 2017–2020 Pacien TRAN-GIRARD og bidragsytere. + Copyright © 2017–2021 Pacien TRAN-GIRARD og bidragsytere. Programvare distribuert i henhold til vilkårene i GNU General Public Lisens v3. Programversion %1$s (%2$s-bygg) Kjører på Android %1$s %2$s diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml index 536403e..ebbc7f5 100644 --- a/app/src/main/res/values-zh-rCN/strings.xml +++ b/app/src/main/res/values-zh-rCN/strings.xml @@ -2,7 +2,7 @@ 关于 tinc mesh VPN 守护进程的 Android 绑定和用户界面。 - 版权所有 © 2017–2020 Pacien TRAN-GIRARD 及其贡献者。 + 版权所有 © 2017–2021 Pacien TRAN-GIRARD 及其贡献者。 软件根据 GNU 通用公共许可证第3版的条款进行分发。 应用程序版本 %1$s(%2$s build) 于 Android %1$s %2$s 上运行 diff --git a/app/src/main/res/values-zh-rHK/strings.xml b/app/src/main/res/values-zh-rHK/strings.xml index e9c48d2..b8aa4ba 100644 --- a/app/src/main/res/values-zh-rHK/strings.xml +++ b/app/src/main/res/values-zh-rHK/strings.xml @@ -2,7 +2,7 @@ 關於 tinc mesh VPN 守護進程的 Android 綁定和用户界面。 - 版權所有 © 2017–2020 Pacien TRAN-GIRARD 及其貢獻者。 + 版權所有 © 2017–2021 Pacien TRAN-GIRARD 及其貢獻者。 軟件根據 GNU 通用公共許可證第3版的條款進行分發。 應用程序版本 %1$s(%2$s build) 於 Android %1$s %2$s 上運行 diff --git a/app/src/main/res/values-zh-rTW/strings.xml b/app/src/main/res/values-zh-rTW/strings.xml index 82eec1d..8749267 100644 --- a/app/src/main/res/values-zh-rTW/strings.xml +++ b/app/src/main/res/values-zh-rTW/strings.xml @@ -2,7 +2,7 @@ 關於 tinc mesh VPN 守護程序的 Android 繫結和使用者介面。 - 版權所有 © 2017–2020 Pacien TRAN-GIRARD 及其貢獻者。 + 版權所有 © 2017–2021 Pacien TRAN-GIRARD 及其貢獻者。 軟體根據 GNU 通用公共許可證第3版的條款進行分發。 應用程式版本 %1$s(%2$s build) 於 Android %1$s %2$s 上執行 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 @@ About Android binding and user interface for the tinc mesh VPN daemon. - Copyright © 2017–2020 Pacien TRAN-GIRARD and contributors. + Copyright © 2017–2021 Pacien TRAN-GIRARD and contributors. Software distributed under the terms of the GNU General Public License v3. https://tincapp.pacien.org App version %1$s (%2$s build) diff --git a/readme.md b/readme.md index 8f46626..9dc3057 100644 --- a/readme.md +++ b/readme.md @@ -41,7 +41,7 @@ Requirements: License ------- -Copyright (C) 2017-2020 Pacien TRAN-GIRARD and contributors (listed in `contributors.md`). +Copyright (C) 2017-2021 Pacien TRAN-GIRARD and contributors (listed in `contributors.md`). _Tinc App_ is distributed under the terms of GNU General Public License v3.0, as detailed in the provided `license.md` file. -- cgit v1.2.3