apache / accumulo-proxy

Apache Accumulo Proxy
https://accumulo.apache.org
Apache License 2.0
9 stars 19 forks source link

Automate the addition of licence headers to files #56

Open DomGarguilo opened 1 year ago

DomGarguilo commented 1 year ago

The main accumulo repo and now other accumulo-* projects automatically generate license headers for new files or update license headers for existing files. The suggestion for this ticket is to add that functionality to accumulo-proxy.

It's fine if these are ignored, but another option might be to add the license header automatically, like the main accumulo repo does.

_Originally posted by @ctubbsii in https://github.com/apache/accumulo-proxy/pull/54#discussion_r1030951061_

If automated license headers are added, the changes made in #54 can be reverted.