X-Git-Url: https://code.delx.au/refind/blobdiff_plain/69ed07437a519caffe15692f527f47cc2297f0b5..c63e9bd427f945b881d337b9fd5d3ff8612f103f:/refind.inf diff --git a/refind.inf b/refind.inf index 1112947..efb22b5 100644 --- a/refind.inf +++ b/refind.inf @@ -3,9 +3,9 @@ # refind.inf file to build rEFInd using the EDK2/UDK2010/UDK2014 development # kit. # -# Copyright (c) 2012-2014 by Roderick W. Smith -# Released under the terms of the GPLv3, a copy of which should come -# with this file. +# Copyright (c) 2012-2015 by Roderick W. Smith +# Released under the terms of the GPLv3 (or, at your discretion, any later +# version), a copy of which should come with this file. # ## @@ -45,6 +45,7 @@ refind/lib.c refind/line_edit.c refind/menu.c + refind/mystrings.c refind/screen.c refind/driver_support.c refind/gpt.c