Add .licenserc.yaml file

pull/458/head
Artem Gavrilov 2024-04-22 18:32:28 +02:00
parent c2923b4d61
commit 01c830c09c
1 changed files with 19 additions and 0 deletions

19
.licenserc.yaml Normal file
View File

@ -0,0 +1,19 @@
header:
- paths:
- "**/*.c"
- "**/*.h"
license:
pattern: |
.*\.(c|h)
.*
Portions Copyright © 2018-2020, Percona LLC and/or its affiliates
Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
Portions Copyright (c) 1994, The Regents of the University of California
IDENTIFICATION
contrib/pg_stat_monitor/.*\.(c|h)