[Android] Bump the copyright date in the About screen

Nicolas Pomepuy git at videolan.org
Mon Feb 3 06:08:46 UTC 2025


vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Mon Feb  3 06:58:16 2025 +0100| [8e24f9e407bbbb87b4c645b28cd8863284f7301a] | committer: Nicolas Pomepuy

Bump the copyright date in the About screen

> https://code.videolan.org/videolan/vlc-android/commit/8e24f9e407bbbb87b4c645b28cd8863284f7301a
---

 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 c969e5761a..816e02541d 100644
--- a/application/resources/src/main/res/values/strings.xml
+++ b/application/resources/src/main/res/values/strings.xml
@@ -293,7 +293,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–2024 by VideoLAN</string>
+    <string name="about_copyright" translatable="false">Copyleft © 1996–2025 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