Skip to content

Commit 5645610

Browse files
committed
add copyright to fix linter
1 parent 7cf83c4 commit 5645610

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

pkg/query/aggregation_label_rewriter.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Copyright (c) The Thanos Authors.
2+
// Licensed under the Apache License 2.0.
3+
14
package query
25

36
import (

pkg/query/aggregation_label_rewriter_test.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Copyright (c) The Thanos Authors.
2+
// Licensed under the Apache License 2.0.
3+
14
package query
25

36
import (

0 commit comments

Comments
 (0)