X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=tests%2Fbitfield%2Ftest_bitfield.c;h=f0b44821e733de03ef4faf788cd088d5191a4050;hp=b8e7bcb49eebfa4a5be4f520f838440858ade7cb;hb=0235b0db7de5bcacdb3650c92461f2ce5eb2143d;hpb=0f77b5c9dfac44ff6eff8fb66fefadea72846c97 diff --git a/tests/bitfield/test_bitfield.c b/tests/bitfield/test_bitfield.c index b8e7bcb4..f0b44821 100644 --- a/tests/bitfield/test_bitfield.c +++ b/tests/bitfield/test_bitfield.c @@ -1,22 +1,9 @@ /* - * test-bitfield.c + * SPDX-License-Identifier: GPL-2.0-only * - * BabelTrace - bitfield test program - * - * Copyright 2010-2019 - Mathieu Desnoyers - * - * This program 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; under version 2 of the License. + * Copyright (C) 2010-2019 Mathieu Desnoyers * - * This program 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 this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * BabelTrace - bitfield test program */ #include "compat/bitfield.h"