diff options
author | Miklos Szeredi <miklos@szeredi.hu> | 2005-10-03 14:54:24 +0000 |
---|---|---|
committer | Miklos Szeredi <miklos@szeredi.hu> | 2005-10-03 14:54:24 +0000 |
commit | 2bb750e71cc0bb04bcf7e76e0069d72c866630fb (patch) | |
tree | c23c876357e653f2ef719125f05467a6d60cd7d3 /kernel/fuse_kernel.h | |
parent | 836ab71baf1a8da35a245500057a3a8bee1d769d (diff) | |
download | libfuse-2bb750e71cc0bb04bcf7e76e0069d72c866630fb.tar.gz |
trailing whitespace fix
Diffstat (limited to 'kernel/fuse_kernel.h')
-rw-r--r-- | kernel/fuse_kernel.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kernel/fuse_kernel.h b/kernel/fuse_kernel.h index 7c4256c..1dc9e06 100644 --- a/kernel/fuse_kernel.h +++ b/kernel/fuse_kernel.h @@ -11,7 +11,7 @@ the terms of the BSD Licence as follows: Copyright (C) 2005 Miklos Szeredi. All rights reserved. - + Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -20,7 +20,7 @@ 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - + THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |