From 17f6a41982afda7aad5f7117a26f19b7c93bfe45 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 [ROCm/clr commit: 1b6f21ad9aebca31710188396a044843dc11c2a6] --- projects/clr/rocclr/platform/command.cpp | 2 +- projects/clr/rocclr/platform/command.hpp | 2 +- projects/clr/rocclr/platform/commandqueue.cpp | 2 +- projects/clr/rocclr/platform/commandqueue.hpp | 2 +- projects/clr/rocclr/platform/program.hpp | 2 +- projects/clr/rocclr/thread/atomic.hpp | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) 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 */