Merge commit 'v3.3.1' into try-3.3.1
[debian/gnuradio] / gnuradio-core / src / lib / filter / gr_rational_resampler_base_XXX.h.t
index a2cfbd08fc4cd67357f9c3e41b046d42b67f7234..983b350fa156ddd9f7abd6abac3c271da9f0e70c 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,
@@ -42,7 +42,7 @@ class @FIR_TYPE@;
 
 /*!
  * \brief Rational Resampling Polyphase FIR filter with @I_TYPE@ input, @O_TYPE@ output and @TAP_TYPE@ taps
- * \ingroup filter
+ * \ingroup filter_blk
  */
 class @NAME@ : public gr_block
 {