Skip to content

Commit 72efbfd

Browse files
committed
version.h.in: bump copyright year
1 parent f57c5ca commit 72efbfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/version.h.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#define VERSION "@VERSION@"
2-
#define MPVCOPYRIGHT_T(C) "Copyright " C " 2000-2025 mpv/MPlayer/mplayer2 projects"
2+
#define MPVCOPYRIGHT_T(C) "Copyright " C " 2000-2026 mpv/MPlayer/mplayer2 projects"
33
#define MPVCOPYRIGHT MPVCOPYRIGHT_T("\xC2\xA9")
44
#define MPVCOPYRIGHT_W MPVCOPYRIGHT_T(L"\xA9")
55
#ifndef NO_BUILD_TIMESTAMPS

0 commit comments

Comments
 (0)