summaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorfahim2015-02-05 17:27:43 +0530
committerfahim2015-02-05 17:27:43 +0530
commit15e75633d9d30330f7d74a3c6e639458ad09dd0b (patch)
treeb308766e9c121749eb9afda8791f1218b7a62e19 /LICENSE
parentc0974ba73ca60801369b59cd7155a62a23804c6b (diff)
downloadnghdl-15e75633d9d30330f7d74a3c6e639458ad09dd0b.tar.gz
nghdl-15e75633d9d30330f7d74a3c6e639458ad09dd0b.tar.bz2
nghdl-15e75633d9d30330f7d74a3c6e639458ad09dd0b.zip
Subject: Changed License
Description: Changed License
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE34
1 files changed, 12 insertions, 22 deletions
diff --git a/LICENSE b/LICENSE
index 120f0e2..7080e5a 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,28 +1,18 @@
-Copyright (c) 2015, FOSSEE
-All rights reserved.
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are met:
+Please note that the following codes are copyrighted under BSD license.
+
+src/ghdlserver/ghdlserver.c
+src/ghdlserver/ghdlserver.h
+src/ghdlserver/Utility_Package.vhdl
+src/ghdlserver/Vhpi_Package.vhdl
-* Redistributions of source code must retain the above copyright notice, this
- list of conditions and the following disclaimer.
+Copyright 2015 Prof.M.P Desai (madhav@ee.iitb.ac.in) and Powai Labs.
+All rights reserved.
-* Redistributions in binary form must reproduce the above copyright notice,
- this list of conditions and the following disclaimer in the documentation
- and/or other materials provided with the distribution.
+Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
+1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
+2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
-* Neither the name of nghdl nor the names of its
- contributors may be used to endorse or promote products derived from
- this software without specific prior written permission.
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL COPYRIGHT HOLDERS AND CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
-DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
-FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
-DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
-SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
-CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
-OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.