X-Git-Url: https://scm.cri.minesparis.psl.eu/git/Faustine.git/blobdiff_plain/8abe2ee3f9b99450a1097204076770fc1c29b75a..13f27ae45e641f43a9f7cd2cc6ceef016737ad13:/README.txt?ds=sidebyside

diff --git a/README.txt b/README.txt
index 0598180..b55749e 100644
--- a/README.txt
+++ b/README.txt
@@ -2,7 +2,8 @@ OVERVIEW
 ========
 
 Faustine is an interpreter for multi-rate FAUST programs, written in OCaml,
-at CRI of MINES ParisTech.
+at CRI of MINES ParisTech, and covered by the GNU Public License V3 (see
+LICENSE.txt).
 
 FAUST (Functional Audio Stream) is a functional programming language
 specifically designed for real-time signal processing and
@@ -30,7 +31,7 @@ CONTENTS
   configure             compilation configuration script
   examples/             vector examples (fft, image processingÉ)
   INSTALL.txt           Faustine installation instructions
-  interpretor/          Faustine's interpretor source code
+  interpreter/          Faustine's interpreter source code
   LICENSE.txt           license and copyright notice
   Makefile              main Makefile to compile and install
   README.txt            this file
@@ -68,4 +69,4 @@ Emacs Info files.  It is available on the World Wide Web, at
 
 
 
--- Karim Barkati and Haisheng Wang, 2013
+-- Karim Barkati and Haisheng Wang, MINES ParisTech, 2013