diff options
-rw-r--r-- | COPYING | 4 | ||||
-rw-r--r-- | Echolot/Chain.pm | 2 | ||||
-rw-r--r-- | Echolot/Commands.pm | 2 | ||||
-rw-r--r-- | Echolot/Conf.pm | 2 | ||||
-rw-r--r-- | Echolot/Config.pm | 2 | ||||
-rw-r--r-- | Echolot/Fromlines.pm | 2 | ||||
-rw-r--r-- | Echolot/Globals.pm | 2 | ||||
-rw-r--r-- | Echolot/Log.pm | 2 | ||||
-rw-r--r-- | Echolot/Mailin.pm | 2 | ||||
-rw-r--r-- | Echolot/Pinger.pm | 2 | ||||
-rw-r--r-- | Echolot/Pinger/CPunk.pm | 2 | ||||
-rw-r--r-- | Echolot/Pinger/Mix.pm | 2 | ||||
-rw-r--r-- | Echolot/Report.pm | 2 | ||||
-rw-r--r-- | Echolot/Scheduler.pm | 2 | ||||
-rw-r--r-- | Echolot/Stats.pm | 2 | ||||
-rw-r--r-- | Echolot/Storage/File.pm | 2 | ||||
-rw-r--r-- | Echolot/Thesaurus.pm | 2 | ||||
-rw-r--r-- | Echolot/Tools.pm | 2 | ||||
-rw-r--r-- | LICENSE | 2 | ||||
-rw-r--r-- | NEWS | 3 | ||||
-rw-r--r-- | doc/pingd.conf.pod | 2 | ||||
-rwxr-xr-x | pingd | 2 | ||||
-rw-r--r-- | pingd.conf.sample | 2 | ||||
-rw-r--r-- | templates/LICENSE | 2 | ||||
-rwxr-xr-x | tools/create-distribution | 2 | ||||
-rwxr-xr-x | tools/install-perl-modules | 2 | ||||
-rwxr-xr-x | tools/pingctl | 2 |
27 files changed, 30 insertions, 27 deletions
@@ -2,7 +2,7 @@ Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -305,7 +305,7 @@ the "copyright" line and a pointer to where the full notice is found. 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 Also add information on how to contact you by electronic and paper mail. 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 @@ -14,4 +14,4 @@ GNU General Public License for more details. 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 @@ -1,3 +1,6 @@ +Changes in + * Update FSF address in all files. + Changes in version 2.1.8 - 2005-04-25 * debian: Redirect init script output to /dev/null in logrotate diff --git a/doc/pingd.conf.pod b/doc/pingd.conf.pod index 4839001..ae3d5ac 100644 --- a/doc/pingd.conf.pod +++ b/doc/pingd.conf.pod @@ -17,7 +17,7 @@ # # 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 @@ -18,7 +18,7 @@ # # 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 $| = 1; diff --git a/pingd.conf.sample b/pingd.conf.sample index 4cfefde..338a2e0 100644 --- a/pingd.conf.sample +++ b/pingd.conf.sample @@ -16,7 +16,7 @@ # # 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 # see man pingd.conf(5) for a list of all available configuration options. diff --git a/templates/LICENSE b/templates/LICENSE index 386821a..1d4790a 100644 --- a/templates/LICENSE +++ b/templates/LICENSE @@ -36,4 +36,4 @@ GNU General Public License for more details. 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 diff --git a/tools/create-distribution b/tools/create-distribution index 79cbe11..8324f8c 100755 --- a/tools/create-distribution +++ b/tools/create-distribution @@ -18,7 +18,7 @@ # # 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 # # This script is used after exporting the CVS to build a new diff --git a/tools/install-perl-modules b/tools/install-perl-modules index e9e8556..872b63e 100755 --- a/tools/install-perl-modules +++ b/tools/install-perl-modules @@ -18,7 +18,7 @@ # # 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 # # This script installs all perl libraries Echolot needs diff --git a/tools/pingctl b/tools/pingctl index dc71ff1..286201e 100755 --- a/tools/pingctl +++ b/tools/pingctl @@ -19,7 +19,7 @@ # # 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 # # pingcntl: echolot control + wrapper |