summaryrefslogtreecommitdiff
path: root/libnetfs
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2015-03-05 01:57:25 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2015-03-05 02:07:33 +0100
commitd293e13f756d44cad5a36c15e6f54ae0b6b71c81 (patch)
treed523762ba47751879bd1b0e8146f04abb98c73b9 /libnetfs
parentfb8c531ddeef55c8581d3882bd1b1f501d980a30 (diff)
Fix space style
Diffstat (limited to 'libnetfs')
-rw-r--r--libnetfs/io-version.c24
-rw-r--r--libnetfs/shutdown.c24
2 files changed, 24 insertions, 24 deletions
diff --git a/libnetfs/io-version.c b/libnetfs/io-version.c
index d38b194a..46152537 100644
--- a/libnetfs/io-version.c
+++ b/libnetfs/io-version.c
@@ -1,21 +1,21 @@
/*
Copyright (C) 1994, 1996, 2002 Free Software Foundation
-This file is part of the GNU Hurd.
+ This file is part of the GNU Hurd.
-The GNU Hurd is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2, or (at your option)
-any later version.
+ The GNU Hurd is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2, or (at your option)
+ any later version.
-The GNU Hurd is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-GNU General Public License for more details.
+ The GNU Hurd is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
-You should have received a copy of the GNU General Public License
-along with the GNU Hurd; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+ You should have received a copy of the GNU General Public License
+ along with the GNU Hurd; see the file COPYING. If not, write to
+ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* Written by Michael I. Bushnell. */
diff --git a/libnetfs/shutdown.c b/libnetfs/shutdown.c
index 94d4b207..7fa05cdb 100644
--- a/libnetfs/shutdown.c
+++ b/libnetfs/shutdown.c
@@ -1,21 +1,21 @@
/*
Copyright (C) 1993,94,95,96,98,99,2001 Free Software Foundation, Inc.
-This file is part of the GNU Hurd.
+ This file is part of the GNU Hurd.
-The GNU Hurd is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2, or (at your option)
-any later version.
+ The GNU Hurd is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2, or (at your option)
+ any later version.
-The GNU Hurd is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-GNU General Public License for more details.
+ The GNU Hurd is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
-You should have received a copy of the GNU General Public License
-along with the GNU Hurd; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+ You should have received a copy of the GNU General Public License
+ along with the GNU Hurd; see the file COPYING. If not, write to
+ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* Written by Michael I. Bushnell. */