From 72d8048866ee019d780d94941cd2c82211499e4e Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Thu, 15 May 2025 18:43:06 -0700 Subject: Change license from GPL-2.0-or-later to GPL-3.0-or-later I just realized I can use GPL-3.0-or-later. I prefer GPL-3.0-or-later over GPL-2.0-or-later. And libssh's LGPL-2.1-or-later, plplot's LGPL-2.0-or-later, and gtk's LGPL-2.1-or-later licenses are compatible with GPL-3.0-or-later. --- remote_plot.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'remote_plot.c') diff --git a/remote_plot.c b/remote_plot.c index 9d62541..37614ea 100644 --- a/remote_plot.c +++ b/remote_plot.c @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: GPL-2.0-or-later +// SPDX-License-Identifier: GPL-3.0-or-later // references: // https://api.libssh.org/stable/libssh_tutorial.html -- cgit v1.2.3-70-g09d2