diff options
Diffstat (limited to 'gerbonara/__init__.py')
-rw-r--r-- | gerbonara/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gerbonara/__init__.py b/gerbonara/__init__.py index 7a0475f..cadd528 100644 --- a/gerbonara/__init__.py +++ b/gerbonara/__init__.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- # -# Copyright 2022 Jan Götte <code@jaseg.de> +# Copyright 2022 Jan Sebastian Götte <code@jaseg.de> # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. |