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/graphics/Makefile | 2 +- apps/graphics/tiff/Makefile | 2 +- apps/graphics/tiff/tiff_addstrip.c | 2 +- apps/graphics/tiff/tiff_finalize.c | 2 +- apps/graphics/tiff/tiff_initialize.c | 2 +- apps/graphics/tiff/tiff_internal.h | 2 +- apps/graphics/tiff/tiff_utils.c | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'apps/graphics') diff --git a/apps/graphics/Makefile b/apps/graphics/Makefile index 01775a2e3..ddd26e536 100644 --- a/apps/graphics/Makefile +++ b/apps/graphics/Makefile @@ -2,7 +2,7 @@ # apps/graphics/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/graphics/tiff/Makefile b/apps/graphics/tiff/Makefile index 617717c65..af487c1a9 100644 --- a/apps/graphics/tiff/Makefile +++ b/apps/graphics/tiff/Makefile @@ -2,7 +2,7 @@ # apps/graphics/tiff/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/graphics/tiff/tiff_addstrip.c b/apps/graphics/tiff/tiff_addstrip.c index fa2a50e72..7b5c4fb8f 100644 --- a/apps/graphics/tiff/tiff_addstrip.c +++ b/apps/graphics/tiff/tiff_addstrip.c @@ -2,7 +2,7 @@ * apps/graphics/tiff/tiff_addstrip.c * * 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/graphics/tiff/tiff_finalize.c b/apps/graphics/tiff/tiff_finalize.c index 0d7a222a5..abae79b63 100644 --- a/apps/graphics/tiff/tiff_finalize.c +++ b/apps/graphics/tiff/tiff_finalize.c @@ -2,7 +2,7 @@ * apps/graphics/tiff/tiff_finalize.c * * 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/graphics/tiff/tiff_initialize.c b/apps/graphics/tiff/tiff_initialize.c index 3e1328eb2..ddd5fc29d 100644 --- a/apps/graphics/tiff/tiff_initialize.c +++ b/apps/graphics/tiff/tiff_initialize.c @@ -2,7 +2,7 @@ * apps/graphics/tiff/tiff_initialize.c * * 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/graphics/tiff/tiff_internal.h b/apps/graphics/tiff/tiff_internal.h index 5596122fa..c7226e04d 100644 --- a/apps/graphics/tiff/tiff_internal.h +++ b/apps/graphics/tiff/tiff_internal.h @@ -2,7 +2,7 @@ * apps/graphics/tiff/tiff_internal.h * * 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/graphics/tiff/tiff_utils.c b/apps/graphics/tiff/tiff_utils.c index c326d0274..33886d796 100644 --- a/apps/graphics/tiff/tiff_utils.c +++ b/apps/graphics/tiff/tiff_utils.c @@ -2,7 +2,7 @@ * apps/graphics/tiff/tiff_utils.c * * 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 -- cgit v1.2.3