diff options
author | Johnathan Corgan <johnathan@corganlabs.com> | 2014-10-31 15:45:21 -0700 |
---|---|---|
committer | Johnathan Corgan <johnathan@corganlabs.com> | 2014-10-31 15:45:21 -0700 |
commit | 57c8dd13b4ede4bf255327611afcd877d6f881f3 (patch) | |
tree | d1a8bbce050a6ce34c660ab627bcdc7c66c34417 /gr-zeromq/lib/req_source_impl.cc | |
parent | 5aa1e1c359021c8539810c84f972b364d254203a (diff) |
zeromq: fixups and stylistic changes before merge
Diffstat (limited to 'gr-zeromq/lib/req_source_impl.cc')
-rw-r--r-- | gr-zeromq/lib/req_source_impl.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-zeromq/lib/req_source_impl.cc b/gr-zeromq/lib/req_source_impl.cc index 2cc61e40d9..6e2ad3daf4 100644 --- a/gr-zeromq/lib/req_source_impl.cc +++ b/gr-zeromq/lib/req_source_impl.cc @@ -1,6 +1,6 @@ /* -*- c++ -*- */ /* - * Copyright 2013 Free Software Foundation, Inc. + * Copyright 2013,2014 Free Software Foundation, Inc. * * This file is part of GNU Radio. * |