diff options
author | bigbear <ns@bigbear.dk> | 2024-02-08 00:02:48 +0100 |
---|---|---|
committer | bigbear <ns@bigbear.dk> | 2024-02-08 19:52:52 +0100 |
commit | df41e6968e12f75b514b605968fe3fb9a3c5740e (patch) | |
tree | 41b3d7857cee100d978bead071fc7c0f7caf0fb9 /includes | |
parent | da0d0d9040b91ecef5985af982d7e77ae435a957 (diff) |
ADD Package building for hardinfo2
Diffstat (limited to 'includes')
-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 41e7bd3a..ab0b8896 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 2023 +#define HARDINFO2_COPYRIGHT_LATEST_YEAR 2024 #ifndef LOCALEDIR #define LOCALEDIR "/usr/share/locale" |