From 16f543ca60c4adeaf5990892e90f1f74d5e3b1da Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 22 Dec 2018 21:51:54 +0200 Subject: Change: flesh out partial draft a bit --- arch/000.yarn | 5 +++-- arch/build.sh | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/arch/000.yarn b/arch/000.yarn index 5db67f3..2bfff88 100644 --- a/arch/000.yarn +++ b/arch/000.yarn @@ -5,11 +5,12 @@ author: Lars Wirzenius # Introduction -Effireg is a web-based membership register for the EFfi non-profit +Effireg is a web-based membership register for the Effi non-profit association. See for more information about Effi. Effireg is written for Effi, but it is free software, released under -the Affero GPL v3 license, and may be used by others. +the Affero GPL v3 license, and may be used by others. No guarantees of +quality. # Architecture overview diff --git a/arch/build.sh b/arch/build.sh index 794b299..8a04877 100755 --- a/arch/build.sh +++ b/arch/build.sh @@ -5,7 +5,7 @@ set -eu version="$(git describe --dirty)" blockdiag3 arch.diag pandoc \ - -Vdate="$version" \ + -Vdate="Version: $version" \ --toc \ --standalone \ --self-contained \ -- cgit v1.2.1