From: Thomas Jarosch Date: Fri, 2 Jan 2026 23:28:14 +0000 (+0100) Subject: Increase copyright year to 2026 X-Git-Tag: v1.6rc1^2~2 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=9341a7e8efc07c213c872ced62fc03c03a270b44;p=libftdi Increase copyright year to 2026 --- diff --git a/README b/README index c64f884..2a2f337 100644 --- a/README +++ b/README @@ -63,5 +63,5 @@ make install More verbose build instructions are in "README.build" -------------------------------------------------------------------- -www.intra2net.com 2003-2020 Intra2net AG +www.intra2net.com 2003-2026 Intra2net AG -------------------------------------------------------------------- diff --git a/ftdi_eeprom/main.c b/ftdi_eeprom/main.c index e3a09ba..614d51e 100644 --- a/ftdi_eeprom/main.c +++ b/ftdi_eeprom/main.c @@ -2,7 +2,7 @@ main.c - description ------------------- begin : Mon Apr 7 12:05:22 CEST 2003 - copyright : (C) 2003-2020 by Intra2net AG and the libftdi developers + copyright : (C) 2003-2026 by Intra2net AG and the libftdi developers email : opensource@intra2net.com SPDX-License-Identifier: GPL-2.0-only ***************************************************************************/ diff --git a/ftdipp/ftdi.cpp b/ftdipp/ftdi.cpp index afb84fb..2df1e6c 100644 --- a/ftdipp/ftdi.cpp +++ b/ftdipp/ftdi.cpp @@ -2,7 +2,7 @@ ftdi.cpp - C++ wrapper for libftdi ------------------- begin : Mon Oct 13 2008 - copyright : (C) 2008-2020 by Marek Vavruša / libftdi developers + copyright : (C) 2008-2026 by Marek Vavruša / libftdi developers email : opensource@intra2net.com and marek@vavrusa.com ***************************************************************************/ /* diff --git a/ftdipp/ftdi.hpp b/ftdipp/ftdi.hpp index 2458327..3d07e77 100644 --- a/ftdipp/ftdi.hpp +++ b/ftdipp/ftdi.hpp @@ -2,7 +2,7 @@ ftdi.hpp - C++ wrapper for libftdi ------------------- begin : Mon Oct 13 2008 - copyright : (C) 2008-2020 by Marek Vavruša and libftdi developers + copyright : (C) 2008-2026 by Marek Vavruša and libftdi developers email : opensource@intra2net.com and marek@vavrusa.com ***************************************************************************/ /* diff --git a/src/ftdi.c b/src/ftdi.c index 4944e3a..811f801 100644 --- a/src/ftdi.c +++ b/src/ftdi.c @@ -2,7 +2,7 @@ ftdi.c - description ------------------- begin : Fri Apr 4 2003 - copyright : (C) 2003-2020 by Intra2net AG and the libftdi developers + copyright : (C) 2003-2026 by Intra2net AG and the libftdi developers email : opensource@intra2net.com SPDX-License-Identifier: LGPL-2.1-only ***************************************************************************/ diff --git a/src/ftdi.h b/src/ftdi.h index ffeb452..821e9f1 100644 --- a/src/ftdi.h +++ b/src/ftdi.h @@ -2,7 +2,7 @@ ftdi.h - description ------------------- begin : Fri Apr 4 2003 - copyright : (C) 2003-2020 by Intra2net AG and the libftdi developers + copyright : (C) 2003-2026 by Intra2net AG and the libftdi developers email : opensource@intra2net.com SPDX-License-Identifier: LGPL-2.1-only ***************************************************************************/ diff --git a/src/ftdi_i.h b/src/ftdi_i.h index 5d04120..555726e 100644 --- a/src/ftdi_i.h +++ b/src/ftdi_i.h @@ -2,7 +2,7 @@ ftdi_i.h - description ------------------- begin : Don Sep 9 2011 - copyright : (C) 2003-2020 by Intra2net AG and the libftdi developers + copyright : (C) 2003-2026 by Intra2net AG and the libftdi developers email : opensource@intra2net.com SPDX-License-Identifier: LGPL-2.1-only ***************************************************************************/