| commit | 6d33a4342a16200d628f30ff91b169927fc2867a | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Tue Feb 04 14:34:25 2025 +0100 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Thu Feb 06 17:03:43 2025 +0000 |
| tree | e65ad23cb6d0b795420b5ec625a757784d4c3e3b | |
| parent | 7887f758de8f9106a484ca59d9734304aa919e36 [diff] [blame] |
treewide: add license header and enable haslicense linter Change-Id: I873a8d4082d75e8f813d8a726a41187eea7a065e Reviewed-on: https://review.monogon.dev/c/monogon/+/3825 Tested-by: Jenkins CI Reviewed-by: Leopold Schabel <leo@monogon.tech>
diff --git a/cloud/equinix/wrapngo/metrics.go b/cloud/equinix/wrapngo/metrics.go index fef506b..f6cabcb 100644 --- a/cloud/equinix/wrapngo/metrics.go +++ b/cloud/equinix/wrapngo/metrics.go
@@ -1,3 +1,6 @@ +// Copyright The Monogon Project Authors. +// SPDX-License-Identifier: Apache-2.0 + package wrapngo import (