Skip to content

Commit 84c929d

Browse files
committed
Remove non-sensical IDENTIFICATION comments
These were just nonsense. Nothing in here has anything to do with contrib/.
1 parent fe957de commit 84c929d

4 files changed

Lines changed: 0 additions & 12 deletions

File tree

.licenserc.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,4 @@ header:
1313
1414
Portions Copyright (c) 1994, The Regents of the University of California
1515
16-
IDENTIFICATION
17-
contrib/pg_stat_monitor/.*\.(c|h)
18-
1916
comment: never

guc.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
*
1010
* Portions Copyright (c) 1994, The Regents of the University of California
1111
*
12-
* IDENTIFICATION
13-
* contrib/pg_stat_monitor/guc.c
14-
*
1512
*-------------------------------------------------------------------------
1613
*/
1714
#include <postgres.h>

pg_stat_monitor.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
*
1010
* Portions Copyright (c) 1994, The Regents of the University of California
1111
*
12-
* IDENTIFICATION
13-
* contrib/pg_stat_monitor/pg_stat_monitor.c
14-
*
1512
*-------------------------------------------------------------------------
1613
*/
1714

pg_stat_monitor.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
*
1010
* Portions Copyright (c) 1994, The Regents of the University of California
1111
*
12-
* IDENTIFICATION
13-
* contrib/pg_stat_monitor/pg_stat_monitor.h
14-
*
1512
*-------------------------------------------------------------------------
1613
*/
1714
#ifndef __PG_STAT_MONITOR_H__

0 commit comments

Comments
 (0)