[PATCH 2/8] scandir: Update copyright notice from FreeBSD

Sebastian Huber sebastian.huber@embedded-brains.de
Thu Jan 31 13:06:00 GMT 2019


Signed-off-by: Sebastian Huber <sebastian.huber@embedded-brains.de>
---
 newlib/libc/posix/scandir.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/newlib/libc/posix/scandir.c b/newlib/libc/posix/scandir.c
index 57b96827e..20c1d6d4d 100644
--- a/newlib/libc/posix/scandir.c
+++ b/newlib/libc/posix/scandir.c
@@ -1,10 +1,10 @@
 #ifndef HAVE_OPENDIR
 
-/*
+/*-
  * SPDX-License-Identifier: BSD-3-Clause
  *
- * Copyright (c) 1983 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1983, 1993
+ *	The Regents of the University of California.  All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
-- 
2.16.4



More information about the Newlib mailing list