Skip to content

Commit 07314d0

Browse files
committed
Fix licenses
Signed-off-by: Arve Knudsen <[email protected]>
1 parent c8493b4 commit 07314d0

13 files changed

+13
-0
lines changed

examples/exemplars/main_globalvalidationscheme.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Copyright 2025 The Prometheus Authors
12
// Licensed under the Apache License, Version 2.0 (the "License");
23
// you may not use this file except in compliance with the License.
34
// You may obtain a copy of the License at

examples/exemplars/main_localvalidationscheme.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Copyright 2025 The Prometheus Authors
12
// Licensed under the Apache License, Version 2.0 (the "License");
23
// you may not use this file except in compliance with the License.
34
// You may obtain a copy of the License at

examples/random/main_globalvalidationscheme.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Copyright 2025 The Prometheus Authors
12
// Licensed under the Apache License, Version 2.0 (the "License");
23
// you may not use this file except in compliance with the License.
34
// You may obtain a copy of the License at

examples/random/main_localvalidationscheme.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Copyright 2025 The Prometheus Authors
12
// Licensed under the Apache License, Version 2.0 (the "License");
23
// you may not use this file except in compliance with the License.
34
// You may obtain a copy of the License at

prometheus/examples_globalvalidationscheme_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Copyright 2025 The Prometheus Authors
12
// Licensed under the Apache License, Version 2.0 (the "License");
23
// you may not use this file except in compliance with the License.
34
// You may obtain a copy of the License at

prometheus/examples_localvalidationscheme_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Copyright 2025 The Prometheus Authors
12
// Licensed under the Apache License, Version 2.0 (the "License");
23
// you may not use this file except in compliance with the License.
34
// You may obtain a copy of the License at

prometheus/histogram_globalvalidationscheme_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Copyright 2025 The Prometheus Authors
12
// Licensed under the Apache License, Version 2.0 (the "License");
23
// you may not use this file except in compliance with the License.
34
// You may obtain a copy of the License at

prometheus/histogram_localvalidationscheme_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Copyright 2025 The Prometheus Authors
12
// Licensed under the Apache License, Version 2.0 (the "License");
23
// you may not use this file except in compliance with the License.
34
// You may obtain a copy of the License at

prometheus/metric_globalvalidationscheme_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Copyright 2025 The Prometheus Authors
12
// Licensed under the Apache License, Version 2.0 (the "License");
23
// you may not use this file except in compliance with the License.
34
// You may obtain a copy of the License at

prometheus/metric_localvalidationscheme_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Copyright 2025 The Prometheus Authors
12
// Licensed under the Apache License, Version 2.0 (the "License");
23
// you may not use this file except in compliance with the License.
34
// You may obtain a copy of the License at

0 commit comments

Comments
 (0)