comparison lib-src/vcdiff @ 106815:1d1d5d9bd884

Add 2010 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Wed, 13 Jan 2010 00:35:10 -0800
parents 1060b95add8a
children 376148b31b5e
comparison
equal deleted inserted replaced
106814:84369111c005 106815:1d1d5d9bd884
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, 2010 Free Software Foundation, Inc.
8 8
9 # Author: Paul Eggert 9 # Author: Paul Eggert
10 # (according to authors.el) 10 # (according to authors.el)
11 11
12 # This file is part of GNU Emacs. 12 # This file is part of GNU Emacs.