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:
authorimp <imp@FreeBSD.org>2017-03-01 02:42:47 +0300
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-02-01 12:32:24 +0300
commitb46ef7699f2ba34da07edef28efa3e1f5f86e068 (patch)
tree3f00b0cd4521a8526cb41171ca4e77dd40ca2e75 /newlib/libc/posix
parent62fb0614c6ceb06152ca347420baf9fba8821cd5 (diff)
Renumber copyright clause 4
Renumber cluase 4 to 3, per what everybody else did when BSD granted them permission to remove clause 3. My insistance on keeping the same numbering for legal reasons is too pedantic, so give up on that point. Submitted by: Jan Schaumann <jschauma@stevens.edu> Pull Request: https://github.com/freebsd/freebsd/pull/96
Diffstat (limited to 'newlib/libc/posix')
-rw-r--r--newlib/libc/posix/scandir.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/libc/posix/scandir.c b/newlib/libc/posix/scandir.c
index 20c1d6d4d..2f00d3d92 100644
--- a/newlib/libc/posix/scandir.c
+++ b/newlib/libc/posix/scandir.c
@@ -14,7 +14,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*