summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc/port/locale/wctrans.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libc/port/locale/wctrans.c')
-rw-r--r--usr/src/lib/libc/port/locale/wctrans.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/usr/src/lib/libc/port/locale/wctrans.c b/usr/src/lib/libc/port/locale/wctrans.c
index 276704a9a0..c7f6fb597f 100644
--- a/usr/src/lib/libc/port/locale/wctrans.c
+++ b/usr/src/lib/libc/port/locale/wctrans.c
@@ -1,4 +1,5 @@
/*
+ * Copyright 2010 Nexenta Systems, Inc. All rights reserved.
* Copyright (c) 2002 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 <errno.h>
#include <string.h>