dxxb / sim-arduboy

Arduboy board implementation using simavr
GNU General Public License v3.0
22 stars 8 forks source link

LICENSE file #10

Closed dlancer closed 6 years ago

dlancer commented 6 years ago

As I see source code is under GPL, probably GPL LICENSE files should be included to project root?

dxxb commented 6 years ago

It wasn't probably necessary but I guess it doesn't hurt to include full text of the license to the project's root so I did it in 0ea3bd629e23c1cc0e922ef6e37fd68f0da22333. Thank you for the suggestion.