diff options
author | Mattias Andrée <m@maandree.se> | 2024-10-06 11:36:45 +0200 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2024-10-06 11:36:45 +0200 |
commit | 97efd511c4ac83c4401c337f3a332142e20cc123 (patch) | |
tree | 61b0005909e78594d00332bce884bc07e037d51d | |
parent | Empty signed commit (diff) | |
download | exec-as-master.tar.gz exec-as-master.tar.bz2 exec-as-master.tar.xz |
Signed-off-by: Mattias Andrée <m@maandree.se>
-rw-r--r-- | LICENSE | 2 | ||||
-rw-r--r-- | exec-as.1 | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ ISC License -© 2015, 2017 Mattias Andrée <maandree@kth.se> +© 2015, 2017 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 @@ -47,4 +47,4 @@ to .BR exec (3) .SH AUTHORS Mattias Andrée -.RI < maandree@kth.se > +.RI < m@maandree.se > |