Merged changes from svn repository trunk.
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_bin_statistics_f.h
index 48741f598e77d2d350045a3f0e022a30431ae656..d8c4c2faeac6e9a545a25b09740a98e91f7b57d1 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 @@ gr_make_bin_statistics_f(unsigned int vlen,   // vector length
                        
 /*!
  * \brief control scanning and record frequency domain statistics
- * \ingroup sink
+ * \ingroup sink_blk
  */
 class gr_bin_statistics_f : public gr_sync_block
 {