aboutsummaryrefslogtreecommitdiffstats
path: root/cpu_feature.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpu_feature.h')
-rw-r--r--cpu_feature.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/cpu_feature.h b/cpu_feature.h
index 11b5008..bdd4d48 100644
--- a/cpu_feature.h
+++ b/cpu_feature.h
@@ -2,9 +2,7 @@
* @file cpu_feature.h
* @brief CPU feature detection definitions (CPU ID)
* @author Patrick Roth - roth@stettbacher.ch
-* @version 1.0
-* @date 2015-11-12
-* @copyright 2012-2016 Stettbacher Signal Processing AG
+* @copyright Stettbacher Signal Processing AG
*
* @remarks
*
@@ -45,4 +43,4 @@ enum cpu_feature_t {
int cpu_feature_support(enum cpu_feature_t type);
int cpu_feature_init(void);
-#endif // _CPU_FEATURE_H \ No newline at end of file
+#endif // _CPU_FEATURE_H