From 6581c0ce6aaba4c3c74f7b7c8521011e9d48f274 Mon Sep 17 00:00:00 2001
From: Jens Bendisposto <jens@bendisposto.de>
Date: Sat, 10 Dec 2011 11:14:32 +0100
Subject: [PATCH] minor changes - typos etc.

---
 README.md | 15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 236e473..7d9212f 100644
--- a/README.md
+++ b/README.md
@@ -4,11 +4,18 @@ SableCC 3.2 - STUPS version
 This work is based on SableCC 3.2 by Etienne Gagnon. 
 
 Our version of SableCC enriches the abstract syntax tree with information about tokens. 
-Contributors to this vrsion of SableCC are:
+Contributors to the extension of SableCC are:
 
-Fabian Fritz
-Marc Büngener
-Jens Bendisposto 
+- Fabian Fritz
+- Marc Büngener
+- Jens Bendisposto 
+
+The authors of the SabelCC version this work is based on are listed in the AUTHORS file.
+
+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
+Lesser General Public License for more details.
 
 License 
 --- 
-- 
GitLab