changeset 101092:d7a34bb56274

Comment (add Author:, based on authors.el).
author Glenn Morris <rgm@gnu.org>
date Sat, 10 Jan 2009 22:53:08 +0000
parents 9e4d0326f86c
children 0d306c032527
files lisp/diff.el
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/diff.el	Sat Jan 10 22:51:54 2009 +0000
+++ b/lisp/diff.el	Sat Jan 10 22:53:08 2009 +0000
@@ -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