Skip to content
#

janusgraph

Here are 49 public repositories matching this topic...

FlorianHockmann
FlorianHockmann commented Mar 22, 2019

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.

Improve this page

Add a description, image, and links to the janusgraph topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the janusgraph topic, visit your repo's landing page and select "manage topics."

Learn more