From 7be9e736eca270c23f475e4adb22486a2dc1eb99 Mon Sep 17 00:00:00 2001
From: Nikolay Stanchev <ns17@it-innovation.soton.ac.uk>
Date: Wed, 17 Apr 2019 13:19:00 +0100
Subject: [PATCH] Updates IP-registry to include the license of the psutil
 library

---
 IPRREGISTRY.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/IPRREGISTRY.md b/IPRREGISTRY.md
index a169553..bdc19dc 100644
--- a/IPRREGISTRY.md
+++ b/IPRREGISTRY.md
@@ -20,6 +20,7 @@ The CLMC depends on 3rd party open source software distributed using approved op
 | tosca-parser | APACHE LICENSE v2 | https://github.com/openstack/tosca-parser/blob/master/LICENSE |
 | schema | MIT LICENSE | https://github.com/keleshev/schema/blob/master/LICENSE-MIT |	
 | requests | APACHE LICENSE v2 | https://github.com/requests/requests/blob/master/LICENSE |
+| psutil | BSD LICENSE | https://github.com/giampaolo/psutil/blob/master/LICENSE |
 | pytest | MIT LICENSE | https://github.com/pytest-dev/pytest/blob/master/LICENSE |	
 | pytest-cov | MIT LICENSE | https://github.com/pytest-dev/pytest-cov/blob/master/LICENSE |
 			
-- 
GitLab