diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/array_test.cpp | 3 | ||||
-rw-r--r-- | test/build_test.cpp | 3 | ||||
-rw-r--r-- | test/double_buffer_test.cpp | 3 | ||||
-rw-r--r-- | test/maid_test.cpp | 3 | ||||
-rw-r--r-- | test/path_test.cpp | 3 | ||||
-rw-r--r-- | test/ringbuffer_test.cpp | 3 | ||||
-rw-r--r-- | test/sem_test.cpp | 3 | ||||
-rw-r--r-- | test/socket_test.cpp | 3 | ||||
-rw-r--r-- | test/symbol_test.cpp | 3 | ||||
-rw-r--r-- | test/thread_test.cpp | 3 | ||||
-rw-r--r-- | test/time_test.cpp | 3 |
11 files changed, 11 insertions, 22 deletions
diff --git a/test/array_test.cpp b/test/array_test.cpp index 014b062..fcbc810 100644 --- a/test/array_test.cpp +++ b/test/array_test.cpp @@ -1,6 +1,5 @@ /* - This file is part of Raul. - Copyright 2007-2019 David Robillard <http://drobilla.net> + Copyright 2007-2019 David Robillard <d@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/build_test.cpp b/test/build_test.cpp index 31b133a..a03f776 100644 --- a/test/build_test.cpp +++ b/test/build_test.cpp @@ -1,6 +1,5 @@ /* - This file is part of Raul. - Copyright 2007-2017 David Robillard <http://drobilla.net> + Copyright 2007-2017 David Robillard <d@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 f75f0ae..e1a4112 100644 --- a/test/double_buffer_test.cpp +++ b/test/double_buffer_test.cpp @@ -1,6 +1,5 @@ /* - This file is part of Raul. - Copyright 2013-2019 David Robillard <http://drobilla.net> + Copyright 2013-2019 David Robillard <d@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 c4b2dad..192960c 100644 --- a/test/maid_test.cpp +++ b/test/maid_test.cpp @@ -1,6 +1,5 @@ /* - This file is part of Raul. - Copyright 2007-2017 David Robillard <http://drobilla.net> + Copyright 2007-2017 David Robillard <d@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/path_test.cpp b/test/path_test.cpp index 0ca2f45..deda557 100644 --- a/test/path_test.cpp +++ b/test/path_test.cpp @@ -1,6 +1,5 @@ /* - This file is part of Raul. - Copyright 2007-2019 David Robillard <http://drobilla.net> + Copyright 2007-2019 David Robillard <d@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/ringbuffer_test.cpp b/test/ringbuffer_test.cpp index d7caeaf..2a83912 100644 --- a/test/ringbuffer_test.cpp +++ b/test/ringbuffer_test.cpp @@ -1,6 +1,5 @@ /* - This file is part of Raul. - Copyright 2007-2019 David Robillard <http://drobilla.net> + Copyright 2007-2019 David Robillard <d@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 808733b..58bc56c 100644 --- a/test/sem_test.cpp +++ b/test/sem_test.cpp @@ -1,6 +1,5 @@ /* - This file is part of Raul. - Copyright 2007-2017 David Robillard <http://drobilla.net> + Copyright 2007-2017 David Robillard <d@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 bf0fd33..f2f04fc 100644 --- a/test/socket_test.cpp +++ b/test/socket_test.cpp @@ -1,6 +1,5 @@ /* - This file is part of Raul. - Copyright 2007-2019 David Robillard <http://drobilla.net> + Copyright 2007-2019 David Robillard <d@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/symbol_test.cpp b/test/symbol_test.cpp index f17878d..16d9476 100644 --- a/test/symbol_test.cpp +++ b/test/symbol_test.cpp @@ -1,6 +1,5 @@ /* - This file is part of Raul. - Copyright 2007-2019 David Robillard <http://drobilla.net> + Copyright 2007-2019 David Robillard <d@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 cf65050..b2a8144 100644 --- a/test/thread_test.cpp +++ b/test/thread_test.cpp @@ -1,6 +1,5 @@ /* - This file is part of Raul. - Copyright 2007-2019 David Robillard <http://drobilla.net> + Copyright 2007-2019 David Robillard <d@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 4b72feb..6bd1e38 100644 --- a/test/time_test.cpp +++ b/test/time_test.cpp @@ -1,6 +1,5 @@ /* - This file is part of Raul. - Copyright 2007-2015 David Robillard <http://drobilla.net> + Copyright 2007-2015 David Robillard <d@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 |