diff options
| author | H. Peter Anvin <hpa@zytor.com> | 2008-02-19 16:52:36 -0800 |
|---|---|---|
| committer | H. Peter Anvin <hpa@zytor.com> | 2008-02-19 16:52:36 -0800 |
| commit | bc7ea9c422f98f969dca78b4736718e3c44edd9b (patch) | |
| tree | 0f4587c25fb8260511c9b7fb899555ce1510ffbe /com32/include/syslinux | |
| parent | fe7dbcbaec8b5210604f942f322cecf55a37abe0 (diff) | |
| download | syslinux-bc7ea9c422f98f969dca78b4736718e3c44edd9b.tar.gz | |
Whitespace cleanup...syslinux-3.62-pre11
Diffstat (limited to 'com32/include/syslinux')
| -rw-r--r-- | com32/include/syslinux/advconst.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/com32/include/syslinux/advconst.h b/com32/include/syslinux/advconst.h index 156a11b5..1e1ec73e 100644 --- a/com32/include/syslinux/advconst.h +++ b/com32/include/syslinux/advconst.h @@ -1,5 +1,5 @@ /* ----------------------------------------------------------------------- * - * + * * Copyright 2007-2008 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person @@ -10,10 +10,10 @@ * sell copies of the Software, and to permit persons to whom * the Software is furnished to do so, subject to the following * conditions: - * + * * The above copyright notice and this permission notice shall * be included in all copies or substantial portions of the Software. - * + * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND |
