Bump dates to 2022

This commit is contained in:
Anton Mitrofanov
2022-01-24 19:46:08 +03:00
parent 19856cc41a
commit ab393c85eb
197 changed files with 199 additions and 199 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
/*****************************************************************************
* x264res.rc: windows resource file
*****************************************************************************
* Copyright (C) 2012-2021 x264 project
* Copyright (C) 2012-2022 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-2021 x264 project"
VALUE "LegalCopyright", "Copyright (C) 2003-2022 x264 project"
#ifdef DLL
VALUE "OriginalFilename", "libx264-" xstr(X264_BUILD) ".dll"
#else