X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fopenocd.h;h=1c2a633c768cedf602a2b01c246d4d77522d5f5f;hb=ca52cfb2b34d684d10e9c91eeb2c6a66a1448b9f;hp=543ac3c23940cfa1c6c439e24e98532314ff2eec;hpb=d4b7cbff88bb5eb14fececdbd8e2a0b3e58ce6e0;p=fw%2Fopenocd diff --git a/src/openocd.h b/src/openocd.h index 543ac3c23..1c2a633c7 100644 --- a/src/openocd.h +++ b/src/openocd.h @@ -1,19 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0-or-later */ + /*************************************************************************** * Copyright (C) 2005 by Dominic Rath * * Copyright (C) 2009 by Zachary T Welch * - * * - * 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_OPENOCD_H