]> code.delx.au - refind/blobdiff - Make.tiano
More documentation of copyrights and licenses.
[refind] / Make.tiano
index 68235834313fc98671e599b573822ce6896a8d01..17b698436a326e271c6eec4c88649e5d40aa94fc 100644 (file)
@@ -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 <http://www.gnu.org/licenses/>.
+
 HOSTARCH        = $(shell uname -m | sed s,i[3456789]86,ia32,)
 ARCH            ?= $(HOSTARCH)