diff options
| author | Georg | 2021-08-26 13:52:34 +0200 |
|---|---|---|
| committer | Georg | 2021-08-26 13:52:34 +0200 |
| commit | a8665607bbef6f96955ef53e1c14a4aa85a1f8d8 (patch) | |
| tree | 6ccdc5f4ba2172cf64dd0749805b2e443b17e3fc | |
| parent | 415d5df94ce6ed024302852dd3fca6bc07dcaf99 (diff) | |
| download | snoparser-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.py | 2 | ||||
| -rw-r--r-- | plugin.py | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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 @@ -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 |
