From 373c31e6e868e425bff7f0f58078ba31482442e6 Mon Sep 17 00:00:00 2001 From: Gerd v. Egidy Date: Sat, 27 Mar 2004 15:49:12 +0000 Subject: [PATCH] ftdi_eeprom: (gerd) this is copyrighted only under GPL v2 --- ftdi_eeprom/main.c | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/ftdi_eeprom/main.c b/ftdi_eeprom/main.c index d20db51..fce51b7 100644 --- a/ftdi_eeprom/main.c +++ b/ftdi_eeprom/main.c @@ -9,9 +9,8 @@ /*************************************************************************** * * * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * + * it under the terms of the GNU General Public License version 2 as * + * published by the Free Software Foundation. * * * ***************************************************************************/ -- 1.7.1