diff --git a/octoprint_hd44780/__init__.py b/octoprint_hd44780/__init__.py index 0574528..c7f91b3 100644 --- a/octoprint_hd44780/__init__.py +++ b/octoprint_hd44780/__init__.py @@ -2,7 +2,7 @@ from __future__ import absolute_import -__author__ = "Felix Kunsmann " +__author__ = "Franziska Kunsmann " __license__ = "GNU Affero General Public License http://www.gnu.org/licenses/agpl.html" __copyright__ = "Copyright (C) 2017 Felix Kunsmann - Released under terms of the AGPLv3 License"