summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@gmx.net>2020-04-30 19:27:27 -0400
committerNicolas Werner <nicolas.werner@hotmail.de>2020-11-27 01:32:41 +0100
commit0cc4ab7f17d43d625fa62813669a99735a45d156 (patch)
tree4cc5bacd8845f2e996bebfa01467567d8003afee /CMakeLists.txt
parent7e29f119d34d3afc2a98e30908e510de5223801a (diff)
Add gitlab ci
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e8570c77..d2689a97 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -89,8 +89,8 @@ fix_project_version()
# Set additional project information
set(COMPANY "Nheko")
-set(COPYRIGHT "Copyright (c) 2019 Nheko Contributors")
-set(IDENTIFIER "com.github.mujx.nheko")
+set(COPYRIGHT "Copyright (c) 2020 Nheko Contributors")
+set(IDENTIFIER "io.github.nheko-reborn.nheko")
add_project_meta(META_FILES_TO_INCLUDE)