aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/string
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2018-05-10 06:41:08 +0000
committerXin LI <delphij@FreeBSD.org>2018-05-10 06:41:08 +0000
commitb6f7731dba533ce4a5991c118e590b526a4c1208 (patch)
tree6a2f7acf8eb8bca2c12f6ab5742b7d969d9c72ec /lib/libc/string
parentf7a203bc215c102506447e4d8f90eece3ce7440d (diff)
Notes
Diffstat (limited to 'lib/libc/string')
-rw-r--r--lib/libc/string/strlen.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/string/strlen.c b/lib/libc/string/strlen.c
index 811ac3a89e6d1..a862ffc245ca5 100644
--- a/lib/libc/string/strlen.c
+++ b/lib/libc/string/strlen.c
@@ -2,7 +2,6 @@
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2009, 2010 Xin LI <delphij@FreeBSD.org>
- * All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions