Added licens info to mail_template.py

This commit is contained in:
Adam Rabjerg
2021-03-22 21:50:49 +01:00
parent e0afaa8aa1
commit 8eb8e6ed28

View File

@@ -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