From 88fb361182080887a3f952d942bd1f547a2fdc50 Mon Sep 17 00:00:00 2001 From: Christine Rose Date: Wed, 18 Sep 2024 23:04:33 -0700 Subject: [PATCH] minor line editing --- CONTRIBUTING.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1b04609867..e41e3c9814 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,7 @@ ## License -Irmin is distributed under the ISC license. Every OCaml source file +Irmin is distributed under the [ISC license](https://en.wikipedia.org/wiki/ISC_license). Every OCaml source file should start with a header comment instantiating the following template (use appropriate comment syntax for other languages): @@ -28,13 +28,13 @@ Note that: - The holder, on the copyright line, is the name of individual contributors and/or their company; -- When adding a significant new contribution to a file (i.e. more like - whole new features, rather than simple fixes), check whether there +- When adding a significant new contribution to a file (i.e., more like + whole new features rather than simple fixes), check whether there already is a copyright for your copyright holder (see above): - If there is one, mentioning any year, it is not required to add the current year (but this is allowed). In no case should you replace the existing year with the current one. - - If there is no line for your copyright holder, you should add one, + - If there is no line for your copyright holder, you should add one with the current year. For example, for a source file with multiple contributors spanning