From e45e5358334d639fe07fb2af9e06df4f40c14dfd Mon Sep 17 00:00:00 2001 From: Keith Irwin Date: Mon, 5 Jul 2021 20:14:18 -0600 Subject: [PATCH] Split copyright line --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cab39f0..78fda9d 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ The script does not yet support adding lines to `/etc/fstab` or `/etc/crypttab`. ## License -luksit - Luks-encrypt drives with a single command +luksit - Luks-encrypt drives with a single command\ Copyright (C) 2021 Keith Irwin (www.ki9.us) 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.