From 45851e5af14859311cca5fce10a05a93f8d43eb2 Mon Sep 17 00:00:00 2001 From: Luke Memet Date: Sat, 15 Feb 2025 13:11:34 -0500 Subject: [PATCH] attribution --- 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 43d1ab597..30daa0140 100644 --- a/src/gui/macosshiftclickhandler.cpp +++ b/src/gui/macosshiftclickhandler.cpp @@ -1,6 +1,6 @@ /* * Bittorrent Client using Qt and libtorrent. - * Copyright (C) 2025 Your_Name_Or_Nick + * Copyright (C) 2025 Luke Memet * * 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 9a018149a..b1020619c 100644 --- a/src/gui/macosshiftclickhandler.h +++ b/src/gui/macosshiftclickhandler.h @@ -1,6 +1,6 @@ /* * Bittorrent Client using Qt and libtorrent. - * Copyright (C) 2025 Your_Name_Or_Nick + * Copyright (C) 2025 Luke Memet * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License