From e67214c4b9c35b9b874f22723949e52b2a011557 Mon Sep 17 00:00:00 2001 From: The Codacy Badger Date: Wed, 28 Apr 2021 13:48:25 +0000 Subject: [PATCH 1/4] Add Codacy badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8497c02..7bb7c69 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ ![GitHub](https://img.shields.io/github/license/EnderIce2/SDR-RPC) ![GitHub All Releases](https://img.shields.io/github/downloads/EnderIce2/SDR-RPC/total) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/EnderIce2/SDR-RPC) +[![Codacy Badge](https://api.codacy.com/project/badge/Grade/800cd7ade7ab4aa386f79b5c999a2959)](https://app.codacy.com/gh/EnderIce2/SDR-RPC?utm_source=github.com&utm_medium=referral&utm_content=EnderIce2/SDR-RPC&utm_campaign=Badge_Grade_Settings) [![CodeFactor](https://www.codefactor.io/repository/github/enderice2/sdr-rpc/badge?s=6ea1f91b515716a019633ad07f7d3138bc136f22)](https://www.codefactor.io/repository/github/enderice2/sdr-rpc) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/88685ae81b7c4c10bb8e4ceb16ad9bcc)](https://www.codacy.com/gh/EnderIce2/SDR-RPC/dashboard?utm_source=github.com&utm_medium=referral&utm_content=EnderIce2/SDR-RPC&utm_campaign=Badge_Grade) ![Twitter Follow](https://img.shields.io/twitter/follow/enderice22?style=flat) From 071c1071df98cf6c34b8b4b94bc87db02df6e083 Mon Sep 17 00:00:00 2001 From: Alex <38536866+EnderIce2@users.noreply.github.com> Date: Wed, 28 Apr 2021 16:52:34 +0300 Subject: [PATCH 2/4] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 7bb7c69..ef460d9 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ ![GitHub release (latest by date)](https://img.shields.io/github/v/release/EnderIce2/SDR-RPC) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/800cd7ade7ab4aa386f79b5c999a2959)](https://app.codacy.com/gh/EnderIce2/SDR-RPC?utm_source=github.com&utm_medium=referral&utm_content=EnderIce2/SDR-RPC&utm_campaign=Badge_Grade_Settings) [![CodeFactor](https://www.codefactor.io/repository/github/enderice2/sdr-rpc/badge?s=6ea1f91b515716a019633ad07f7d3138bc136f22)](https://www.codefactor.io/repository/github/enderice2/sdr-rpc) -[![Codacy Badge](https://app.codacy.com/project/badge/Grade/88685ae81b7c4c10bb8e4ceb16ad9bcc)](https://www.codacy.com/gh/EnderIce2/SDR-RPC/dashboard?utm_source=github.com&utm_medium=referral&utm_content=EnderIce2/SDR-RPC&utm_campaign=Badge_Grade) ![Twitter Follow](https://img.shields.io/twitter/follow/enderice22?style=flat) # SDR-RPC From e008886fd77aa72d8958e811a7293aac8fbbce8d Mon Sep 17 00:00:00 2001 From: Alex <38536866+EnderIce2@users.noreply.github.com> Date: Wed, 28 Apr 2021 17:09:12 +0300 Subject: [PATCH 3/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef460d9..e0d2a95 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ![GitHub release (latest by date)](https://img.shields.io/github/v/release/EnderIce2/SDR-RPC) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/800cd7ade7ab4aa386f79b5c999a2959)](https://app.codacy.com/gh/EnderIce2/SDR-RPC?utm_source=github.com&utm_medium=referral&utm_content=EnderIce2/SDR-RPC&utm_campaign=Badge_Grade_Settings) [![CodeFactor](https://www.codefactor.io/repository/github/enderice2/sdr-rpc/badge?s=6ea1f91b515716a019633ad07f7d3138bc136f22)](https://www.codefactor.io/repository/github/enderice2/sdr-rpc) -![Twitter Follow](https://img.shields.io/twitter/follow/enderice22?style=flat) +![Twitter Follow](https://img.shields.io/twitter/follow/enderice22?style=social) # SDR-RPC SDR-RPC is an [SDRSharp](https://airspy.com/download/) plugin that adds Discord RPC feature in it From f9fdaa969eb8d16ec8923f019336e908655ff1e2 Mon Sep 17 00:00:00 2001 From: Alex <38536866+EnderIce2@users.noreply.github.com> Date: Thu, 29 Apr 2021 23:17:53 +0300 Subject: [PATCH 4/4] Update LICENSE --- LICENSE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 7376d18..8fdad0a 100644 --- a/LICENSE +++ b/LICENSE @@ -632,7 +632,7 @@ state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. SDR-RPC | Plugin for SDRSharp Software adding Discord Rich Presence - Copyright (C) 2020 Albu Alexandru Gabriel + Copyright (C) 2021 Albu Alexandru Gabriel This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -652,7 +652,7 @@ Also add information on how to contact you by electronic and paper mail. If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: - SDR-RPC Copyright (C) 2020 Albu Alexandru Gabriel + SDR-RPC Copyright (C) 2021 Albu Alexandru Gabriel This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details.