We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c27378 commit b486f92Copy full SHA for b486f92
CMakeLists.txt
@@ -4,7 +4,7 @@ cmake_policy(SET CMP0092 NEW)
4
endif()
5
6
set(IDENTIFIER "com.github.quaternion")
7
-set(COPYRIGHT "Copyright © 2016-2018 QMatrixClient, 2019 The Quotient Project")
+set(COPYRIGHT "Copyright © 2016-2018 QMatrixClient, 2019-2020 The Quotient Project")
8
9
project(quaternion VERSION 0.0.9.5 LANGUAGES CXX)
10
0 commit comments