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/textmode/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/textmode/AUTHORS')
-rw-r--r-- | projects/grub/install/textmode/AUTHORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/projects/grub/install/textmode/AUTHORS b/projects/grub/install/textmode/AUTHORS new file mode 100644 index 00000000..0157cfed --- /dev/null +++ b/projects/grub/install/textmode/AUTHORS @@ -0,0 +1,2 @@ +Copyright (C) 2014, 2015, 2016 Leah Rowe <info@minifree.org> +Copyright (C) 2015 Klemens Nanni <contact@autoboot.org> |