aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/diff.el
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2009-01-10 22:53:08 +0000
committerGlenn Morris <[email protected]>2009-01-10 22:53:08 +0000
commit9032435905078afe805465ae42522f2af22bf1e3 (patch)
tree28ca8335871603d97e842b4e34c639058c24fbc5 /lisp/diff.el
parent14731c8f34d48cdbc99571353a70190cbecb1c83 (diff)
Comment (add Author:, based on authors.el).
Diffstat (limited to 'lisp/diff.el')
-rw-r--r--lisp/diff.el6
1 files changed, 4 insertions, 2 deletions
diff --git a/lisp/diff.el b/lisp/diff.el
index 6c9d99cc12..1af34dbf49 100644
--- a/lisp/diff.el
+++ b/lisp/diff.el
@@ -1,8 +1,10 @@
;;; diff.el --- run `diff' in compilation-mode
-;; Copyright (C) 1992, 1994, 1996, 2001, 2002, 2003, 2004,
-;; 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+;; Copyright (C) 1992, 1994, 1996, 2001, 2002, 2003, 2004, 2005, 2006,
+;; 2007, 2008, 2009 Free Software Foundation, Inc.
+;; Author: Frank Bresz
+;; (according to authors.el)
;; Maintainer: FSF
;; Keywords: unix, tools