Added licens info to mail_template.py
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
#!/usr/bin/python3
|
||||
|
||||
# Copyright 2021 Adam Rabjerg
|
||||
# Licensed under GNU GPL-3.0-or-later
|
||||
# https://www.gnu.org/licenses/gpl-3.0.txt
|
||||
|
||||
# Imports
|
||||
|
||||
import smtplib
|
||||
|
||||
Reference in New Issue
Block a user