diff options
Diffstat (limited to 'utils')
| -rw-r--r-- | utils/gitlabci/config.cfg | 2 | ||||
| -rw-r--r-- | utils/setup.py | 2 |
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 |
