1
0
Fork 0
mirror of https://github.com/fastogt/fastocloud.git synced 2025-03-09 23:18:50 +00:00
This commit is contained in:
topilski 2023-01-21 05:35:27 +03:00
parent 9d2fa045ba
commit 46db3e9d94
2 changed files with 2 additions and 2 deletions

View file

@ -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}

View file

@ -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