Relicense BabelTrace library to MIT (BSD-style)
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 28 Dec 2010 20:47:01 +0000 (15:47 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 28 Dec 2010 20:47:01 +0000 (15:47 -0500)
commitccd7e1c86f36342b0b06651cc52df86bb663c271
tree13704eb8e30c500c585f0fe561c031f6cd890523
parent334c0a83321f9140dec6436ed0c5cbb1af8ec895
Relicense BabelTrace library to MIT (BSD-style)

Change BabelTrace licensing from LGPLv2.1 to MIT license.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
24 files changed:
LICENSE
formats/ctf/ctf.c
formats/ctf/types/array.c
formats/ctf/types/enum.c
formats/ctf/types/float.c
formats/ctf/types/integer.c
formats/ctf/types/sequence.c
formats/ctf/types/string.c
formats/ctf/types/struct.c
formats/registry.c
include/babeltrace/align.h
include/babeltrace/compiler.h
include/babeltrace/ctf/types.h
include/babeltrace/format.h
include/babeltrace/types.h
lgpl-2.1.txt [deleted file]
types/array.c
types/enum.c
types/float.c
types/integer.c
types/sequence.c
types/string.c
types/struct.c
types/types.c
This page took 0.026191 seconds and 4 git commands to generate.