summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2019-03-17 14:05:07 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2019-03-17 14:05:07 -0400
commit92b00fa59248295bacf5c27d6155a9fed2521f75 (patch)
tree663ff9eafd91e21e58f5e62c23f42ead3a51a661
parent85bac5570ad8a19f6130ce2b20a06da4098beccd (diff)
sed -i 's/lukeshu@sbcglobal\.net/lukeshu@lukeshu.com/'HEADv0.5.3master
-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.