diff --git a/examples/groverotary.cxx b/examples/groverotary.cxx index c190cf50..41392426 100644 --- a/examples/groverotary.cxx +++ b/examples/groverotary.cxx @@ -1,5 +1,5 @@ /* - * Author: Mihai Tudor Panu + * Author: Mihai Tudor Panu * Copyright (c) 2014 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/examples/groveslide.cxx b/examples/groveslide.cxx index acc959ee..42e975a9 100644 --- a/examples/groveslide.cxx +++ b/examples/groveslide.cxx @@ -1,5 +1,5 @@ /* - * Author: Mihai Tudor Panu + * Author: Mihai Tudor Panu * Copyright (c) 2014 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/examples/hmc5883l.cxx b/examples/hmc5883l.cxx index 8598eba5..dec08ce4 100644 --- a/examples/hmc5883l.cxx +++ b/examples/hmc5883l.cxx @@ -1,6 +1,6 @@ /* * Author: Brendan Le Foll - * Contributions: Mihai Tudor Panu + * Contributions: Mihai Tudor Panu * Copyright (c) 2014 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/examples/itg3200.cxx b/examples/itg3200.cxx index 7a70e094..a1bf8aff 100644 --- a/examples/itg3200.cxx +++ b/examples/itg3200.cxx @@ -1,5 +1,5 @@ /* - * Author: Mihai Tudor Panu + * Author: Mihai Tudor Panu * Copyright (c) 2014 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/examples/javascript/groverotary.js b/examples/javascript/groverotary.js index 591269c5..040f38c6 100644 --- a/examples/javascript/groverotary.js +++ b/examples/javascript/groverotary.js @@ -1,5 +1,5 @@ /* - * Author: Mihai Tudor Panu + * Author: Mihai Tudor Panu * Copyright (c) 2014 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/examples/javascript/groveslide.js b/examples/javascript/groveslide.js index 562bfc4b..bd16eeee 100644 --- a/examples/javascript/groveslide.js +++ b/examples/javascript/groveslide.js @@ -1,5 +1,5 @@ /* - * Author: Mihai Tudor Panu + * Author: Mihai Tudor Panu * Copyright (c) 2014 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/examples/javascript/tp401.js b/examples/javascript/tp401.js index af0198d0..6ab2b295 100644 --- a/examples/javascript/tp401.js +++ b/examples/javascript/tp401.js @@ -1,5 +1,5 @@ /* - * Author: Mihai Tudor Panu + * Author: Mihai Tudor Panu * Copyright (c) 2014 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/examples/python/groverotary.py b/examples/python/groverotary.py index 95d7965f..6d62c3c8 100644 --- a/examples/python/groverotary.py +++ b/examples/python/groverotary.py @@ -1,4 +1,4 @@ -# Author: Mihai Tudor Panu +# Author: Mihai Tudor Panu # Copyright (c) 2014 Intel Corporation. # # Permission is hereby granted, free of charge, to any person obtaining diff --git a/examples/python/groveslide.py b/examples/python/groveslide.py index 69a1f0a7..894fdc81 100644 --- a/examples/python/groveslide.py +++ b/examples/python/groveslide.py @@ -1,4 +1,4 @@ -# Author: Mihai Tudor Panu +# Author: Mihai Tudor Panu # Copyright (c) 2014 Intel Corporation. # # Permission is hereby granted, free of charge, to any person obtaining diff --git a/examples/python/tp401.py b/examples/python/tp401.py index 34fecdd5..55195087 100644 --- a/examples/python/tp401.py +++ b/examples/python/tp401.py @@ -1,4 +1,4 @@ -# Author: Mihai Tudor Panu +# Author: Mihai Tudor Panu # Copyright (c) 2014 Intel Corporation. # # Permission is hereby granted, free of charge, to any person obtaining diff --git a/examples/tp401.cxx b/examples/tp401.cxx index 82755b5c..255d3f0b 100644 --- a/examples/tp401.cxx +++ b/examples/tp401.cxx @@ -1,5 +1,5 @@ /* - * Author: Mihai Tudor Panu + * Author: Mihai Tudor Panu * Copyright (c) 2014 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/gas/tp401.cxx b/src/gas/tp401.cxx index 0cf0c174..94263551 100644 --- a/src/gas/tp401.cxx +++ b/src/gas/tp401.cxx @@ -1,5 +1,5 @@ /* - * Author: Mihai Tudor Panu + * Author: Mihai Tudor Panu * Copyright (c) 2014 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/gas/tp401.h b/src/gas/tp401.h index a1cc524e..e47f99a2 100644 --- a/src/gas/tp401.h +++ b/src/gas/tp401.h @@ -1,5 +1,5 @@ /* - * Author: Mihai Tudor Panu + * Author: Mihai Tudor Panu * Copyright (c) 2014 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/grove/grove.cxx b/src/grove/grove.cxx index 1a240866..fc71a512 100644 --- a/src/grove/grove.cxx +++ b/src/grove/grove.cxx @@ -1,6 +1,6 @@ /* * Author: Brendan Le Foll - * Contributions: Mihai Tudor Panu + * Contributions: Mihai Tudor Panu * Contributions: Sarah Knepper * Copyright (c) 2014 Intel Corporation. * diff --git a/src/grove/grove.h b/src/grove/grove.h index 925d1d7c..9b32228c 100644 --- a/src/grove/grove.h +++ b/src/grove/grove.h @@ -1,6 +1,6 @@ /* * Author: Brendan Le Foll - * Contributions: Mihai Tudor Panu + * Contributions: Mihai Tudor Panu * Contributions: Sarah Knepper * Copyright (c) 2014 Intel Corporation. * diff --git a/src/hmc5883l/hmc5883l.cxx b/src/hmc5883l/hmc5883l.cxx index 153f638f..6b97ce6c 100644 --- a/src/hmc5883l/hmc5883l.cxx +++ b/src/hmc5883l/hmc5883l.cxx @@ -1,6 +1,6 @@ /* * Author: Brendan Le Foll - * Contributions: Mihai Tudor Panu + * Contributions: Mihai Tudor Panu * Copyright (c) 2014 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/hmc5883l/hmc5883l.h b/src/hmc5883l/hmc5883l.h index f04e6b29..4279b95e 100644 --- a/src/hmc5883l/hmc5883l.h +++ b/src/hmc5883l/hmc5883l.h @@ -1,6 +1,6 @@ /* * Author: Brendan Le Foll - * Contributions: Mihai Tudor Panu + * Contributions: Mihai Tudor Panu * Copyright (c) 2014 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/itg3200/itg3200.cxx b/src/itg3200/itg3200.cxx index b60789ae..a3562e68 100644 --- a/src/itg3200/itg3200.cxx +++ b/src/itg3200/itg3200.cxx @@ -1,5 +1,5 @@ /* - * Author: Mihai Tudor Panu + * Author: Mihai Tudor Panu * Copyright (c) 2014 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/itg3200/itg3200.h b/src/itg3200/itg3200.h index c6cf641c..a1fb0d95 100644 --- a/src/itg3200/itg3200.h +++ b/src/itg3200/itg3200.h @@ -1,5 +1,5 @@ /* - * Author: Mihai Tudor Panu + * Author: Mihai Tudor Panu * Copyright (c) 2014 Intel Corporation. * * Permission is hereby granted, free of charge, to any person obtaining