summaryrefslogtreecommitdiff
path: root/lib/libc/regex/regcomp.c
diff options
context:
space:
mode:
authorDavid Chisnall <theraven@FreeBSD.org>2012-03-06 12:53:44 +0000
committerDavid Chisnall <theraven@FreeBSD.org>2012-03-06 12:53:44 +0000
commit7dfd88318b2c2e2e105fa66fba408ea5c034aa05 (patch)
treea901ee567ff706b2eb8653852f51fb22eccf0780 /lib/libc/regex/regcomp.c
parent5aa77f88ece36129400d7c2cbb50cd44c22fe500 (diff)
Notes
Diffstat (limited to 'lib/libc/regex/regcomp.c')
-rw-r--r--lib/libc/regex/regcomp.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/libc/regex/regcomp.c b/lib/libc/regex/regcomp.c
index c24b3826416d4..68ffa66a1df10 100644
--- a/lib/libc/regex/regcomp.c
+++ b/lib/libc/regex/regcomp.c
@@ -11,11 +11,6 @@
* This code is derived from software contributed to Berkeley by
* Henry Spencer.
*
- * Copyright (c) 2011 The FreeBSD Foundation
- * All rights reserved.
- * Portions of this software were developed by David Chisnall
- * under sponsorship from the FreeBSD Foundation.
- *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met: