forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitdfd0f2b
committed
Avoid re-writing files unnecessarily in src/tools/copyright.pl.
The existing coding resulted in touching every copyright-containingfile in the tree, even if it was already up to date. That doesn'tmatter much for the annual run, but it's an annoyance if you tryto use the script for mop-up at the close of a devel cycle, asI just did.Discussion:https://postgr.es/m/266030.1649685473@sss.pgh.pa.us1 parentad385a4 commitdfd0f2b
1 file changed
+9
-4
lines changedLines changed: 9 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
| 49 | + | |
| 50 | + | |
49 | 51 |
| |
50 | 52 |
| |
51 | 53 |
| |
52 | 54 |
| |
53 | 55 |
| |
54 | 56 |
| |
55 |
| - | |
56 |
| - | |
| 57 | + | |
| 58 | + | |
57 | 59 |
| |
58 | 60 |
| |
59 |
| - | |
60 |
| - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
61 | 66 |
| |
62 | 67 |
| |
63 | 68 |
| |
|
0 commit comments
Comments
(0)