diff options
Diffstat (limited to 'gerbonara/excellon.py')
-rwxr-xr-x | gerbonara/excellon.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gerbonara/excellon.py b/gerbonara/excellon.py index 6f816b9..2653a37 100755 --- a/gerbonara/excellon.py +++ b/gerbonara/excellon.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. |