summaryrefslogtreecommitdiff
path: root/gerbonara/graphic_primitives.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/graphic_primitives.py
parent67dfad8418a092ed9465e88be479f0e555e640ff (diff)
downloadgerbonara-16f1247fda50061faa95609493c773f4e769006e.tar.gz
gerbonara-16f1247fda50061faa95609493c773f4e769006e.tar.bz2
gerbonara-16f1247fda50061faa95609493c773f4e769006e.zip
Fix copyright headers
Diffstat (limited to 'gerbonara/graphic_primitives.py')
-rw-r--r--gerbonara/graphic_primitives.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gerbonara/graphic_primitives.py b/gerbonara/graphic_primitives.py
index 7dc1126..1cfebbb 100644
--- a/gerbonara/graphic_primitives.py
+++ b/gerbonara/graphic_primitives.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 <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.