summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorg2021-08-26 13:52:34 +0200
committerGeorg2021-08-26 13:52:34 +0200
commita8665607bbef6f96955ef53e1c14a4aa85a1f8d8 (patch)
tree6ccdc5f4ba2172cf64dd0749805b2e443b17e3fc
parent415d5df94ce6ed024302852dd3fca6bc07dcaf99 (diff)
downloadsnoparser-a8665607bbef6f96955ef53e1c14a4aa85a1f8d8.tar.gz
snoparser-a8665607bbef6f96955ef53e1c14a4aa85a1f8d8.tar.bz2
snoparser-a8665607bbef6f96955ef53e1c14a4aa85a1f8d8.zip
Adding name to license blocks
Signed-off-by: Georg <georg@lysergic.dev>
-rw-r--r--config.py2
-rw-r--r--plugin.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/config.py b/config.py
index 4c4f08d..3957a57 100644
--- a/config.py
+++ b/config.py
@@ -1,5 +1,5 @@
###
-# Copyright (c) 2021, mogad0n
+# Copyright (c) 2021, mogad0n and Georg Pfuetzenreuter <georg@lysergic.dev>
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
diff --git a/plugin.py b/plugin.py
index 6b29756..997b2bd 100644
--- a/plugin.py
+++ b/plugin.py
@@ -1,5 +1,5 @@
###
-# Copyright (c) 2021, mogad0n
+# Copyright (c) 2021, mogad0n and Georg Pfuetzenreuter <georg@lysergic.dev>
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without