X-Git-Url: https://code.delx.au/refind/blobdiff_plain/585c573c8a388e97d115c77cbecd9d6b42d693cb..37c98e1a4e30f80d6a7f7158bc27c81a1c3cac37:/Make.tiano diff --git a/Make.tiano b/Make.tiano index 6823583..17b6984 100644 --- a/Make.tiano +++ b/Make.tiano @@ -3,6 +3,11 @@ # Common Makefile options for rEFInd using TianoCore EDK2 # +# This program is licensed under the terms of the GNU GPL, version 3, +# or (at your option) any later version. +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . + HOSTARCH = $(shell uname -m | sed s,i[3456789]86,ia32,) ARCH ?= $(HOSTARCH)