diff options
author | eb <eb@221aa14e-8319-0410-a670-987f0aec2ac5> | 2006-09-13 21:30:04 +0000 |
---|---|---|
committer | eb <eb@221aa14e-8319-0410-a670-987f0aec2ac5> | 2006-09-13 21:30:04 +0000 |
commit | 86f5c92427b3f4bb30536d76cf63c3fca388fb2f (patch) | |
tree | 40c88e125aee9d66b2f8a7451a43e3eaf07da578 /gr-comedi | |
parent | 31750b16dc2676a323fb8bd4a933e166d81b547e (diff) |
Updated FSF address in all files. Fixes ticket:51
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3534 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'gr-comedi')
-rw-r--r-- | gr-comedi/ChangeLog | 4 | ||||
-rw-r--r-- | gr-comedi/Makefile.am | 4 | ||||
-rw-r--r-- | gr-comedi/src/Makefile.am | 4 | ||||
-rw-r--r-- | gr-comedi/src/comedi.i | 4 | ||||
-rw-r--r-- | gr-comedi/src/comedi_sink_s.cc | 4 | ||||
-rw-r--r-- | gr-comedi/src/comedi_sink_s.h | 4 | ||||
-rw-r--r-- | gr-comedi/src/comedi_source_s.cc | 4 | ||||
-rw-r--r-- | gr-comedi/src/comedi_source_s.h | 4 | ||||
-rw-r--r-- | gr-comedi/src/gri_comedi.cc | 4 | ||||
-rw-r--r-- | gr-comedi/src/gri_comedi.h | 4 | ||||
-rwxr-xr-x | gr-comedi/src/qa_comedi.py | 4 |
11 files changed, 22 insertions, 22 deletions
diff --git a/gr-comedi/ChangeLog b/gr-comedi/ChangeLog index 92ee15bc48..c0c634ac83 100644 --- a/gr-comedi/ChangeLog +++ b/gr-comedi/ChangeLog @@ -20,6 +20,6 @@ # # You should have received a copy of the GNU General Public License # along with GNU Radio; see the file COPYING. If not, write to -# the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -# Boston, MA 02111-1307, USA. +# the Free Software Foundation, Inc., 51 Franklin Street, +# Boston, MA 02110-1301, USA. # diff --git a/gr-comedi/Makefile.am b/gr-comedi/Makefile.am index 0b0234e364..31fb85f646 100644 --- a/gr-comedi/Makefile.am +++ b/gr-comedi/Makefile.am @@ -15,8 +15,8 @@ # # You should have received a copy of the GNU General Public License # along with GNU Radio; see the file COPYING. If not, write to -# the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -# Boston, MA 02111-1307, USA. +# the Free Software Foundation, Inc., 51 Franklin Street, +# Boston, MA 02110-1301, USA. # include $(top_srcdir)/Makefile.common diff --git a/gr-comedi/src/Makefile.am b/gr-comedi/src/Makefile.am index b33a957282..2560e89898 100644 --- a/gr-comedi/src/Makefile.am +++ b/gr-comedi/src/Makefile.am @@ -15,8 +15,8 @@ # # You should have received a copy of the GNU General Public License # along with GNU Radio; see the file COPYING. If not, write to -# the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -# Boston, MA 02111-1307, USA. +# the Free Software Foundation, Inc., 51 Franklin Street, +# Boston, MA 02110-1301, USA. # include $(top_srcdir)/Makefile.common diff --git a/gr-comedi/src/comedi.i b/gr-comedi/src/comedi.i index 18f4f441fe..90e886262d 100644 --- a/gr-comedi/src/comedi.i +++ b/gr-comedi/src/comedi.i @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public License * along with GNU Radio; see the file COPYING. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, + * Boston, MA 02110-1301, USA. */ %feature("autodoc","1"); diff --git a/gr-comedi/src/comedi_sink_s.cc b/gr-comedi/src/comedi_sink_s.cc index 2c1ffb7de9..68514a54bf 100644 --- a/gr-comedi/src/comedi_sink_s.cc +++ b/gr-comedi/src/comedi_sink_s.cc @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public License * along with GNU Radio; see the file COPYING. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, + * Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H diff --git a/gr-comedi/src/comedi_sink_s.h b/gr-comedi/src/comedi_sink_s.h index 08fce25158..779dd9e87b 100644 --- a/gr-comedi/src/comedi_sink_s.h +++ b/gr-comedi/src/comedi_sink_s.h @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public License * along with GNU Radio; see the file COPYING. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, + * Boston, MA 02110-1301, USA. */ #ifndef INCLUDED_COMEDI_SINK_H #define INCLUDED_COMEDI_SINK_H diff --git a/gr-comedi/src/comedi_source_s.cc b/gr-comedi/src/comedi_source_s.cc index 5041c9c30a..f41f8ca397 100644 --- a/gr-comedi/src/comedi_source_s.cc +++ b/gr-comedi/src/comedi_source_s.cc @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public License * along with GNU Radio; see the file COPYING. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, + * Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H diff --git a/gr-comedi/src/comedi_source_s.h b/gr-comedi/src/comedi_source_s.h index e759c43a35..c0f98e2fae 100644 --- a/gr-comedi/src/comedi_source_s.h +++ b/gr-comedi/src/comedi_source_s.h @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public License * along with GNU Radio; see the file COPYING. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, + * Boston, MA 02110-1301, USA. */ #ifndef INCLUDED_COMEDI_SOURCE_S_H #define INCLUDED_COMEDI_SOURCE_S_H diff --git a/gr-comedi/src/gri_comedi.cc b/gr-comedi/src/gri_comedi.cc index e456262938..b9627dc893 100644 --- a/gr-comedi/src/gri_comedi.cc +++ b/gr-comedi/src/gri_comedi.cc @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public License * along with GNU Radio; see the file COPYING. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, + * Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H diff --git a/gr-comedi/src/gri_comedi.h b/gr-comedi/src/gri_comedi.h index 5e1f00e933..379b381905 100644 --- a/gr-comedi/src/gri_comedi.h +++ b/gr-comedi/src/gri_comedi.h @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public License * along with GNU Radio; see the file COPYING. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * the Free Software Foundation, Inc., 51 Franklin Street, + * Boston, MA 02110-1301, USA. */ #ifndef INCLUDED_GRI_COMEDI_H diff --git a/gr-comedi/src/qa_comedi.py b/gr-comedi/src/qa_comedi.py index 98b2f91892..bc63c6c37c 100755 --- a/gr-comedi/src/qa_comedi.py +++ b/gr-comedi/src/qa_comedi.py @@ -16,8 +16,8 @@ # # You should have received a copy of the GNU General Public License # along with GNU Radio; see the file COPYING. If not, write to -# the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -# Boston, MA 02111-1307, USA. +# the Free Software Foundation, Inc., 51 Franklin Street, +# Boston, MA 02110-1301, USA. # from gnuradio import gr, gr_unittest |