X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=common.c;h=748e5a4639d8580e10beb8c270356e14ad1b6be5;hb=9f3d614e4578bdec2b60d97caec400b28d4af9d3;hp=c5a3c8f2ec1349983fcd3c41867812af2fe3a25c;hpb=af34f014f33e39af5f77e3bcdd66f05b3bd9aa39;p=pciutils.git diff --git a/common.c b/common.c index c5a3c8f..748e5a4 100644 --- a/common.c +++ b/common.c @@ -3,14 +3,15 @@ * * Copyright (c) 1997--2016 Martin Mares * - * Can be freely distributed and used under the terms of the GNU GPL. + * Can be freely distributed and used under the terms of the GNU GPL v2+. + * + * SPDX-License-Identifier: GPL-2.0-or-later */ #include #include #include #include -#include #include "pciutils.h"