diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2018-08-11 14:50:45 +0200 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2018-08-11 14:50:45 +0200 |
commit | e14a1c7358ded4c304509accb5983275e64ab538 (patch) | |
tree | 36f876f4c9bada40f8446ba8b9feb44090262524 | |
parent | af6b0202feb98231cbc5606a96a20d031eda515c (diff) |
Minor edit in README.md
A minor edit was made in the copyright correction part of the checklist.
-rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -395,9 +395,10 @@ been explained here), please let us know to correct it. files and add your name and email to the copyright notice. You can find the files by searching for the placeholder email `your@email.address` (which you should change) with the command below - (you can ignore this file and any in the `tex/` directory. When making - new files, always remember to add a similar copyright statement at the - top of the file. This is important. + (you can ignore this file, `README.md', and any in the `tex/` + directory). When making new files, always remember to add a similar + copyright statement at the top of the file and also ask your + colleagues to do so when they edit a file. This is very important. ```shell $ grep -r your@email.address ./* |