summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex
diff options
context:
space:
mode:
authortheraven <theraven@FreeBSD.org>2012-03-06 12:53:44 +0000
committertheraven <theraven@FreeBSD.org>2012-03-06 12:53:44 +0000
commit1c33114ffdd61c716e728a416a6e816ebcb7f135 (patch)
treea901ee567ff706b2eb8653852f51fb22eccf0780 /lib/libc/regex
parent46c04cbc53e36003415dca828c9f86150b6cbd0f (diff)
downloadFreeBSD-src-1c33114ffdd61c716e728a416a6e816ebcb7f135.zip
FreeBSD-src-1c33114ffdd61c716e728a416a6e816ebcb7f135.tar.gz
Remove some duplicated copyright notices.
Approved by: dim (mentor)
Diffstat (limited to 'lib/libc/regex')
-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 c24b382..68ffa66 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:
OpenPOWER on IntegriCloud