removed some warnings
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_ofdm_qam_mapper.h
index 2b2a8e39f4823a147948524f6f29024e8f4b9f81..7be03b41f5f91043145dbdac70824303163a3770 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,
@@ -40,6 +40,7 @@ gr_make_ofdm_qam_mapper (unsigned msgq_limit,
  * \brief take a message in and map to a vector of complex
  * constellation points suitable for IFFT input to be used in an ofdm
  * modulator.  Simple QAM version.
+ * \ingroup modulation
  */
 
 class gr_ofdm_qam_mapper : public gr_sync_block