Merge branch 'wip/howto' of git@gnuradio.org:jcorgan
[debian/gnuradio] / gnuradio-core / src / lib / runtime / gr_vmcircbuf.h
index 49039fd36288e6d4798a11e28eba178746d97a7e..a73a1559ca652b26039b043ee5f33949597da3c6 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 abstract class to implement doubly mapped virtual memory circular buffers
+ * \ingroup internal
  */
 class gr_vmcircbuf {
  protected: