We should not use the date in the header when patching, because that
authorWayne Davison <wayned@samba.org>
Mon, 6 Feb 2006 06:31:59 +0000 (06:31 +0000)
committerWayne Davison <wayned@samba.org>
Mon, 6 Feb 2006 06:31:59 +0000 (06:31 +0000)
can lead to newly-patched files having an older date than generated
files.  I also got rid of the date-portion of the diff header and I
changed the dir prefixes to be "old/" and "new/" (we now require
"patch -p1").  Also dumped the setting of $ENV{TZ} to 'UTC' and made
a few code optimizations.


No differences found