X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fuuid.c;h=26fb61e99449a5a9f3a0b40a262787c36996c49c;hp=b0b74c967ab0cc1e64970708706bb886496dab3e;hb=d1ba29d290281cf72ca3ec7b0222b336c747e925;hpb=a1298db6cf0b806e968d9baa6da08ab78caf460b diff --git a/src/common/uuid.c b/src/common/uuid.c index b0b74c967..26fb61e99 100644 --- a/src/common/uuid.c +++ b/src/common/uuid.c @@ -2,18 +2,8 @@ * Copyright (C) 2018 Jérémie Galarneau * Copyright (C) 2019 Michael Jeanson * - * This library is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License, version 2.1 only, - * as published by the Free Software Foundation. + * SPDX-License-Identifier: LGPL-2.1-only * - * This library 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 Lesser General Public License - * for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this library; if not, write to the Free Software Foundation, - * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include