added pre_shift method to gri_lfsr
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_random.h
index b426a47e7978ec85040407d92e48be5fd9b4d539..2ee2a021a3d00c05f5ad0f6b42db4353abbd5c7a 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,
@@ -27,6 +27,7 @@
 
 /*!
  * \brief pseudo random number generator
+ * \ingroup math
  */
 class gr_random {
 protected: