Update copyright notice to 2022 for recently-introduced TAP test
authorMichael Paquier <michael@paquier.xyz>
Sun, 16 Jan 2022 12:19:30 +0000 (21:19 +0900)
committerMichael Paquier <michael@paquier.xyz>
Sun, 16 Jan 2022 12:19:30 +0000 (21:19 +0900)
Subscription test 027_nosuperuser.pl has been introduced in a2ab9c0,
after the notices got refreshed to 2022 in 27b77ec.

src/test/subscription/t/027_nosuperuser.pl

index 71aa91e7b6628e54b715f214b138f1c8eca6e609..4902542b5ead9cf58cb84f8ad0d1aa175f26b148 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021, PostgreSQL Global Development Group
+# Copyright (c) 2021-2022, PostgreSQL Global Development Group
 
 # Test that logical replication respects permissions
 use strict;