From 31dc557909276a4a2cef697912c4b86f1893d8c9 Mon Sep 17 00:00:00 2001 From: Bennett Anderson Date: Wed, 4 May 2022 09:47:17 -0700 Subject: [PATCH] Update copyright year --- app/render/rendermanager.cpp | 2 +- app/render/rendermanager.h | 2 +- app/threading/threadpool.cpp | 2 +- app/threading/threadpool.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/render/rendermanager.cpp b/app/render/rendermanager.cpp index 3894c9003..43acad8c3 100644 --- a/app/render/rendermanager.cpp +++ b/app/render/rendermanager.cpp @@ -1,7 +1,7 @@ /*** Olive - Non-Linear Video Editor - Copyright (C) 2021 Olive Team + Copyright (C) 2022 Olive Team This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/app/render/rendermanager.h b/app/render/rendermanager.h index 42ad4f8a9..39b52fc9f 100644 --- a/app/render/rendermanager.h +++ b/app/render/rendermanager.h @@ -1,7 +1,7 @@ /*** Olive - Non-Linear Video Editor - Copyright (C) 2021 Olive Team + Copyright (C) 2022 Olive Team This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/app/threading/threadpool.cpp b/app/threading/threadpool.cpp index 96a5f1106..017d811ba 100644 --- a/app/threading/threadpool.cpp +++ b/app/threading/threadpool.cpp @@ -1,7 +1,7 @@ /*** Olive - Non-Linear Video Editor - Copyright (C) 2021 Olive Team + Copyright (C) 2022 Olive Team This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/app/threading/threadpool.h b/app/threading/threadpool.h index e56fef52a..0be4b30ef 100644 --- a/app/threading/threadpool.h +++ b/app/threading/threadpool.h @@ -1,7 +1,7 @@ /*** Olive - Non-Linear Video Editor - Copyright (C) 2021 Olive Team + Copyright (C) 2022 Olive Team This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by