mirror of
https://github.com/postgres/postgres.git
synced 2025-10-28 11:55:03 +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