summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--jh-checksource.sh2
-rw-r--r--jh-help.sh2
-rw-r--r--jh-list-commands.sh2
-rw-r--r--jh-mvn-basename.sh2
-rw-r--r--jh-mvn-install.sh2
-rw-r--r--jh-mvn-localrepo.sh2
-rw-r--r--jh.sh.in2
7 files changed, 7 insertions, 7 deletions
diff --git a/jh-checksource.sh b/jh-checksource.sh
index a878265..76df9e0 100644
--- a/jh-checksource.sh
+++ b/jh-checksource.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright © 2013-2014, 2019 Luke Shumaker <lukeshu@sbcglobal.net>
+# Copyright © 2013-2014, 2019 Luke Shumaker <lukeshu@lukeshu.com>
# This work is free. You can redistribute it and/or modify it under the
# terms of the Do What The Fuck You Want To Public License, Version 2,
# as published by Sam Hocevar. See the COPYING file for more details.
diff --git a/jh-help.sh b/jh-help.sh
index 69b01f0..6d77bfb 100644
--- a/jh-help.sh
+++ b/jh-help.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright © 2013 Luke Shumaker <lukeshu@sbcglobal.net>
+# Copyright © 2013 Luke Shumaker <lukeshu@lukeshu.com>
# This work is free. You can redistribute it and/or modify it under the
# terms of the Do What The Fuck You Want To Public License, Version 2,
# as published by Sam Hocevar. See the COPYING file for more details.
diff --git a/jh-list-commands.sh b/jh-list-commands.sh
index 164d6b2..6e4f806 100644
--- a/jh-list-commands.sh
+++ b/jh-list-commands.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright © 2013 Luke Shumaker <lukeshu@sbcglobal.net>
+# Copyright © 2013 Luke Shumaker <lukeshu@lukeshu.com>
# This work is free. You can redistribute it and/or modify it under the
# terms of the Do What The Fuck You Want To Public License, Version 2,
# as published by Sam Hocevar. See the COPYING file for more details.
diff --git a/jh-mvn-basename.sh b/jh-mvn-basename.sh
index a822d6d..fe7ac4e 100644
--- a/jh-mvn-basename.sh
+++ b/jh-mvn-basename.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright © 2013 Luke Shumaker <lukeshu@sbcglobal.net>
+# Copyright © 2013 Luke Shumaker <lukeshu@lukeshu.com>
# This work is free. You can redistribute it and/or modify it under the
# terms of the Do What The Fuck You Want To Public License, Version 2,
# as published by Sam Hocevar. See the COPYING file for more details.
diff --git a/jh-mvn-install.sh b/jh-mvn-install.sh
index a3aae55..44d4049 100644
--- a/jh-mvn-install.sh
+++ b/jh-mvn-install.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright © 2013 Luke Shumaker <lukeshu@sbcglobal.net>
+# Copyright © 2013 Luke Shumaker <lukeshu@lukeshu.com>
# This work is free. You can redistribute it and/or modify it under the
# terms of the Do What The Fuck You Want To Public License, Version 2,
# as published by Sam Hocevar. See the COPYING file for more details.
diff --git a/jh-mvn-localrepo.sh b/jh-mvn-localrepo.sh
index 34a2272..f835204 100644
--- a/jh-mvn-localrepo.sh
+++ b/jh-mvn-localrepo.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright © 2013 Luke Shumaker <lukeshu@sbcglobal.net>
+# Copyright © 2013 Luke Shumaker <lukeshu@lukeshu.com>
# This work is free. You can redistribute it and/or modify it under the
# terms of the Do What The Fuck You Want To Public License, Version 2,
# as published by Sam Hocevar. See the COPYING file for more details.
diff --git a/jh.sh.in b/jh.sh.in
index d946da7..b26481d 100644
--- a/jh.sh.in
+++ b/jh.sh.in
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright © 2013 Luke Shumaker <lukeshu@sbcglobal.net>
+# Copyright © 2013 Luke Shumaker <lukeshu@lukeshu.com>
# This work is free. You can redistribute it and/or modify it under the
# terms of the Do What The Fuck You Want To Public License, Version 2,
# as published by Sam Hocevar. See the COPYING file for more details.