summaryrefslogtreecommitdiff
path: root/v-www-browser.sh
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2019-12-29 13:02:06 -0500
committerLuke Shumaker <lukeshu@lukeshu.com>2019-12-29 13:02:06 -0500
commit9b8669cba488c103e08768e9b45d7553561bfaf8 (patch)
tree2b6d3e32736ffd0e5ecfa9ac79fe0290a1508a5d /v-www-browser.sh
parentc4f2a2f72ac43e319067756c7757a5a15ebb172e (diff)
Update my email addressHEADmaster
Diffstat (limited to 'v-www-browser.sh')
-rw-r--r--v-www-browser.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/v-www-browser.sh b/v-www-browser.sh
index 7a92a95..44518c6 100644
--- a/v-www-browser.sh
+++ b/v-www-browser.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright (C) 2011, 2013 Luke Shumaker <lukeshu@sbcglobal.net>
+# Copyright (C) 2011, 2013 Luke Shumaker <lukeshu@lukeshu.com>
if [ -n "$DISPLAY" ]; then
exec x-www-browser "$@"