From d2e8f9f549edebda7029cca0d5704e09ea93f679 Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 13 Sep 2012 16:58:49 +0000 Subject: Email address change in apps/ git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5143 42af7a65-404d-4744-a932-0658087f49c3 --- apps/netutils/tftpc/Makefile | 2 +- apps/netutils/tftpc/tftpc_get.c | 2 +- apps/netutils/tftpc/tftpc_internal.h | 2 +- apps/netutils/tftpc/tftpc_put.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'apps/netutils/tftpc') diff --git a/apps/netutils/tftpc/Makefile b/apps/netutils/tftpc/Makefile index 1ec7b2b90..910046c11 100644 --- a/apps/netutils/tftpc/Makefile +++ b/apps/netutils/tftpc/Makefile @@ -2,7 +2,7 @@ # apps/netutils/tftpc/Makefile # # Copyright (C) 2011 Gregory Nutt. All rights reserved. -# Author: Gregory Nutt +# Author: Gregory Nutt # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions diff --git a/apps/netutils/tftpc/tftpc_get.c b/apps/netutils/tftpc/tftpc_get.c index 4f391806c..697021d95 100644 --- a/apps/netutils/tftpc/tftpc_get.c +++ b/apps/netutils/tftpc/tftpc_get.c @@ -2,7 +2,7 @@ * netuils/tftp/tftpc_get.c * * Copyright (C) 2008-2009, 2011 Gregory Nutt. All rights reserved. - * Author: Gregory Nutt + * Author: Gregory Nutt * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/apps/netutils/tftpc/tftpc_internal.h b/apps/netutils/tftpc/tftpc_internal.h index bed25a6a5..f689ce176 100644 --- a/apps/netutils/tftpc/tftpc_internal.h +++ b/apps/netutils/tftpc/tftpc_internal.h @@ -2,7 +2,7 @@ * netutils/tftoc/tftpc_internal.h * * Copyright (C) 2008-2009 Gregory Nutt. All rights reserved. - * Author: Gregory Nutt + * Author: Gregory Nutt * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/apps/netutils/tftpc/tftpc_put.c b/apps/netutils/tftpc/tftpc_put.c index 7124bb981..76ef18a8c 100644 --- a/apps/netutils/tftpc/tftpc_put.c +++ b/apps/netutils/tftpc/tftpc_put.c @@ -2,7 +2,7 @@ * netuils/tftp/tftpc_put.c * * Copyright (C) 2008-2009, 2011 Gregory Nutt. All rights reserved. - * Author: Gregory Nutt + * Author: Gregory Nutt * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions -- cgit v1.2.3