From 1b6f21ad9aebca31710188396a044843dc11c2a6 Mon Sep 17 00:00:00 2001 From: Payam Date: Wed, 11 Mar 2020 21:26:07 -0400 Subject: [PATCH] removing AMD emails per palamida scan Change-Id: If7307f5b1f81a43f2725ec5abd3b8989cbddbcc5 --- rocclr/platform/command.cpp | 2 +- rocclr/platform/command.hpp | 2 +- rocclr/platform/commandqueue.cpp | 2 +- rocclr/platform/commandqueue.hpp | 2 +- rocclr/platform/program.hpp | 2 +- rocclr/thread/atomic.hpp | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/rocclr/platform/command.cpp b/rocclr/platform/command.cpp index c0867d5b27..3d72f1eae6 100644 --- a/rocclr/platform/command.cpp +++ b/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/rocclr/platform/command.hpp b/rocclr/platform/command.hpp index cf1bd59546..8fa381f1be 100644 --- a/rocclr/platform/command.hpp +++ b/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/rocclr/platform/commandqueue.cpp b/rocclr/platform/commandqueue.cpp index 2cc9a75078..911bdbe8ee 100644 --- a/rocclr/platform/commandqueue.cpp +++ b/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/rocclr/platform/commandqueue.hpp b/rocclr/platform/commandqueue.hpp index b36f44401f..f3f2a57aa5 100644 --- a/rocclr/platform/commandqueue.hpp +++ b/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/rocclr/platform/program.hpp b/rocclr/platform/program.hpp index 00a18c9838..1435a7849e 100644 --- a/rocclr/platform/program.hpp +++ b/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/rocclr/thread/atomic.hpp b/rocclr/thread/atomic.hpp index b386af9747..15eaf9960c 100644 --- a/rocclr/thread/atomic.hpp +++ b/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 */