libftdi-git Archives

Subject: A library to talk to FTDI chips branch, master, updated. v1.6rc1-2-g458c3c7

From: libftdi-git@xxxxxxxxxxxxxxxxxxxxxxx
To: libftdi-git@xxxxxxxxxxxxxxxxxxxxxxx
Date: Sun, 4 Jan 2026 13:12:37 +0100 (CET)
The branch, master has been updated
       via  458c3c76ba81fa84c14dcf7473ca2cf527a262d1 (commit)
      from  06fa7fa342a6976a3745894b46babfa5fde841f7 (commit)


- Log -----------------------------------------------------------------
commit 458c3c76ba81fa84c14dcf7473ca2cf527a262d1
Author: Thomas Jarosch <thomas.jarosch@xxxxxxxxxxxxx>
Date:   Sun Jan 4 13:07:52 2026 +0100

    ChangeLog: Add license clarifications
    
    Those were missed in the changelog since I fixed the license ambiguity
    after completing the changelog (even though I merged the other branch 
first).
    
    Clarified license details:
    - Fix wrong LGPL version in the LICENSE file
      - Main libftdi library is LGPL v2.1 only (was incorrectly documented as 
LGPL v2+)
      - ftdi_eeprom is GPL v2 only
    - SPDX license tags added in 2019 were already correct
    - Update COPYING.LIB to LGPL v2.1

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog |    6 ++++++
 README    |    6 ++++++
 2 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index cbf2a77..6d3099a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -35,6 +35,12 @@ New in 1.6rc1 - 2026-01-XX
   * Don't error out when optional strings are missing
 * Add .editorconfig file for consistent code style
 * Ignore various IDE temp files (JetBrains, VSCode, clangd)
+* License clarifications:
+  * Fix wrong LGPL version in the "LICENSE" readme:
+    * Clarify main libftdi library is LGPL v2.1 only
+    * Clarify ftdi_eeprom is GPL v2 only
+  * SPDX license tags added in 2019 were already correct
+  * Update COPYING.LIB to LGPL v2.1 after clarifications
 
 New in 1.5 - 2020-07-07
 -----------------------
diff --git a/README b/README
index 2a745cb..ea15ee4 100644
--- a/README
+++ b/README
@@ -55,6 +55,12 @@ Changes
   * Don't error out when optional strings are missing
 * Add .editorconfig file for consistent code style
 * Ignore various IDE temp files (JetBrains, VSCode, clangd)
+* License clarifications:
+  * Fix wrong LGPL version in the "LICENSE" readme:
+    * Clarify main libftdi library is LGPL v2.1 only
+    * Clarify ftdi_eeprom is GPL v2 only
+  * SPDX license tags added in 2019 were already correct
+  * Update COPYING.LIB to LGPL v2.1 after clarifications
 
 You'll find the newest version of libftdi at:
 https://www.intra2net.com/en/developer/libftdi


hooks/post-receive
-- 
A library to talk to FTDI chips

--
libftdi-git - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to libftdi-git+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx   

Current Thread
  • A library to talk to FTDI chips branch, master, updated. v1.6rc1-2-g458c3c7, libftdi-git <=