Imported Upstream version 3.2.2
[debian/gnuradio] / gr-trellis / src / lib / trellis_permutation.h
index 7dd22414ea8cd62af8dd91ce633408651aa3d49f..5505caf8917268e846767ed64e45854363caf9cb 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,9 +34,7 @@ trellis_permutation_sptr trellis_make_permutation (int K, const std::vector<int>
 
 /*!
  * \brief Permutation.
- * \ingroup block
- *
- * 
+ * \ingroup coding_blk
  */
 class trellis_permutation : public gr_sync_block
 {