aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2024-10-06 09:49:03 +0200
committerMattias Andrée <m@maandree.se>2024-10-06 09:49:03 +0200
commitaec7af3a47dcf61f297080a1da6c1a60106d4ce2 (patch)
treec846a6d39a27bbf9f47261e938b91465d022386e
parentAdd support for redirecting file descriptors (diff)
downloadsshexec-aec7af3a47dcf61f297080a1da6c1a60106d4ce2.tar.gz
sshexec-aec7af3a47dcf61f297080a1da6c1a60106d4ce2.tar.bz2
sshexec-aec7af3a47dcf61f297080a1da6c1a60106d4ce2.tar.xz
Update e-mailHEAD1.1.1master
Signed-off-by: Mattias Andrée <m@maandree.se>
-rw-r--r--LICENSE2
-rw-r--r--sshexec.12
2 files changed, 2 insertions, 2 deletions
diff --git a/LICENSE b/LICENSE
index 0be2ccf..6ddac9a 100644
--- a/LICENSE
+++ b/LICENSE
@@ -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
diff --git a/sshexec.1 b/sshexec.1
index 0dfe121..6e087fa 100644
--- a/sshexec.1
+++ b/sshexec.1
@@ -307,4 +307,4 @@ None.
.SH AUTHORS
Mattias Andrée
-.RI < maandree@kth.se >
+.RI < m@maandree.se >