aboutsummaryrefslogtreecommitdiffstats
path: root/filter.h
diff options
context:
space:
mode:
Diffstat (limited to 'filter.h')
-rw-r--r--filter.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/filter.h b/filter.h
index 5b70294..7299ceb 100644
--- a/filter.h
+++ b/filter.h
@@ -2,9 +2,7 @@
* @file filter.h
* @brief various filtering algorithm definitions
* @author Patrick Roth - roth@stettbacher.ch
-* @version 1.0
-* @date 2015-08-28
-* @copyright 2012-2016 Stettbacher Signal Processing AG
+* @copyright Stettbacher Signal Processing AG
*
* @remarks
*
@@ -49,4 +47,4 @@ void filter_binary_3s16(int8_t *img_bin, const int16_t *img_in, const int height
#endif
-#endif // _FILTER_H \ No newline at end of file
+#endif // _FILTER_H