mirror of
https://github.com/prometheus/prometheus.git
synced 2025-07-03 11:03:25 +00:00
Add copyright notices to all remaining files.
This commit is contained in:
parent
d8c4f2c3c9
commit
16d9dcd6a8
23 changed files with 310 additions and 63 deletions
|
@ -10,7 +10,7 @@ import (
|
|||
"sort"
|
||||
)
|
||||
import (
|
||||
"github.com/prometheus/prometheus/model"
|
||||
"github.com/matttproud/prometheus/model"
|
||||
"strconv"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue