diff options
Diffstat (limited to 'nfsn_cleanup.pl')
-rwxr-xr-x | nfsn_cleanup.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nfsn_cleanup.pl b/nfsn_cleanup.pl index b75d0b9..f2c966c 100755 --- a/nfsn_cleanup.pl +++ b/nfsn_cleanup.pl @@ -2,6 +2,7 @@ use warnings; use strict; use WebService::NFSN; +print "nfsn_auth.pl, Copyright (C) 2020 Miquel Lionel" ###vvvEDIT THISvvv### my $USER = 'username'; |