diff options
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/create-distribution | 2 | ||||
-rwxr-xr-x | tools/install-perl-modules | 2 | ||||
-rwxr-xr-x | tools/pingctl | 2 |
3 files changed, 3 insertions, 3 deletions
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 |