summaryrefslogtreecommitdiff
path: root/installModule.sh
diff options
context:
space:
mode:
Diffstat (limited to 'installModule.sh')
-rwxr-xr-xinstallModule.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/installModule.sh b/installModule.sh
index 9234d94..841bc71 100755
--- a/installModule.sh
+++ b/installModule.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-# installModule.sh is a bash script file to install modules required for OSCAD software. It is written by Yogesh Dilip Save (yogessave@gmail.com).
+# installModule.sh is a bash script file to install modules required for FreeEDA software. It is written by Yogesh Dilip Save (yogessave@gmail.com).
# Copyright (C) 2012 Yogesh Dilip Save, FOSS Project, IIT Bombay. Modified by Rakhi R, IIT Bombay 2013
# This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
# This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.