summaryrefslogtreecommitdiff
path: root/lib-src/vcdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/vcdiff')
-rwxr-xr-xlib-src/vcdiff7
1 files changed, 5 insertions, 2 deletions
diff --git a/lib-src/vcdiff b/lib-src/vcdiff
index 7ef2aea3450..c31032a39be 100755
--- a/lib-src/vcdiff
+++ b/lib-src/vcdiff
@@ -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