aboutsummaryrefslogtreecommitdiff
path: root/module/zfs/refcount.c
diff options
context:
space:
mode:
authorBrian Behlendorf <behlendorf1@llnl.gov>2010-05-28 20:45:14 +0000
committerBrian Behlendorf <behlendorf1@llnl.gov>2010-05-28 20:45:14 +0000
commit428870ff734fdaccc342b33fc53cf94724409a46 (patch)
tree164e83c0ceda52a843795ed7cd9e95637d02c177 /module/zfs/refcount.c
parent6119cb885a976e175a6e827894accf657ff1984f (diff)
downloadsrc-428870ff734fdaccc342b33fc53cf94724409a46.tar.gz
src-428870ff734fdaccc342b33fc53cf94724409a46.zip
Diffstat (limited to 'module/zfs/refcount.c')
-rw-r--r--module/zfs/refcount.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/module/zfs/refcount.c b/module/zfs/refcount.c
index f1b3b23fe2b3..8358b4ceeb0c 100644
--- a/module/zfs/refcount.c
+++ b/module/zfs/refcount.c
@@ -19,12 +19,9 @@
* CDDL HEADER END
*/
/*
- * Copyright 2007 Sun Microsystems, Inc. All rights reserved.
- * Use is subject to license terms.
+ * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
#include <sys/zfs_context.h>
#include <sys/refcount.h>