# HG changeset patch
# User Glenn Morris <rgm@gnu.org>
# Date 1231628448 0
# Node ID 1060b95add8a1534ff450feb21f11eb66d5f5604
# Parent  68e6b02ce6b604cef53f99a302052e394cbef8ca
Comment (add Author:, based on authors.el).

diff -r 68e6b02ce6b6 -r 1060b95add8a lib-src/vcdiff
--- a/lib-src/vcdiff	Sat Jan 10 23:00:30 2009 +0000
+++ b/lib-src/vcdiff	Sat Jan 10 23:00:48 2009 +0000
@@ -1,11 +1,14 @@
 #! /bin/sh
-#
+
 # Enhanced sccs diff utility for use with vc mode.
 # This version is more compatible with rcsdiff(1).
-#
+
 # Copyright (C) 1992, 1993, 1995, 1997, 2001, 2002, 2003, 2004, 2005,
 #   2006, 2007, 2008, 2009  Free Software Foundation, Inc.
 
+# Author: Paul Eggert
+# (according to authors.el)
+
 # This file is part of GNU Emacs.
 
 # GNU Emacs is free software: you can redistribute it and/or modify