diff options
Diffstat (limited to 'include/sys/kobj.h')
-rw-r--r-- | include/sys/kobj.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/sys/kobj.h b/include/sys/kobj.h index 334449a8e..d133091e1 100644 --- a/include/sys/kobj.h +++ b/include/sys/kobj.h @@ -1,4 +1,4 @@ -/*****************************************************************************\ +/* * Copyright (C) 2007-2010 Lawrence Livermore National Security, LLC. * Copyright (C) 2007 The Regents of the University of California. * Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). @@ -20,7 +20,7 @@ * * You should have received a copy of the GNU General Public License along * with the SPL. If not, see <http://www.gnu.org/licenses/>. -\*****************************************************************************/ + */ #ifndef _SPL_KOBJ_H #define _SPL_KOBJ_H |