X-Git-Url: https://code.delx.au/refind/blobdiff_plain/d738a7a9d29a6a09673f1d9cad6155c07d0d3875..5a00f7538d94898a32e2714c7b0a06d6efede8c4:/mkrlconf.sh diff --git a/mkrlconf.sh b/mkrlconf.sh index 9028ef0..478cd44 100755 --- a/mkrlconf.sh +++ b/mkrlconf.sh @@ -3,7 +3,7 @@ # Script to create a refind_linux.conf file for the current Linux # installation. -# copyright (c) 2012 by Roderick W. Smith +# copyright (c) 2012-2015 by Roderick W. Smith # # This program is licensed under the terms of the GNU GPL, version 3, # a copy of which should be distributed with this program. @@ -18,7 +18,7 @@ # Revision history: # -# 0.8.8 -- Added check for OS type, to keep from running pointlessly on OS X +# 0.9.0 -- Added check for OS type, to keep from running pointlessly on OS X # 0.7.7 -- Fixed bug that caused stray PARTUUID= and line breaks in generated file # 0.5.1 -- Initial release #