aboutsummaryrefslogtreecommitdiffstats
path: root/makepass.pl
diff options
context:
space:
mode:
authorDennis Eriksen <d@ennis.no>2023-09-13 22:08:50 +0200
committerDennis Eriksen <d@ennis.no>2023-09-13 22:08:50 +0200
commit74168548c0c96e155e7615f2cb1ae71770ef4713 (patch)
tree2cd99c8a96577906210a35167ee862cbcbf782c9 /makepass.pl
parentRedid the sh-version. (diff)
downloadmakepass-74168548c0c96e155e7615f2cb1ae71770ef4713.tar.gz
Adding rust-version
This needs a lot of cleanup and commenting, but it works. It's FAST. Even faster than the go-version.
Diffstat (limited to 'makepass.pl')
-rwxr-xr-xmakepass.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/makepass.pl b/makepass.pl
index 36bfcf1..bfe43f8 100755
--- a/makepass.pl
+++ b/makepass.pl
@@ -5,7 +5,7 @@
# Created : 2023-07-27
# License : BSD-3-Clause
#
-# Copyright (c) 2018-2022 Dennis Eriksen • d@ennis.no
+# Copyright (c) 2018-2023 Dennis Eriksen • d@ennis.no
use strict;
use warnings;