From e2b92abf63941240bbe7041bdafba11965932723 Mon Sep 17 00:00:00 2001 From: Alberto Roletto <73691506+sadmemelord@users.noreply.github.com> Date: Wed, 8 Feb 2023 18:53:35 +0100 Subject: [PATCH] modified author in each cpp an header file --- Source/DSP/CustomCompressor.cpp | 2 +- Source/DSP/CustomCompressor.h | 2 +- Source/GUI/Buttons/Buttons.cpp | 2 +- Source/GUI/Groups/Groups.cpp | 2 +- Source/GUI/Labels/Labels.cpp | 2 +- Source/GUI/LookAndFeel/DialLAF.cpp | 2 +- Source/GUI/LookAndFeel/DialLAF.h | 2 +- Source/GUI/LookAndFeel/ToggleButtonLAF.cpp | 2 +- Source/GUI/LookAndFeel/ToggleButtonLAF.h | 2 +- Source/GUI/Sliders/SliderProps.cpp | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Source/DSP/CustomCompressor.cpp b/Source/DSP/CustomCompressor.cpp index ea4368e..08c162f 100644 --- a/Source/DSP/CustomCompressor.cpp +++ b/Source/DSP/CustomCompressor.cpp @@ -3,7 +3,7 @@ CustomCompressor.cpp Created: 7 Feb 2023 4:07:01pm - Author: Utente + Author: sadmemelord ============================================================================== */ diff --git a/Source/DSP/CustomCompressor.h b/Source/DSP/CustomCompressor.h index ba18137..b65e242 100644 --- a/Source/DSP/CustomCompressor.h +++ b/Source/DSP/CustomCompressor.h @@ -3,7 +3,7 @@ CustomCompressor.h Created: 7 Feb 2023 4:07:01pm - Author: Utente + Author: sadmemelord ============================================================================== */ diff --git a/Source/GUI/Buttons/Buttons.cpp b/Source/GUI/Buttons/Buttons.cpp index 410aa6f..da501b0 100644 --- a/Source/GUI/Buttons/Buttons.cpp +++ b/Source/GUI/Buttons/Buttons.cpp @@ -3,7 +3,7 @@ Buttons.cpp Created: 7 Feb 2023 8:21:22pm - Author: Utente + Author: sadmemelord ============================================================================== */ diff --git a/Source/GUI/Groups/Groups.cpp b/Source/GUI/Groups/Groups.cpp index 45a123b..a11e1a3 100644 --- a/Source/GUI/Groups/Groups.cpp +++ b/Source/GUI/Groups/Groups.cpp @@ -3,7 +3,7 @@ Groups.cpp Created: 6 Feb 2023 7:43:46pm - Author: Utente + Author: sadmemelord ============================================================================== */ diff --git a/Source/GUI/Labels/Labels.cpp b/Source/GUI/Labels/Labels.cpp index 8d5e19f..a6f66d0 100644 --- a/Source/GUI/Labels/Labels.cpp +++ b/Source/GUI/Labels/Labels.cpp @@ -3,7 +3,7 @@ Labels.cpp Created: 7 Feb 2023 8:23:29pm - Author: Utente + Author: sadmemelord ============================================================================== */ diff --git a/Source/GUI/LookAndFeel/DialLAF.cpp b/Source/GUI/LookAndFeel/DialLAF.cpp index c1e2c1a..71d0b24 100644 --- a/Source/GUI/LookAndFeel/DialLAF.cpp +++ b/Source/GUI/LookAndFeel/DialLAF.cpp @@ -3,7 +3,7 @@ DialLAF.cpp Created: 1 Feb 2023 5:32:48pm - Author: Utente + Author: sadmemelord ============================================================================== */ diff --git a/Source/GUI/LookAndFeel/DialLAF.h b/Source/GUI/LookAndFeel/DialLAF.h index e2c0dd8..679fa24 100644 --- a/Source/GUI/LookAndFeel/DialLAF.h +++ b/Source/GUI/LookAndFeel/DialLAF.h @@ -3,7 +3,7 @@ DialLAF.h Created: 1 Feb 2023 5:32:48pm - Author: Utente + Author: sadmemelord ============================================================================== */ diff --git a/Source/GUI/LookAndFeel/ToggleButtonLAF.cpp b/Source/GUI/LookAndFeel/ToggleButtonLAF.cpp index 05f0ab8..8bbffe6 100644 --- a/Source/GUI/LookAndFeel/ToggleButtonLAF.cpp +++ b/Source/GUI/LookAndFeel/ToggleButtonLAF.cpp @@ -3,7 +3,7 @@ ToggleButtonLAF.cpp Created: 8 Feb 2023 11:21:46am - Author: Utente + Author: sadmemelord ============================================================================== */ diff --git a/Source/GUI/LookAndFeel/ToggleButtonLAF.h b/Source/GUI/LookAndFeel/ToggleButtonLAF.h index 068c16b..f66def8 100644 --- a/Source/GUI/LookAndFeel/ToggleButtonLAF.h +++ b/Source/GUI/LookAndFeel/ToggleButtonLAF.h @@ -3,7 +3,7 @@ ToggleButtonLAF.h Created: 8 Feb 2023 11:21:46am - Author: Utente + Author: sadmemelord ============================================================================== */ diff --git a/Source/GUI/Sliders/SliderProps.cpp b/Source/GUI/Sliders/SliderProps.cpp index 3c6a1f0..9ef7b17 100644 --- a/Source/GUI/Sliders/SliderProps.cpp +++ b/Source/GUI/Sliders/SliderProps.cpp @@ -3,7 +3,7 @@ SliderProps.cpp Created: 1 Feb 2023 11:41:19am - Author: Utente + Author: sadmemelord ============================================================================== */