diff options
author | root <root> | 2007-11-02 12:39:20 +0000 |
---|---|---|
committer | root <root> | 2007-11-02 12:39:20 +0000 |
commit | 4d6d8d8334e7471363e18927bd917cb584b51af5 (patch) | |
tree | 35ac656918043a2f932478b7f9d5e0afe4c90dfb /lzf.h | |
parent | 682e41bcd3b510590b65448d3e722211d89c9f13 (diff) |
*** empty log message ***rel-2_1
Diffstat (limited to 'lzf.h')
-rw-r--r-- | lzf.h | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -1,5 +1,5 @@ /* - * Copyright (c) 2000-2005 Marc Alexander Lehmann <schmorp@schmorp.de> + * Copyright (c) 2000-2007 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: @@ -11,9 +11,6 @@ * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * - * 3. The name of the author may not be used to endorse or promote products - * derived from this software without specific prior written permission. - * * 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 |