diff options
Diffstat (limited to 'remote-process')
-rw-r--r-- | remote-process/main.cpp | 8 |
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> |