diff options
author | Luke Shumaker <lukeshu@datawire.io> | 2019-08-14 20:11:09 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@datawire.io> | 2019-08-14 20:11:09 -0400 |
commit | ce175d883abeacd2563277f432e0f358ce159ac6 (patch) | |
tree | 62a844cae9e9a8a60da51ef2367c6ab15bd2c3f3 /sd_messages | |
parent | 17934614d3030eeebda44b88ce3061d26199a438 (diff) |
Update my email address everywhere it appears
Diffstat (limited to 'sd_messages')
-rw-r--r-- | sd_messages/Makefile | 2 | ||||
-rwxr-xr-x | sd_messages/messages.go.gen | 2 |
2 files changed, 2 insertions, 2 deletions
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. |