[PATCH 7/7] sys/sys: Remove some more vestiges of the $FreeBSD$

Sebastian Huber sebastian.huber@embedded-brains.de
Thu Jul 10 02:19:18 GMT 2025


From: Konstantin Belousov <kib@FreeBSD.org>

Reviewed by:	imp
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D42824
---
 newlib/libc/include/sys/timespec.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/newlib/libc/include/sys/timespec.h b/newlib/libc/include/sys/timespec.h
index 709e13851..b3e2e07b2 100644
--- a/newlib/libc/include/sys/timespec.h
+++ b/newlib/libc/include/sys/timespec.h
@@ -25,7 +25,6 @@
  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
- * from: FreeBSD: src/sys/sys/time.h,v 1.43 2000/03/20 14:09:05 phk Exp
  */
 
 #ifndef _SYS_TIMESPEC_H_
-- 
2.43.0



More information about the Newlib mailing list