summaryrefslogtreecommitdiff
path: root/gerbonara/utils.py
diff options
context:
space:
mode:
authorjaseg <git@jaseg.de>2023-02-21 23:06:52 +0100
committerjaseg <git@jaseg.de>2023-02-21 23:06:52 +0100
commit16f1247fda50061faa95609493c773f4e769006e (patch)
tree4de4d816df222f9cb30a2159f6f823cd7298573c /gerbonara/utils.py
parent67dfad8418a092ed9465e88be479f0e555e640ff (diff)
downloadgerbonara-16f1247fda50061faa95609493c773f4e769006e.tar.gz
gerbonara-16f1247fda50061faa95609493c773f4e769006e.tar.bz2
gerbonara-16f1247fda50061faa95609493c773f4e769006e.zip
Fix copyright headers
Diffstat (limited to 'gerbonara/utils.py')
-rw-r--r--gerbonara/utils.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gerbonara/utils.py b/gerbonara/utils.py
index 83dc471..6b2d5c1 100644
--- a/gerbonara/utils.py
+++ b/gerbonara/utils.py
@@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-
#
# Copyright 2014 Hamilton Kibbe <ham@hamiltonkib.be>
-# Copyright 2022 Jan Götte <code@jaseg.de>
+# Copyright 2022 Jan Sebastian Götte <gerbonara@jaseg.de>
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.