Yes, its the same license. I've added the license file to the repository. Thanks for asking. Jim
Added copyright notice
Added an example of an asynchronous CA
Is the license for BDEVS the same as that for ADEVS? That is, https://sourceforge.net/p/adevs/code/HEAD/tree/trunk/copyright.txt ? Thank you, Michael
Code cleanup
Cleaned up stuff that really isn't part of this package and should go elsewhere
Minor bug fixes
Added tap device support to enable passing application level data back and forth between a model and qemu
Added a new example. Send KILL rather than TERM when the emulator is deleted.
Updated documentation and new examples of how to use qemu
More work on qemu documentation
Updated documentation for the qemu interface library
Removed doxygen output. First working version of qemu integration.
First version of new qemu integration library that compile without errors
Added code for interacting with qemu
Added support for super dense time with integer and double types for the real part. Some code cleanup.
Fixed a type in the short user manual
Initial commit