From: Felipe Contreras Date: Sun, 4 Jul 2010 13:34:39 +0000 (+0300) Subject: staging: ti dspbridge: deh: update copyright notice X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=94e7e5260723870329f04b0bd8eeb41322895bf1;p=linux.git staging: ti dspbridge: deh: update copyright notice Add myself... git blame seems to agree :) Signed-off-by: Felipe Contreras Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/tidspbridge/core/_deh.h b/drivers/staging/tidspbridge/core/_deh.h index 9fb727bb11d9e..16723cd348313 100644 --- a/drivers/staging/tidspbridge/core/_deh.h +++ b/drivers/staging/tidspbridge/core/_deh.h @@ -6,6 +6,7 @@ * Private header for DEH module. * * Copyright (C) 2005-2006 Texas Instruments, Inc. + * Copyright (C) 2010 Felipe Contreras * * This package is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/drivers/staging/tidspbridge/core/ue_deh.c b/drivers/staging/tidspbridge/core/ue_deh.c index ae6ee9f355227..f73604fefa4aa 100644 --- a/drivers/staging/tidspbridge/core/ue_deh.c +++ b/drivers/staging/tidspbridge/core/ue_deh.c @@ -6,6 +6,7 @@ * Implements upper edge DSP exception handling (DEH) functions. * * Copyright (C) 2005-2006 Texas Instruments, Inc. + * Copyright (C) 2010 Felipe Contreras * * This package is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/drivers/staging/tidspbridge/include/dspbridge/dspdeh.h b/drivers/staging/tidspbridge/include/dspbridge/dspdeh.h index eca56a54bdc47..d258ab6a41d1e 100644 --- a/drivers/staging/tidspbridge/include/dspbridge/dspdeh.h +++ b/drivers/staging/tidspbridge/include/dspbridge/dspdeh.h @@ -10,6 +10,7 @@ * Function comment headers reside with the function typedefs in dspdefs.h. * * Copyright (C) 2005-2006 Texas Instruments, Inc. + * Copyright (C) 2010 Felipe Contreras * * This package is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as