Misc bits from master

This commit is contained in:
Jasmine Iwanek
2023-11-04 02:50:13 -04:00
parent 2d653b8bd3
commit b012ab75f4
4 changed files with 4 additions and 4 deletions

View File

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