From 4f7cf6ead1d7fd98f86316b82a18ec9a0559c968 Mon Sep 17 00:00:00 2001 From: Sergey <83376337+freak12techno@users.noreply.github.com> Date: Mon, 3 Jun 2024 13:22:22 +0300 Subject: [PATCH] Update helpers/templates/convert_to_float.go Co-authored-by: gotjosh Signed-off-by: Sergey <83376337+freak12techno@users.noreply.github.com> --- helpers/templates/convert_to_float.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helpers/templates/convert_to_float.go b/helpers/templates/convert_to_float.go index 8c2e4f05..b0102e98 100644 --- a/helpers/templates/convert_to_float.go +++ b/helpers/templates/convert_to_float.go @@ -1,4 +1,4 @@ -// Copyright 2015 The Prometheus Authors +// Copyright 2024 The Prometheus Authors // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at