diff options
Diffstat (limited to 'usr/src/lib/libc/port/locale/none.c')
| -rw-r--r-- | usr/src/lib/libc/port/locale/none.c | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/usr/src/lib/libc/port/locale/none.c b/usr/src/lib/libc/port/locale/none.c index 802a056929..14b6d71abb 100644 --- a/usr/src/lib/libc/port/locale/none.c +++ b/usr/src/lib/libc/port/locale/none.c @@ -1,4 +1,5 @@ /* + * Copyright 2010 Nexenta Systems, Inc. All rights reserved. * Copyright (c) 2002-2004 Tim J. Robbins. All rights reserved. * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. @@ -31,11 +32,6 @@ * SUCH DAMAGE. */ -/* - * Copyright 2010 Nexenta Systems, Inc. All rights reserved. - * Use is subject to license terms. - */ - #include "lint.h" #include <errno.h> #include <limits.h> |
