From 8fa6e6919c1aaa6f74c74e16452aaf0b5f3b4cd5 Mon Sep 17 00:00:00 2001 From: Andrew Dunstan Date: Fri, 7 May 2021 10:56:14 -0400 Subject: Add a copyright notice to perl files lacking one. --- contrib/test_decoding/t/001_repl_stats.pl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'contrib/test_decoding') diff --git a/contrib/test_decoding/t/001_repl_stats.pl b/contrib/test_decoding/t/001_repl_stats.pl index 3ab0e807228..2dc5ef5f079 100644 --- a/contrib/test_decoding/t/001_repl_stats.pl +++ b/contrib/test_decoding/t/001_repl_stats.pl @@ -1,3 +1,6 @@ + +# Copyright (c) 2021, PostgreSQL Global Development Group + # Test replication statistics data in pg_stat_replication_slots is sane after # drop replication slot and restart. use strict; -- cgit v1.2.3