summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@datawire.io>2019-08-14 20:11:09 -0400
committerLuke Shumaker <lukeshu@datawire.io>2019-08-14 20:11:09 -0400
commitce175d883abeacd2563277f432e0f358ce159ac6 (patch)
tree62a844cae9e9a8a60da51ef2367c6ab15bd2c3f3
parent17934614d3030eeebda44b88ce3061d26199a438 (diff)
Update my email address everywhere it appears
-rw-r--r--sd_daemon/Makefile2
-rwxr-xr-xsd_daemon/log_util.go.gen2
-rw-r--r--sd_daemon/notify_nonlinux.go2
-rw-r--r--sd_messages/Makefile2
-rwxr-xr-xsd_messages/messages.go.gen2
5 files changed, 5 insertions, 5 deletions
diff --git a/sd_daemon/Makefile b/sd_daemon/Makefile
index c834dda..90d221c 100644
--- a/sd_daemon/Makefile
+++ b/sd_daemon/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2017 Luke Shumaker <lukeshu@sbcglobal.net>
+# Copyright (C) 2016-2017 Luke Shumaker <lukeshu@lukeshu.com>
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
diff --git a/sd_daemon/log_util.go.gen b/sd_daemon/log_util.go.gen
index 0ad4ea2..6bf98b1 100755
--- a/sd_daemon/log_util.go.gen
+++ b/sd_daemon/log_util.go.gen
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
-# Copyright (C) 2016, 2018 Luke Shumaker <lukeshu@sbcglobal.net>
+# Copyright (C) 2016, 2018 Luke Shumaker <lukeshu@lukeshu.com>
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
diff --git a/sd_daemon/notify_nonlinux.go b/sd_daemon/notify_nonlinux.go
index 5acc5d7..2ed3136 100644
--- a/sd_daemon/notify_nonlinux.go
+++ b/sd_daemon/notify_nonlinux.go
@@ -108,7 +108,7 @@ func (msg Notification) Send(unsetEnv bool) error {
// BUG(lukeshu): Spoofing the socket credentials is
// not implemnted on non-Linux kernels. If you are
// knowledgable about how to do this on other kernels,
- // please let me know at lukeshu@lukeshu.com!
+ // please let me know at <lukeshu@lukeshu.com>!
havePid = false
}
diff --git a/sd_messages/Makefile b/sd_messages/Makefile
index 4cf4640..312d20b 100644
--- a/sd_messages/Makefile
+++ b/sd_messages/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2017 Luke Shumaker <lukeshu@sbcglobal.net>
+# Copyright (C) 2016-2017 Luke Shumaker <lukeshu@lukeshu.com>
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
diff --git a/sd_messages/messages.go.gen b/sd_messages/messages.go.gen
index ecd2e2f..534213f 100755
--- a/sd_messages/messages.go.gen
+++ b/sd_messages/messages.go.gen
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
-# Copyright (C) 2017-2018 Luke Shumaker <lukeshu@sbcglobal.net>
+# Copyright (C) 2017-2018 Luke Shumaker <lukeshu@lukeshu.cm>
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.