From 93250d172612c405135d56ffd306deae5ebc6df1 Mon Sep 17 00:00:00 2001 From: Kevin Rocard Date: Thu, 19 Jul 2012 17:48:30 +0200 Subject: PFW: Remove names from PFW license header BZ: 47701 As parameter framework code is proprietary, it should not be signed (patrick Benavoli name inside the header). Change-Id: I198f2851ee2a6cffed64a552fa399b072a0cbd3e orig-Change-Id: I335ecce2fa22ad11d6fa24f57c7cbbae3423bf1e Signed-off-by: Kevin Rocard Reviewed-on: http://android.intel.com:8080/59560 Reviewed-by: Mendi, EduardoX Tested-by: Mendi, EduardoX Reviewed-by: buildbot Tested-by: buildbot --- test/test-platform/TestPlatform.cpp | 7 +------ test/test-platform/TestPlatform.h | 7 +------ test/test-platform/main.cpp | 7 +------ 3 files changed, 3 insertions(+), 18 deletions(-) (limited to 'test/test-platform') diff --git a/test/test-platform/TestPlatform.cpp b/test/test-platform/TestPlatform.cpp index b353cc1..fea7506 100644 --- a/test/test-platform/TestPlatform.cpp +++ b/test/test-platform/TestPlatform.cpp @@ -1,5 +1,4 @@ -/* - * +/* * INTEL CONFIDENTIAL * Copyright 2011 Intel * Corporation All Rights Reserved. @@ -20,12 +19,8 @@ * otherwise. Any license under such intellectual property rights must be * express and approved by Intel in writing. * - * AUTHOR: Guillaume Denneulin (guillaumex.denneulin@intel.com) * CREATED: 2011-11-25 * UPDATED: 2011-11-25 - * - * - * */ #include #include diff --git a/test/test-platform/TestPlatform.h b/test/test-platform/TestPlatform.h index 1d7fcbb..9f3dca3 100644 --- a/test/test-platform/TestPlatform.h +++ b/test/test-platform/TestPlatform.h @@ -1,5 +1,4 @@ -/* - * +/* * INTEL CONFIDENTIAL * Copyright 2011 Intel * Corporation All Rights Reserved. @@ -20,12 +19,8 @@ * otherwise. Any license under such intellectual property rights must be * express and approved by Intel in writing. * - * AUTHOR: Guillaume Denneulin (guillaumex.denneulin@intel.com) * CREATED: 2011-11-25 * UPDATED: 2011-11-25 - * - * - * */ #pragma once diff --git a/test/test-platform/main.cpp b/test/test-platform/main.cpp index 67d4ac6..8e2e17c 100644 --- a/test/test-platform/main.cpp +++ b/test/test-platform/main.cpp @@ -1,5 +1,4 @@ -/* - * +/* * INTEL CONFIDENTIAL * Copyright 2011 Intel * Corporation All Rights Reserved. @@ -20,12 +19,8 @@ * otherwise. Any license under such intellectual property rights must be * express and approved by Intel in writing. * - * AUTHOR: Guillaume Denneulin (guillaumex.denneulin@intel.com) * CREATED: 2011-11-25 * UPDATED: 2011-11-25 - * - * - * */ #include #include -- cgit v1.1