summaryrefslogtreecommitdiffstats
path: root/remote-process
diff options
context:
space:
mode:
authorKevin Rocard <kevinx.rocard@intel.com>2012-07-19 17:48:30 +0200
committerDavid Wagner <david.wagner@intel.com>2014-02-12 17:03:11 +0100
commit93250d172612c405135d56ffd306deae5ebc6df1 (patch)
tree9d8c6291eeb409e3be5b9a65b0f2e485e6fe1d62 /remote-process
parent9620e44c6c7605bf589f60331eb5b05b71336853 (diff)
downloadexternal_parameter-framework-93250d172612c405135d56ffd306deae5ebc6df1.zip
external_parameter-framework-93250d172612c405135d56ffd306deae5ebc6df1.tar.gz
external_parameter-framework-93250d172612c405135d56ffd306deae5ebc6df1.tar.bz2
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 <kevinx.rocard@intel.com> Reviewed-on: http://android.intel.com:8080/59560 Reviewed-by: Mendi, EduardoX <eduardox.mendi@intel.com> Tested-by: Mendi, EduardoX <eduardox.mendi@intel.com> Reviewed-by: buildbot <buildbot@intel.com> Tested-by: buildbot <buildbot@intel.com>
Diffstat (limited to 'remote-process')
-rw-r--r--remote-process/main.cpp8
1 files changed, 1 insertions, 7 deletions
diff --git a/remote-process/main.cpp b/remote-process/main.cpp
index 80c4d80..e5f7bf5 100644
--- a/remote-process/main.cpp
+++ b/remote-process/main.cpp
@@ -1,6 +1,4 @@
-/* <auto_header>
- * <FILENAME>
- *
+/*
* INTEL CONFIDENTIAL
* Copyright © 2011 Intel
* Corporation All Rights Reserved.
@@ -21,12 +19,8 @@
* otherwise. Any license under such intellectual property rights must be
* express and approved by Intel in writing.
*
- * AUTHOR: Patrick Benavoli (patrickx.benavoli@intel.com)
* CREATED: 2011-06-01
* UPDATED: 2011-07-27
- *
- *
- * </auto_header>
*/
#include <iostream>
#include <stdlib.h>