Browse Source

Bump the copyright date in the About screen

merge-requests/2174/head
Nicolas Pomepuy 2 years ago
parent
commit
8e24f9e407
  1. 2
      application/resources/src/main/res/values/strings.xml

2
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 &#169; 1996&#8211;2024 by VideoLAN</string>
<string name="about_copyright" translatable="false">Copyleft &#169; 1996&#8211;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>

Loading…
Cancel
Save