Update ChangeLog and fix license for blur and wave filters
[melted] / src / modules / core / filter_boxblur.h
index ad8e216..9515b71 100644 (file)
@@ -1,7 +1,7 @@
 /*
- * filter_luma.h -- luma filter
+ * filter_boxblur.h -- box blur filter
  * Copyright (C) 2003-2004 Ushodaya Enterprises Limited
- * Author: Charles Yates <charles.yates@pandora.be>
+ * Author: Leny Grisel <leny.grisel@laposte.net>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -18,8 +18,8 @@
  * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
 
-#ifndef _FILTER_BLUR_H_
-#define _FILTER_BLUR_H_
+#ifndef _FILTER_BOXBLUR_H_
+#define _FILTER_BOXBLUR_H_
 
 #include <framework/mlt_filter.h>