diff --git a/LICENSE.BEERWARE b/LICENSE.BEERWARE
deleted file mode 100644
index e2830f4966e6e7c1fc942a5065ffb7dffbc15c06..0000000000000000000000000000000000000000
--- 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 ae67b55618781513701f668c9bc85f02a0a9793e..ade7dd29fa2052aa4fad9aaeb696f4316cbcfb0d 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.