summaryrefslogtreecommitdiff
path: root/src/librefetch/librefetch
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/librefetch/librefetch
parent96ce209e48e7f729552809540cc2e97e6fe1e6aa (diff)
Change my email address lukeshu@sbcglobal.net -> lukeshu@parabola.nu
Diffstat (limited to 'src/librefetch/librefetch')
-rwxr-xr-xsrc/librefetch/librefetch2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/librefetch/librefetch b/src/librefetch/librefetch
index 9c6005e..04dcfd2 100755
--- a/src/librefetch/librefetch
+++ b/src/librefetch/librefetch
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
# librefetch
#
-# Copyright (C) 2013-2017 Luke Shumaker <lukeshu@sbcglobal.net>
+# Copyright (C) 2013-2017 Luke Shumaker <lukeshu@parabola.nu>
#
# For just the create_signature() function:
# Copyright (C) 2006-2013 Pacman Development Team <pacman-dev@archlinux.org>