Update the default copyright year

This commit is contained in:
Alexander Babikov
2022-02-13 03:20:35 +05:00
parent 9ff4277556
commit 6596c26eec
2 changed files with 2 additions and 2 deletions

View File

@@ -182,7 +182,7 @@ if(NOT EMU_BUILD_NUM)
set(EMU_BUILD_NUM 0)
endif()
if(NOT EMU_COPYRIGHT_YEAR)
set(EMU_COPYRIGHT_YEAR 2021)
set(EMU_COPYRIGHT_YEAR 2022)
endif()
add_subdirectory(src)