diff options
author | Lute Kamstra <lute@gnu.org> | 2005-07-04 15:47:28 +0000 |
---|---|---|
committer | Lute Kamstra <lute@gnu.org> | 2005-07-04 15:47:28 +0000 |
commit | 364c38d3af67e2b56a90a6547ec9f773967bf1df (patch) | |
tree | 8998a314d77e0422d15b4eaf18dad7bd121037c7 /lib-src/movemail.c | |
parent | 4af331767c017b838b31efb7ec1dc182d8f630d9 (diff) | |
download | emacs-364c38d3af67e2b56a90a6547ec9f773967bf1df.tar.gz |
Update FSF's address.
Diffstat (limited to 'lib-src/movemail.c')
-rw-r--r-- | lib-src/movemail.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib-src/movemail.c b/lib-src/movemail.c index e4243a1bd66..f82bebd4f2b 100644 --- a/lib-src/movemail.c +++ b/lib-src/movemail.c @@ -16,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU Emacs; 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, Fifth Floor, +Boston, MA 02110-1301, USA. */ /* Important notice: defining MAIL_USE_FLOCK or MAIL_USE_LOCKF *will cause loss of mail* if you do it on a system that does not normally |