Added LGPL 3.0 license to all source/config files

This commit is contained in:
Erick Kad-Bay
2016-11-29 14:44:13 -05:00
parent 0088eae7e4
commit 47e0e948d1
68 changed files with 1055 additions and 14 deletions

1
.gitignore vendored
View File

@ -6,6 +6,7 @@
# Ignore bundler config.
/.bundle
vendor/.bundle
# Ignore the default SQLite database.
/db/**/*.sqlite3