X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/e2b97060142842813b657144787cef3e6e743967..67997c793bb684a0b441f5a555b78e01a95b60c7:/lib-src/fakemail.c diff --git a/lib-src/fakemail.c b/lib-src/fakemail.c index be9d6e09ba..993f90f3e8 100644 --- a/lib-src/fakemail.c +++ b/lib-src/fakemail.c @@ -1,12 +1,12 @@ /* sendmail-like interface to /bin/mail for system V, - Copyright (C) 1985, 1994, 1999, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + Copyright (C) 1985, 1994, 1999, 2001, 2002, 2003, 2004, + 2005, 2006, 2007, 2008 Free Software Foundation, Inc. This file is part of GNU Emacs. GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 2, or (at your option) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, @@ -19,7 +19,6 @@ along with GNU Emacs; see the file COPYING. If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#define NO_SHORTNAMES #define _XOPEN_SOURCE 500 /* for cuserid */ #ifdef HAVE_CONFIG_H