Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 8df0d3d

Browse files
author
Amit Kapila
committed
Add Copyright notice in 001_basic.pl and 002_pg_upgrade.pl.
Author: Kuroda Hayato Discussion: https://postgr.es/m/TYCPR01MB587073D91E372B8EF719931EF5929@TYCPR01MB5870.jpnprd01.prod.outlook.com
1 parent d75c7fb commit 8df0d3d

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

src/bin/pg_upgrade/t/001_basic.pl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Copyright (c) 2022-2023, PostgreSQL Global Development Group
2+
13
use strict;
24
use warnings;
35

src/bin/pg_upgrade/t/002_pg_upgrade.pl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Copyright (c) 2022-2023, PostgreSQL Global Development Group
2+
13
# Set of tests for pg_upgrade, including cross-version checks.
24
use strict;
35
use warnings;

0 commit comments

Comments
 (0)