Fix license headers

pull/458/head
Artem Gavrilov 2024-04-22 18:40:40 +02:00
parent 01c830c09c
commit 70b0872204
4 changed files with 6 additions and 4 deletions

4
guc.c
View File

@ -1,6 +1,7 @@
/*-------------------------------------------------------------------------
*
* guc.c: guc variable handling of pg_stat_monitor
* guc.c
* guc variable handling of pg_stat_monitor
*
* Portions Copyright © 2018-2020, Percona LLC and/or its affiliates
*
@ -8,7 +9,6 @@
*
* Portions Copyright (c) 1994, The Regents of the University of California
*
*
* IDENTIFICATION
* contrib/pg_stat_monitor/guc.c
*

View File

@ -1,3 +1,5 @@
/*-------------------------------------------------------------------------
*
* pg_stat_monitor.c