From fffe3dd6d5b46d9f245561f55ef000df3db93d27 Mon Sep 17 00:00:00 2001 From: "John B. Matthews" Date: Sat, 7 Jun 2008 21:32:39 +0000 Subject: [PATCH] Correct email address. --- .../applecommander/storage/os/pascal/PascalFileEntry.java | 2 +- .../applecommander/storage/os/pascal/PascalFormatDisk.java | 2 +- src/com/webcodepro/applecommander/util/Host.java | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/com/webcodepro/applecommander/storage/os/pascal/PascalFileEntry.java b/src/com/webcodepro/applecommander/storage/os/pascal/PascalFileEntry.java index 1e9bd88..277bbca 100644 --- a/src/com/webcodepro/applecommander/storage/os/pascal/PascalFileEntry.java +++ b/src/com/webcodepro/applecommander/storage/os/pascal/PascalFileEntry.java @@ -3,7 +3,7 @@ * Copyright (C) 2002 by Robert Greene * robgreene at users.sourceforge.net * Copyright (C) 2004 by John B. Matthews - * jmatthews at wight dot edu + * matthewsj at users.sourceforge.net * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/com/webcodepro/applecommander/storage/os/pascal/PascalFormatDisk.java b/src/com/webcodepro/applecommander/storage/os/pascal/PascalFormatDisk.java index 39b3b12..f8842ab 100644 --- a/src/com/webcodepro/applecommander/storage/os/pascal/PascalFormatDisk.java +++ b/src/com/webcodepro/applecommander/storage/os/pascal/PascalFormatDisk.java @@ -3,7 +3,7 @@ * Copyright (C) 2002 by Robert Greene * robgreene at users.sourceforge.net * Copyright (C) 2004 by John B. Matthews - * jmatthews at wight dot edu + * matthewsj at users.sourceforge.net * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/src/com/webcodepro/applecommander/util/Host.java b/src/com/webcodepro/applecommander/util/Host.java index 8d81a63..a89f533 100644 --- a/src/com/webcodepro/applecommander/util/Host.java +++ b/src/com/webcodepro/applecommander/util/Host.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2006 John B. Matthews - * jmatthews at wright dot edu + * matthewsj at users.sourceforge.net * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the