From 632b55a90db47792ac1295600a3fad0f84aa6c2e Mon Sep 17 00:00:00 2001 From: Holger Vogt Date: Sun, 3 Aug 2025 14:20:41 +0200 Subject: [PATCH] Update copyright notice --- src/frontend/misccoms.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontend/misccoms.c b/src/frontend/misccoms.c index bf973a923..2a6b30591 100644 --- a/src/frontend/misccoms.c +++ b/src/frontend/misccoms.c @@ -194,7 +194,7 @@ com_version(wordlist *wl) "** The U. C. Berkeley CAD Group\n" "** Copyright 1985-1994, Regents of the University of California.\n" - "** Copyright 2001-2024, The ngspice team.\n" + "** Copyright 2001-2025, The ngspice team.\n" "** %s\n", ft_sim->simulator, ft_sim->version, ft_sim->description, Spice_Manual); if (*Spice_Notice != '\0')