mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-08-22 13:57:32 +02:00
Update copyright info to 2022
This commit is contained in:
@@ -185,7 +185,7 @@ com_version(wordlist *wl)
|
|||||||
"** %s-%s : %s\n"
|
"** %s-%s : %s\n"
|
||||||
"** 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-2020, The ngspice team.\n"
|
"** Copyright 2001-2022, 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')
|
||||||
@@ -222,7 +222,7 @@ com_version(wordlist *wl)
|
|||||||
"** %s-%s : %s\n"
|
"** %s-%s : %s\n"
|
||||||
"** 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-2020, The ngspice team.\n"
|
"** Copyright 2001-2022, 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')
|
||||||
|
|||||||
Reference in New Issue
Block a user