[Android] Bump the copyleft date

Nicolas Pomepuy git at videolan.org
Thu Feb 1 06:51:46 UTC 2024


vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Thu Feb  1 07:44:20 2024 +0100| [0e940fe7e30107d34b5bff188d8a986e0a51784d] | committer: Nicolas Pomepuy

Bump the copyleft date

> https://code.videolan.org/videolan/vlc-android/commit/0e940fe7e30107d34b5bff188d8a986e0a51784d
---

 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 ea1fcee0f8..2a31b955bd 100644
--- a/application/resources/src/main/res/values/strings.xml
+++ b/application/resources/src/main/res/values/strings.xml
@@ -296,7 +296,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–2022 by VideoLAN</string>
+    <string name="about_copyright" translatable="false">Copyleft © 1996–2024 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