summaryrefslogtreecommitdiff
path: root/src/xbs-abs
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-01-02 12:03:18 -0500
committerLuke Shumaker <lukeshu@lukeshu.com>2018-01-02 12:03:18 -0500
commitf24f9c272ce7b1b8fa1773ed63ca77bfd71ee254 (patch)
treee3c4b36651576e0ef0374d8a2ea5e4a4fd29c6b1 /src/xbs-abs
parent96ce209e48e7f729552809540cc2e97e6fe1e6aa (diff)
Change my email address lukeshu@sbcglobal.net -> lukeshu@parabola.nu
Diffstat (limited to 'src/xbs-abs')
-rwxr-xr-xsrc/xbs-abs/helper-abs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xbs-abs/helper-abs b/src/xbs-abs/helper-abs
index e50b9a6..903ed8e 100755
--- a/src/xbs-abs/helper-abs
+++ b/src/xbs-abs/helper-abs
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-# Copyright (C) 2013-2014, 2017 Luke Shumaker <lukeshu@sbcglobal.net>
+# Copyright (C) 2013-2014, 2017 Luke Shumaker <lukeshu@parabola.nu>
#
# For code from db-functions (arch_svn):
# Copyright (C) 2012 Pierre Schmitz <pierre@archlinux.de>