X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=mblock%2Fsrc%2Flib%2Fmb_msg_queue.cc;h=c68c5fd64bd2f9045104988d29ba56ef93885483;hb=HEAD;hp=c687e87605c6e31d47c25e6e9142a6d0fa4fc789;hpb=0bf2128a621ae84099f43744e1b81800f2b9d2d7;p=debian%2Fgnuradio diff --git a/mblock/src/lib/mb_msg_queue.cc b/mblock/src/lib/mb_msg_queue.cc index c687e876..c68c5fd6 100644 --- a/mblock/src/lib/mb_msg_queue.cc +++ b/mblock/src/lib/mb_msg_queue.cc @@ -1,12 +1,12 @@ /* -*- c++ -*- */ /* - * Copyright 2007 Free Software Foundation, Inc. + * Copyright 2007,2008 Free Software Foundation, Inc. * * This file is part of GNU Radio * * 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, @@ -22,8 +22,8 @@ #ifdef HAVE_CONFIG_H #include #endif -#include -#include +#include +#include mb_msg_queue::mb_msg_queue()