cmake: Update copyright years
This commit is contained in:
parent
722b4bdcde
commit
088edf1045
|
|
@ -58,7 +58,7 @@ PROJECT(
|
||||||
set(PROJECT_FULL_NAME "Stream Effects for OBS Studio")
|
set(PROJECT_FULL_NAME "Stream Effects for OBS Studio")
|
||||||
set(PROJECT_DESCRIPTION "New Sources, Filters and Transitions for OBS Studio")
|
set(PROJECT_DESCRIPTION "New Sources, Filters and Transitions for OBS Studio")
|
||||||
set(PROJECT_AUTHORS "Michael Fabian 'Xaymar' Dirks <info@xaymar.com>")
|
set(PROJECT_AUTHORS "Michael Fabian 'Xaymar' Dirks <info@xaymar.com>")
|
||||||
set(PROJECT_COPYRIGHT_YEARS "2018")
|
set(PROJECT_COPYRIGHT_YEARS "2018 - 2019")
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
# Setup / Bootstrap
|
# Setup / Bootstrap
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue