diff options
Diffstat (limited to 'include/sys/user.h')
-rw-r--r-- | include/sys/user.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/sys/user.h b/include/sys/user.h index 2b25dd33c..2dc3ed0c5 100644 --- a/include/sys/user.h +++ b/include/sys/user.h @@ -1,4 +1,4 @@ -/*****************************************************************************\ +/* * Copyright (C) 2015 Cluster Inc. * Produced at ClusterHQ Inc (cf, DISCLAIMER). * Written by Richard Yao <[email protected]>. @@ -18,7 +18,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_USER_H #define _SPL_USER_H |