diff options
author | xengineering <me@xengineering.eu> | 2024-09-26 21:53:21 +0200 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2024-09-26 21:53:21 +0200 |
commit | 334d6b69204d0acca740da7ff14a28b937c2328d (patch) | |
tree | fb482567b20e641ee973970b09a3262adc4d4279 /doc/documentation.tex | |
parent | e899802f7d2edfa5cd8559aabc62198ace292cde (diff) | |
download | soundbox-334d6b69204d0acca740da7ff14a28b937c2328d.tar soundbox-334d6b69204d0acca740da7ff14a28b937c2328d.tar.zst soundbox-334d6b69204d0acca740da7ff14a28b937c2328d.zip |
doc: Rename last section to "License"
It used to be named by the chosen license. To make the structure of the
document more generic it should only be named "License".
Diffstat (limited to 'doc/documentation.tex')
-rw-r--r-- | doc/documentation.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex index 797689b..14dce3e 100644 --- a/doc/documentation.tex +++ b/doc/documentation.tex @@ -31,7 +31,7 @@ Using multiple devices allows to build up a multi-room audio setup. This project is Open Hardware\footnote{\href{https://en.wikipedia.org/wiki/Open-source\_hardware}{https://en.wikipedia.org/wiki/Open-source\_hardware}} -and licensed under the CERN Open Hardware License S (see \autoref{cern-ohl-s}). +and licensed under the CERN Open Hardware License S (see \autoref{license}). \section{Current state} @@ -437,7 +437,7 @@ Versioning\footnote{\href{https://semver.org/spec/v2.0.0.html}{https://semver.or \item operating system resist power cut without any risk \end{itemize} -\chapter{CERN Open Hardware Licence}\label{cern-ohl-s} +\chapter{License}\label{license} \texttt{\input{../LICENSE.txt}} |