diff options
author | Mattias Andrée <m@maandree.se> | 2024-10-06 09:49:03 +0200 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2024-10-06 09:49:03 +0200 |
commit | aec7af3a47dcf61f297080a1da6c1a60106d4ce2 (patch) | |
tree | c846a6d39a27bbf9f47261e938b91465d022386e | |
parent | Add support for redirecting file descriptors (diff) | |
download | sshexec-1.1.1.tar.gz sshexec-1.1.1.tar.bz2 sshexec-1.1.1.tar.xz |
Signed-off-by: Mattias Andrée <m@maandree.se>
-rw-r--r-- | LICENSE | 2 | ||||
-rw-r--r-- | sshexec.1 | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ ISC License -© 2023 Mattias Andrée <maandree@kth.se> +© 2023 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 @@ -307,4 +307,4 @@ None. .SH AUTHORS Mattias Andrée -.RI < maandree@kth.se > +.RI < m@maandree.se > |