diff options
author | Glenn Morris <rgm@gnu.org> | 2009-01-10 23:47:40 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2009-01-10 23:47:40 +0000 |
commit | e84486b284882d01737c42c2f93aaee41431dcde (patch) | |
tree | 043b767e601c1e78e597c4ad10334f845c007a7b | |
parent | aa129567fc9e0991b4121e1bb252d1df0a33be12 (diff) | |
download | emacs-e84486b284882d01737c42c2f93aaee41431dcde.tar.gz |
Comment (add Author:, based on ack.texi).
-rw-r--r-- | lisp/obsolete/scribe.el | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/lisp/obsolete/scribe.el b/lisp/obsolete/scribe.el index eb34fc68f1e..d204728f234 100644 --- a/lisp/obsolete/scribe.el +++ b/lisp/obsolete/scribe.el @@ -1,8 +1,10 @@ ;;; scribe.el --- scribe mode, and its idiosyncratic commands -;; Copyright (C) 1985, 2001, 2002, 2003, 2004, 2005, -;; 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +;; Copyright (C) 1985, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, +;; 2009 Free Software Foundation, Inc. +;; Author: William Sommerfeld +;; (according to ack.texi) ;; Maintainer: FSF ;; Keywords: wp |