This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
Carla
mirror of
https://github.com/falkTX/Carla
Watch
1
Star
0
Fork
0
Code
Releases
42
Activity
Browse Source
Update copyright year for the modified files
Signed-off-by: falkTX <falktx@falktx.com>
tags/v2.4.2
falkTX
3 years ago
parent
8b24fc0e02
commit
c6ca5ca23d
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
10 changed files
with
10 additions
and
10 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
source/backend/CarlaPlugin.hpp
+1
-1
source/backend/CarlaUtils.h
+1
-1
source/backend/engine/CarlaEngineBridge.cpp
+1
-1
source/backend/plugin/CarlaPlugin.cpp
+1
-1
source/backend/plugin/CarlaPluginBridge.cpp
+1
-1
source/backend/plugin/CarlaPluginLV2.cpp
+1
-1
source/interposer/interposer-jack-x11.cpp
+1
-1
source/utils/CarlaBridgeDefines.hpp
+1
-1
source/utils/CarlaBridgeUtils.hpp
+1
-1
source/utils/CarlaStateUtils.cpp
+ 1
- 1
source/backend/CarlaPlugin.hpp
View File
@@ -1,6 +1,6 @@
/*
* Carla Plugin Host
* Copyright (C) 2011-202
0
Filipe Coelho <falktx@falktx.com>
* Copyright (C) 2011-202
2
Filipe Coelho <falktx@falktx.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
+ 1
- 1
source/backend/CarlaUtils.h
View File
@@ -1,6 +1,6 @@
/*
* Carla Plugin Host
* Copyright (C) 2011-202
1
Filipe Coelho <falktx@falktx.com>
* Copyright (C) 2011-202
2
Filipe Coelho <falktx@falktx.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
+ 1
- 1
source/backend/engine/CarlaEngineBridge.cpp
View File
@@ -1,6 +1,6 @@
/*
* Carla Plugin Host
* Copyright (C) 2011-202
0
Filipe Coelho <falktx@falktx.com>
* Copyright (C) 2011-202
2
Filipe Coelho <falktx@falktx.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
+ 1
- 1
source/backend/plugin/CarlaPlugin.cpp
View File
@@ -1,6 +1,6 @@
/*
* Carla Plugin
* Copyright (C) 2011-202
0
Filipe Coelho <falktx@falktx.com>
* Copyright (C) 2011-202
2
Filipe Coelho <falktx@falktx.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
+ 1
- 1
source/backend/plugin/CarlaPluginBridge.cpp
View File
@@ -1,6 +1,6 @@
/*
* Carla Plugin Bridge
* Copyright (C) 2011-202
0
Filipe Coelho <falktx@falktx.com>
* Copyright (C) 2011-202
2
Filipe Coelho <falktx@falktx.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
+ 1
- 1
source/backend/plugin/CarlaPluginLV2.cpp
View File
@@ -1,6 +1,6 @@
/*
* Carla LV2 Plugin
* Copyright (C) 2011-202
1
Filipe Coelho <falktx@falktx.com>
* Copyright (C) 2011-202
2
Filipe Coelho <falktx@falktx.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
+ 1
- 1
source/interposer/interposer-jack-x11.cpp
View File
@@ -1,6 +1,6 @@
/*
* Carla Interposer for JACK Applications X11 control
* Copyright (C) 2014-202
0
Filipe Coelho <falktx@falktx.com>
* Copyright (C) 2014-202
2
Filipe Coelho <falktx@falktx.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
+ 1
- 1
source/utils/CarlaBridgeDefines.hpp
View File
@@ -1,6 +1,6 @@
/*
* Carla Bridge definitions
* Copyright (C) 2013-202
0
Filipe Coelho <falktx@falktx.com>
* Copyright (C) 2013-202
2
Filipe Coelho <falktx@falktx.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
+ 1
- 1
source/utils/CarlaBridgeUtils.hpp
View File
@@ -1,6 +1,6 @@
/*
* Carla Bridge utils
* Copyright (C) 2013-20
19
Filipe Coelho <falktx@falktx.com>
* Copyright (C) 2013-20
22
Filipe Coelho <falktx@falktx.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
+ 1
- 1
source/utils/CarlaStateUtils.cpp
View File
@@ -1,6 +1,6 @@
/*
* Carla State utils
* Copyright (C) 2012-202
0
Filipe Coelho <falktx@falktx.com>
* Copyright (C) 2012-202
2
Filipe Coelho <falktx@falktx.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
Write
Preview
Loading…
Cancel
Save