Copyright extended to 2026

This commit is contained in:
Holger Vogt 2026-02-18 13:31:50 +01:00
parent b1262068c4
commit 8638e2eac2
1 changed files with 2 additions and 2 deletions

View File

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