mirror of
https://github.com/mpv-player/mpv.git
synced 2026-05-07 20:02:49 +00:00
version.h.in: bump copyright year
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
#define VERSION "@VERSION@"
|
||||
#define MPVCOPYRIGHT_T(C) "Copyright " C " 2000-2025 mpv/MPlayer/mplayer2 projects"
|
||||
#define MPVCOPYRIGHT_T(C) "Copyright " C " 2000-2026 mpv/MPlayer/mplayer2 projects"
|
||||
#define MPVCOPYRIGHT MPVCOPYRIGHT_T("\xC2\xA9")
|
||||
#define MPVCOPYRIGHT_W MPVCOPYRIGHT_T(L"\xA9")
|
||||
#ifndef NO_BUILD_TIMESTAMPS
|
||||
|
||||
Reference in New Issue
Block a user