From efd559f5c405f7a32baefdb67c31010617772e88 Mon Sep 17 00:00:00 2001 From: SuperQ Date: Sun, 5 Jul 2026 17:06:22 +0200 Subject: [PATCH] chore: Add NOTICE file Add a copyright NOTICE file. * Adds Simon Nyberg as the original copyright holder. * Updates the current copyright holder to The Prometheus Authors. --- NOTICE | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 NOTICE diff --git a/NOTICE b/NOTICE new file mode 100644 index 00000000..e120a50d --- /dev/null +++ b/NOTICE @@ -0,0 +1,4 @@ +Prometheus Javascript Client Library + +Copyright 2015 Simon Nyberg +Copyright 2026 The Prometheus Authors