diff options
author | Mattias Andrée <m@maandree.se> | 2024-10-06 10:02:10 +0200 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2024-10-06 10:02:10 +0200 |
commit | d123948cd756f098b61f0c1229f998e7b322721f (patch) | |
tree | e245011b34f96ad9e98aaa02e38d1bdb7474ccab | |
parent | Empty signed commit (diff) | |
download | sha3sum-d123948cd756f098b61f0c1229f998e7b322721f.tar.gz sha3sum-d123948cd756f098b61f0c1229f998e7b322721f.tar.bz2 sha3sum-d123948cd756f098b61f0c1229f998e7b322721f.tar.xz |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
-rw-r--r-- | LICENSE | 2 | ||||
-rw-r--r-- | xsum.man | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ ISC License -© 2013, 2014, 2015, 2017, 2020, 2022 Mattias Andrée <maandree@kth.se> +© 2013, 2014, 2015, 2017, 2020, 2022 Mattias Andrée <m@maandree.se> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above @@ -96,7 +96,7 @@ Checksums did not match or a file did not exist. An error occurred. .SH AUTHORS Mattias Andrée -.RI < maandree@kth.se > +.RI < m@maandree.se > .SH NOTES All commands in the sha3sum package allow changing the hashing parameters. However it is only intended |