diff options
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 |