diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2017-07-30 03:43:33 -0400 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2017-07-31 04:51:12 -0400 |
commit | 16aeb473f44dea2b1a32a337f2603ad3f3146079 (patch) | |
tree | b7cf1729786613a140e4ed4b009a41a421dcf93f /projects/grub/install/vesafb/AUTHORS | |
parent | f0cc377d16a8841db60c2797dcff6dc11f9a8c74 (diff) | |
download | librebootfr-16aeb473f44dea2b1a32a337f2603ad3f3146079.tar.gz librebootfr-16aeb473f44dea2b1a32a337f2603ad3f3146079.zip |
Add GRUB txtmode/vesafb-specific grub{,test}.cfg
Files AUTHORS and COPYING were copied to new install directories in
projects/grub/install in order to keep those notices as close to
the relevant files as possible (as was before).
Diffstat (limited to 'projects/grub/install/vesafb/AUTHORS')
-rw-r--r-- | projects/grub/install/vesafb/AUTHORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/projects/grub/install/vesafb/AUTHORS b/projects/grub/install/vesafb/AUTHORS new file mode 100644 index 00000000..0157cfed --- /dev/null +++ b/projects/grub/install/vesafb/AUTHORS @@ -0,0 +1,2 @@ +Copyright (C) 2014, 2015, 2016 Leah Rowe <info@minifree.org> +Copyright (C) 2015 Klemens Nanni <contact@autoboot.org> |