Bump dates to 2021

This commit is contained in:
Anton Mitrofanov
2021-01-24 16:28:24 +03:00
parent c17d152d7b
commit 8e5e8340f0
197 changed files with 200 additions and 200 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
/*****************************************************************************
* x264res.rc: windows resource file
*****************************************************************************
* Copyright (C) 2012-2020 x264 project
* Copyright (C) 2012-2021 x264 project
*
* Authors: Henrik Gramner <henrik@gramner.com>
*
@@ -68,7 +68,7 @@ BEGIN
#endif
VALUE "FileVersion", X264_POINTVER
VALUE "InternalName", "x264"
VALUE "LegalCopyright", "Copyright (C) 2003-2020 x264 project"
VALUE "LegalCopyright", "Copyright (C) 2003-2021 x264 project"
#ifdef DLL
VALUE "OriginalFilename", "libx264-" xstr(X264_BUILD) ".dll"
#else