summaryrefslogtreecommitdiff
path: root/lisp/wid-browse.el
diff options
context:
space:
mode:
authorPer Abrahamsen <abraham@dina.kvl.dk>1997-05-14 17:31:13 +0000
committerPer Abrahamsen <abraham@dina.kvl.dk>1997-05-14 17:31:13 +0000
commita3c88c59875e24341f55af4e0b40da96558c655e (patch)
tree42d379391d4fbe6c7b3390640bfda6bc8cfc941d /lisp/wid-browse.el
parent86bd10bcd8c1c2c189d8599287daa7d2bb3d4c70 (diff)
downloademacs-a3c88c59875e24341f55af4e0b40da96558c655e.tar.gz
Synched with 1.97.
Diffstat (limited to 'lisp/wid-browse.el')
-rw-r--r--lisp/wid-browse.el19
1 files changed, 18 insertions, 1 deletions
diff --git a/lisp/wid-browse.el b/lisp/wid-browse.el
index 984d802f75b..f8e309a1a3b 100644
--- a/lisp/wid-browse.el
+++ b/lisp/wid-browse.el
@@ -4,9 +4,26 @@
;;
;; Author: Per Abrahamsen <abraham@dina.kvl.dk>
;; Keywords: extensions
-;; Version: 1.90
+;; Version: 1.97
;; X-URL: http://www.dina.kvl.dk/~abraham/custom/
+;; 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)
+;; any later version.
+
+;; GNU Emacs 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 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.
+
;;; Commentary:
;;
;; Widget browser. See `widget.el'.