add Vcs entries to control file
[debian/gnuradio] / gnuradio-core / src / lib / filter / gr_freq_xlating_fir_filter_fcf.h
index 00f1f698295ac827c0f4fdffa594826b9bae61d8..760ce0ee51b35ff8283223766ee3634fbd3a73c5 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
@@ -49,7 +49,7 @@ class gr_fir_fcc;
 
 /*!
  * \brief FIR filter combined with frequency translation with float input, gr_complex output and float taps
- * \ingroup filter
+ * \ingroup filter_blk
  *
  * This class efficiently combines a frequency translation
  * (typically "down conversion") with a FIR filter (typically low-pass)