diff options
author | David Robillard <d@drobilla.net> | 2016-09-18 20:59:33 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2016-09-18 20:59:33 -0400 |
commit | 537debda2bba0f97734602a95d412569fb607efb (patch) | |
tree | a3e495ea88897f72b229fae110d22170e56f5e97 /test | |
parent | 35b49525d62f624def0d61e92731f1f0d14f2660 (diff) | |
download | raul-537debda2bba0f97734602a95d412569fb607efb.tar.gz raul-537debda2bba0f97734602a95d412569fb607efb.tar.bz2 raul-537debda2bba0f97734602a95d412569fb607efb.zip |
Update copyright dates
Diffstat (limited to 'test')
-rw-r--r-- | test/double_buffer_test.cpp | 2 | ||||
-rw-r--r-- | test/maid_test.cpp | 2 | ||||
-rw-r--r-- | test/queue_test.cpp | 2 | ||||
-rw-r--r-- | test/sem_test.cpp | 2 | ||||
-rw-r--r-- | test/socket_test.cpp | 2 | ||||
-rw-r--r-- | test/thread_test.cpp | 2 | ||||
-rw-r--r-- | test/time_test.cpp | 2 |
7 files changed, 7 insertions, 7 deletions
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 |