From d3bb4e9c2dba3cebfa7ce9f37d32e54ec2fe14a3 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 29 Jun 2022 09:30:06 -0400 Subject: Adopt REUSE machine-readable licensing standard --- test/double_buffer_test.cpp | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) (limited to 'test/double_buffer_test.cpp') diff --git a/test/double_buffer_test.cpp b/test/double_buffer_test.cpp index cb7fb97..dbdaa4b 100644 --- a/test/double_buffer_test.cpp +++ b/test/double_buffer_test.cpp @@ -1,17 +1,5 @@ -/* - Copyright 2013-2019 David Robillard - - 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 - Foundation, either version 3 of the License, or any later version. - - Raul is distributed in the hope that it will be useful, but WITHOUT ANY - WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR - A PARTICULAR PURPOSE. See the GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with Raul. If not, see . -*/ +// Copyright 2013-2019 David Robillard +// SPDX-License-Identifier: GPL-3.0-or-later #undef NDEBUG -- cgit v1.2.1