From 5ae412cd62547fde42696d62046ef7c0f812dfb0 Mon Sep 17 00:00:00 2001
From: ha7ilm <retzlerandras@gmail.com>
Date: Sat, 29 Nov 2014 01:40:18 +0100
Subject: [PATCH] readme fix

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index bf0dcb4..f985e5d 100644
--- a/README.md
+++ b/README.md
@@ -328,7 +328,7 @@ E.g. you can send `-0.05 0.02\n`
 
 ## [Licensing] (#licensing)
 
-Most of the code for `libcsdr` is under BSD license.  
+Most of the code of `libcsdr` is under BSD license.  
 However, before the implementation of some algoritms, GPL-licensed code from other applications have been reviewed.
 In order to eliminate any licesing issues, these parts are placed under a different file.
 However, the library is still fully functional with BSD-only code, altough having only less-optimized versions of some algorithms.  
-- 
GitLab