Updated FSF address in all files. Fixes ticket:51
[debian/gnuradio] / gr-error-correcting-codes / ChangeLog
1 2006-07-09  Eric Blossom  <eb@comsec.com>
2
3         * src/lib/gr_streams_encode_convolutional.{h,cc,i}: fixes to
4         access second constructor via SWIG.
5
6         * src/lib/libecc/code_metrics.cc: added missing include.
7
8 2006-07-03  Michael Dickens  <mdickens@nd.edu>
9
10         * In development.
11
12 #
13 # Copyright 2005 Free Software Foundation, Inc.
14
15 # This file is part of GNU Radio
16
17 # GNU Radio is free software; you can redistribute it and/or modify
18 # it under the terms of the GNU General Public License as published by
19 # the Free Software Foundation; either version 2, or (at your option)
20 # any later version.
21
22 # GNU Radio is distributed in the hope that it will be useful,
23 # but WITHOUT ANY WARRANTY; without even the implied warranty of
24 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
25 # GNU General Public License for more details.
26
27 # You should have received a copy of the GNU General Public License
28 # along with GNU Radio; see the file COPYING.  If not, write to
29 # the Free Software Foundation, Inc., 51 Franklin Street,
30 # Boston, MA 02110-1301, USA.
31