aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiquel Lionel <lionelmiquel@sfr.fr>2021-02-04 15:59:36 +0100
committerMiquel Lionel <lionel@les-miquelots.net>2021-02-04 15:59:36 +0100
commit59814e2e8dd870b0384ff041ed001886b9e2b2dc (patch)
treec16f14eaf735d8788af0e2986dfa4327f2f73d19
parent93a2355c55ec4a51541faf84a194351e0a5425f3 (diff)
downloadnfsn_authncleanup_hooks-master.tar.gz
nfsn_authncleanup_hooks-master.zip
Copyright notice typo fix in nfsn_cleanup.plHEADmaster
-rwxr-xr-xnfsn_cleanup.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/nfsn_cleanup.pl b/nfsn_cleanup.pl
index 0c6ad09..f72a9dc 100755
--- a/nfsn_cleanup.pl
+++ b/nfsn_cleanup.pl
@@ -2,7 +2,7 @@
use warnings;
use strict;
use WebService::NFSN;
-print "nfsn_auth.pl, Copyright (C) 2020 Miquel Lionel";
+print "nfsn_cleanup.pl, Copyright (C) 2020 Miquel Lionel";
###vvvEDIT THISvvv###
my $USER = 'username';