diff options
| -rw-r--r-- | docs/tex/30pin.tex | 2 | ||||
| -rw-r--r-- | 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. ------------------------------------------- */ |
