summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc/port/locale/getdate.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libc/port/locale/getdate.c')
-rw-r--r--usr/src/lib/libc/port/locale/getdate.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/usr/src/lib/libc/port/locale/getdate.c b/usr/src/lib/libc/port/locale/getdate.c
index a2bb0685bf..325d4237d4 100644
--- a/usr/src/lib/libc/port/locale/getdate.c
+++ b/usr/src/lib/libc/port/locale/getdate.c
@@ -1,4 +1,5 @@
/*
+ * Copyright 2010 Nexenta Systems, Inc. All rights reserved.
* Copyright (c) 2009 The NetBSD Foundation, Inc.
* All rights reserved.
*
@@ -27,11 +28,6 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
-/*
- * Copyright 2010 Nexenta Systems, Inc. All rights reserved.
- * Use is subject to license terms.
- */
-
#include "lint.h"
#include "file64.h"
#include <sys/types.h>