Author/License stuff
This commit is contained in:
parent
b524f113dc
commit
5861c23418
@ -1,4 +1,8 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
# Author: Bandie Canis
|
||||
# License: 2-Clause BSD License
|
||||
|
||||
import sys, ssl, socket
|
||||
import configparser
|
||||
|
||||
|
@ -1,4 +1,8 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
# Author: Bandie Canis
|
||||
# License: 2-Clause BSD license
|
||||
|
||||
import ssl, socket, subprocess, time
|
||||
import configparser
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user