mirror of https://github.com/RT-Thread/rt-thread
revert
This commit is contained in:
parent
3c05a4e719
commit
ab04030f8f
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* COPYRIGHT (C) 2018, Real-Thread Information Technology Ltd
|
* COPYRIGHT (C) 2011-2021, Real-Thread Information Technology Ltd
|
||||||
*
|
*
|
||||||
* SPDX-License-Identifier: Apache-2.0
|
* SPDX-License-Identifier: Apache-2.0
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2001-2004 Swedish Institute of Computer Science.
|
* Copyright (c) 2001-2004 Swedish Institute of Computer Science.
|
||||||
* COPYRIGHT (C) 2006-2021, RT-Thread Development Team
|
* COPYRIGHT (C) 2006-2010, RT-Thread Development Team
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without modification,
|
* Redistribution and use in source and binary forms, with or without modification,
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/**
|
/**
|
||||||
* @defgroup lwip lwIP
|
* @defgroup lwip lwIP
|
||||||
*
|
*
|
||||||
* @defgroup infrastructure Infrastructure
|
* @defgroup infrastructure Infrastructure
|
||||||
|
@ -130,4 +130,3 @@
|
||||||
* @page raw_api lwIP API
|
* @page raw_api lwIP API
|
||||||
* @verbinclude "rawapi.txt"
|
* @verbinclude "rawapi.txt"
|
||||||
*/
|
*/
|
||||||
/
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2001-2004 Swedish Institute of Computer Science.
|
* Copyright (c) 2001-2004 Swedish Institute of Computer Science.
|
||||||
* COPYRIGHT (C) 2006-2021, RT-Thread Development Team
|
* COPYRIGHT (C) 2006-2018, RT-Thread Development Team
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without modification,
|
* Redistribution and use in source and binary forms, with or without modification,
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2001-2004 Swedish Institute of Computer Science.
|
* Copyright (c) 2001-2004 Swedish Institute of Computer Science.
|
||||||
* COPYRIGHT (C) 2006-2021, RT-Thread Development Team
|
* COPYRIGHT (C) 2006-2018, RT-Thread Development Team
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without modification,
|
* Redistribution and use in source and binary forms, with or without modification,
|
||||||
|
|
Loading…
Reference in New Issue