summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2016-09-18 20:59:33 -0400
committerDavid Robillard <d@drobilla.net>2016-09-18 20:59:33 -0400
commit537debda2bba0f97734602a95d412569fb607efb (patch)
treea3e495ea88897f72b229fae110d22170e56f5e97
parent35b49525d62f624def0d61e92731f1f0d14f2660 (diff)
downloadraul-537debda2bba0f97734602a95d412569fb607efb.tar.gz
raul-537debda2bba0f97734602a95d412569fb607efb.tar.bz2
raul-537debda2bba0f97734602a95d412569fb607efb.zip
Update copyright dates
-rw-r--r--raul/Array.hpp2
-rw-r--r--raul/Deletable.hpp2
-rw-r--r--raul/DoubleBuffer.hpp2
-rw-r--r--raul/Maid.hpp2
-rw-r--r--raul/Noncopyable.hpp2
-rw-r--r--raul/Path.hpp2
-rw-r--r--raul/Process.hpp2
-rw-r--r--raul/SRMWQueue.hpp2
-rw-r--r--raul/SRSWQueue.hpp2
-rw-r--r--raul/Semaphore.hpp2
-rw-r--r--raul/Socket.hpp2
-rw-r--r--raul/Symbol.hpp2
-rw-r--r--raul/TimeStamp.hpp2
-rw-r--r--raul/URI.hpp2
-rw-r--r--test/double_buffer_test.cpp2
-rw-r--r--test/maid_test.cpp2
-rw-r--r--test/queue_test.cpp2
-rw-r--r--test/sem_test.cpp2
-rw-r--r--test/socket_test.cpp2
-rw-r--r--test/thread_test.cpp2
-rw-r--r--test/time_test.cpp2
21 files changed, 21 insertions, 21 deletions
diff --git a/raul/Array.hpp b/raul/Array.hpp
index ddbad3f..1920b4a 100644
--- a/raul/Array.hpp
+++ b/raul/Array.hpp
@@ -1,6 +1,6 @@
/*
This file is part of Raul.
- Copyright 2007-2012 David Robillard <http://drobilla.net>
+ Copyright 2007-2013 David Robillard <http://drobilla.net>
Raul is free software: you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
diff --git a/raul/Deletable.hpp b/raul/Deletable.hpp
index 212de9c..02b35c5 100644
--- a/raul/Deletable.hpp
+++ b/raul/Deletable.hpp
@@ -1,7 +1,7 @@
/*
This file is part of Raul.
- Copyright 2007-2012 David Robillard <http://drobilla.net>
+ Copyright 2007-2013 David Robillard <http://drobilla.net>
Raul is free software: you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
diff --git a/raul/DoubleBuffer.hpp b/raul/DoubleBuffer.hpp
index c2a3051..d6d6287 100644
--- a/raul/DoubleBuffer.hpp
+++ b/raul/DoubleBuffer.hpp
@@ -1,6 +1,6 @@
/*
This file is part of Raul.
- Copyright 2007-2012 David Robillard <http://drobilla.net>
+ Copyright 2007-2013 David Robillard <http://drobilla.net>
Raul is free software: you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
diff --git a/raul/Maid.hpp b/raul/Maid.hpp
index a2e1a92..edefabe 100644
--- a/raul/Maid.hpp
+++ b/raul/Maid.hpp
@@ -1,6 +1,6 @@
/*
This file is part of Raul.
- Copyright 2007-2012 David Robillard <http://drobilla.net>
+ Copyright 2007-2014 David Robillard <http://drobilla.net>
Raul is free software: you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
diff --git a/raul/Noncopyable.hpp b/raul/Noncopyable.hpp
index 29b235d..633df6e 100644
--- a/raul/Noncopyable.hpp
+++ b/raul/Noncopyable.hpp
@@ -1,6 +1,6 @@
/*
This file is part of Raul.
- Copyright 2007-2012 David Robillard <http://drobilla.net>
+ Copyright 2007-2013 David Robillard <http://drobilla.net>
Raul is free software: you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
diff --git a/raul/Path.hpp b/raul/Path.hpp
index 256c1fc..2d0c9c7 100644
--- a/raul/Path.hpp
+++ b/raul/Path.hpp
@@ -1,6 +1,6 @@
/*
This file is part of Raul.
- Copyright 2007-2012 David Robillard <http://drobilla.net>
+ Copyright 2007-2014 David Robillard <http://drobilla.net>
Raul is free software: you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
diff --git a/raul/Process.hpp b/raul/Process.hpp
index 1ddb41f..7e1c5a0 100644
--- a/raul/Process.hpp
+++ b/raul/Process.hpp
@@ -1,6 +1,6 @@
/*
This file is part of Raul.
- Copyright 2007-2012 David Robillard <http://drobilla.net>
+ Copyright 2007-2015 David Robillard <http://drobilla.net>
Raul is free software: you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
diff --git a/raul/SRMWQueue.hpp b/raul/SRMWQueue.hpp
index 2a36e5b..b4d43ee 100644
--- a/raul/SRMWQueue.hpp
+++ b/raul/SRMWQueue.hpp
@@ -1,6 +1,6 @@
/*
This file is part of Raul.
- Copyright 2007-2012 David Robillard <http://drobilla.net>
+ Copyright 2007-2014 David Robillard <http://drobilla.net>
Raul is free software: you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
diff --git a/raul/SRSWQueue.hpp b/raul/SRSWQueue.hpp
index 754cccd..8b910da 100644
--- a/raul/SRSWQueue.hpp
+++ b/raul/SRSWQueue.hpp
@@ -1,6 +1,6 @@
/*
This file is part of Raul.
- Copyright 2007-2012 David Robillard <http://drobilla.net>
+ Copyright 2007-2015 David Robillard <http://drobilla.net>
Raul is free software: you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
diff --git a/raul/Semaphore.hpp b/raul/Semaphore.hpp
index 9979a09..867e4be 100644
--- a/raul/Semaphore.hpp
+++ b/raul/Semaphore.hpp
@@ -1,6 +1,6 @@
/*
This file is part of Raul.
- Copyright 2007-2012 David Robillard <http://drobilla.net>
+ Copyright 2007-2014 David Robillard <http://drobilla.net>
Raul is free software: you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
diff --git a/raul/Socket.hpp b/raul/Socket.hpp
index e4fca86..6246f02 100644
--- a/raul/Socket.hpp
+++ b/raul/Socket.hpp
@@ -1,6 +1,6 @@
/*
This file is part of Raul.
- Copyright 2007-2013 David Robillard <http://drobilla.net>
+ Copyright 2007-2015 David Robillard <http://drobilla.net>
Raul is free software: you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
diff --git a/raul/Symbol.hpp b/raul/Symbol.hpp
index 551d770..1ec775f 100644
--- a/raul/Symbol.hpp
+++ b/raul/Symbol.hpp
@@ -1,6 +1,6 @@
/*
This file is part of Raul.
- Copyright 2007-2012 David Robillard <http://drobilla.net>
+ Copyright 2007-2014 David Robillard <http://drobilla.net>
Raul is free software: you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
diff --git a/raul/TimeStamp.hpp b/raul/TimeStamp.hpp
index f27e761..179b6fe 100644
--- a/raul/TimeStamp.hpp
+++ b/raul/TimeStamp.hpp
@@ -1,6 +1,6 @@
/*
This file is part of Raul.
- Copyright 2007-2012 David Robillard <http://drobilla.net>
+ Copyright 2007-2014 David Robillard <http://drobilla.net>
Raul is free software: you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
diff --git a/raul/URI.hpp b/raul/URI.hpp
index af33ddc..84b5497 100644
--- a/raul/URI.hpp
+++ b/raul/URI.hpp
@@ -1,6 +1,6 @@
/*
This file is part of Raul.
- Copyright 2007-2012 David Robillard <http://drobilla.net>
+ Copyright 2007-2015 David Robillard <http://drobilla.net>
Raul is free software: you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
diff --git a/test/double_buffer_test.cpp b/test/double_buffer_test.cpp
index abcd317..f5f7286 100644
--- a/test/double_buffer_test.cpp
+++ b/test/double_buffer_test.cpp
@@ -1,6 +1,6 @@
/*
This file is part of Raul.
- Copyright 2012 David Robillard <http://drobilla.net>
+ Copyright 2013 David Robillard <http://drobilla.net>
Raul is free software: you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
diff --git a/test/maid_test.cpp b/test/maid_test.cpp
index 13d29e9..73e8f71 100644
--- a/test/maid_test.cpp
+++ b/test/maid_test.cpp
@@ -1,6 +1,6 @@
/*
This file is part of Raul.
- Copyright 2007-2013 David Robillard <http://drobilla.net>
+ Copyright 2007-2014 David Robillard <http://drobilla.net>
Raul is free software: you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
diff --git a/test/queue_test.cpp b/test/queue_test.cpp
index a60a2d4..55b8c76 100644
--- a/test/queue_test.cpp
+++ b/test/queue_test.cpp
@@ -1,6 +1,6 @@
/*
This file is part of Raul.
- Copyright 2007-2012 David Robillard <http://drobilla.net>
+ Copyright 2007-2015 David Robillard <http://drobilla.net>
Raul is free software: you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
diff --git a/test/sem_test.cpp b/test/sem_test.cpp
index 8a0cb45..b0fefb6 100644
--- a/test/sem_test.cpp
+++ b/test/sem_test.cpp
@@ -1,6 +1,6 @@
/*
This file is part of Raul.
- Copyright 2007-2012 David Robillard <http://drobilla.net>
+ Copyright 2007-2016 David Robillard <http://drobilla.net>
Raul is free software: you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
diff --git a/test/socket_test.cpp b/test/socket_test.cpp
index 4547e8b..d6a7b15 100644
--- a/test/socket_test.cpp
+++ b/test/socket_test.cpp
@@ -1,6 +1,6 @@
/*
This file is part of Raul.
- Copyright 2007-2013 David Robillard <http://drobilla.net>
+ Copyright 2007-2014 David Robillard <http://drobilla.net>
Raul is free software: you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
diff --git a/test/thread_test.cpp b/test/thread_test.cpp
index fd68e97..d3983c0 100644
--- a/test/thread_test.cpp
+++ b/test/thread_test.cpp
@@ -1,6 +1,6 @@
/*
This file is part of Raul.
- Copyright 2007-2012 David Robillard <http://drobilla.net>
+ Copyright 2007-2014 David Robillard <http://drobilla.net>
Raul is free software: you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
diff --git a/test/time_test.cpp b/test/time_test.cpp
index ba862c0..69416cd 100644
--- a/test/time_test.cpp
+++ b/test/time_test.cpp
@@ -1,6 +1,6 @@
/*
This file is part of Raul.
- Copyright 2007-2012 David Robillard <http://drobilla.net>
+ Copyright 2007-2015 David Robillard <http://drobilla.net>
Raul is free software: you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software