mirror of
https://github.com/postgres/postgres.git
synced 2025-11-03 09:13:20 +03:00
Add a copyright notice to perl files lacking one.
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
|
||||
# Copyright (c) 2021, PostgreSQL Global Development Group
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
use TestLib;
|
||||
|
||||
Reference in New Issue
Block a user