aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pg_rewind/t/003_extrafiles.pl
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/pg_rewind/t/003_extrafiles.pl')
-rw-r--r--src/bin/pg_rewind/t/003_extrafiles.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/bin/pg_rewind/t/003_extrafiles.pl b/src/bin/pg_rewind/t/003_extrafiles.pl
index 5b953b11ae8..4fc500d4b4c 100644
--- a/src/bin/pg_rewind/t/003_extrafiles.pl
+++ b/src/bin/pg_rewind/t/003_extrafiles.pl
@@ -1,3 +1,6 @@
+
+# Copyright (c) 2021, PostgreSQL Global Development Group
+
# Test how pg_rewind reacts to extra files and directories in the data dirs.
use strict;