Intel® oneAPI Threading Building Blocks
Ask questions and share information about adding parallelism to your applications when using this threading library.

License conflict?

Christoph_P_
Beginner
233 Views

Hi,
recently I downloaded the Open TBB sources tbb41_20121003oss_src.tgz.
By chance I discovered that some files in the source code distribution have a copyright notice that is in conflict with the GPL:

./src/tbb/win64-tbb-export.def
./src/tbb/win64-tbb-export.lst
./src/tbb/mac32-tbb-export.def
./src/tbb/win64-gcc-tbb-export.lst
./src/tbb/mac64-tbb-export.def
./src/tbb/mac32-tbb-export.lst
./src/tbb/win32-tbb-export.lst
./src/tbb/mac64-tbb-export.lst
./src/tbbmalloc/mac32-tbbmalloc-export.def
./src/tbbmalloc/mac64-tbbmalloc-export.def
./examples/common/gui/xcode/tbbExample/main.m
./examples/common/gui/xcode/tbbExample/tbbAppDelegate.m
./examples/common/gui/xcode/tbbExample/tbbAppDelegate.h
./examples/common/gui/xcode/tbbExample/OpenGLView.m
./examples/common/gui/xcode/tbbExample/OpenGLView.h
./examples/common/gui/xcode/tbbExample/tbbExample-Prefix.pch

Is this just an overseen remainder?
Or are these files kept intentionally under a different license?

Best regards,
Christoph

0 Kudos
1 Reply
Vladimir_P_1234567890
233 Views
hi Christoph, I've answered to similar question here http://software.intel.com/en-us/forums/topic/333079. We have updated the tbb41_20121003oss release with correct headers as well but it looks that changes were lost during a transition to new web site. We will put updated packages again after holidays. Happy New Year! thanks, Vladimir
0 Kudos
Reply