Test first gerrit commit
Add copyright notices

Change-Id: Ie0aeb2949b084837cb269bcd6ee8da59441d4741
4 files changed
tree: 47093d3c1bd3244107552c3a530486808ce55480
  1. .gitmodules
  2. .gitreview
  3. INSTALL.md
  4. Makefile.am
  5. README.md
  6. configure.ac
  7. device_simulator/
  8. src/
  9. third_party/
README.md

Build

autoreconf --install
git submodule update --init --recursive
./configure
make
sudo make install