X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Frtos%2FuCOS-III.c;h=754fe064b05ea4bd4db6b4b9df816c138dc8362f;hb=58f987aa856a54ce34ecd402ede437a55d4181e9;hp=385c8d84117997e565ed1232097537e78ba914f7;hpb=eb56509fa47378cdd697e043066f576cb0dc508a;p=fw%2Fopenocd diff --git a/src/rtos/uCOS-III.c b/src/rtos/uCOS-III.c index 385c8d841..754fe064b 100644 --- a/src/rtos/uCOS-III.c +++ b/src/rtos/uCOS-III.c @@ -1,19 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0-or-later */ + /*************************************************************************** * Copyright (C) 2017 by Square, Inc. * * Steven Stallion * - * * - * 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