1
0
mirror of https://github.com/prometheus-community/postgres_exporter.git synced 2025-08-09 15:42:47 +03:00

Add NOTICE file with copyright information.

Signed-off-by: Ben Kochie <superq@gmail.com>
This commit is contained in:
Ben Kochie
2021-03-25 10:48:02 +01:00
parent c1d8a8454b
commit 64f0e9c654
2 changed files with 3 additions and 0 deletions

View File

@@ -17,3 +17,4 @@ build:
tarball:
files:
- LICENSE
- NOTICE

2
NOTICE Normal file
View File

@@ -0,0 +1,2 @@
Copyright 2018 William Rouesnel
Copyright 2021 The Prometheus Authors