From 1bc00a97a0a2009ab83032693ed45dae70a02d4c Mon Sep 17 00:00:00 2001 From: Ricardo Date: Sun, 28 May 2023 11:57:19 +0200 Subject: [PATCH] Update 'send_mail.py' --- send_mail.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/send_mail.py b/send_mail.py index 01a463f..19a2dce 100755 --- a/send_mail.py +++ b/send_mail.py @@ -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