diff options
Diffstat (limited to 'parameter/Element.cpp')
-rw-r--r-- | parameter/Element.cpp | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/parameter/Element.cpp b/parameter/Element.cpp index 8981ba9..220005b 100644 --- a/parameter/Element.cpp +++ b/parameter/Element.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 "Element.h" #include <assert.h> |