Skip to content
This repository was archived by the owner on Feb 26, 2026. It is now read-only.

Commit 26ca598

Browse files
committed
Update copyright year, fix memory leak
Signed-off-by: falkTX <falktx@falktx.com>
1 parent 8dd2ab8 commit 26ca598

24 files changed

Lines changed: 30 additions & 27 deletions

plugins/AB-InputSelector/DistrhoPluginInfo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* DISTRHO OneKnob A/B Input Selector
3-
* Copyright (C) 2021-2022 Filipe Coelho <falktx@falktx.com>
3+
* Copyright (C) 2021-2023 Filipe Coelho <falktx@falktx.com>
44
*
55
* This program is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU General Public License as

plugins/AB-InputSelector/OneKnobPlugin.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* DISTRHO OneKnob A/B Input Selector
3-
* Copyright (C) 2021 Filipe Coelho <falktx@falktx.com>
3+
* Copyright (C) 2021-2023 Filipe Coelho <falktx@falktx.com>
44
*
55
* This program is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU General Public License as

plugins/AB-InputSelector/OneKnobUI.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* DISTRHO OneKnob A/B Input Selector
3-
* Copyright (C) 2021 Filipe Coelho <falktx@falktx.com>
3+
* Copyright (C) 2021-2023 Filipe Coelho <falktx@falktx.com>
44
*
55
* This program is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU General Public License as

plugins/AB-OutputSelector/DistrhoPluginInfo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* DISTRHO OneKnob A/B Output Selector
3-
* Copyright (C) 2021-2022 Filipe Coelho <falktx@falktx.com>
3+
* Copyright (C) 2021-2023 Filipe Coelho <falktx@falktx.com>
44
*
55
* This program is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU General Public License as

plugins/AB-OutputSelector/OneKnobPlugin.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* DISTRHO OneKnob A/B Output Selector
3-
* Copyright (C) 2021 Filipe Coelho <falktx@falktx.com>
3+
* Copyright (C) 2021-2023 Filipe Coelho <falktx@falktx.com>
44
*
55
* This program is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU General Public License as

plugins/AB-OutputSelector/OneKnobUI.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* DISTRHO OneKnob A/B Output Selector
3-
* Copyright (C) 2021 Filipe Coelho <falktx@falktx.com>
3+
* Copyright (C) 2021-2023 Filipe Coelho <falktx@falktx.com>
44
*
55
* This program is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU General Public License as

plugins/BrickwallLimiter/DistrhoPluginInfo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* DISTRHO OneKnob BrickWall Limiter
3-
* Copyright (C) 2021-2022 Filipe Coelho <falktx@falktx.com>
3+
* Copyright (C) 2021-2023 Filipe Coelho <falktx@falktx.com>
44
*
55
* This program is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU General Public License as

plugins/BrickwallLimiter/OneKnobPlugin.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* DISTRHO OneKnob Brickwall Limiter
3-
* Copyright (C) 2021 Filipe Coelho <falktx@falktx.com>
3+
* Copyright (C) 2021-2023 Filipe Coelho <falktx@falktx.com>
44
*
55
* This program is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU General Public License as

plugins/BrickwallLimiter/OneKnobUI.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* DISTRHO OneKnob Brickwall Limiter
3-
* Copyright (C) 2021 Filipe Coelho <falktx@falktx.com>
3+
* Copyright (C) 2021-2023 Filipe Coelho <falktx@falktx.com>
44
*
55
* This program is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU General Public License as

plugins/Compressor/DistrhoPluginInfo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* DISTRHO OneKnob Compressor
3-
* Copyright (C) 2021-2022 Filipe Coelho <falktx@falktx.com>
3+
* Copyright (C) 2021-2023 Filipe Coelho <falktx@falktx.com>
44
*
55
* This program is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU General Public License as

0 commit comments

Comments
 (0)