diff --git a/consumerlocator.py b/consumerlocator.py index f1af3a3..31b7944 100644 --- a/consumerlocator.py +++ b/consumerlocator.py @@ -4,10 +4,10 @@ import datetime import communicator """ -Main Flask RESTful API +Consumer locator modul, that manages the list of consumers. """ -__author__ = "@tormakris" +__author__ = "@dscharnitzky" __copyright__ = "Copyright 2020, GoldenPogácsa Team" __module_name__ = "consumerlocator" __version__text__ = "1"