* Add script to automatically add license to each file * Add license preamble to each file. * Fix existing preamble detection breaking due to line endings. Git :( * Prevent license from being added to code with other licenses
* Fix typeorm migration cli and server migrations. * Add `migrate-from-staging` script