From b01ce5ccad76f91e4fb4a9f41f4ee98f4de6801d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ricardo=20Monta=C3=B1ana=20G=C3=B3mez?= Date: Mon, 11 Mar 2024 10:21:08 +0100 Subject: [PATCH] Update License and Readme --- LICENSE | 2 +- README.md | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index c160124..800d41c 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 rmontanana +Copyright (c) 2024 Ricardo Montañana Gómez Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: diff --git a/README.md b/README.md index 4c8db4f..bf85318 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Pyclassifiers + +[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT) + Python Classifiers C++ Wrapper ## 0. Setup