diff options
Diffstat (limited to 'include/sys/modctl.h')
-rw-r--r-- | include/sys/modctl.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/sys/modctl.h b/include/sys/modctl.h index 8d79e5312..f234c45ed 100644 --- a/include/sys/modctl.h +++ b/include/sys/modctl.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_MODCTL_H #define _SPL_MODCTL_H |