X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=tests%2Funit%2Ftest_utils_parse_time_suffix.c;h=09708edd03e913ec13d57c5492649c9669a5e281;hb=938bd42282f0ba31bf22ad23b0bd3e04e848e052;hp=e7e782d266232a97e3ce6344f84d97a4d7c8ebaa;hpb=81684730b3134c61ca310bf26733c01d783103d7;p=lttng-tools.git diff --git a/tests/unit/test_utils_parse_time_suffix.c b/tests/unit/test_utils_parse_time_suffix.c index e7e782d26..09708edd0 100644 --- a/tests/unit/test_utils_parse_time_suffix.c +++ b/tests/unit/test_utils_parse_time_suffix.c @@ -1,18 +1,8 @@ /* - * Copyright (C) - 2015 Simon Marchi + * Copyright (C) 2015 Simon Marchi * - * 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 as - * published by the Free Software Foundation; only version 2 of the License. + * SPDX-License-Identifier: GPL-2.0-only * - * 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. */ #include