diff options
author | Mattias Andrée <m@maandree.se> | 2024-10-06 11:48:45 +0200 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2024-10-06 11:48:45 +0200 |
commit | 571548b0412494cb1ccd4e2f3ec435b50d200282 (patch) | |
tree | 8fe50879643d7af7c2d2948679019d172ae8ade4 | |
parent | Empty signed commit (diff) | |
download | alarm-571548b0412494cb1ccd4e2f3ec435b50d200282.tar.gz alarm-571548b0412494cb1ccd4e2f3ec435b50d200282.tar.bz2 alarm-571548b0412494cb1ccd4e2f3ec435b50d200282.tar.xz |
Signed-off-by: Mattias Andrée <m@maandree.se>
-rw-r--r-- | LICENSE | 2 | ||||
-rw-r--r-- | alarm.1 | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ ISC License -© 2014, 2015, 2017 Mattias Andrée <maandree@kth.se> +© 2014, 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 @@ -45,4 +45,4 @@ there is a chance of it locking the computer. .BR alarm (3) .SH AUTHORS Mattias Andrée -.RI < maandree@kth.se > +.RI < m@maandree.se > |