diff options
| author | Peter Eisentraut | 2013-11-10 14:20:52 +0000 |
|---|---|---|
| committer | Peter Eisentraut | 2013-11-10 19:48:29 +0000 |
| commit | 001e114b8d59f4eaf2a314a2bc5e57078afdf82f (patch) | |
| tree | 606fa622be346ef917886a29aea7e17383e00d31 /src/tools/copyright.pl | |
| parent | dca09ac53329e92d73f45674957c26d3d7ae5117 (diff) | |
Fix whitespace issues found by git diff --check, add gitattributes
Set per file type attributes in .gitattributes to fine-tune whitespace
checks. With the associated cleanups, the tree is now clean for git
Diffstat (limited to 'src/tools/copyright.pl')
| -rwxr-xr-x | src/tools/copyright.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tools/copyright.pl b/src/tools/copyright.pl index f7e80fb00e..bd6f3adcb1 100755 --- a/src/tools/copyright.pl +++ b/src/tools/copyright.pl @@ -65,4 +65,3 @@ print "Manually update doc/src/sgml/legal.sgml and src/interfaces/libpq/libpq.rc.in too.\n"; print "Also update ./COPYRIGHT and doc/src/sgml/legal.sgml in all back branches.\n"; - |
