From 1410da8efa279fdffa8a2517bc9a91f320f8ea1b Mon Sep 17 00:00:00 2001 From: Amlal Date: Wed, 13 Aug 2025 03:28:53 +0200 Subject: fix: tex: use 'today' markup in documents. Signed-off-by: Amlal --- docs/tex/30pin.tex | 2 +- docs/tex/epm.tex | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/tex/30pin.tex b/docs/tex/30pin.tex index fa0b314..a5ab22f 100644 --- a/docs/tex/30pin.tex +++ b/docs/tex/30pin.tex @@ -16,7 +16,7 @@ \title{\texttt{30pin.h} Specification} \author{Amlal EL Mahrouss} -\date{2024-2025} +\date{\today} \lstset{ basicstyle=\ttfamily\footnotesize, diff --git a/docs/tex/epm.tex b/docs/tex/epm.tex index 399d016..28a7f79 100644 --- a/docs/tex/epm.tex +++ b/docs/tex/epm.tex @@ -27,7 +27,7 @@ \title{EPM Partition Map Specification} \author{Amlal EL Mahrouss} -\date{2024-2025} +\date{\today} \begin{document} -- cgit v1.2.3