Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 8b82de0

Browse files
committed
Remove extraneous newlines added by perl copyright patch
1 parent 8fa6e69 commit 8b82de0

File tree

16 files changed

+0
-16
lines changed

16 files changed

+0
-16
lines changed

contrib/intarray/bench/bench.pl

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#!/usr/bin/perl
22

3-
43
# Copyright (c) 2021, PostgreSQL Global Development Group
54

65
use strict;

contrib/intarray/bench/create_test.pl

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#!/usr/bin/perl
22

3-
43
# Copyright (c) 2021, PostgreSQL Global Development Group
54

65
# contrib/intarray/bench/create_test.pl

contrib/seg/seg-validate.pl

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#!/usr/bin/perl
22

3-
43
# Copyright (c) 2021, PostgreSQL Global Development Group
54

65
use strict;

contrib/seg/sort-segments.pl

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#!/usr/bin/perl
22

3-
43
# Copyright (c) 2021, PostgreSQL Global Development Group
54

65
# this script will sort any table with the segment data type in its last column

src/interfaces/libpq/test/regress.pl

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#!/usr/bin/perl
22

3-
43
# Copyright (c) 2021, PostgreSQL Global Development Group
54

65
use strict;

src/pl/plperl/plperl_opmask.pl

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#!perl
22

3-
43
# Copyright (c) 2021, PostgreSQL Global Development Group
54

65
use strict;

src/test/locale/sort-test.pl

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#! /usr/bin/perl
22

3-
43
# Copyright (c) 2021, PostgreSQL Global Development Group
54

65
use strict;

src/test/perl/PostgresNode.pm

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11

2-
32
# Copyright (c) 2021, PostgreSQL Global Development Group
43

54
=pod

src/test/perl/RecursiveCopy.pm

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11

2-
32
# Copyright (c) 2021, PostgreSQL Global Development Group
43

54
=pod

src/test/perl/TestLib.pm

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11

2-
32
# Copyright (c) 2021, PostgreSQL Global Development Group
43

54
=pod

src/tools/git_changelog

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#!/usr/bin/perl
22

3-
43
# Copyright (c) 2021, PostgreSQL Global Development Group
54

65
#

src/tools/msvc/pgbison.pl

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# -*-perl-*- hey - emacs - this is a perl file
22

3-
43
# Copyright (c) 2021, PostgreSQL Global Development Group
54

65
# src/tools/msvc/pgbison.pl

src/tools/msvc/pgflex.pl

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# -*-perl-*- hey - emacs - this is a perl file
22

3-
43
# Copyright (c) 2021, PostgreSQL Global Development Group
54

65
# src/tools/msvc/pgflex.pl

src/tools/msvc/vcregress.pl

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# -*-perl-*- hey - emacs - this is a perl file
22

3-
43
# Copyright (c) 2021, PostgreSQL Global Development Group
54

65
# src/tools/msvc/vcregress.pl

src/tools/pginclude/pgcheckdefines

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#! /usr/bin/perl
22

3-
43
# Copyright (c) 2021, PostgreSQL Global Development Group
54

65
#

src/tools/pgindent/pgindent

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#!/usr/bin/perl
22

3-
43
# Copyright (c) 2021, PostgreSQL Global Development Group
54

65
use strict;

0 commit comments

Comments
 (0)