]> git.gag.com Git - debian/gnuradio/blobdiff - gr-trellis/src/lib/trellis_encoder_ii.h
Imported Upstream version 3.2.2
[debian/gnuradio] / gr-trellis / src / lib / trellis_encoder_ii.h
index 55477653ec6b36ccd57dc9be0b2d0fdb3c9825c8..94b94e2d0b8d2d1058b1deb8600fb5881bb892ec 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,
@@ -35,9 +35,7 @@ trellis_encoder_ii_sptr trellis_make_encoder_ii (const fsm &FSM, int ST);
 
 /*!
  * \brief Convolutional encoder.
- * \ingroup block
- *
- * 
+ * \ingroup coding_blk
  */
 class trellis_encoder_ii : public gr_sync_block
 {