Imported Upstream version 3.2.2
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_ctcss_squelch_ff.h
index 9d8d9ccb60016467e03651b5fdff00fab623f96d..49df785fff4666ff05bf05aa0cc34aaef0141f65 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,
@@ -34,7 +34,7 @@ gr_make_ctcss_squelch_ff(int rate, float freq, float level=0.01, int len=0, int
 
 /*!
  * \brief gate or zero output if ctcss tone not present
- * \ingroup block
+ * \ingroup level_blk
  */
 class gr_ctcss_squelch_ff : public gr_squelch_base_ff
 {