aboutsummaryrefslogtreecommitdiffstats
path: root/xmlserializer/XmlParser.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'xmlserializer/XmlParser.cpp')
-rw-r--r--xmlserializer/XmlParser.cpp8
1 files changed, 1 insertions, 7 deletions
diff --git a/xmlserializer/XmlParser.cpp b/xmlserializer/XmlParser.cpp
index 9477c0f..af26346 100644
--- a/xmlserializer/XmlParser.cpp
+++ b/xmlserializer/XmlParser.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 "XmlParser.h"
#include <stdio.h>