From ce175d883abeacd2563277f432e0f358ce159ac6 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 14 Aug 2019 20:11:09 -0400 Subject: Update my email address everywhere it appears --- sd_daemon/Makefile | 2 +- sd_daemon/log_util.go.gen | 2 +- sd_daemon/notify_nonlinux.go | 2 +- sd_messages/Makefile | 2 +- sd_messages/messages.go.gen | 2 +- 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 +# Copyright (C) 2016-2017 Luke Shumaker # # 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 +# Copyright (C) 2016, 2018 Luke Shumaker # # 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 ! 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 +# Copyright (C) 2016-2017 Luke Shumaker # # 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 +# Copyright (C) 2017-2018 Luke Shumaker # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. -- cgit v1.2.3