summaryrefslogtreecommitdiff
path: root/Echolot
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2005-10-09 21:36:30 +0000
committerPeter Palfrader <peter@palfrader.org>2005-10-09 21:36:30 +0000
commit7fbf202942d076189c89ba457a891951bf7fe58e (patch)
treefab50685a9e618ed50d323a918b963008035dacf /Echolot
parent5b9180223e2fccc580f483ae99683207b63a6203 (diff)
Update FSF address in all files
Diffstat (limited to 'Echolot')
-rw-r--r--Echolot/Chain.pm2
-rw-r--r--Echolot/Commands.pm2
-rw-r--r--Echolot/Conf.pm2
-rw-r--r--Echolot/Config.pm2
-rw-r--r--Echolot/Fromlines.pm2
-rw-r--r--Echolot/Globals.pm2
-rw-r--r--Echolot/Log.pm2
-rw-r--r--Echolot/Mailin.pm2
-rw-r--r--Echolot/Pinger.pm2
-rw-r--r--Echolot/Pinger/CPunk.pm2
-rw-r--r--Echolot/Pinger/Mix.pm2
-rw-r--r--Echolot/Report.pm2
-rw-r--r--Echolot/Scheduler.pm2
-rw-r--r--Echolot/Stats.pm2
-rw-r--r--Echolot/Storage/File.pm2
-rw-r--r--Echolot/Thesaurus.pm2
-rw-r--r--Echolot/Tools.pm2
17 files changed, 17 insertions, 17 deletions
diff --git a/Echolot/Chain.pm b/Echolot/Chain.pm
index 5f779b3..463adeb 100644
--- a/Echolot/Chain.pm
+++ b/Echolot/Chain.pm
@@ -19,7 +19,7 @@ package Echolot::Chain;
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
=pod
diff --git a/Echolot/Commands.pm b/Echolot/Commands.pm
index dee2a64..0602bf2 100644
--- a/Echolot/Commands.pm
+++ b/Echolot/Commands.pm
@@ -19,7 +19,7 @@ package Echolot::Commands;
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
=pod
diff --git a/Echolot/Conf.pm b/Echolot/Conf.pm
index 48a40b8..2bfa582 100644
--- a/Echolot/Conf.pm
+++ b/Echolot/Conf.pm
@@ -19,7 +19,7 @@ package Echolot::Conf;
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
=pod
diff --git a/Echolot/Config.pm b/Echolot/Config.pm
index 547d812..dd3d97e 100644
--- a/Echolot/Config.pm
+++ b/Echolot/Config.pm
@@ -19,7 +19,7 @@ package Echolot::Config;
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
=pod
diff --git a/Echolot/Fromlines.pm b/Echolot/Fromlines.pm
index a776fbe..0479a42 100644
--- a/Echolot/Fromlines.pm
+++ b/Echolot/Fromlines.pm
@@ -19,7 +19,7 @@ package Echolot::Fromlines;
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
=pod
diff --git a/Echolot/Globals.pm b/Echolot/Globals.pm
index 6d89c10..898e5d6 100644
--- a/Echolot/Globals.pm
+++ b/Echolot/Globals.pm
@@ -19,7 +19,7 @@ package Echolot::Globals;
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
=pod
diff --git a/Echolot/Log.pm b/Echolot/Log.pm
index 3be1456..15b5b80 100644
--- a/Echolot/Log.pm
+++ b/Echolot/Log.pm
@@ -19,7 +19,7 @@ package Echolot::Log;
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
=pod
diff --git a/Echolot/Mailin.pm b/Echolot/Mailin.pm
index e671332..a2f2abb 100644
--- a/Echolot/Mailin.pm
+++ b/Echolot/Mailin.pm
@@ -19,7 +19,7 @@ package Echolot::Mailin;
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
=pod
diff --git a/Echolot/Pinger.pm b/Echolot/Pinger.pm
index 0dd0863..d782edd 100644
--- a/Echolot/Pinger.pm
+++ b/Echolot/Pinger.pm
@@ -19,7 +19,7 @@ package Echolot::Pinger;
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
=pod
diff --git a/Echolot/Pinger/CPunk.pm b/Echolot/Pinger/CPunk.pm
index d1dacdf..6cac797 100644
--- a/Echolot/Pinger/CPunk.pm
+++ b/Echolot/Pinger/CPunk.pm
@@ -19,7 +19,7 @@ package Echolot::Pinger::CPunk;
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
=pod
diff --git a/Echolot/Pinger/Mix.pm b/Echolot/Pinger/Mix.pm
index 61f62ae..66eaf25 100644
--- a/Echolot/Pinger/Mix.pm
+++ b/Echolot/Pinger/Mix.pm
@@ -19,7 +19,7 @@ package Echolot::Pinger::Mix;
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
=pod
diff --git a/Echolot/Report.pm b/Echolot/Report.pm
index 3da48f9..1c2a4ae 100644
--- a/Echolot/Report.pm
+++ b/Echolot/Report.pm
@@ -19,7 +19,7 @@ package Echolot::Report;
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
=pod
diff --git a/Echolot/Scheduler.pm b/Echolot/Scheduler.pm
index 580624c..32d859f 100644
--- a/Echolot/Scheduler.pm
+++ b/Echolot/Scheduler.pm
@@ -19,7 +19,7 @@ package Echolot::Scheduler;
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
=pod
diff --git a/Echolot/Stats.pm b/Echolot/Stats.pm
index b42a97c..852b11b 100644
--- a/Echolot/Stats.pm
+++ b/Echolot/Stats.pm
@@ -19,7 +19,7 @@ package Echolot::Stats;
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
=pod
diff --git a/Echolot/Storage/File.pm b/Echolot/Storage/File.pm
index e0a0623..1f6d21d 100644
--- a/Echolot/Storage/File.pm
+++ b/Echolot/Storage/File.pm
@@ -19,7 +19,7 @@ package Echolot::Storage::File;
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
=pod
diff --git a/Echolot/Thesaurus.pm b/Echolot/Thesaurus.pm
index c31ef15..0ff207a 100644
--- a/Echolot/Thesaurus.pm
+++ b/Echolot/Thesaurus.pm
@@ -19,7 +19,7 @@ package Echolot::Thesaurus;
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
=pod
diff --git a/Echolot/Tools.pm b/Echolot/Tools.pm
index 689d0b1..59d887f 100644
--- a/Echolot/Tools.pm
+++ b/Echolot/Tools.pm
@@ -19,7 +19,7 @@ package Echolot::Tools;
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
=pod