aboutsummaryrefslogtreecommitdiff
path: root/cddl/contrib/opensolaris/head/thread.h
diff options
context:
space:
mode:
Diffstat (limited to 'cddl/contrib/opensolaris/head/thread.h')
-rw-r--r--cddl/contrib/opensolaris/head/thread.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cddl/contrib/opensolaris/head/thread.h b/cddl/contrib/opensolaris/head/thread.h
index d813a25dd4bc..be58e1cf4183 100644
--- a/cddl/contrib/opensolaris/head/thread.h
+++ b/cddl/contrib/opensolaris/head/thread.h
@@ -20,6 +20,8 @@
*/
/*
+ * Copyright 2014 Garrett D'Amore <garrett@damore.org>
+ *
* Copyright 2007 Sun Microsystems, Inc. All rights reserved.
* Use is subject to license terms.
*/
@@ -27,8 +29,6 @@
#ifndef _THREAD_H
#define _THREAD_H
-#pragma ident "%Z%%M% %I% %E% SMI"
-
#include <pthread.h>
#include <pthread_np.h>
#include <assert.h>