]> git.proxmox.com Git - mirror_spl.git/blobdiff - include/sys/inttypes.h
Update README: run autogen first
[mirror_spl.git] / include / sys / inttypes.h
index 6f70201343f6a0cf57d3fbdd7f9eeb2d9f2db69b..92e76206ba52a83351016c22503b6800d562f7b6 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).
@@ -6,7 +6,7 @@
  *  UCRL-CODE-235197
  *
  *  This file is part of the SPL, Solaris Porting Layer.
- *  For details, see <http://github.com/behlendorf/spl/>.
+ *  For details, see <http://zfsonlinux.org/>.
  *
  *  The SPL is free software; you can redistribute it and/or modify it
  *  under the terms of the GNU General Public License as published by the
@@ -20,9 +20,9 @@
  *
  *  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_INTTYPES_H
-#define _SPL_INTTYPES_H
+#define        _SPL_INTTYPES_H
 
 #endif /* SPL_INTTYPES_H */