mirror of
https://github.com/postgres/postgres.git
synced 2025-10-29 22:49:41 +03:00
Add a copyright notice to perl files lacking one.
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
#! /usr/bin/perl
|
||||
|
||||
|
||||
# Copyright (c) 2021, PostgreSQL Global Development Group
|
||||
|
||||
#
|
||||
# This script looks for symbols that are referenced in #ifdef or defined()
|
||||
# tests without having #include'd the file that defines them. Since this
|
||||
|
||||
Reference in New Issue
Block a user