Skip to main content
deleted 42 characters in body
Source Link
xlrg
  • 141
  • 2

You copied code from boost.context which is licensed under BOOST license. But because your 'fiber_tasking_lib' is licensed under Apache 2.0 the copied code from Boost is re-licensed under Apache 2.0 - but this is not permitted.

Edit: Why do you copy code from another library instead ofnot simply linking against the other libraryboost.context?

You copied code from boost.context which is licensed under BOOST license. But because your 'fiber_tasking_lib' is licensed under Apache 2.0 the copied code from Boost is re-licensed under Apache 2.0 - but this is not permitted.

Edit: Why do you copy code from another library instead of linking against the other library?

You copied code from boost.context which is licensed under BOOST license. But because your 'fiber_tasking_lib' is licensed under Apache 2.0 the copied code from Boost is re-licensed under Apache 2.0 - but this is not permitted.

Edit: Why not simply linking against boost.context?

added 97 characters in body
Source Link
xlrg
  • 141
  • 2

You copied code from boost.context which is licensed under BOOST license. But because your 'fiber_tasking_lib' is licensed under Apache 2.0 the copied code from Boost is re-licensed under Apache 2.0 - but this is not permitted.

Edit: Why do you copy code from another library instead of linking against the other library?

You copied code from boost.context which is licensed under BOOST license. But because your 'fiber_tasking_lib' is licensed under Apache 2.0 the copied code from Boost is re-licensed under Apache 2.0 - but this is not permitted.

You copied code from boost.context which is licensed under BOOST license. But because your 'fiber_tasking_lib' is licensed under Apache 2.0 the copied code from Boost is re-licensed under Apache 2.0 - but this is not permitted.

Edit: Why do you copy code from another library instead of linking against the other library?

Source Link
xlrg
  • 141
  • 2

You copied code from boost.context which is licensed under BOOST license. But because your 'fiber_tasking_lib' is licensed under Apache 2.0 the copied code from Boost is re-licensed under Apache 2.0 - but this is not permitted.