1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Add copyright notices to a few perl scripts that don't have them

This commit is contained in:
Andrew Dunstan
2024-01-05 13:15:50 +00:00
parent 9cd0d77dfc
commit dbad1c53e9
9 changed files with 26 additions and 0 deletions

View File

@ -1,3 +1,6 @@
# Copyright (c) 2024, PostgreSQL Global Development Group
#
# Verify that required Perl modules are available,
# in at least the required minimum versions.