Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2019-01-31 13:42:29 +0300
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-02-01 12:32:24 +0300
commit62fb0614c6ceb06152ca347420baf9fba8821cd5 (patch)
tree93992b33bdc30b2242c892ad8e2babc826768c39 /newlib/libc/posix
parent24629e97011a2c7863380cddfb00936c70db26c0 (diff)
scandir: Update copyright notice from FreeBSD
Signed-off-by: Sebastian Huber <sebastian.huber@embedded-brains.de>
Diffstat (limited to 'newlib/libc/posix')
-rw-r--r--newlib/libc/posix/scandir.c6
1 files 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