Another copyright update

This commit is contained in:
Holger Vogt 2025-08-03 14:26:31 +02:00
parent 6655f9a265
commit e5e46c8782
1 changed files with 1 additions and 1 deletions

View File

@ -238,7 +238,7 @@ com_version(wordlist *wl)
"** The U. C. Berkeley CAD Group\n" "** The U. C. Berkeley CAD Group\n"
"** Copyright 1985-1994, Regents of the University of California.\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", "** %s\n",
ft_sim->simulator, ft_sim->version, ft_sim->description, Spice_Manual); ft_sim->simulator, ft_sim->version, ft_sim->description, Spice_Manual);
if (*Spice_Notice != '\0') if (*Spice_Notice != '\0')