diff options
author | Richard M. Stallman <rms@gnu.org> | 1996-03-22 22:04:55 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1996-03-22 22:04:55 +0000 |
commit | 3d6793b3c4aaf98b35b1def5df053138c4ec8973 (patch) | |
tree | 3514f1d20d6a61103a39c7945cfa7ace4b9b59d5 /src/emacs.c | |
parent | ee09b311a1690f16be38e3f7f42aa5041daec153 (diff) | |
download | emacs-3d6793b3c4aaf98b35b1def5df053138c4ec8973.tar.gz |
Comment change.
Diffstat (limited to 'src/emacs.c')
-rw-r--r-- | src/emacs.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/emacs.c b/src/emacs.c index cd212ffa991..687f1abf3e2 100644 --- a/src/emacs.c +++ b/src/emacs.c @@ -15,7 +15,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, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, Inc., 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ #include <signal.h> |