Mercurial > hg > xemacs-beta
diff tests/tooltalk/simple.el @ 5408:9fc91aa3a927
Converted tooltalk to GPLv3 according to GPLv3 source survey analysis.
author | Mats Lidell <matsl@xemacs.org> |
---|---|
date | Tue, 19 Oct 2010 23:34:53 +0200 |
parents | 131b0175ea99 |
children |
line wrap: on
line diff
--- a/tests/tooltalk/simple.el Tue Oct 19 22:33:36 2010 +0200 +++ b/tests/tooltalk/simple.el Tue Oct 19 23:34:53 2010 +0200 @@ -1,5 +1,24 @@ ;;; Example of Sending Messages +;; Copyright (C) 1995 Sun Microsystems, Inc + +;; Author: Vladimir Ivanovic <vladimir@Eng.Sun.COM> + +;; This file is part of XEmacs. + +;; XEmacs 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 3 of the License, or (at your +;; option) any later version. + +;; XEmacs is distributed in the hope that it will be useful, but WITHOUT +;; ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +;; FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +;; for more details. + +;; You should have received a copy of the GNU General Public License +;; along with XEmacs. If not, see <http://www.gnu.org/licenses/>. + (defun tooltalk-random-query-handler (msg pat) (let ((state (get-tooltalk-message-attribute msg 'state))) (cond