X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/307645975cf9964740f4de544718f3f344a0c99c..797d92ed1f986579ab155e1f2df346eb31cc4085:/lisp/talk.el diff --git a/lisp/talk.el b/lisp/talk.el index 07b63b84cc..6ef86736ca 100644 --- a/lisp/talk.el +++ b/lisp/talk.el @@ -1,6 +1,6 @@ ;;; talk.el --- allow several users to talk to each other through Emacs -;; Copyright (C) 1995 Free Software Foundation, Inc. +;; Copyright (C) 1995, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: comm, frames @@ -19,8 +19,8 @@ ;; 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. +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Commentary: @@ -101,4 +101,5 @@ Select the first of these windows, displaying the first of the buffers." (provide 'talk) +;;; arch-tag: 7ab0ad88-1788-4886-a44c-ae685e6f8a1a ;;; talk.el ends here