Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nemequ/liblzf.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Lehmann <schmorpforge@schmorp.de>2012-11-17 02:48:52 +0400
committerMarc Lehmann <schmorpforge@schmorp.de>2012-11-17 02:48:52 +0400
commitdddfbc5044d9f6c9421b07f7edcbfac3fb2f2b70 (patch)
tree2570399bd3dc6a4fc18acfcc800dd736534c34b5
parent8720d6b6b2db6aed2001f46f80e85ae66ed097cd (diff)
*** empty log message ***
-rw-r--r--lzf_c.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/lzf_c.c b/lzf_c.c
index 132ec65..e8f7ec9 100644
--- a/lzf_c.c
+++ b/lzf_c.c
@@ -1,16 +1,16 @@
/*
* Copyright (c) 2000-2010,2012 Marc Alexander Lehmann <schmorp@schmorp.de>
- *
+ *
* Redistribution and use in source and binary forms, with or without modifica-
* tion, are permitted provided that the following conditions are met:
- *
+ *
* 1. Redistributions of source code must retain the above copyright notice,
* this list of conditions and the following disclaimer.
- *
+ *
* 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 THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED
* WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MER-
* CHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO