aboutsummaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorrubenwardy <rw@rubenwardy.com>2020-07-12 16:34:25 +0100
committerrubenwardy <rw@rubenwardy.com>2020-07-12 16:34:25 +0100
commit820c968f7354a8485d55921c7ecf585517b544e8 (patch)
tree923bea3bf13ef145d40c3ac60d4d69ef1d11b7ce /utils
parent9d1f098d8a366e5ec5e0a7e63c2c51267b674078 (diff)
downloadcheatdb-820c968f7354a8485d55921c7ecf585517b544e8.tar.xz
Replace "Content DB" with "ContentDB"
Diffstat (limited to 'utils')
-rw-r--r--utils/gitlabci/config.cfg2
-rw-r--r--utils/setup.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/utils/gitlabci/config.cfg b/utils/gitlabci/config.cfg
index b34934f..f91d77a 100644
--- a/utils/gitlabci/config.cfg
+++ b/utils/gitlabci/config.cfg
@@ -1,4 +1,4 @@
-USER_APP_NAME="Content DB"
+USER_APP_NAME="ContentDB"
SERVER_NAME="localhost:5123"
BASE_URL="http://" + SERVER_NAME
diff --git a/utils/setup.py b/utils/setup.py
index 1ac9bf3..3d2a5fe 100644
--- a/utils/setup.py
+++ b/utils/setup.py
@@ -1,4 +1,4 @@
-# Content DB
+# ContentDB
# Copyright (C) 2018 rubenwardy
#
# This program is free software: you can redistribute it and/or modify