commit cf85ea92a2375c7b6c40c2a45ce368b0fd73ab48
parent e47e6d2ead57a7a739cc58dca530cdd74d74a4ff
Author: cfillion <cfillion@users.noreply.github.com>
Date: Fri, 1 Jan 2016 03:36:12 -0500
happy new year 2016! :fireworks:
Diffstat:
42 files changed, 42 insertions(+), 42 deletions(-)
diff --git a/prepare.rb b/prepare.rb
@@ -28,7 +28,7 @@ end
__END__
/* ReaPack: Package manager for REAPER
- * Copyright (C) 2015 Christian Fillion
+ * Copyright (C) 2015-2016 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 Christian Fillion
+ * Copyright (C) 2015-2016 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 Christian Fillion
+ * Copyright (C) 2015-2016 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 Christian Fillion
+ * Copyright (C) 2015-2016 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 Christian Fillion
+ * Copyright (C) 2015-2016 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_v1.cpp b/src/database_v1.cpp
@@ -1,5 +1,5 @@
/* ReaPack: Package manager for REAPER
- * Copyright (C) 2015 Christian Fillion
+ * Copyright (C) 2015-2016 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 Christian Fillion
+ * Copyright (C) 2015-2016 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 Christian Fillion
+ * Copyright (C) 2015-2016 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 Christian Fillion
+ * Copyright (C) 2015-2016 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 Christian Fillion
+ * Copyright (C) 2015-2016 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 Christian Fillion
+ * Copyright (C) 2015-2016 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 Christian Fillion
+ * Copyright (C) 2015-2016 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 Christian Fillion
+ * Copyright (C) 2015-2016 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 Christian Fillion
+ * Copyright (C) 2015-2016 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 Christian Fillion
+ * Copyright (C) 2015-2016 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 Christian Fillion
+ * Copyright (C) 2015-2016 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 Christian Fillion
+ * Copyright (C) 2015-2016 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 Christian Fillion
+ * Copyright (C) 2015-2016 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 Christian Fillion
+ * Copyright (C) 2015-2016 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 Christian Fillion
+ * Copyright (C) 2015-2016 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 Christian Fillion
+ * Copyright (C) 2015-2016 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 Christian Fillion
+ * Copyright (C) 2015-2016 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 Christian Fillion
+ * Copyright (C) 2015-2016 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 Christian Fillion
+ * Copyright (C) 2015-2016 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 Christian Fillion
+ * Copyright (C) 2015-2016 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 Christian Fillion
+ * Copyright (C) 2015-2016 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 Christian Fillion
+ * Copyright (C) 2015-2016 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 Christian Fillion
+ * Copyright (C) 2015-2016 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 Christian Fillion
+ * Copyright (C) 2015-2016 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 Christian Fillion
+ * Copyright (C) 2015-2016 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 Christian Fillion
+ * Copyright (C) 2015-2016 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 Christian Fillion
+ * Copyright (C) 2015-2016 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 Christian Fillion
+ * Copyright (C) 2015-2016 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 Christian Fillion
+ * Copyright (C) 2015-2016 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 Christian Fillion
+ * Copyright (C) 2015-2016 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 Christian Fillion
+ * Copyright (C) 2015-2016 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 Christian Fillion
+ * Copyright (C) 2015-2016 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 Christian Fillion
+ * Copyright (C) 2015-2016 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 Christian Fillion
+ * Copyright (C) 2015-2016 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 Christian Fillion
+ * Copyright (C) 2015-2016 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 Christian Fillion
+ * Copyright (C) 2015-2016 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 Christian Fillion
+ * Copyright (C) 2015-2016 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