diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2017-09-04 00:44:15 -0400 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2017-09-04 00:44:15 -0400 |
commit | 838c19e4e31021fba2a07a129191eb6a70029283 (patch) | |
tree | bf3cc7040ca6c74e96a95501202f5cd99654779c /projects/grub/install/txtmode/AUTHORS | |
parent | 45116bb71d28856e3a65ae1e36aafe61a89990d1 (diff) | |
download | librebootfr-838c19e4e31021fba2a07a129191eb6a70029283.tar.gz librebootfr-838c19e4e31021fba2a07a129191eb6a70029283.zip |
Rename GRUB subtarget 'txtmode' to 'textmode'
Saving typing on one letter isn't really worth the trade-off in
readability.
Diffstat (limited to 'projects/grub/install/txtmode/AUTHORS')
-rw-r--r-- | projects/grub/install/txtmode/AUTHORS | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/projects/grub/install/txtmode/AUTHORS b/projects/grub/install/txtmode/AUTHORS deleted file mode 100644 index 0157cfed..00000000 --- a/projects/grub/install/txtmode/AUTHORS +++ /dev/null @@ -1,2 +0,0 @@ -Copyright (C) 2014, 2015, 2016 Leah Rowe <info@minifree.org> -Copyright (C) 2015 Klemens Nanni <contact@autoboot.org> |