From b8e3728b896bd73eb4df39c00fb3ee43e166c564 Mon Sep 17 00:00:00 2001 From: Jens Bendisposto <jens@bendisposto.de> Date: Mon, 5 Dec 2011 16:19:50 +0100 Subject: [PATCH] added website --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dafd741b..4314f2bf 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,10 @@ # The ProB Model Checker and Animator The ProB source code is distributed under the EPL license (http://www.eclipse.org/org/documents/epl-v10.html). - (C) 2000-2011 Michael Leuschel and many others. +For updates please visit the ProB website: http://www.stups.uni-duesseldorf.de/ProB/ + ProB comes with ABSOLUTELY NO WARRANTY OF ANY KIND ! This software is distributed in the hope that it will be useful but WITHOUT ANY WARRANTY. The author(s) do not accept responsibility to anyone for the consequences of using it or for whether it serves any particular purpose or works at all. No warranty is made about the software or its performance. The ProB binary and source distributions contain the nauty library (http://cs.anu.edu.au/~bdm/nauty/) which imply further restrictions: the ProB model checker with nauty symmetry reduction cannot be used for applications with nontrivial military significance. -- GitLab