diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2015-07-09 18:53:23 -0600 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2015-07-09 18:53:23 -0600 |
commit | 4fae29531c16df28685ca0530fbc0162b7882cff (patch) | |
tree | b838d208af69475f68e1bba212433f5f85b2d005 /modules/files/_stdio.sh | |
parent | 1c2efabda503cc1b668b492ff553f18179cdb429 (diff) |
whitespace
Diffstat (limited to 'modules/files/_stdio.sh')
-rw-r--r-- | modules/files/_stdio.sh | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/modules/files/_stdio.sh b/modules/files/_stdio.sh index 974e98e..0da03f0 100644 --- a/modules/files/_stdio.sh +++ b/modules/files/_stdio.sh @@ -2,17 +2,17 @@ #name='stdio' #ver=0.9 # Copyright (C) 2009-2010 Luke Shumaker -# +# # This program 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 of the # License, or (at your option) any later version. -# +# # This program 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 this program; see the file COPYING. # If not, see <http://www.gnu.org/licenses>. |