X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=system-status;h=2efb2dc3f485156f18e424b41c072e9d4c31266f;hb=ef3bbffe6d2a08ebd735ba4f09c7bd0fbea585a0;hp=f9b0eee9a964e715dbda918d1323e57fd1902791;hpb=d67edcdca8795a4bca116aa532d02dda246a6f53;p=distro-setup diff --git a/system-status b/system-status index f9b0eee..2efb2dc 100755 --- a/system-status +++ b/system-status @@ -1,6 +1,22 @@ #!/bin/bash -# Copyright (C) 2019 Ian Kelling -# SPDX-License-Identifier: AGPL-3.0-or-later + +# Basic system status on on Ian's computers +# Copyright (C) 2024 Ian Kelling + +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . + +# SPDX-License-Identifier: GPL-3.0-or-later # usage: runs once every 15 seconds unless any args are passed, or we # then just runs once and have verbose output. On battery power, run