From 820c968f7354a8485d55921c7ecf585517b544e8 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Sun, 12 Jul 2020 16:34:25 +0100 Subject: Replace "Content DB" with "ContentDB" --- utils/gitlabci/config.cfg | 2 +- utils/setup.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'utils') 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 -- cgit v1.2.3