From b3c99f9c19afaac2a3f3e044493bb0cb084961d1 Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Wed, 3 Sep 2025 00:59:04 -0700 Subject: [PATCH] doc: bump copyright year It is 2025... Signed-off-by: H. Peter Anvin (Intel) --- doc/nasmdoc.src | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/nasmdoc.src b/doc/nasmdoc.src index bccddb91c..7e8ec2040 100644 --- a/doc/nasmdoc.src +++ b/doc/nasmdoc.src @@ -1,7 +1,7 @@ \# -------------------------------------------------------------------------- \# -\# Copyright 1996-2024 The NASM Authors - All Rights Reserved -\M{year}{1996-2024} +\# Copyright 1996-2025 The NASM Authors - All Rights Reserved +\M{year}{1996-2025} \# See the file AUTHORS included with the NASM distribution for \# the specific copyright holders. \#