From ecefc061ba6bc427314954f69326461aa62d9458 Mon Sep 17 00:00:00 2001 From: Darin Stanchfield Date: Tue, 6 Sep 2016 09:32:47 -0700 Subject: [PATCH] Added license information --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 193543f78..7243e823d 100644 --- a/README.md +++ b/README.md @@ -36,3 +36,7 @@ Build final application image. Change to firmware directory and run following co $ ./b -b app ``` The resultant binaries will be located in ./build/arm-none-gnu-eabi/release/bin directory. + +## License + +If license is not specified in the header of a file, it can be assumed that it is licensed under GPLv3.