summaryrefslogtreecommitdiff
path: root/lzf.h
diff options
context:
space:
mode:
authorroot <root>2007-11-05 23:28:40 +0000
committerroot <root>2007-11-05 23:28:40 +0000
commit66da8c0596b9e2dede1e100a3b0b08964514ce83 (patch)
tree883644ba13351ac81f613b88436273576bc76a7d /lzf.h
parent4d6d8d8334e7471363e18927bd917cb584b51af5 (diff)
*** empty log message ***
Diffstat (limited to 'lzf.h')
-rw-r--r--lzf.h17
1 files changed, 9 insertions, 8 deletions
diff --git a/lzf.h b/lzf.h
index 48f55dc..866be77 100644
--- a/lzf.h
+++ b/lzf.h
@@ -23,14 +23,15 @@
* OF THE POSSIBILITY OF SUCH DAMAGE.
*
* Alternatively, the contents of this file may be used under the terms of
- * the GNU General Public License version 2 (the "GPL"), in which case the
- * provisions of the GPL are applicable instead of the above. If you wish to
- * allow the use of your version of this file only under the terms of the
- * GPL and not to allow others to use your version of this file under the
- * BSD license, indicate your decision by deleting the provisions above and
- * replace them with the notice and other provisions required by the GPL. If
- * you do not delete the provisions above, a recipient may use your version
- * of this file under either the BSD or the GPL.
+ * the GNU General Public License ("GPL") version 2 or any later version,
+ * in which case the provisions of the GPL are applicable instead of
+ * the above. If you wish to allow the use of your version of this file
+ * only under the terms of the GPL and not to allow others to use your
+ * version of this file under the BSD license, indicate your decision
+ * by deleting the provisions above and replace them with the notice
+ * and other provisions required by the GPL. If you do not delete the
+ * provisions above, a recipient may use your version of this file under
+ * either the BSD or the GPL.
*/
#ifndef LZF_H