X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fhelper%2Ftime_support.h;fp=src%2Fhelper%2Ftime_support.h;h=c984296819a3c7149e265ef38559b34202e13795;hb=533f0f1b879d2812dc9cef2045aee848013c34bd;hp=b83c0ac77224d2f05c7cf443a959966751d2ada2;hpb=c270e96637e936ac89d8b9c82e4528303b5bbdae;p=fw%2Fopenocd diff --git a/src/helper/time_support.h b/src/helper/time_support.h index b83c0ac77..c98429681 100644 --- a/src/helper/time_support.h +++ b/src/helper/time_support.h @@ -1,3 +1,5 @@ +/* SPDX-License-Identifier: GPL-2.0-or-later */ + /*************************************************************************** * Copyright (C) 2006 by Dominic Rath * * Dominic.Rath@gmx.de * @@ -7,19 +9,6 @@ * * * Copyright (C) 2008 by Spencer Oliver * * spen@spen-soft.co.uk * - * * - * 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_HELPER_TIME_SUPPORT_H