Add Free Software notice to GRUB menu

This commit is contained in:
Kevin Lange 2015-07-12 19:07:57 +09:00
parent 31c93787c0
commit 08cd8fe408

View File

@ -41,6 +41,13 @@ desktop-color: "#000000"
color = #fff
text = "If video fails, your GPU may not support the necessary 1024x768x32bpp mode."
}
+ label {
top = 57%
width = 100%
align = center
color = #fff
text = "ToaruOS is free software, released under the NCSA/University of Illinois License"
}
+ label {
top = 60%
width = 100%