X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fserver%2Frtt_server.c;h=df2247bacd004cc18e0f111c25f695fc2840a3a8;hb=382148e4dd437978997d668f6ec715ddcec1c46e;hp=3850c26876484757bb91ba329a4ea9b064a02464;hpb=3fa695be2401c88dbd93b2c9dad1c098a948c4ca;p=fw%2Fopenocd diff --git a/src/server/rtt_server.c b/src/server/rtt_server.c index 3850c2687..df2247bac 100644 --- a/src/server/rtt_server.c +++ b/src/server/rtt_server.c @@ -1,18 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0-or-later + /* * Copyright (C) 2016-2017 by Marc Schink - * - * 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