From c0c6846016918d50b7a5243ebc5088f8840dd684 Mon Sep 17 00:00:00 2001 From: Thomas Jarosch Date: Thu, 25 Mar 2004 10:33:16 +0000 Subject: [PATCH] libftdi, ftdi_eeprom: (tomj) changed all email addresses to opensource@intra2net.com --- AUTHORS | 2 +- ftdi_eeprom.kdevprj | 2 +- ftdi_eeprom/main.c | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/AUTHORS b/AUTHORS index 779ce49..54fd280 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1 +1 @@ -Intra2net AG +Intra2net AG diff --git a/ftdi_eeprom.kdevprj b/ftdi_eeprom.kdevprj index eb6af1e..0cd85a2 100644 --- a/ftdi_eeprom.kdevprj +++ b/ftdi_eeprom.kdevprj @@ -25,7 +25,7 @@ ldflags=\s AMChanged=true author=Intra2net AG configure_args= -email=info@intra2net.com +email=opensource@intra2net.com kdevprj_version=1.3 lfv_open_groups= make_options=-j1 diff --git a/ftdi_eeprom/main.c b/ftdi_eeprom/main.c index f2b1de6..3489708 100644 --- a/ftdi_eeprom/main.c +++ b/ftdi_eeprom/main.c @@ -3,7 +3,7 @@ ------------------- begin : Mon Apr 7 12:05:22 CEST 2003 copyright : (C) 2003 by Intra2net AG - email : thomas.jarosch@intra2net.com + email : opensource@intra2net.com ***************************************************************************/ /*************************************************************************** @@ -65,7 +65,7 @@ int main(int argc, char *argv[]) { struct ftdi_eeprom eeprom; printf("\nFTDI eeprom generator v%s\n", VERSION); - printf ("(c) Intra2net AG \n"); + printf ("(c) Intra2net AG \n"); if (argc != 2 && argc != 3) { printf("Syntax: %s [commands] config-file\n", argv[0]); -- 1.7.1