We should automatically check that all source files have a license header.
This should ideally be done in the Cake build script so it can be done locally as part of the usual build and also on the build server.
It's probably enough to check that the license URL is contained in all source files (which we can identify by their file extension): http://www.apache.org/licenses/LICENSE-2.0.
A schema management tool for JanusGraph. Originally developed and open-sourced by Newforma. This fork should be used for all community development going forward.
All the project code for my 2019 honours project. This is a web application that measures the query response times of 3 databases on queries and data analysis similar to those found in the real-world.
We should automatically check that all source files have a license header.
This should ideally be done in the Cake build script so it can be done locally as part of the usual build and also on the build server.
It's probably enough to check that the license URL is contained in all source files (which we can identify by their file extension):
http://www.apache.org/licenses/LICENSE-2.0.