Mercurial > emacs
comparison lib-src/vcdiff @ 64769:6358e3c6075c
Update years in copyright notice; nfc.
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Sun, 07 Aug 2005 10:56:27 +0000 |
parents | 23a17af379b1 |
children | 3661e9b3c48f 532e0a9335a9 2d92f5c9d6ae |
comparison
equal
deleted
inserted
replaced
64768:82da45824d1f | 64769:6358e3c6075c |
---|---|
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, 2004 | 6 # Copyright (C) 1992, 1993, 1995, 1997, 2001, 2002, 2003, 2004, |
7 # Free Software Foundation, Inc. | 7 # 2005 Free Software Foundation, Inc. |
8 # | 8 # |
9 # This file is part of GNU Emacs. | 9 # This file is part of GNU Emacs. |
10 # | 10 # |
11 # GNU Emacs is free software; you can redistribute it and/or modify | 11 # 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 | 12 # it under the terms of the GNU General Public License as published by |