From 320a3c68157b336364d3e1571589442e51415b90 Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Wed, 26 Nov 2025 19:14:05 +0100 Subject: [PATCH] RichPresence: Add copyright --- src/discord/richpresence.cpp | 1 + src/discord/richpresence.h | 1 + 2 files changed, 2 insertions(+) diff --git a/src/discord/richpresence.cpp b/src/discord/richpresence.cpp index 04a54c59b..230f00253 100644 --- a/src/discord/richpresence.cpp +++ b/src/discord/richpresence.cpp @@ -1,5 +1,6 @@ /* * Strawberry Music Player + * Copyright 2025, Jonas Kvinge * * Strawberry is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/discord/richpresence.h b/src/discord/richpresence.h index 9ea6dd88a..f22a82f8e 100644 --- a/src/discord/richpresence.h +++ b/src/discord/richpresence.h @@ -1,5 +1,6 @@ /* * Strawberry Music Player + * Copyright 2025, Jonas Kvinge * * Strawberry is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by