Skip to content

Commit 86473be

Browse files
Gauthamahgamut
authored andcommitted
issue generating year
1 parent ded96fd commit 86473be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

make/autoconf/spec.gmk.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ IMPORT_MODULES_MAN := @IMPORT_MODULES_MAN@
183183
IMPORT_MODULES_SRC := @IMPORT_MODULES_SRC@
184184
IMPORT_MODULES_MAKE := @IMPORT_MODULES_MAKE@
185185

186-
COPYRIGHT_YEAR := @COPYRIGHT_YEAR@
186+
COPYRIGHT_YEAR := 2025
187187
HOTSPOT_BUILD_TIME := @HOTSPOT_BUILD_TIME@
188188

189189
# Platform naming variables

0 commit comments

Comments
 (0)