diff options
Diffstat (limited to 'lisp/emulation/ws-mode.el')
-rw-r--r-- | lisp/emulation/ws-mode.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/emulation/ws-mode.el b/lisp/emulation/ws-mode.el index e677e5a20ff..0230d6e118a 100644 --- a/lisp/emulation/ws-mode.el +++ b/lisp/emulation/ws-mode.el @@ -1,6 +1,7 @@ ;;; ws-mode.el --- WordStar emulation mode for GNU Emacs -;; Copyright (C) 1991, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. +;; Copyright (C) 1991, 2002, 2003, 2004, 2005, +;; 2006 Free Software Foundation, Inc. ;; Author: Juergen Nickelsen <nickel@cs.tu-berlin.de> ;; Version: 0.7 |