prometheus-node-export-lua: add my email
Add my email address to the copyright for the file. Signed-off-by: Kevin Lyda <kevin@lyda.ie>
This commit is contained in:
parent
f6c1c34e14
commit
4028878b2b
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
-- Metrics web server
|
-- Metrics web server
|
||||||
|
|
||||||
-- Copyright (c) 2016 Jeff Schornick <jeff@schornick.org>
|
-- Copyright (c) 2016 Jeff Schornick <jeff@schornick.org>
|
||||||
-- Copyright (c) 2015 Kevin Lyda
|
-- Copyright (c) 2015 Kevin Lyda <kevin@lyda.ie>
|
||||||
-- Licensed under the Apache License, Version 2.0
|
-- Licensed under the Apache License, Version 2.0
|
||||||
|
|
||||||
socket = require("socket")
|
socket = require("socket")
|
||||||
|
|
Loading…
Reference in a new issue