aboutsummaryrefslogtreecommitdiff
path: root/aux/workflow/assert-readme.sh
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-07-27 11:31:02 -0300
committerEuAndreh <eu@euandre.org>2021-07-27 11:58:44 -0300
commit9e84b309cd0807ff029660d2f42a2397334efb2b (patch)
treed10f193190726891ff739ecb6655359166947bb5 /aux/workflow/assert-readme.sh
parentTODOs.md: Add #task-1f103822-c865-254c-f6b6-4968f2fb473e (diff)
downloadgit-permalink-9e84b309cd0807ff029660d2f42a2397334efb2b.tar.gz
git-permalink-9e84b309cd0807ff029660d2f42a2397334efb2b.tar.xz
aux/: Stick to 80 columns
Diffstat (limited to 'aux/workflow/assert-readme.sh')
-rwxr-xr-xaux/workflow/assert-readme.sh7
1 files changed, 5 insertions, 2 deletions
diff --git a/aux/workflow/assert-readme.sh b/aux/workflow/assert-readme.sh
index 333a753..6635832 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