Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dunstan2021-05-07 14:56:14 +0000
committerAndrew Dunstan2021-05-07 14:56:14 +0000
commit8fa6e6919c1aaa6f74c74e16452aaf0b5f3b4cd5 (patch)
tree259a4b2f67a9814659137c59cebd05bb6cf79459 /src/test/perl/PostgresNode.pm
parent44f90ad092f95fe19bebb51465193bc63849c15f (diff)
Add a copyright notice to perl files lacking one.
Diffstat (limited to 'src/test/perl/PostgresNode.pm')
-rw-r--r--src/test/perl/PostgresNode.pm3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/test/perl/PostgresNode.pm b/src/test/perl/PostgresNode.pm
index 0eb8df5fbf0..8493066eb24 100644
--- a/src/test/perl/PostgresNode.pm
+++ b/src/test/perl/PostgresNode.pm
@@ -1,4 +1,7 @@
+
+# Copyright (c) 2021, PostgreSQL Global Development Group
+
=pod
=head1 NAME