ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/ylwrap
(Generate patch)

Comparing ircd-hybrid/trunk/ylwrap (file contents):
Revision 8314 by michael, Wed Jul 20 19:31:22 2016 UTC vs.
Revision 8315 by michael, Wed Feb 28 17:48:10 2018 UTC

# Line 1 | Line 1
1   #! /bin/sh
2   # ylwrap - wrapper for lex/yacc invocations.
3  
4 < scriptversion=2013-01-12.17; # UTC
4 > scriptversion=2016-01-11.22; # UTC
5  
6 < # Copyright (C) 1996-2014 Free Software Foundation, Inc.
6 > # Copyright (C) 1996-2017 Free Software Foundation, Inc.
7   #
8   # Written by Tom Tromey <tromey@cygnus.com>.
9   #
# Line 242 | Line 242 | exit $ret
242   # eval: (add-hook 'write-file-hooks 'time-stamp)
243   # time-stamp-start: "scriptversion="
244   # time-stamp-format: "%:y-%02m-%02d.%02H"
245 < # time-stamp-time-zone: "UTC"
245 > # time-stamp-time-zone: "UTC0"
246   # time-stamp-end: "; # UTC"
247   # End:

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)