File project.diff of Package libmodbuspp
--- libmodbuspp.spec.orig
+++ libmodbuspp.spec
@@ -2,6 +2,7 @@
# spec file for package libmodbuspp
#
# Copyright (c) 2026 SUSE LLC and contributors
+# Copyright (c) 2020-2026, Martin Hauke <mardnh@gmx.de>
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -14,16 +15,6 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
-# Copyright (c) 2020-2026, Martin Hauke <mardnh@gmx.de>
-#
-# All modifications and additions to the file contributed by third parties
-# remain the property of their copyright owners, unless otherwise agreed
-# upon. The license for this file, and modifications and additions to the
-# file, is the same license as for the pristine package itself (unless the
-# license for the pristine package is not an Open Source License, in which
-# case the license is the MIT License). An "Open Source License" is a
-# license that conforms to the Open Source Definition (Version 1.9)
-# published by the Open Source Initiative.
%define sover 1
@@ -48,7 +39,6 @@ can use a serial port or an Ethernet con
%package -n libmodbuspp%{sover}
Summary: C++ wrapper for the libmodbus library
-License: LGPL-2.1-or-later
Group: System/Libraries
%description -n libmodbuspp%{sover}
@@ -58,7 +48,6 @@ can use a serial port or an Ethernet con
%package -n libmodbuspp-devel
Summary: Development files for the libmodbuspp library
-License: LGPL-2.1-or-later
Group: Development/Libraries/C and C++
Requires: libmodbuspp%{sover} = %{version}