commit c9e15f4b66a27908d3070c738f5e521531e49a43 parent 842c9a14c2cbfb74f2bb368af4fd95f0b620cbb5 Author: cfillion <cfillion@users.noreply.github.com> Date: Sat, 1 Jan 2022 01:35:04 -0500 happy new year 2022! :fireworks: [ci skip] Diffstat:
108 files changed, 108 insertions(+), 108 deletions(-)
diff --git a/ABOUT.md b/ABOUT.md @@ -3,7 +3,7 @@ This is **ReaPack v[[REAPACK_VERSION]]** [[REAPACK_REVISION]] built on [[REAPACK_BUILDTIME]] ``` -Copyright (C) 2015-2021 Christian Fillion +Copyright (C) 2015-2022 Christian Fillion This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by diff --git a/prepare.rb b/prepare.rb @@ -28,7 +28,7 @@ end __END__ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/about.cpp b/src/about.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/about.hpp b/src/about.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/action.cpp b/src/action.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/action.hpp b/src/action.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/api.cpp b/src/api.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/api.hpp b/src/api.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/api_helper.hpp b/src/api_helper.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/api_misc.cpp b/src/api_misc.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/api_package.cpp b/src/api_package.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/api_repo.cpp b/src/api_repo.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/archive.cpp b/src/archive.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/archive.hpp b/src/archive.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/archive_tasks.cpp b/src/archive_tasks.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/browser.cpp b/src/browser.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/browser.hpp b/src/browser.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/browser_entry.cpp b/src/browser_entry.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/browser_entry.hpp b/src/browser_entry.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/config.cpp b/src/config.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/config.hpp b/src/config.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/control.cpp b/src/control.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/control.hpp b/src/control.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/database.cpp b/src/database.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/database.hpp b/src/database.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/dialog.cpp b/src/dialog.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/dialog.hpp b/src/dialog.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/dialog.mm b/src/dialog.mm @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/dllimport.hpp b/src/dllimport.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/download.cpp b/src/download.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/download.hpp b/src/download.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/errors.hpp b/src/errors.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/event.cpp b/src/event.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/event.hpp b/src/event.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/filedialog.cpp b/src/filedialog.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/filedialog.hpp b/src/filedialog.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/filesystem.cpp b/src/filesystem.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/filesystem.hpp b/src/filesystem.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/filter.cpp b/src/filter.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/filter.hpp b/src/filter.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/hash.cpp b/src/hash.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/hash.hpp b/src/hash.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/iconlist.cpp b/src/iconlist.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/iconlist.hpp b/src/iconlist.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/import.cpp b/src/import.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/import.hpp b/src/import.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/index.cpp b/src/index.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/index.hpp b/src/index.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/index_v1.cpp b/src/index_v1.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/install.cpp b/src/install.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/listview.cpp b/src/listview.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/listview.hpp b/src/listview.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/main.cpp b/src/main.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/manager.cpp b/src/manager.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/manager.hpp b/src/manager.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/menu.cpp b/src/menu.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/menu.hpp b/src/menu.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/metadata.cpp b/src/metadata.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/metadata.hpp b/src/metadata.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/obsquery.cpp b/src/obsquery.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/obsquery.hpp b/src/obsquery.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/package.cpp b/src/package.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/package.hpp b/src/package.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/path.cpp b/src/path.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/path.hpp b/src/path.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/platform.cpp b/src/platform.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/platform.hpp b/src/platform.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/progress.cpp b/src/progress.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/progress.hpp b/src/progress.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/reapack.cpp b/src/reapack.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/reapack.hpp b/src/reapack.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/receipt.cpp b/src/receipt.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/receipt.hpp b/src/receipt.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/registry.cpp b/src/registry.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/registry.hpp b/src/registry.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/remote.cpp b/src/remote.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/remote.hpp b/src/remote.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/report.cpp b/src/report.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/report.hpp b/src/report.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/resource.hpp b/src/resource.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/richedit-generic.cpp b/src/richedit-generic.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/richedit-win32.cpp b/src/richedit-win32.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/richedit.hpp b/src/richedit.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/richedit.mm b/src/richedit.mm @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/serializer.cpp b/src/serializer.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/serializer.hpp b/src/serializer.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/source.cpp b/src/source.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/source.hpp b/src/source.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/string.cpp b/src/string.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/string.hpp b/src/string.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/synchronize.cpp b/src/synchronize.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/tabbar.cpp b/src/tabbar.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/tabbar.hpp b/src/tabbar.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/task.cpp b/src/task.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/task.hpp b/src/task.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/thread.cpp b/src/thread.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/thread.hpp b/src/thread.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/time.cpp b/src/time.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/time.hpp b/src/time.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/transaction.cpp b/src/transaction.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/transaction.hpp b/src/transaction.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/version.cpp b/src/version.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/version.hpp b/src/version.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/win32.cpp b/src/win32.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/win32.hpp b/src/win32.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/xml.hpp b/src/xml.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/xml_libxml2.cpp b/src/xml_libxml2.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/src/xml_tinyxml2.cpp b/src/xml_tinyxml2.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2021 Christian Fillion + * Copyright (C) 2015-2022 Christian Fillion * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by