summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc/port/locale/regexec.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libc/port/locale/regexec.c')
-rw-r--r--usr/src/lib/libc/port/locale/regexec.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/usr/src/lib/libc/port/locale/regexec.c b/usr/src/lib/libc/port/locale/regexec.c
index f824fa2af4..b6b9b6f56c 100644
--- a/usr/src/lib/libc/port/locale/regexec.c
+++ b/usr/src/lib/libc/port/locale/regexec.c
@@ -1,4 +1,5 @@
/*
+ * Copyright 2010 Nexenta Systems, Inc. All rights reserved.
* Copyright (c) 1992, 1993, 1994 Henry Spencer.
* Copyright (c) 1992, 1993, 1994
* The Regents of the University of California. All rights reserved.
@@ -32,11 +33,6 @@
*/
/*
- * Copyright 2010 Nexenta Systems, Inc. All rights reserved.
- * Use is subject to license terms.
- */
-
-/*
* the outer shell of regexec()
*
* This file includes engine.c three times, after muchos fiddling with the