Relicensed signalfunc and containerfunc as GPL version 2 + linking exception. Moved...
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 6 Apr 2009 13:59:50 +0000 (15:59 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 6 Apr 2009 13:59:50 +0000 (15:59 +0200)
commitf3311b301df278ea0ed0e2aae28c32ee1d8b8c6b
tree340c8d1ace17fce1311f1713376942c8c73b6497
parenta4a4891720d19980e48e491be81b99ee55ad0ff7
Relicensed signalfunc and containerfunc as GPL version 2 + linking exception. Moved this submodule to a separate utils directory/RPM package.
17 files changed:
COPYING.GPL [new file with mode: 0644]
LICENSE
Makefile.am
configure.in
doc/Doxyfile.in
doc/Makefile.am
libi2ncommon.pc.in
libi2ncommon.spec
libi2ncommon_utils.pc.in [new file with mode: 0644]
src/Makefile.am
src/containerfunc.cpp [deleted file]
test/Makefile.am
utils/Makefile.am [new file with mode: 0644]
utils/containerfunc.cpp [new file with mode: 0644]
utils/containerfunc.hpp [moved from src/containerfunc.hpp with 91% similarity]
utils/signalfunc.cpp [moved from src/signalfunc.cpp with 92% similarity]
utils/signalfunc.hpp [moved from src/signalfunc.hpp with 85% similarity]