diff options
author | EuAndreh <eu@euandre.org> | 2021-08-15 17:31:16 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-08-15 17:31:16 -0300 |
commit | 651bb5b3fb3a9b36599e1891efb22efb4bf34c3f (patch) | |
tree | efbe3f44dccff3ed8eea651fed57c4ca937c03e9 /aux/workflow/assert-readme.sh | |
parent | _articles/2020-11-07-diy-an-offline-bug-tracker-with-text-files-git-and-email... (diff) | |
download | euandre.org-651bb5b3fb3a9b36599e1891efb22efb4bf34c3f.tar.gz euandre.org-651bb5b3fb3a9b36599e1891efb22efb4bf34c3f.tar.xz |
aux/: Update
Diffstat (limited to 'aux/workflow/assert-readme.sh')
-rwxr-xr-x | aux/workflow/assert-readme.sh | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/aux/workflow/assert-readme.sh b/aux/workflow/assert-readme.sh index 843fd86..dbe657e 100755 --- a/aux/workflow/assert-readme.sh +++ b/aux/workflow/assert-readme.sh @@ -44,7 +44,8 @@ and for generating the documentation HTML and website, run: $ make public \`\`\` -Send contributions to the [mailing list] via [\`git send-email\`](https://git-send-email.io/). +Send contributions to the [mailing list] via +[\`git send-email\`](https://git-send-email.io/). ## Links @@ -89,7 +90,9 @@ cat <<EOF >> "$EXPECTED" ## License -The code is licensed under [GNU Affero General Public License v3.0 or later][AGPL-3.0-or-later] (AGPL-3.0-or-later). +The code is licensed under +[GNU Affero General Public License v3.0 or later][AGPL-3.0-or-later] +(AGPL-3.0-or-later). [AGPL-3.0-or-later]: https://git.euandreh.xyz/$PROJECT/tree/COPYING EOF |