proxmark3/fpga-xc3s100e
Philippe Teuwen 014817f854 Adding AUTHORS and changing licensing terms from 'GPLv2 or later' to 'GPLv3 or later' to comply with components available only under 'GPLv3 or later'. Details:
Initial releases by Jonathan Westhues in 2005-2007 were made under GPL
"either version 2 of the License, or (at your option) any later version"

Since then, a number of dependencies and files were integrated to the project, but under a "GPLv3 or later" license. These components are reveng, desfire_crypto and lrpcrypto. Note that compnents cryptorf, hitag2crack and fpga-xc3s100e are also under GPLv3+ but not bound to the firmware or client source code.

Therefore, we must mechanically upgrade the license of the whole project to GPLv3+, as made possible by the initial licensing terms and as mandated by the inclusion of GPLv3+ code.

Still to do: update each source file header:

    Copyright (C) Proxmark3 contributors. See AUTHORS.md for details.

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, 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 more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.
2022-01-06 00:22:44 +01:00
..
iseproj/fpga_hf Missing fpga_hf.ise 2021-08-24 12:34:59 +02:00
.gitignore Add fpga-xc3s100e and icopyx support 2021-08-21 23:45:46 +02:00
clk_divider.v Add fpga-xc3s100e and icopyx support 2021-08-21 23:45:46 +02:00
compile.sh Add fpga-xc3s100e and icopyx support 2021-08-21 23:45:46 +02:00
define.v make style 2021-08-25 14:44:06 +03:00
fpga.ucf Add fpga-xc3s100e and icopyx support 2021-08-21 23:45:46 +02:00
fpga_allinone.v remove tabs 2021-09-05 00:49:57 +02:00
fpga_hfmod.v remove tabs 2021-09-05 00:49:57 +02:00
fpga_lfmod.v remove tabs 2021-09-05 00:49:57 +02:00
hi_flite.v Add fpga-xc3s100e and icopyx support 2021-08-21 23:45:46 +02:00
hi_get_trace.v remove tabs 2021-09-05 00:49:57 +02:00
hi_iso14443a.v remove spurious char 2021-09-05 00:53:37 +02:00
hi_reader.v remove tabs 2021-09-05 00:49:57 +02:00
hi_simulate.v remove tabs 2021-09-05 00:49:57 +02:00
hi_sniffer.v Add fpga-xc3s100e and icopyx support 2021-08-21 23:45:46 +02:00
lf_edge_detect.v Add fpga-xc3s100e and icopyx support 2021-08-21 23:45:46 +02:00
lo_adc.v typos 2021-10-16 23:44:53 +02:00
lo_edge_detect.v Add fpga-xc3s100e and icopyx support 2021-08-21 23:45:46 +02:00
lo_passthru.v Add fpga-xc3s100e and icopyx support 2021-08-21 23:45:46 +02:00
lo_read.v typos 2021-10-16 23:44:53 +02:00
lp20khz_1MSa_iir_filter.v Add fpga-xc3s100e and icopyx support 2021-08-21 23:45:46 +02:00
min_max_tracker.v Add fpga-xc3s100e and icopyx support 2021-08-21 23:45:46 +02:00
mux2_onein.v Add fpga-xc3s100e and icopyx support 2021-08-21 23:45:46 +02:00
mux2_oneout.v Add fpga-xc3s100e and icopyx support 2021-08-21 23:45:46 +02:00
util.v Add fpga-xc3s100e and icopyx support 2021-08-21 23:45:46 +02:00