swift-nav / libswiftnav

A portable C library implementing GNSS related functions and algorithms.
GNU Lesser General Public License v3.0
17 stars 20 forks source link

GPL-3.0 is a deprecated SPDX license #37

Open chenrui333 opened 1 month ago

chenrui333 commented 1 month ago

👋 GPL-3.0 is deprecated by SPDX, please consider using GPL-3.0-only or GPL-3.0-or-later. Thanks!


Need to update the license headers for the source files or just project readme to be more clear about the GPL license compatibility.