aver-updater: missing LICENSE file

A usable BSD license file must be included in order too be automatically
included by the build script along with a copyright attribution.

Note: This liscence was copied from:
third_party/chromiumos-overlay/licenses/copyright-attribution/sys-firmware/aver-firmware

BUG=b:142072863
TEST=emerge-fizz aver-updater

Change-Id: I9a488e2c2f150c544f7715183259a8b398b6353d
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/aver-updater/+/1846461
Tested-by: Kyle Williams <kdgwill@chromium.org>
Reviewed-by: Mike Frysinger <vapier@chromium.org>
1 file changed
tree: 67a0e9d7a478dfbc9ac7c32db055a89a2dcc9412
  1. conf/
  2. src/
  3. common.mk
  4. LICENSE
  5. Makefile
  6. OWNERS
  7. README.md
README.md

aver-updater is a utility to upgrade aver camera firmwares.

Requirements

The GNU C/C++ library is required.

Building

At the top level of the directory.

$ make

Alternatively at Chromium OS development environment,

$ emerge-${BOARD} aver-updater