update LICENSE and README - slstatus - status monitor | |
git clone git://git.suckless.org/slstatus | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit a0f960c16f3ccfb01deaaa04556f1a21aa4ac091 | |
parent 57a7653632ba15aa0fdd8cbe1831363e4247996d | |
Author: drkhsh <[email protected]> | |
Date: Wed, 30 Apr 2025 03:12:28 +0200 | |
update LICENSE and README | |
Diffstat: | |
M LICENSE | 5 ++++- | |
M README | 2 +- | |
2 files changed, 5 insertions(+), 2 deletions(-) | |
--- | |
diff --git a/LICENSE b/LICENSE | |
@@ -1,6 +1,6 @@ | |
ISC License | |
-Copyright 2016-2022 Aaron Marcher <[email protected]> | |
+Copyright 2016-2025 Aaron Marcher <[email protected]> | |
Copyright 2016 Roy Freytag <[email protected]> | |
Copyright 2016 Vincent Loupmon <[email protected]> | |
@@ -29,6 +29,9 @@ Copyright 2020 Daniel Moch <[email protected]> | |
Copyright 2022 Nickolas Raymond Kaczynski <[email protected]> | |
Copyright 2022 Patrick Iacob <[email protected]> | |
Copyright 2021-2022 Steven Ward <[email protected]> | |
+Copyright 2025 Joakim Sindholt <[email protected]> | |
+Copyright 2025 Al <[email protected]> | |
+Copyright 2025 sewn <[email protected]> | |
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/README b/README | |
@@ -18,7 +18,7 @@ Features | |
- Available entropy | |
- Username/GID/UID | |
- Hostname | |
-- IP address (IPv4 and IPv6) | |
+- IP address (IPv4 and IPv6), interface status | |
- Kernel version | |
- Keyboard indicators | |
- Keymap |