diff --git a/projects/clr/rocclr/platform/command.cpp b/projects/clr/rocclr/platform/command.cpp index c0867d5b27..3d72f1eae6 100644 --- a/projects/clr/rocclr/platform/command.cpp +++ b/projects/clr/rocclr/platform/command.cpp @@ -22,7 +22,7 @@ * \file command.cpp * \brief Definitions for Event, Command and HostQueue objects. * - * \author Laurent Morichetti (laurent.morichetti@amd.com) + * \author Laurent Morichetti * \date October 2008 */ diff --git a/projects/clr/rocclr/platform/command.hpp b/projects/clr/rocclr/platform/command.hpp index cf1bd59546..8fa381f1be 100644 --- a/projects/clr/rocclr/platform/command.hpp +++ b/projects/clr/rocclr/platform/command.hpp @@ -21,7 +21,7 @@ /*! \file command.hpp * \brief Declarations for Event, Command and HostQueue objects. * - * \author Laurent Morichetti (laurent.morichetti@amd.com) + * \author Laurent Morichetti * \date October 2008 */ diff --git a/projects/clr/rocclr/platform/commandqueue.cpp b/projects/clr/rocclr/platform/commandqueue.cpp index 2cc9a75078..911bdbe8ee 100644 --- a/projects/clr/rocclr/platform/commandqueue.cpp +++ b/projects/clr/rocclr/platform/commandqueue.cpp @@ -27,7 +27,7 @@ * \file commandQueue.cpp * \brief Definitions for HostQueue object. * - * \author Laurent Morichetti (laurent.morichetti@amd.com) + * \author Laurent Morichetti * \date October 2008 */ diff --git a/projects/clr/rocclr/platform/commandqueue.hpp b/projects/clr/rocclr/platform/commandqueue.hpp index b36f44401f..f3f2a57aa5 100644 --- a/projects/clr/rocclr/platform/commandqueue.hpp +++ b/projects/clr/rocclr/platform/commandqueue.hpp @@ -21,7 +21,7 @@ /*! \file commandqueue.hpp * \brief Declarations CommandQueue object. * - * \author Laurent Morichetti (laurent.morichetti@amd.com) + * \author Laurent Morichetti * \date October 2008 */ diff --git a/projects/clr/rocclr/platform/program.hpp b/projects/clr/rocclr/platform/program.hpp index 00a18c9838..1435a7849e 100644 --- a/projects/clr/rocclr/platform/program.hpp +++ b/projects/clr/rocclr/platform/program.hpp @@ -21,7 +21,7 @@ /*! \file program.hpp * \brief Declarations for Program and ProgramBinary objects. * - * \author Laurent Morichetti (laurent.morichetti@amd.com) + * \author Laurent Morichetti * \date October 2008 */ diff --git a/projects/clr/rocclr/thread/atomic.hpp b/projects/clr/rocclr/thread/atomic.hpp index b386af9747..15eaf9960c 100644 --- a/projects/clr/rocclr/thread/atomic.hpp +++ b/projects/clr/rocclr/thread/atomic.hpp @@ -21,7 +21,7 @@ /*! \file atomic.hpp * \brief Declarations for Memory order access and Atomic operations. * - * \author Laurent Morichetti (laurent.morichetti@amd.com) + * \author Laurent Morichetti * \date October 2008 */