X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=src%2Ftarget%2Farmv7m_trace.c;h=b4fd6fd3a27b72aca103368bd80753e82a15f1ea;hb=36597636f2a0e9fbf7b44f2c02fb85632d4dc063;hp=74ffaf5a4b100a025c868552aab5b49d1eb2da50;hpb=dc7b32ea4a00a425a71b3309f3fceb07b8467592;p=fw%2Fopenocd diff --git a/src/target/armv7m_trace.c b/src/target/armv7m_trace.c index 74ffaf5a4..b4fd6fd3a 100644 --- a/src/target/armv7m_trace.c +++ b/src/target/armv7m_trace.c @@ -1,18 +1,7 @@ +/* SPDX-License-Identifier: GPL-2.0-or-later */ + /*************************************************************************** * Copyright (C) 2015 Paul Fertser * - * * - * 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 . * ***************************************************************************/ #ifdef HAVE_CONFIG_H