From e01ee7ac9be9376185379fee35cd874dd2584f42 Mon Sep 17 00:00:00 2001
From: Romain Deville <code@romaindeville.fr>
Date: Mon, 17 May 2021 16:37:46 +0200
Subject: [PATCH] =?UTF-8?q?=F0=9F=93=84=20Remove=20Beerware=20LICENSE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 LICENSE.BEERWARE      | 14 --------------
 docs/about/license.md | 17 -----------------
 2 files changed, 31 deletions(-)
 delete mode 100644 LICENSE.BEERWARE

diff --git a/LICENSE.BEERWARE b/LICENSE.BEERWARE
deleted file mode 100644
index e2830f4..0000000
--- a/LICENSE.BEERWARE
+++ /dev/null
@@ -1,14 +0,0 @@
-"THE BEER-WARE LICENSE" (Revision 42):
-
-Romain Deville <code@romaindeville.fr> wrote this project.
-
-As long as you retain this notice you can do whatever you want with this stuff.
-If we meet some day, and you think this stuff is worth it, you can buy me a
-beer in return.
-
-<!-- BEGIN MKDOCS TEMPLATE -->
-<!--
-WARNING, DO NOT UPDATE CONTENT BETWEEN MKDOCS TEMPLATE TAG !
-Modified content will be overwritten when updating
--->
-<!-- END MKDOCS TEMPLATE -->
\ No newline at end of file
diff --git a/docs/about/license.md b/docs/about/license.md
index ae67b55..ade7dd2 100644
--- a/docs/about/license.md
+++ b/docs/about/license.md
@@ -10,11 +10,6 @@ Modified content will be overwritten when updating
 
 <!-- END MKDOCS TEMPLATE -->
 
-Software is under double licensing:
-
- - [MIT License](#mit-license)
- - [Beer-Ware License](#the-beer-ware-license)
-
 ## MIT License
 
 {{ date_copyright }}
@@ -41,15 +36,3 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.
 
-## The Beer-Ware License
-
-Following maintainers worked on this project:
-
-{% for i_maintainer in curr_repo.maintainers %}
-  - [{{ i_maintainer.name }}](mailto:{{ i_maintainer.mail }})
-{% endfor %}
-
-As long as you retain this notice you can do whatever you want with this stuff.
-
-If we meet some day, and you think this stuff is worth it, you can buy us a
-beer in return.
-- 
GitLab