We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f57c5ca commit 72efbfdCopy full SHA for 72efbfd
common/version.h.in
@@ -1,5 +1,5 @@
1
#define VERSION "@VERSION@"
2
-#define MPVCOPYRIGHT_T(C) "Copyright " C " 2000-2025 mpv/MPlayer/mplayer2 projects"
+#define MPVCOPYRIGHT_T(C) "Copyright " C " 2000-2026 mpv/MPlayer/mplayer2 projects"
3
#define MPVCOPYRIGHT MPVCOPYRIGHT_T("\xC2\xA9")
4
#define MPVCOPYRIGHT_W MPVCOPYRIGHT_T(L"\xA9")
5
#ifndef NO_BUILD_TIMESTAMPS
0 commit comments