From f5c1a95dfec702ee19449ea1956a2ba6aee8b992 Mon Sep 17 00:00:00 2001
From: Anton Akhmerov <anton.akhmerov@gmail.com>
Date: Thu, 21 Feb 2019 17:30:45 +0000
Subject: [PATCH] change to 2-clause BSD

---
 LICENSE | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/LICENSE b/LICENSE
index 4c3d01e..7e34601 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-BSD 3-Clause License
+BSD 2-Clause License
 
 Copyright (c) 2017-2019, Qsymm authors
 All rights reserved.
@@ -13,10 +13,6 @@ modification, are permitted provided that the following conditions are met:
   this list of conditions and the following disclaimer in the documentation
   and/or other materials provided with the distribution.
 
-* Neither the name of the copyright holder nor the names of its
-  contributors may be used to endorse or promote products derived from
-  this software without specific prior written permission.
-
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
-- 
GitLab