summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc/port/locale/wcswidth.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libc/port/locale/wcswidth.c')
-rw-r--r--usr/src/lib/libc/port/locale/wcswidth.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/usr/src/lib/libc/port/locale/wcswidth.c b/usr/src/lib/libc/port/locale/wcswidth.c
index 1988460a5a..e6d98488d1 100644
--- a/usr/src/lib/libc/port/locale/wcswidth.c
+++ b/usr/src/lib/libc/port/locale/wcswidth.c
@@ -1,4 +1,5 @@
/*
+ * Copyright 2010 Nexenta Systems, Inc. All rights reserved.
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
* (c) UNIX System Laboratories, Inc.
@@ -35,11 +36,6 @@
* SUCH DAMAGE.
*/
-/*
- * Copyright 2010 Nexenta Systems, Inc. All rights reserved.
- * Use is subject to license terms.
- */
-
#include "lint.h"
#include <wchar.h>