summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc/port/locale/wcsrtombs.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libc/port/locale/wcsrtombs.c')
-rw-r--r--usr/src/lib/libc/port/locale/wcsrtombs.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/usr/src/lib/libc/port/locale/wcsrtombs.c b/usr/src/lib/libc/port/locale/wcsrtombs.c
index 60c9132dd9..8250e6302e 100644
--- a/usr/src/lib/libc/port/locale/wcsrtombs.c
+++ b/usr/src/lib/libc/port/locale/wcsrtombs.c
@@ -1,4 +1,5 @@
/*
+ * Copyright 2010 Nexenta Systems, Inc. All rights reserved.
* Copyright (c) 2002-2004 Tim J. Robbins.
* All rights reserved.
*
@@ -24,11 +25,6 @@
* SUCH DAMAGE.
*/
-/*
- * Copyright 2010 Nexenta Systems, Inc. All rights reserved.
- * Use is subject to license terms.
- */
-
#include "lint.h"
#include <limits.h>
#include <stdlib.h>