summaryrefslogtreecommitdiff
path: root/usr/src/cmd/sgs/libelf/common/output.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/sgs/libelf/common/output.c')
-rw-r--r--usr/src/cmd/sgs/libelf/common/output.c11
1 files changed, 6 insertions, 5 deletions
diff --git a/usr/src/cmd/sgs/libelf/common/output.c b/usr/src/cmd/sgs/libelf/common/output.c
index 305a677ffd..a167a50675 100644
--- a/usr/src/cmd/sgs/libelf/common/output.c
+++ b/usr/src/cmd/sgs/libelf/common/output.c
@@ -20,16 +20,17 @@
*/
/*
+ * Copyright 2008 Sun Microsystems, Inc. All rights reserved.
+ * Use is subject to license terms.
+ */
+
+/*
* Copyright (c) 1988 AT&T
* All Rights Reserved
- *
- * Copyright 2006 Sun Microsystems, Inc. All rights reserved.
- * Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI" /* SVr4.0 1.3 */
+#pragma ident "%Z%%M% %I% %E% SMI"
-#include "syn.h"
#include <sys/mman.h>
#include <stdio.h>
#include <stdlib.h>