tRemove license info from readme - cuda-memscrub - scrubs the global device memory of CUDA GPUs
 (HTM) git clone git://src.adamsgaard.dk/cuda-memscrub
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 717c6b084ee0a0a59978e98c219e4ee0fc39b654
 (DIR) parent 0a5afe06184f515b801f2da59877643fcb63cf84
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Thu,  2 Jan 2020 10:14:48 +0100
       
       Remove license info from readme
       
       Diffstat:
         M README.md                           |       5 -----
       
       1 file changed, 0 insertions(+), 5 deletions(-)
       ---
 (DIR) diff --git a/README.md b/README.md
       t@@ -5,11 +5,6 @@ Utility for overwritting values in the global device memory on CUDA GPU's. This
        program is designed to help spotting uninitialized values in other CUDA
        applications.
        
       -License
       --------
       -cuda-memscrub is licensed under the GNU Public License, version 3 or greater.
       -See `LICENSE.txt` for details.
       -
        Build requirements
        ------------------
        GNU Make, CUDA toolkit