aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/string
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2018-05-09 17:06:52 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2018-05-09 17:06:52 +0000
commit480e017cc877acbce44de35db11734d69208fbd5 (patch)
tree6e7b8d2b6978072c919db12450fc0a5be418d240 /lib/libc/string
parentf0fb94abca6106e18ceb83ce74c27ce9f455db88 (diff)
Notes
Diffstat (limited to 'lib/libc/string')
-rw-r--r--lib/libc/string/strchrnul.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/string/strchrnul.c b/lib/libc/string/strchrnul.c
index 81c52afcc73b1..1c777be1854f6 100644
--- a/lib/libc/string/strchrnul.c
+++ b/lib/libc/string/strchrnul.c
@@ -2,7 +2,6 @@
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2013 Niclas Zeising
- * All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions