diff options
author | Fahim | 2015-10-07 15:17:19 +0530 |
---|---|---|
committer | Fahim | 2015-10-07 15:17:19 +0530 |
commit | 67b9b53668989318a75f6f7647fb651d7c70a371 (patch) | |
tree | a0b60392240a7d699771f3eac44b23bea95139a6 /src/browser | |
parent | 61ceb24d4b98e4aa719baddcfaedbcdee239f867 (diff) | |
download | eSim-67b9b53668989318a75f6f7647fb651d7c70a371.tar.gz eSim-67b9b53668989318a75f6f7647fb651d7c70a371.tar.bz2 eSim-67b9b53668989318a75f6f7647fb651d7c70a371.zip |
Subject: eSim Welcome page And ngspicetoModelica converter
Description:Modified eSim Welcome page And ngspicetoModelica converter
Diffstat (limited to 'src/browser')
-rw-r--r-- | src/browser/pages/welcome.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/browser/pages/welcome.html b/src/browser/pages/welcome.html index f525d5c1..9343b8b0 100644 --- a/src/browser/pages/welcome.html +++ b/src/browser/pages/welcome.html @@ -40,7 +40,7 @@ pre{ <p> <b>eSim</b> is an open source EDA tool for circuit design, simulation, analysis and PCB design. It is an integrated tool built using open source software such as KiCad (<a href=http://www.kicad-pcb.org>http://www.kicad-pcb.org</a>) and Ngspice(<a href=http://ngspice.sourceforge.net>http://ngspice.sourceforge.net</a>). <br/> -eSim source is released under <b>GNU General Public License.</b> +eSim source is released under <b>GNU General Public License V3.</b> </p> <br/> <p> @@ -48,7 +48,7 @@ eSim is developed by the <b>FOSSEE team at IIT Bombay</b>. To know more about eS </p> <br /> <p> -To discuss more about eSim please visits at <a href=http://freeeda.in>http://freeeda.in</a> +To discuss more about eSim please visits at <a href=http://esim.fossee.in>http://esim.fossee.in</a> </p> <br /> |