# HG changeset patch # User Glenn Morris # Date 1231627988 0 # Node ID d7a34bb562743dbb16970ce40ff8f1f830c229b9 # Parent 9e4d0326f86c7eb8b4f09927fbf48c082647630a Comment (add Author:, based on authors.el). diff -r 9e4d0326f86c -r d7a34bb56274 lisp/diff.el --- 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