From 9165808f8c38bde3863b956c6ab5784f21561a2f Mon Sep 17 00:00:00 2001
From: Paul Sutton <paul@softwareradiosystems.com>
Date: Fri, 2 Sep 2016 14:21:02 +0100
Subject: [PATCH] Updating notices

---
 COPYRIGHT | 2 +-
 README.md | 4 +---
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/COPYRIGHT b/COPYRIGHT
index 7844c6d07..592199877 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -1,4 +1,4 @@
-Copyright (C) 2013-2015 Software Radio Systems Limited. All rights reserved.
+Copyright (C) 2013-2016 Software Radio Systems Limited. All rights reserved.
 
 The following copyright notices are for libraries used within srsLTE:
 
diff --git a/README.md b/README.md
index b19fe83f8..5df567913 100644
--- a/README.md
+++ b/README.md
@@ -5,9 +5,7 @@ srsLTE
 
 srsLTE is a free and open-source LTE library for SDR UE and eNodeB developed by SRS (www.softwareradiosystems.com). The library is highly modular with minimum inter-module or external dependencies. It is entirely written in C and, if available in the system, uses the acceleration library VOLK distributed in GNURadio. 
 
-**srsLTE is used by srsUE, a full stack (PHY to IP) implementation of an LTE UE. srsUE is available at https://github.com/srslte/srsue**
-
-*News*: We have just released srsUE 1.2 containing important bugfixes and improvements in the synchronization procedure. Checkout the [CHANGELOG](CHANGELOG)   
+**srsLTE is used by srsUE, a full stack (PHY to IP) implementation of an LTE UE. srsUE is available at https://github.com/srslte/srsue**   
 
 
 The srsLTE software license is AGPLv3.
-- 
GitLab