Difference between revisions of "Mesham parallel programming language:General disclaimer"

From Mesham
Jump to navigationJump to search
(Created page with '= No warranty of any kind = Mesham makes no guarantee of validity or safety of the information contained or copied from this site. This site contains source code, binary executa…')
 
Line 3: Line 3:
 
Mesham makes no guarantee of validity or safety of the information contained or copied from this site. This site contains source code, binary executables and documentation which can be used to in the creation of source code. The information contained here is for research purposes and should be verified by yourself as accurate before use. Any software (source or binary) created by the information contained here or software located at this site has the following disclaimer:
 
Mesham makes no guarantee of validity or safety of the information contained or copied from this site. This site contains source code, binary executables and documentation which can be used to in the creation of source code. The information contained here is for research purposes and should be verified by yourself as accurate before use. Any software (source or binary) created by the information contained here or software located at this site has the following disclaimer:
  
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+
<pre>
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
THE SOFTWARE.
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 +
THE SOFTWARE.
 +
</pre>
  
 
We strongly advise that you virus check all downloaded software, regardless of origin, before use.
 
We strongly advise that you virus check all downloaded software, regardless of origin, before use.

Revision as of 18:37, 19 January 2013

No warranty of any kind

Mesham makes no guarantee of validity or safety of the information contained or copied from this site. This site contains source code, binary executables and documentation which can be used to in the creation of source code. The information contained here is for research purposes and should be verified by yourself as accurate before use. Any software (source or binary) created by the information contained here or software located at this site has the following disclaimer:

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

We strongly advise that you virus check all downloaded software, regardless of origin, before use.