mirror of
https://github.com/postgres/postgres.git
synced 2025-12-21 05:21:08 +03:00
Add a copyright notice to perl files lacking one.
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
|
||||
|
||||
# Copyright (c) 2021, PostgreSQL Global Development Group
|
||||
|
||||
=pod
|
||||
|
||||
=head1 NAME
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
|
||||
|
||||
# Copyright (c) 2021, PostgreSQL Global Development Group
|
||||
|
||||
=pod
|
||||
|
||||
=head1 NAME
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
|
||||
# Copyright (c) 2021, PostgreSQL Global Development Group
|
||||
|
||||
# A simple 'tee' implementation, using perl tie.
|
||||
#
|
||||
# Whenever you print to the handle, it gets forwarded to a list of
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
|
||||
|
||||
# Copyright (c) 2021, PostgreSQL Global Development Group
|
||||
|
||||
=pod
|
||||
|
||||
=head1 NAME
|
||||
|
||||
Reference in New Issue
Block a user