From 65a6bdf105db82dc27546f54c3d989e42b905f7b Mon Sep 17 00:00:00 2001 From: Maximilian Friedersdorff Date: Fri, 23 Aug 2019 09:21:11 +0100 Subject: [PATCH] Fix license header --- disk_creator.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/disk_creator.sh b/disk_creator.sh index 98dfea9..bc1f68d 100755 --- a/disk_creator.sh +++ b/disk_creator.sh @@ -8,13 +8,13 @@ # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # -# Foobar is distributed in the hope that it will be useful, +# disk_creator.sh 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 Foobar. If not, see . +# along with disk_creator.sh. If not, see . usage() { echo "Usage:" -- 2.44.0