comparison lib-src/vcdiff @ 101096:1060b95add8a

Comment (add Author:, based on authors.el).
author Glenn Morris <rgm@gnu.org>
date Sat, 10 Jan 2009 23:00:48 +0000
parents a9f7e446141d
children 1d1d5d9bd884
comparison
equal deleted inserted replaced
101095:68e6b02ce6b6 101096:1060b95add8a
1 #! /bin/sh 1 #! /bin/sh
2 # 2
3 # Enhanced sccs diff utility for use with vc mode. 3 # Enhanced sccs diff utility for use with vc mode.
4 # This version is more compatible with rcsdiff(1). 4 # This version is more compatible with rcsdiff(1).
5 # 5
6 # Copyright (C) 1992, 1993, 1995, 1997, 2001, 2002, 2003, 2004, 2005, 6 # Copyright (C) 1992, 1993, 1995, 1997, 2001, 2002, 2003, 2004, 2005,
7 # 2006, 2007, 2008, 2009 Free Software Foundation, Inc. 7 # 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
8
9 # Author: Paul Eggert
10 # (according to authors.el)
8 11
9 # This file is part of GNU Emacs. 12 # This file is part of GNU Emacs.
10 13
11 # GNU Emacs is free software: you can redistribute it and/or modify 14 # GNU Emacs is free software: you can redistribute it and/or modify
12 # it under the terms of the GNU General Public License as published by 15 # it under the terms of the GNU General Public License as published by