Since SPDX release 3.0 LGPL-2.1+ became LGPL-2.1-or-later. Hence replace the deprecated identifiers.
@@ -1,7 +1,7 @@
/*
* Copyright © 2010-2014 Stéphane Raimbault <stephane.raimbault@gmail.com>
*
- * SPDX-License-Identifier: LGPL-2.1+
+ * SPDX-License-Identifier: LGPL-2.1-or-later
*/
#include <stdlib.h>
* Copyright © 2010-2012 Stéphane Raimbault <stephane.raimbault@gmail.com>
#ifndef MODBUS_PRIVATE_H
* Copyright © 2001-2011 Stéphane Raimbault <stephane.raimbault@gmail.com>
#ifndef MODBUS_RTU_PRIVATE_H
#include <stdio.h>
#ifndef MODBUS_RTU_H
#ifndef MODBUS_TCP_PRIVATE_H
* Copyright © 2001-2013 Stéphane Raimbault <stephane.raimbault@gmail.com>
#if defined(_WIN32)
* Copyright © 2001-2010 Stéphane Raimbault <stephane.raimbault@gmail.com>
#ifndef MODBUS_TCP_H
* This library implements the Modbus protocol.
* http://libmodbus.org/
#ifndef MODBUS_H