X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Fjtag%2Fdrivers%2Fbitq.h;fp=src%2Fjtag%2Fdrivers%2Fbitq.h;h=8e06fcf73750167055f4d0b32cfcfa24924b4762;hp=df6a08d445d77c0ade7b8916cf8f30e70aaee253;hb=eb56509fa47378cdd697e043066f576cb0dc508a;hpb=533f0f1b879d2812dc9cef2045aee848013c34bd diff --git a/src/jtag/drivers/bitq.h b/src/jtag/drivers/bitq.h index df6a08d445..8e06fcf737 100644 --- a/src/jtag/drivers/bitq.h +++ b/src/jtag/drivers/bitq.h @@ -1,19 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0-or-later */ + /*************************************************************************** * Copyright (C) 2007 by Pavel Chromy * * chromy@asix.cz * - * * - * 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 2 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 . * ***************************************************************************/ #ifndef OPENOCD_JTAG_DRIVERS_BITQ_H