diff --git a/CMakeLists.txt b/CMakeLists.txt index ec4ec3a..1184d6f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,7 +7,7 @@ SET(BRANDING_PROJECT_DOMAIN "www.fastogt.com" CACHE STRING "Branding domain url SET(BRANDING_PROJECT_COMPANYNAME "FastoGT" CACHE STRING "Company name for ${BRANDING_PROJECT_NAME}") #default SET(BRANDING_PROJECT_SUMMARY "${BRANDING_PROJECT_NAME} real-time encoding/transcoding service." CACHE STRING "Short description of ${BRANDING_PROJECT_NAME}") -SET(BRANDING_PROJECT_COPYRIGHT "Copyright (C) 2014-2022 ${BRANDING_PROJECT_COMPANYNAME} All Rights Reserved." +SET(BRANDING_PROJECT_COPYRIGHT "Copyright (C) 2014-2023 ${BRANDING_PROJECT_COMPANYNAME} All Rights Reserved." CACHE STRING "Copyright notice for ${BRANDING_PROJECT_NAME}") #default SET(BRANDING_PROJECT_CHANGELOG_FILE CHANGELOG CACHE STRING "Branding for changelog file ${BRANDING_PROJECT_NAME} diff --git a/README.md b/README.md index 6aa7856..0e50e96 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ Build documentation: [Build FastoCloud](https://gitlab.com/fastogt/fastocloud/fa License ======= -Copyright (C) 2014-2022 FastoGT(https://fastogt.com) +Copyright (C) 2014-2023 FastoGT(https://fastogt.com) This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as