CLEANUP: ebtree: clarify licence and update to 6.0.6
authorWilly Tarreau <w@1wt.eu>
Mon, 25 Jul 2011 09:38:17 +0000 (11:38 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 2 Dec 2011 16:09:49 +0000 (17:09 +0100)
commitf3bfede52ee4e4778baf72e26dcf0ebe8f749872
tree58b9abfc03cafb625fce47f74642af6c8c0359e5
parent22c0a93c63ffd387cb846eedbc93508e29fcb5b6
CLEANUP: ebtree: clarify licence and update to 6.0.6

(from ebtree 6.0.6)

This version is mainly aimed at clarifying the fact that the ebtree license
is LGPL. Some files used to indicate LGPL and other ones GPL, while the goal
clearly is to have it LGPL. A LICENSE file has also been added.

No code is affected, but it's better to have the local tree in sync anyway.

(cherry picked from commit 24dc7cca051f081600fe8232f33e55ed30e88425)
18 files changed:
ebtree/LICENSE [new file with mode: 0644]
ebtree/eb32tree.c
ebtree/eb32tree.h
ebtree/eb64tree.c
ebtree/eb64tree.h
ebtree/ebimtree.c
ebtree/ebimtree.h
ebtree/ebistree.c
ebtree/ebistree.h
ebtree/ebmbtree.c
ebtree/ebmbtree.h
ebtree/ebpttree.c
ebtree/ebpttree.h
ebtree/ebsttree.c
ebtree/ebsttree.h
ebtree/ebtree.c
ebtree/ebtree.h
include/common/compiler.h