commit ddd6e0fa6ee5c3b9ba2e7cc161570abea467f575 from: Paul W. Rankin date: Fri Oct 04 10:56:51 2024 UTC t_done.sh: add copyright commit - e3c5f16aba9c913e6ff21f329d821f553a7f36b9 commit + ddd6e0fa6ee5c3b9ba2e7cc161570abea467f575 blob - d485ff8f99aec783fea6f78b96eb2452f27dd4a4 blob + 143436fd62d3ae5df3919c4325448dbc77082aa1 --- t_done.sh +++ t_done.sh @@ -1,5 +1,20 @@ #! /bin/sh +# Copyright (c) 2015-2024 Paul W. Rankin + +# 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 . + usage() { cat <