1
0
mirror of https://github.com/postgres/postgres.git synced 2025-10-21 02:52:47 +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
# Simple tablespace tests that can't be replicated on the same host
# due to the use of absolute paths, so we keep them out of the regular
# regression tests.