mirage / ocaml-tar

Pure OCaml library to read and write tar files
ISC License
54 stars 34 forks source link

LICENSE.md: add title and copyright notice #63

Closed waldyrious closed 5 years ago

waldyrious commented 5 years ago

The title is optional (but useful), but the copyright notice is actually part of the legal text (as indicated by the first paragraph of the license).

Note: This is part of a series of PRs submitted to repos in the mirage organization, along the lines of mirage/jitsu#36 (2016), mirage/irmin#472 (2017) and mirage/mirage#905 (2018).

avsm commented 5 years ago

thanks!