X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=tests%2Futils%2Fcommon.c;h=ee7780f4046e1cd9d33871a444837964182558c0;hp=dbc63d97f47d00311491724d8bc443f8f4ca9bbb;hb=0235b0db7de5bcacdb3650c92461f2ce5eb2143d;hpb=0f77b5c9dfac44ff6eff8fb66fefadea72846c97 diff --git a/tests/utils/common.c b/tests/utils/common.c index dbc63d97..ee7780f4 100644 --- a/tests/utils/common.c +++ b/tests/utils/common.c @@ -1,22 +1,9 @@ /* - * common.c + * SPDX-License-Identifier: GPL-2.0-only * - * Lib BabelTrace - Common function to all tests - * - * Copyright 2012 - Yannick Brosseau - * - * 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) 2012 Yannick Brosseau * - * 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. + * Lib BabelTrace - Common function to all tests */ #include "common.h"