From d7e35959ebb6b1dd892a99f23c2a7f23c0f99041 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Thu, 24 Apr 2025 07:15:33 +0200 Subject: dev, lib: fix 30pin dates. Signed-off-by: Amlal El Mahrouss --- docs/tex/30pin.tex | 2 +- lib/30pin.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/tex/30pin.tex b/docs/tex/30pin.tex index 53ef393..4c4b9ae 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} +\date{2024-2025} \lstset{ basicstyle=\ttfamily\footnotesize, diff --git a/lib/30pin.h b/lib/30pin.h index d4f0de9..6de5981 100644 --- a/lib/30pin.h +++ b/lib/30pin.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. + Copyright (C) 2024-2025, Amlal EL Mahrouss, all rights reserved. ------------------------------------------- */ -- cgit v1.2.3