summaryrefslogtreecommitdiff
path: root/src/gitget
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/gitget
parent96ce209e48e7f729552809540cc2e97e6fe1e6aa (diff)
Change my email address lukeshu@sbcglobal.net -> lukeshu@parabola.nu
Diffstat (limited to 'src/gitget')
-rwxr-xr-xsrc/gitget/gitget2
-rwxr-xr-xsrc/gitget/libregit2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/gitget/gitget b/src/gitget/gitget
index 5e0c125..59b2fba 100755
--- a/src/gitget/gitget
+++ b/src/gitget/gitget
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
# Copyright (C) 2012-2013 Pacman Development Team <pacman-dev@archlinux.org>
-# Copyright (C) 2012-2013, 2017 Luke Shumaker <lukeshu@sbcglobal.net>
+# Copyright (C) 2012-2013, 2017 Luke Shumaker <lukeshu@parabola.nu>
#
# License: GNU GPLv2+
#
diff --git a/src/gitget/libregit b/src/gitget/libregit
index 5b7e799..e80d6cc 100755
--- a/src/gitget/libregit
+++ b/src/gitget/libregit
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-# Copyright (C) 2012-2013, 2017 Luke Shumaker <lukeshu@sbcglobal.net>
+# Copyright (C) 2012-2013, 2017 Luke Shumaker <lukeshu@parabola.nu>
#
# License: GNU GPLv2+
#