]> code.delx.au - refind/blobdiff - filesystems/Make.tiano
More documentation of copyrights and licenses.
[refind] / filesystems / Make.tiano
index 7b914eb8893317fbc45ee1d8ee684064ada991ae..ed838a3647fd53b7ec858933773c072414e19554 100644 (file)
@@ -3,6 +3,11 @@
 # Build control file for rEFInd's EFI filesystem drivers
 #
 
+# 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)