From 2a087166264e26e34769703f18b2fb2a6caab9c9 Mon Sep 17 00:00:00 2001 From: Luke Memet Date: Sat, 15 Feb 2025 15:57:18 -0500 Subject: [PATCH] revisions --- src/gui/macosshiftclickhandler.cpp | 2 +- src/gui/macosshiftclickhandler.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/gui/macosshiftclickhandler.cpp b/src/gui/macosshiftclickhandler.cpp index 5e784d004..f2a8bdcd0 100644 --- a/src/gui/macosshiftclickhandler.cpp +++ b/src/gui/macosshiftclickhandler.cpp @@ -1,6 +1,6 @@ /* * Bittorrent Client using Qt and libtorrent. - * Copyright (C) 2025 Luke Memet + * Copyright (C) 2025 Luke Memet (lukemmtt) * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/gui/macosshiftclickhandler.h b/src/gui/macosshiftclickhandler.h index 23fa7aabf..bcfa647fe 100644 --- a/src/gui/macosshiftclickhandler.h +++ b/src/gui/macosshiftclickhandler.h @@ -1,6 +1,6 @@ /* * Bittorrent Client using Qt and libtorrent. - * Copyright (C) 2025 Luke Memet + * Copyright (C) 2025 Luke Memet (lukemmtt) * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License