ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/branches/1.1.x/depcomp
(Generate patch)

Comparing hopm/branches/1.1.x/depcomp (file contents):
Revision 6228 by michael, Thu Jul 2 13:10:18 2015 UTC vs.
Revision 8552 by michael, Sat Sep 22 20:56:36 2018 UTC

# Line 1 | Line 1
1   #! /bin/sh
2   # depcomp - compile a program generating dependencies as side-effects
3  
4 < scriptversion=2013-05-30.07; # UTC
4 > scriptversion=2016-01-11.22; # UTC
5  
6 < # Copyright (C) 1999-2014 Free Software Foundation, Inc.
6 > # Copyright (C) 1999-2017 Free Software Foundation, Inc.
7  
8   # This program is free software; you can redistribute it and/or modify
9   # it under the terms of the GNU General Public License as published by
# Line 786 | Line 786 | exit 0
786   # eval: (add-hook 'write-file-hooks 'time-stamp)
787   # time-stamp-start: "scriptversion="
788   # time-stamp-format: "%:y-%02m-%02d.%02H"
789 < # time-stamp-time-zone: "UTC"
789 > # time-stamp-time-zone: "UTC0"
790   # time-stamp-end: "; # UTC"
791   # End:

Diff Legend

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