]> git.proxmox.com Git - mirror_spl.git/blobdiff - module/spl/spl-thread.c
Make file headers conform to ZFS style standard
[mirror_spl.git] / module / spl / spl-thread.c
index b0f4d57157578b6d48b93b608a0b3168a6a2edf7..92eba42ba4b632a1013c68a9f2a261862ce1109c 100644 (file)
@@ -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).
@@ -22,7 +22,7 @@
  *  with the SPL.  If not, see <http://www.gnu.org/licenses/>.
  *****************************************************************************
  *  Solaris Porting Layer (SPL) Thread Implementation.
-\*****************************************************************************/
+ */
 
 #include <sys/thread.h>
 #include <sys/kmem.h>