Content-Length: 257876 | pFad | http://github.com/postgrespro/postgres_cluster/commit/7316f11be03863858fa7acb5eee97ec35c91fca4

17 tools/copyright.pl: skip copyright changes for *.key files · postgrespro/postgres_cluster@7316f11 · GitHub
Skip to content

Commit 7316f11

Browse files
committed
tools/copyright.pl: skip copyright changes for *.key files
Reported-by: Alvaro Herrera Discussion: https://postgr.es/m/20200102184059.GA25435@alvherre.pgsql Backpatch-through: master
1 parent 3297308 commit 7316f11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/copyright.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ sub wanted
4141

4242
# skip file names with binary extensions
4343
# How are these updated? bjm 2012-01-02
44-
return if ($_ =~ m/\.(ico|bin|po)$/);
44+
return if ($_ =~ m/\.(ico|bin|po|key)$/);
4545

4646
my @lines;
4747
tie @lines, "Tie::File", $File::Find::name;

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/7316f11be03863858fa7acb5eee97ec35c91fca4

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy