[Android] Update copyleft date
Nicolas Pomepuy
git at videolan.org
Mon Feb 28 06:52:30 UTC 2022
vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Mon Feb 28 07:48:34 2022 +0100| [59ad294619aef99b075cd712ff96ca4d784953b8] | committer: Nicolas Pomepuy
Update copyleft date
> https://code.videolan.org/videolan/vlc-android/commit/59ad294619aef99b075cd712ff96ca4d784953b8
---
application/resources/src/main/res/values/strings.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/application/resources/src/main/res/values/strings.xml b/application/resources/src/main/res/values/strings.xml
index f5ac8d170..5fca94d8a 100644
--- a/application/resources/src/main/res/values/strings.xml
+++ b/application/resources/src/main/res/values/strings.xml
@@ -261,7 +261,7 @@
<string name="about">About</string>
<string name="about_vlc_text">VLC for Androidâ„¢ is a port of VLC media player, the popular open source media player. The Androidâ„¢ version can read all files and network streams.</string>
<string name="authors">Authors</string>
- <string name="about_copyright" translatable="false">Copyleft © 1996–2021 by VideoLAN</string>
+ <string name="about_copyright" translatable="false">Copyleft © 1996–2022 by VideoLAN</string>
<string name="about_license" translatable="false">GNU General Public License v2.0</string>
<string name="about_license_text" translatable="false"></string>
<string name="vlc_authors">and VLC Authors.</string>
More information about the Android
mailing list