diff options
author | L. Pereira <l@tia.mat.br> | 2023-08-14 22:34:22 -0700 |
---|---|---|
committer | L. Pereira <l@tia.mat.br> | 2023-08-14 22:34:22 -0700 |
commit | 5996cebeeffad869f3c1bc79dacb87e2ec4d390f (patch) | |
tree | 3840ec7d231ca38c0736573795ebafe9a0a63734 | |
parent | 8d6c28b8ce4d9959f907c0a48c5032241654fbc8 (diff) |
Update copyright year to 2023
-rw-r--r-- | includes/hardinfo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/hardinfo.h b/includes/hardinfo.h index 3d632b3c..e35cbec3 100644 --- a/includes/hardinfo.h +++ b/includes/hardinfo.h @@ -31,7 +31,7 @@ #include "info.h" #include "format_early.h" -#define HARDINFO_COPYRIGHT_LATEST_YEAR 2021 +#define HARDINFO_COPYRIGHT_LATEST_YEAR 2023 #ifndef LOCALEDIR #define LOCALEDIR "/usr/share/locale" |