commit 04dc2da28db9966a2fff709bf1bf622054ac699f parent 5f57e0f2b8d07997b19bcfc3ea1b0995b2754868 Author: cfillion <cfillion@users.noreply.github.com> Date: Sun, 15 Jan 2017 14:09:15 -0500 happy new year 2017! :fireworks: Diffstat:
77 files changed, 77 insertions(+), 77 deletions(-)
diff --git a/ABOUT.md b/ABOUT.md @@ -3,7 +3,7 @@ This is **ReaPack v[[REAPACK_VERSION]]** built on [[REAPACK_BUILDTIME]] ``` -Copyright (C) 2015-2016 Christian Fillion +Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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/encoding.cpp b/src/encoding.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2016 Christian Fillion + * Copyright (C) 2015-2017 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/encoding.hpp b/src/encoding.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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/ostream.cpp b/src/ostream.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2016 Christian Fillion + * Copyright (C) 2015-2017 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/ostream.hpp b/src/ostream.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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/query.cpp b/src/query.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2016 Christian Fillion + * Copyright (C) 2015-2017 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/query.hpp b/src/query.hpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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.cpp b/src/richedit.cpp @@ -1,5 +1,5 @@ /* ReaPack: Package manager for REAPER - * Copyright (C) 2015-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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-2016 Christian Fillion + * Copyright (C) 2015-2017 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