1
0
mirror of https://github.com/wfjm/w11.git synced 2026-05-01 05:59:46 +00:00

SPDX: Makefile(.ise)

This commit is contained in:
wfjm
2019-07-05 17:23:39 +02:00
parent 99e8b801f5
commit 3c92b79224
167 changed files with 503 additions and 195 deletions

View File

@@ -1,6 +1,7 @@
# $Id: Makefile 985 2018-01-03 08:59:40Z mueller $
#
# $Id: Makefile 1176 2019-06-30 07:16:06Z mueller $
# SPDX-License-Identifier: GPL-3.0-or-later
# Copyright 2011-2015 by Walter F.J. Mueller <W.F.J.Mueller@gsi.de>
#
# Code was forked from ixo-jtag.svn.sourceforge.net on 2011-07-17
#
# - original copyright and licence disclaimer --------------------------------
@@ -8,16 +9,6 @@
# - This code is part of usbjtag. usbjtag is free software;
#-----------------------------------------------------------------------------
#
# This program is free software; you may redistribute and/or modify it under
# the terms of the GNU General Public License as published by the Free
# Software Foundation, either version 3, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY
# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
# for complete details.
#-----------------------------------------------------------------------------
#
# Makefile for FX2 Firmware on Digilent Nexys2, Nexys3, and Atlys boards
#
# Revision History: