new copyright notice added

This commit is contained in:
Holger Vogt 2020-05-03 11:47:22 +02:00
parent 4629fb797a
commit dd5d1f1868
1 changed files with 2 additions and 0 deletions

View File

@ -179,6 +179,7 @@ com_version(wordlist *wl)
"** %s-%s : %s\n"
"** The U. C. Berkeley CAD Group\n"
"** Copyright 1985-1994, Regents of the University of California.\n"
"** Copyright 2001-2020, The ngspice team.\n"
"** %s\n",
ft_sim->simulator, ft_sim->version, ft_sim->description, Spice_Manual);
if (*Spice_Notice != '\0')
@ -215,6 +216,7 @@ com_version(wordlist *wl)
"** %s-%s : %s\n"
"** The U. C. Berkeley CAD Group\n"
"** Copyright 1985-1994, Regents of the University of California.\n"
"** Copyright 2001-2020, The ngspice team.\n"
"** %s\n",
ft_sim->simulator, ft_sim->version, ft_sim->description, Spice_Manual);
if (*Spice_Notice != '\0')