Update 'send_mail.py'

This commit is contained in:
2023-05-28 11:57:19 +02:00
parent 5f4553d196
commit 1bc00a97a0

View File

@@ -4,7 +4,7 @@
# This script sends an email with N last bytes from file X,
# X and N are given has command line arguments.
#
# Copyright (C) 2015 Jony Silva
# By Jony Silva
# Wed 25 Nov 20:30:25 GMT 2015
#
# This program is free software: you can redistribute it and/or modify