From 62f22966423c31d85b81379f09219823806fecb5 Mon Sep 17 00:00:00 2001 From: Noel Eck Date: Wed, 14 Sep 2016 11:38:19 -0700 Subject: [PATCH] authoring: Added author for C sensors Updated Author: line for C src/hdrs. Signed-off-by: Noel Eck --- src/dfrph/dfrph.c | 2 +- src/dfrph/dfrph.h | 2 +- src/dfrph/dfrph_fti.c | 2 +- src/emg/emg.c | 2 +- src/emg/emg.h | 2 +- src/emg/emg_fti.c | 2 +- src/flex/flex.c | 2 +- src/flex/flex.h | 2 +- src/flex/flex_fti.c | 2 +- src/gas/mqx.c | 2 +- src/gas/mqx.h | 2 +- src/gas/mqx_fti.c | 2 +- src/gsr/gsr.c | 2 +- src/gsr/gsr.h | 2 +- src/gsr/gsr_fti.c | 2 +- src/joystick12/joystick12.c | 2 +- src/joystick12/joystick12.h | 2 +- src/joystick12/joystick12_fti.c | 2 +- src/ldt0028/ldt0028.c | 2 +- src/ldt0028/ldt0028.h | 2 +- src/light/light.c | 2 +- src/light/light.h | 2 +- src/light/light_fti.c | 2 +- src/o2/o2.c | 2 +- src/o2/o2.h | 2 +- src/o2/o2_fti.c | 2 +- src/slide/slide.c | 2 +- src/slide/slide.h | 2 +- src/slide/slide_fti.c | 2 +- src/vdiv/vdiv.c | 2 +- src/vdiv/vdiv.h | 2 +- src/vdiv/vdiv_fti.c | 2 +- 32 files changed, 32 insertions(+), 32 deletions(-) diff --git a/src/dfrph/dfrph.c b/src/dfrph/dfrph.c index 7a493ba9..b5572cbf 100644 --- a/src/dfrph/dfrph.c +++ b/src/dfrph/dfrph.c @@ -1,5 +1,5 @@ /* - * Author: + * Author: Noel Eck * Copyright (c) 2015 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/dfrph/dfrph.h b/src/dfrph/dfrph.h index 4834e6ff..f163ddb3 100644 --- a/src/dfrph/dfrph.h +++ b/src/dfrph/dfrph.h @@ -1,5 +1,5 @@ /* - * Author: + * Author: Noel Eck * Copyright (c) 2015 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/dfrph/dfrph_fti.c b/src/dfrph/dfrph_fti.c index 24060eac..d68c213d 100644 --- a/src/dfrph/dfrph_fti.c +++ b/src/dfrph/dfrph_fti.c @@ -1,5 +1,5 @@ /* - * Author: + * Author: Noel Eck * Copyright (c) 2015 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/emg/emg.c b/src/emg/emg.c index 467ef243..68ef29b1 100644 --- a/src/emg/emg.c +++ b/src/emg/emg.c @@ -1,5 +1,5 @@ /* - * Author: + * Author: Noel Eck * Copyright (c) 2015 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/emg/emg.h b/src/emg/emg.h index 21f4a51d..e28678bf 100644 --- a/src/emg/emg.h +++ b/src/emg/emg.h @@ -1,5 +1,5 @@ /* - * Author: + * Author: Noel Eck * Copyright (c) 2015 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/emg/emg_fti.c b/src/emg/emg_fti.c index c618f606..c6ac337b 100644 --- a/src/emg/emg_fti.c +++ b/src/emg/emg_fti.c @@ -1,5 +1,5 @@ /* - * Author: + * Author: Noel Eck * Copyright (c) 2015 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/flex/flex.c b/src/flex/flex.c index df658df7..4cfe6b92 100644 --- a/src/flex/flex.c +++ b/src/flex/flex.c @@ -1,5 +1,5 @@ /* - * Author: + * Author: Noel Eck * Copyright (c) 2015 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/flex/flex.h b/src/flex/flex.h index d143dbd4..de18829e 100644 --- a/src/flex/flex.h +++ b/src/flex/flex.h @@ -1,5 +1,5 @@ /* - * Author: + * Author: Noel Eck * Copyright (c) 2015 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/flex/flex_fti.c b/src/flex/flex_fti.c index 848ed67f..59652342 100644 --- a/src/flex/flex_fti.c +++ b/src/flex/flex_fti.c @@ -1,5 +1,5 @@ /* - * Author: + * Author: Noel Eck * Copyright (c) 2015 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/gas/mqx.c b/src/gas/mqx.c index 28548a2c..8f8443f5 100644 --- a/src/gas/mqx.c +++ b/src/gas/mqx.c @@ -1,5 +1,5 @@ /* - * Author: + * Author: Noel Eck * Copyright (c) 2015 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/gas/mqx.h b/src/gas/mqx.h index 2430d79d..49c1ceff 100644 --- a/src/gas/mqx.h +++ b/src/gas/mqx.h @@ -1,5 +1,5 @@ /* - * Author: + * Author: Noel Eck * Copyright (c) 2015 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/gas/mqx_fti.c b/src/gas/mqx_fti.c index 443f635e..57d0b05b 100644 --- a/src/gas/mqx_fti.c +++ b/src/gas/mqx_fti.c @@ -1,5 +1,5 @@ /* - * Author: + * Author: Noel Eck * Copyright (c) 2015 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/gsr/gsr.c b/src/gsr/gsr.c index eb91c5a1..3cfebd51 100644 --- a/src/gsr/gsr.c +++ b/src/gsr/gsr.c @@ -1,5 +1,5 @@ /* - * Author: + * Author: Noel Eck * Copyright (c) 2015 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/gsr/gsr.h b/src/gsr/gsr.h index d541169c..6fa6a687 100644 --- a/src/gsr/gsr.h +++ b/src/gsr/gsr.h @@ -1,5 +1,5 @@ /* - * Author: + * Author: Noel Eck * Copyright (c) 2015 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/gsr/gsr_fti.c b/src/gsr/gsr_fti.c index 602ae566..ad3048ad 100644 --- a/src/gsr/gsr_fti.c +++ b/src/gsr/gsr_fti.c @@ -1,5 +1,5 @@ /* - * Author: + * Author: Noel Eck * Copyright (c) 2015 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/joystick12/joystick12.c b/src/joystick12/joystick12.c index aee51c47..ec3a1fa6 100644 --- a/src/joystick12/joystick12.c +++ b/src/joystick12/joystick12.c @@ -1,5 +1,5 @@ /* - * Author: + * Author: Noel Eck * Copyright (c) 2015 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/joystick12/joystick12.h b/src/joystick12/joystick12.h index 5f852769..5b6706a2 100644 --- a/src/joystick12/joystick12.h +++ b/src/joystick12/joystick12.h @@ -1,5 +1,5 @@ /* - * Author: + * Author: Noel Eck * Copyright (c) 2015 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/joystick12/joystick12_fti.c b/src/joystick12/joystick12_fti.c index c4424b09..c89bef62 100644 --- a/src/joystick12/joystick12_fti.c +++ b/src/joystick12/joystick12_fti.c @@ -1,5 +1,5 @@ /* - * Author: + * Author: Noel Eck * Copyright (c) 2015 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/ldt0028/ldt0028.c b/src/ldt0028/ldt0028.c index e9e3112c..c8999d10 100644 --- a/src/ldt0028/ldt0028.c +++ b/src/ldt0028/ldt0028.c @@ -1,5 +1,5 @@ /* - * Author: + * Author: Noel Eck * Copyright (c) 2015 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/ldt0028/ldt0028.h b/src/ldt0028/ldt0028.h index cbd1c260..23f21e5c 100644 --- a/src/ldt0028/ldt0028.h +++ b/src/ldt0028/ldt0028.h @@ -1,5 +1,5 @@ /* - * Author: + * Author: Noel Eck * Copyright (c) 2015 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/light/light.c b/src/light/light.c index 43887fd3..c9450234 100644 --- a/src/light/light.c +++ b/src/light/light.c @@ -1,5 +1,5 @@ /* - * Author: + * Author: Noel Eck * Copyright (c) 2015 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/light/light.h b/src/light/light.h index e7ed9a55..adce2162 100644 --- a/src/light/light.h +++ b/src/light/light.h @@ -1,5 +1,5 @@ /* - * Author: + * Author: Noel Eck * Copyright (c) 2015 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/light/light_fti.c b/src/light/light_fti.c index 95b5ec78..d2ff7e80 100644 --- a/src/light/light_fti.c +++ b/src/light/light_fti.c @@ -1,5 +1,5 @@ /* - * Author: + * Author: Noel Eck * Copyright (c) 2015 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/o2/o2.c b/src/o2/o2.c index 2fe6c500..06c53977 100644 --- a/src/o2/o2.c +++ b/src/o2/o2.c @@ -1,5 +1,5 @@ /* - * Author: + * Author: Noel Eck * Copyright (c) 2015 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/o2/o2.h b/src/o2/o2.h index 59880510..f26747ff 100644 --- a/src/o2/o2.h +++ b/src/o2/o2.h @@ -1,5 +1,5 @@ /* - * Author: + * Author: Noel Eck * Copyright (c) 2015 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/o2/o2_fti.c b/src/o2/o2_fti.c index 489e1b8e..2179b020 100644 --- a/src/o2/o2_fti.c +++ b/src/o2/o2_fti.c @@ -1,5 +1,5 @@ /* - * Author: + * Author: Noel Eck * Copyright (c) 2015 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/slide/slide.c b/src/slide/slide.c index 9b6a7f4f..9536f3d5 100644 --- a/src/slide/slide.c +++ b/src/slide/slide.c @@ -1,5 +1,5 @@ /* - * Author: + * Author: Noel Eck * Copyright (c) 2015 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/slide/slide.h b/src/slide/slide.h index f8fe476c..65cac53c 100644 --- a/src/slide/slide.h +++ b/src/slide/slide.h @@ -1,5 +1,5 @@ /* - * Author: + * Author: Noel Eck * Copyright (c) 2015 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/slide/slide_fti.c b/src/slide/slide_fti.c index 19d473be..a8ef51d7 100644 --- a/src/slide/slide_fti.c +++ b/src/slide/slide_fti.c @@ -1,5 +1,5 @@ /* - * Author: + * Author: Noel Eck * Copyright (c) 2015 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/vdiv/vdiv.c b/src/vdiv/vdiv.c index 6f08e5ca..fe05cc77 100644 --- a/src/vdiv/vdiv.c +++ b/src/vdiv/vdiv.c @@ -1,5 +1,5 @@ /* - * Author: + * Author: Noel Eck * Copyright (c) 2015 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/vdiv/vdiv.h b/src/vdiv/vdiv.h index 943554db..4b41baf0 100644 --- a/src/vdiv/vdiv.h +++ b/src/vdiv/vdiv.h @@ -1,5 +1,5 @@ /* - * Author: + * Author: Noel Eck * Copyright (c) 2015 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/vdiv/vdiv_fti.c b/src/vdiv/vdiv_fti.c index f42660f7..11384618 100644 --- a/src/vdiv/vdiv_fti.c +++ b/src/vdiv/vdiv_fti.c @@ -1,5 +1,5 @@ /* - * Author: + * Author: Noel Eck * Copyright (c) 2015 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining