add Vcs entries to control file
[debian/gnuradio] / gr-trellis / src / lib / trellis_viterbi_s.h
index ccfd2954bc716cb955cd593bd3bf915602e3b38a..1f2d3f150a0049bc7719dd5327779568e83d413f 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,
@@ -39,6 +39,9 @@ trellis_viterbi_s_sptr trellis_make_viterbi_s (
 
 
 
+/*!
+ *  \ingroup coding_blk
+ */
 class trellis_viterbi_s : public gr_block
 {
   fsm d_FSM;