summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-03-26 21:52:33 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2018-03-26 21:52:33 -0400
commit40047e1068b4f0caad74a287758adffe6fef7f91 (patch)
tree7738a0b9a3c2750ec00b3a4d5ef7891d79576b4e
parent32a71b6054a786f2134e9afaa657973366133c44 (diff)
Change my email address lukeshu@sbcglobal.net -> lukeshu@parabola.nu
-rw-r--r--parabolaweb-changepassword.c2
-rw-r--r--parabolaweb-changepassword.real.in2
-rw-r--r--parabolaweb-reporead-inotify.in2
-rw-r--r--parabolaweb-reporead-rsync.in2
-rw-r--r--parabolaweb-update.in2
5 files changed, 5 insertions, 5 deletions
diff --git a/parabolaweb-changepassword.c b/parabolaweb-changepassword.c
index 96c89ed..d1d4003 100644
--- a/parabolaweb-changepassword.c
+++ b/parabolaweb-changepassword.c
@@ -1,5 +1,5 @@
/* just a "stupid" secure SUID wrapper for the parabolaweb-changepassword script */
-/* Copyright (C) 2014 Luke Shumaker <lukeshu@sbcglobal.net>
+/* Copyright (C) 2014 Luke Shumaker <lukeshu@parabola.nu>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/parabolaweb-changepassword.real.in b/parabolaweb-changepassword.real.in
index 78d526f..86746f1 100644
--- a/parabolaweb-changepassword.real.in
+++ b/parabolaweb-changepassword.real.in
@@ -1,6 +1,6 @@
#!/bin/bash -e
-# Copyright (c) 2014, 2017 Luke Shumaker <lukeshu@sbcglobal.net>
+# Copyright (c) 2014, 2017 Luke Shumaker <lukeshu@parabola.nu>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/parabolaweb-reporead-inotify.in b/parabolaweb-reporead-inotify.in
index c179a67..7be64df 100644
--- a/parabolaweb-reporead-inotify.in
+++ b/parabolaweb-reporead-inotify.in
@@ -1,6 +1,6 @@
#!/bin/bash -e
-# Copyright (c) 2012-2013, 2017 Luke Shumaker <lukeshu@sbcglobal.net>
+# Copyright (c) 2012-2013, 2017 Luke Shumaker <lukeshu@parabola.nu>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/parabolaweb-reporead-rsync.in b/parabolaweb-reporead-rsync.in
index 6e3fbaa..d7a501f 100644
--- a/parabolaweb-reporead-rsync.in
+++ b/parabolaweb-reporead-rsync.in
@@ -1,6 +1,6 @@
#!/bin/bash -e
-# Copyright (c) 2012-2013, 2017-2018 Luke Shumaker <lukeshu@sbcglobal.net>
+# Copyright (c) 2012-2013, 2017-2018 Luke Shumaker <lukeshu@parabola.nu>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/parabolaweb-update.in b/parabolaweb-update.in
index 4306b8b..d03d3ed 100644
--- a/parabolaweb-update.in
+++ b/parabolaweb-update.in
@@ -1,6 +1,6 @@
#!/bin/bash -e
-# Copyright (c) 2012-2013 Luke Shumaker <lukeshu@sbcglobal.net>
+# Copyright (c) 2012-2013 Luke Shumaker <lukeshu@parabola.nu>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by